function openSubWin()
{
	window.open("./open/1.html","1","width=1024,height=768");
}