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