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