// JavaScript Document<!--function WinOpen(){	window.open('window/1.html','1','resizable=no,scrollbars=no,width=840,height=480');}function WinOpen2(){window.open('event/index.html','2','resizable=no,scrollbars=yes,width=670,height=620');}-->