function menuchanged() {
	window.location = '/Work/'+document.getElementById('sortby').value;
}