// JavaScript Document
<!--
function WinOpen(){
	window.open('window/01.html','01','resizable=no,scrollbars=no,width=850,height=530');
}

-->
