function OpenWin(){
    win=window.open("meigara.html","_blank","width=520,height=450,scrollbars=yes");
}
