function map_com1(){
window.open("map1.html","","width=350,height=350");
}
function map_com2(){
window.open("map2.html","","width=350,height=350");
}