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