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