function OpenWin(){
    win=window.open("syogeki.html","new","width=570,height=750");
}

