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