<!--
function changeImage1(){
    document.philosophy.src="../img/philosophy2-on.gif";
}
function changeImage2(){
    document.philosophy.src="../img/philosophy2.gif";
}
function changeImage3(){
    document.profile.src="../img/profile2-on.gif";
}
function changeImage4(){
    document.profile.src="../img/profile2.gif";
}
function changeImage5(){
    document.facility.src="../img/facility2-on.gif";
}
function changeImage6(){
    document.facility.src="../img/facility2.gif";
}
function changeImage7(){
    document.material.src="../img/material2-on.gif";
}
function changeImage8(){
    document.material.src="../img/material2.gif";
}
function changeImage9(){
    document.process.src="../img/process2-on.gif";
}
function changeImage10(){
    document.process.src="../img/process2.gif";
}
function changeImage11(){
    document.map.src="../img/map2-on.gif";
}
function changeImage12(){
    document.map.src="../img/map2.gif";
}
function changeImage13(){
    document.japanese.src="../img/japanese2-on.gif";
}
function changeImage14(){
    document.japanese.src="../img/japanese2.gif";
}

//-->
