function OpenWin(){
    win=window.open("mimai.html","new","width=620,height=680");
}

