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