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