function home1(){
document.home.src = "img_m/home_o.jpg";
}

function home2(){
document.home.src = "img_m/home.jpg";
}


function info1(){
document.info.src = "img_m/info_o.jpg";
}

function info2(){
document.info.src = "img_m/info.jpg";
}



function live1(){
document.live.src = "img_m/live_o.jpg";
}

function live2(){
document.live.src = "img_m/live.jpg";
}



function disco1(){
document.disco.src = "img_m/disco_o.jpg";
}

function disco2(){
document.disco.src = "img_m/disco.jpg";
}


function bio1(){
document.bio.src = "img_m/bio_o.jpg";
}

function bio2(){
document.bio.src = "img_m/bio.jpg";
}



function special1(){
document.special.src = "img_m/special_o.jpg";
}

function special2(){
document.special.src = "img_m/special.jpg";
}


function bbs1(){
document.bbs.src = "img_m/bbs_o.jpg";
}

function bbs2(){
document.bbs.src = "img_m/bbs.jpg";

}


function diary1(){
document.diary.src = "img_m/diary_o.jpg";
}

function diary2(){
document.diary.src = "img_m/diary.jpg";
}


function mail1(){
document.mail.src = "img_m/mail_o.jpg";
}

function mail2(){
document.mail.src = "img_m/mail.jpg";
}


function mobile1(){
document.mobile.src = "img_m/mobile_o.jpg";
}

function mobile2(){
document.mobile.src = "img_m/mobile.jpg";
}


function goods1(){
document.goods.src = "img_m/goods_o.jpg";
}

function goods2(){
document.goods.src = "img_m/goods.jpg";
}


function link1(){
document.link.src = "img_m/link_o.jpg";
}

function link2(){
document.link.src = "img_m/link.jpg";
}






document.write('<table width="148" height="410" border="0" cellpadding="0" cellspacing="0" class="menu">');


document.write('<tr><td class="menu"><a href="home.html" onMouseOver="home1()" onMouseOut="home2()" target="main"><img src="img_m/home.jpg" width="148" height="40" border="0" alt="Home" name="home"></a></td></tr>');

document.write('<tr><td class="menu"><a href="news/index.html" onMouseOver="info1()" onMouseOut="info2()" target="main"><img src="img_m/info.jpg" width="148" height="33" border="0" alt="News" name="info"></a></td></tr>');

document.write('<tr><td class="menu"><a href="tour/index.html" onMouseOver="live1()" onMouseOut="live2()" target="main"><img src="img_m/live.jpg" width="148" height="33" border="0" alt="Tour" name="live"></a></td></tr>');

document.write('<tr><td class="menu"><a href="music/index.html" onMouseOver="disco1()" onMouseOut="disco2()" target="main"><img src="img_m/disco.jpg" width="148" height="33" border="0" alt="Music" name="disco"></a></td></tr>');

document.write('<tr><td class="menu"><a href="bio/index.html" onMouseOver="bio1()" onMouseOut="bio2()" target="main"><img src="img_m/bio.jpg" width="148" height="33" border="0" alt="Biography" name="bio"></a></td></tr>');

document.write('<tr><td class="menu"><a href="special/index.html" onMouseOver="special1()" onMouseOut="special2()" target="main"><img src="img_m/special.jpg" width="148" height="33" border="0" alt="Special" name="special"></a></td></tr>');

document.write('<tr><td class="menu"><a href="bbs/frame.html" onMouseOver="bbs1()" onMouseOut="bbs2()" target="main"><img src="img_m/bbs.jpg" width="148" height="33" border="0" alt="BBS" name="bbs"></a></td></tr>');

document.write('<tr><td class="menu"><a href="http://www.sonymusic.co.jp/Music/Info/puffyamiyumi/blog/index.html" onMouseOver="diary1()" onMouseOut="diary2()" target="main"><img src="img_m/diary.jpg" width="148" height="33" border="0" alt="Diary" name="diary"></a></td></tr>');

document.write('<tr><td class="menu"><a href="mail/index.html" onMouseOver="mail1()" onMouseOut="mail2()" target="main"><img src="img_m/mail.jpg" width="148" height="33" border="0" alt="Mail Service" name="mail"></a></td></tr>');

document.write('<tr><td class="menu"><a href="links/index.html" onMouseOver="link1()" onMouseOut="link2()" target="main"><img src="img_m/link.jpg" width="148" height="40" border="0" alt="Link" name="link"></a></td></tr>');

document.write('<tr><td class="menu"></td></tr>');

document.write('<tr><td class="menu"></td></tr>');

document.write('<tr><td class="menu"></td></tr>');


document.write('</table>');

