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