<!--
function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",466,19,"Arial, Helvetica, sans-serif",12,"#333333","#ff6c40","#d1ca9c","#d1ca9c");
  fw_menu_0.addMenuItem("Areas of Business","window.open('http://www.chatani.co.jp/egtop/products/index.html', '_self');");
  fw_menu_0.addMenuItem("Cars,Trucks, Commercial Motor Vehicles and Related Products","window.open('http://www.chatani.co.jp/egtop/products/goods1.html', '_self');");
  fw_menu_0.addMenuItem("Machinery for Construction, Agriculture and Materials Handling","window.open('http://www.chatani.co.jp/egtop/products/goods2.html', '_self');");
  fw_menu_0.addMenuItem("Industrial Equipment/Materials","window.open('http://www.chatani.co.jp/egtop/products/goods3.html', '_self');");
  fw_menu_0.addMenuItem("Electrical/Electronic Equipment","window.open('http://www.chatani.co.jp/egtop/products/goods4.html', '_self');");
  fw_menu_0.addMenuItem("Tools and Steel Products","window.open('http://www.chatani.co.jp/egtop/products/goods5.html', '_self');");
  fw_menu_0.addMenuItem("Wood Product and Building Materials","window.open('http://www.chatani.co.jp/egtop/products/goods6.html', '_self');");
  fw_menu_0.addMenuItem("Decorative Products, Miscellaneous Goods and Household Consumable Goods","window.open('http://www.chatani.co.jp/egtop/products/goods7.html', '_self');");
   fw_menu_0.hideOnMouseOut=false;
  window.fw_menu_1 = new Menu("root",132,19,"Arial, Helvetica, sans-serif",12,"#333333","#ff6c40","#d1ca9c","#d1ca9c");
  fw_menu_1.addMenuItem("Corporate Profile","window.open('http://www.chatani.co.jp/egtop/corporate/index.html', '_self');");
  fw_menu_1.addMenuItem("Brief History","window.open('http://www.chatani.co.jp/egtop/corporate/history.html', '_self');");
  fw_menu_1.addMenuItem("Network","window.open('http://www.chatani.co.jp/egtop/corporate/network.html', '_self');");
  fw_menu_1.addMenuItem("Organizatioal Chart","window.open('http://www.chatani.co.jp/egtop/corporate/chart.html', '_self');");
   fw_menu_1.hideOnMouseOut=false;

  fw_menu_1.writeMenus();
} // fwLoadMenus()

//-->
