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

-->
