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