$("#navigation").change(function () { document.location.href = $(this).val(); });