
function showimg1(){
document.area1.src = "images/map_max.jpg";
}

function showimg2(){
document.area1.src = "images/map_min.jpg";
}
