$(function(){$("select#videoCategory").change(function(){var wURL='/news/video/'+$(this).val()+'/page/1/';window.location.href=wURL})})
