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