function OpenWin1(){
	win=window.open("menu.html","w1","width=550,height=600");
}


