
function changeImage1(){document.myimg1.src="./menu_1_2.gif";}
function changeImage2(){document.myimg1.src="./menu_1.gif";}
function changeImage3(){document.myimg2.src="./menu_2_2.gif";}
function changeImage4(){document.myimg2.src="./menu_2.gif";}
function changeImage5(){document.myimg3.src="./menu_3_2.gif";}
function changeImage6(){document.myimg3.src="./menu_3.gif";}
function changeImage7(){document.myimg4.src="./menu_4_2.gif";}
function changeImage8(){document.myimg4.src="./menu_4.gif";}
function changeImage9(){document.myimg5.src="./menu_5_2.gif";}
function changeImage10(){document.myimg5.src="./menu_5.gif";}
function changeImage11(){document.myimg6.src="./meru002.gif";}
function changeImage12(){document.myimg6.src="./meru001.gif";}
function changeImage13(){document.myimg7.src="./ren002.gif";}
function changeImage14(){document.myimg7.src="./ren001.gif";}
function changeImage15(){document.myimg8.src="./otona002.gif";}
function changeImage16(){document.myimg8.src="./otona001.gif";}
function changeImage17(){document.myimg9.src="./goki002.gif";}
function changeImage18(){document.myimg9.src="./goki001.gif";}
function changeImage19(){document.myimg10.src="./menu_s_2.gif";}
function changeImage20(){document.myimg10.src="./menu_s.gif";}

function hihyouzi(){
window.status = '';
return true;
}
if (document.layers)
document.captureevents(event.mouseover | event.mouseout);
document.onmouseover = hihyouzi;
document.onmouseout = hihyouzi;
