function disp_catch(){
document.write("<div align='right' style='font-size:12px;color:#666666'>");
document.write("21世紀を支えるベンチャー企業にチャレンジするＶＲＭＥ（ヴェール・ミー）");
document.write("</div>");
}
function bigmenuColor1(num){
id="bigmenu"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/bigmenu'+num+'-2.gif';
}
function bigmenuColor2(num){
id="bigmenu"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/bigmenu'+num+'-1.gif';
}
function titleColor1(num){
id="title"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/title'+num+'-2.gif';
}
function titleColor2(num){
id="title"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/title'+num+'-1.gif';
}
function menuColor1(num){
id="menu"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/menu'+num+'-2.gif';
}
function menuColor2(num){
id="menu"+num;
tagetObj=document.getElementById(id)
tagetObj.src='share/menu'+num+'-1.gif';
}