function OpenMap(){
    win=window.open("http://www.momoko.bz/map.html","new","width=700,height=550");
}
