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