function dropJump() {
	window.location=document.getElementById('navDrop').value;
}