function subWin01(){
	window.open(".html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=690");
}
