


function cmm_menu_top()
{

document.write('<div id="current">');
document.write('<ul>');
document.write('<li><a href="ota_festival_2008/index.html" tabindex="59">OTA Interaction Festa 2008</a></li>');
document.write('<li><a href="ota_festival_2007/index.html" tabindex="60">OTA Interaction Festa 2007</a></li>');
document.write('<li><a href="aged_festival/index.html" tabindex="61">The 3rd Senior Citizens&rsquo; Festival held in Unoki District</a></li>');
document.write('<li><a href="eco_festival/index.html" tabindex="62">&#8220;The 6th Eco Festa (festival) Wonderland&#8221; &ndash; Local community thinks about the future of the earth &ndash;</a></li>');
document.write('<li><a href="summer_ikeike/index.html" tabindex="63">A lens-course of making course lens inat the &#8220;Summer Go-Go Project&#8221; of Ota Ward Ikegami Daini Elementary School</a></li>');
document.write('<li><a href="summer_dokidoki/index.html" tabindex="64">Digital Camera Course of the Summer Exciting Project at Ota Ward Kugahara Elementary School</a></li>');
document.write('<li><a href="summer_challenge/index.html" tabindex="65">Canon digital camera course of the Summer Challenge program at Ota Ward Yaguchi-nishi Elementary School</a></li>');
document.write('<li><a href="summer_workshop/index.html" tabindex="66">Canon digital camera course of the Summer Workshop program at Ota Ward Yaguchi Elementary School</a></li>');
document.write('<li><a href="tamagawa/index.html" tabindex="67">Participated in a campaign to clean up the riverbank of Tama River</a></li>');
document.write('<li><a href="summer_eco/index.html" tabindex="68">Canon Summer Eco Festa 2005</a></li>');
document.write('<li><a href="best_citizen/index.html" tabindex="69">Canon named Best Citizen in China</a></li>');
document.write('</ul>');
document.write('</div>');

}


function cmm_menu()
{

document.write('<div id="current">');
document.write('<ul>');
document.write('<li><a href="../ota_festival_2008/index.html" tabindex="59">OTA Interaction Festa 2008</a></li>');
document.write('<li><a href="../ota_festival_2007/index.html" tabindex="60">OTA Interaction Festa 2007</a></li>');
document.write('<li><a href="../aged_festival/index.html" tabindex="61">The 3rd Senior Citizens&rsquo; Festival held in Unoki District</a></li>');
document.write('<li><a href="../eco_festival/index.html" tabindex="62">&#8220;The 6th Eco Festa (festival) Wonderland&#8221; &ndash; Local community thinks about the future of the earth &ndash;</a></li>');
document.write('<li><a href="../summer_ikeike/index.html" tabindex="63">A lens-course of making course lens inat the &#8220;Summer Go-Go Project&#8221; of Ota Ward Ikegami Daini Elementary School</a></li>');
document.write('<li><a href="../summer_dokidoki/index.html" tabindex="64">Digital Camera Course of the Summer Exciting Project at Ota Ward Kugahara Elementary School</a></li>');
document.write('<li><a href="../summer_challenge/index.html" tabindex="65">Canon digital camera course of the Summer Challenge program at Ota Ward Yaguchi-nishi Elementary School</a></li>');
document.write('<li><a href="../summer_workshop/index.html" tabindex="66">Canon digital camera course of the Summer Workshop program at Ota Ward Yaguchi Elementary School</a></li>');
document.write('<li><a href="../tamagawa/index.html" tabindex="67">Participated in a campaign to clean up the riverbank of Tama River</a></li>');
document.write('<li><a href="../summer_eco/index.html" tabindex="68">Canon Summer Eco Festa 2005</a></li>');
document.write('<li><a href="../best_citizen/index.html" tabindex="69">Canon named Best Citizen in China</a></li>');
document.write('</ul>');
document.write('</div>');

}