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