var html="";
html+='<div id="navi">';
html+='<a href="http://www.komeri.com/index.html"><img src="/images/topmenu/navi_01.gif" alt="トップページ" width="151" height="29" border="0"></a>';
html+='<a href="http://www.komeri.com/index_life.html"><img src="/images/topmenu/navi_02.gif" alt="生活・くらし" width="150" height="29" border="0"></a>';
html+='<a href="http://www.komeri.com/index_material.html"><img src="/images/topmenu/navi_03.gif" alt="資材・建材" width="150" height="29" border="0"></a>';
html+='<a href="http://www.komeri.com/index_garden.html"><img src="/images/topmenu/navi_04.gif" alt="農業・ガーデン" width="150" height="29" border="0"></a>';
html+='<a href="http://www.komeri.com/index_net.html"><img src="/images/topmenu/navi_05.gif" alt="おしえてネット" width="150" height="29" border="0"></a>';
html+='<a href="http://www.komeri.com/index_contest.html"><img src="/images/topmenu/navi_06.gif" alt="コンテスト" width="149" height="29" border="0"></a>';
html+='</div>';
document.write(html);

