function change_location(){
	window.location=document.getElementById('site').value;
}