function OpenWin001(){
    win=window.open("event/20080925/info.html","new","width=450,height=480,scrollbars=no");
	win.moveTo(0,0);
}

