$(document).ready(function(){$("select[id$=_dropdownSitePicker]").change(function(){document.location.href=$(this).val()})})
