function gohome(){ 
		window.location = "index.php";
}
