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