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