webfxMenuImagePath	= "images/";

function fwLoadMenus()
{
}
var myMenu = new WebFXMenu;
myMenu.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 企業紹介" , "index_gsgk_gsjj.htm")) ;
myMenu.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 会社の沿革" , "index_gsgk_gslc.htm")) ;
myMenu.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 会社結構" , "index_gsgk_zzjg.htm" )) ;
myMenu.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center>  人的構成" , "index_gsgk_ygdw.htm")) ;



var myMenu2 = new WebFXMenu;
myMenu2.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 定期船合作" , "index_zhyw_blhz.htm"));
myMenu2.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 通関業務" , "index_zhyw_bgby.htm" ));
myMenu2.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 複合輸送" , "index_zhyw_dsly.htm"));
myMenu2.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> LCL業務" , "index_zhyw_pxyw.htm"));
myMenu2.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 契約輸送" , "index_zhyw_wccyyw.htm"));

var myMenu3 = new WebFXMenu;
myMenu3.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> コンテナデポー検索" , "index_zxcx_xzsscx.asp"));
myMenu3.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center>  船舶スケジュール検索" , "index_zxcx_cqxx.htm"));
myMenu3.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 担当者と連絡" , "index_zxcx_lxwm.htm"));

var myMenu4 = new WebFXMenu ;
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 協議船会社" , "index_zhyw_xzyw_shipcompany.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> コンテナリースデポー" , "index_zhyw_xzyw_zxyw.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> CFS サービス" , "index_zhyw_xzyw_cfs.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> コンテナ管理システム " , "index_zhyw_xzyw_jzxxwgl.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> ドライコンテナ技術サービス" , "index_zhyw_xzyw_gxjsfw.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> タンクコンテナ技術サービス" , "index_zhyw_xzyw_gsjzxjsfw.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> リーファコンテナ技術サービス" , "index_zhyw_xzyw_lxjsfw.htm"));
myMenu4.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 陸上輸送サービス " , "index_zhyw_xzyw_llys.htm"));


var myMenu5 = new WebFXMenu ;
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 無銭リアルタイム管理" , "index_zhyw_xxjs.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> オンラインリアルタイム情報検索" , "index_zhyw_xxjs_wshshsh.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 現場全面監視制御" , "index_zhyw_xxjs_xchqfw.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 出入り口自動判別システム " , "index_zhyw_xxjs_dkzd.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> タッチスクリーンターミナル" , "index_zhyw_xxjs_wxchm.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> バーコード技術" , "index_zhyw_xxjs_tmjs.htm"));
myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> コンテナデポー管理" , "index_zhyw_xxjs_dzhgl.htm"));

<!--myMenu5.add(new WebFXMenuItem("<img src=images/but04.gif border=0 width=12 height=9 align=center> 考勤门禁管理" , "index_zhyw_xxjs_kqmj.htm"));-->


var myBar = new WebFXMenuBar;
myBar.add(new WebFXMenuButton("ホームページ<img src='images/topov.gif' border=0 align=center>", "index_sy_2.asp", "ホームページ"));
myBar.add(new WebFXMenuButton("企業概要", null, "企業概要", myMenu));
myBar.add(new WebFXMenuButton("海運業務", null, " 海運業務", myMenu2));
myBar.add(new WebFXMenuButton("コンテナデポー ", null , "コンテナデポー", myMenu4));
myBar.add(new WebFXMenuButton("物流センター<img src='images/topov.gif' border=0 align=center>", "index_zhyw_wlzx.htm" , "物流センター"));
myBar.add(new WebFXMenuButton("情報技術 ", null , "情報技術",myMenu5));
myBar.add(new WebFXMenuButton("情報検索", null , "情報検索", myMenu3));
