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