// Menu writes the top left menu

document.write('<div id="content" class="jsmenu"><div id="menu2"><div id="navi">');
document.write('<a href="http:\/\/www.hamajalt.org\/" target="_top" title="浜松 JALT ホーム">Home<\/a><br \/>');
document.write('<a href="http:\/\/www.hamajalt.org\/calendar\/" target="_top" title="ローカルイベントカレンダー">Events Calendar<\/a><br \/>');
document.write('<a href="http:\/\/www.hamajalt.org\/minutes\/" target="_top" title="前回のレポート">Meeting Minutes<\/a><br \/>');
document.write('<a href="http:\/\/www.hamajalt.org\/album\/" target="_top" title="写真アルバム">Photo Album<\/a><br \/>');
document.write('<a href="http:\/\/www.hamajalt.org\/contact\/" target="_top" title="浜松 JALT とのお問い合わせ!">Contact us!<\/a><br \/>');
document.write('<h4 style="text-align: center;" title="If you click on the links below you will be leaving the Hamamatsu JALT website!">LINKS<\/h4>');
document.write('<a href="http:\/\/www.kokusai.aichi-edu.ac.jp\/jalttoyohashi\/entry.html" target="matt" title="JALT豊橋!">JALT Toyohashi<\/a><br \/>');
document.write('<a href="https:\/\/jalt.org\/joining\/" target="matt" title="JALT会員に成りましょう!">Join JALT!<\/a><br \/>');
document.write('<a href="http:\/\/www.jalt.org" target="matt" title="日本全国語学教育学会ホーム">JALT Japan<\/a><br \/>');
document.write('<\/div><\/div><\/div>');


