function wopen1() {
newWin = window.open("map.html","open01","width=500,height=350");

}

