
function ProductsNavi ()
{
document.write ('<table width="199" border="0" cellspacing="0" cellpadding="0">');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/index.html"><strong>製品一覧</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/b1.html"><strong>電動車 B-1</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/b2.html"><strong>電動車 B-5</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/dc1000.html"><strong>歩行型 DC-1000</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/cng.html"><strong>天然ガス車 CNG</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/products/v3.html"><strong>エンジン車 V-3</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td height="29" bgcolor="#FFFFFF"><div style="margin:0px 15px"><a href="/ecatalog/seihinannai/_SWF_Window.html" target="_blank"><strong>電子総合カタログ</strong></a></div></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td bgcolor="#E7E8E9"><img src="/common/spacer.gif" alt="" width="199" height="1"></td>');
document.write ('</tr>');
document.write ('<tr>');
document.write ('<td><img src="/products/images/navi_line01.gif" width="199" height="8"></td>');
document.write ('</tr>');
document.write ('</table>');
}

