function OpenWin1(){
	win=window.open("tel.html","w1","width=320,height=240");
}

