function goHome(){
	window.location = "index.html";
}

