 function map(){
    w = window.open("map.html","wind2","width=700,height=400, scrollbars=0,resizable=1");
    }
