function Minigolf() {
	window.open("Games/Minigolf/Minigolf.htm",null,"height=700,width=1000,status=no,toolbar=no,menubar=no,location=no");
}

