function OpenWindow() {
			 newWindow = window.open("menu.html", "MENU","status,SCROLLBARS=1, height=570,width=537")
			 }