function changeImage1(){
    document.onimg.src="img/common/mapon.jpg";
}
function changeImage2(){
    document.onimg.src="img/common/map.jpg";
}



