$(document).ready(function(){$(".discoverpage").change(function(){location.href="discovery?type="+$(this).val()})});