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