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