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