function changeImage1(){
    document.myimg1.src="http://www.gojoparadiso.com/images/A_home.gif";
}

function changeImage2(){
    document.myimg1.src="http://www.gojoparadiso.com/images/home.gif";
}

function changeImage3(){
    document.myimg2.src="http://www.gojoparadiso.com/images/A_room.gif";
}

function changeImage4(){
    document.myimg2.src="http://www.gojoparadiso.com/images/room.gif";
}

function changeImage5(){
    document.myimg3.src="http://www.gojoparadiso.com/images/A_location.gif";
}

function changeImage6(){
    document.myimg3.src="http://www.gojoparadiso.com/images/location.gif";
}

function changeImage7(){
    document.myimg4.src="http://www.gojoparadiso.com/images/A_information.gif";
}

function changeImage8(){
    document.myimg4.src="http://www.gojoparadiso.com/images/information.gif";
}

function changeImage9(){
    document.myimg5.src="http://www.gojoparadiso.com/images/A_reservation.gif";
}

function changeImage10(){
    document.myimg5.src="http://www.gojoparadiso.com/images/reservation.gif";
}

function changeImage11(){
    document.myimg6.src="http://www.gojoparadiso.com/images/A_gallery.gif";
}

function changeImage12(){
    document.myimg6.src="http://www.gojoparadiso.com/images/gallery.gif";
}

function changeImage13(){
    document.myimg7.src="http://www.gojoparadiso.com/images/A_aboutus.gif";
}

function changeImage14(){
    document.myimg7.src="http://www.gojoparadiso.com/images/aboutus.gif";
}

