function mmLoadMenus() {
	if (window.menuitem0) return;

	window.menuitem0= new Menu("root",210,18,"Verdana",10,"#000000","#000000","#F9F8F7","#B6BDD2","left","middle",4,0,800,-15,20,true,true,true,0,true,true);

	menuitem0.addMenuItem("Bulk Logistics","window.open('../../bulklogistics.asp', '_top');");
	menuitem0.addMenuItem("Chemical Logistics","window.open('../../DG.asp', '_top');");
	menuitem0.addMenuItem("Intermodal Services to Mainland...","window.open('../../intermodalservices.asp', '_top');");
	menuitem0.addMenuItem("Oil & Energy Logistics","window.open('../../oilfield.asp', '_top');");
	menuitem0.addMenuItem("On-shore Services","window.open('../../shoreservicess.asp', '_top');");
	menuitem0.addMenuItem("Project Shipment and Heavy Lifting","window.open('../../projects.asp', '_top');");

    	menuitem0.hideOnMouseOut=true;
	menuitem0.menuBorder=1;
	menuitem0.menuLiteBgColor='#0A246A';
	menuitem0.menuBorderBgColor='#F9F8F7';
	menuitem0.bgColor='#0A246A';


	window.menuitem1 = new Menu("root",160,18,"Verdana",10,"#000000","#000000","#F9F8F7","#B6BDD2","left","middle",4,0,800,-15,20,true,true,true,0,true,true);

	menuitem1.addMenuItem("Company Profile - Chinese","window.open('../../Company Profile Chinese.pdf', '_blank');");
	menuitem1.addMenuItem("Company Profile - English","window.open('../../Company Profile.pdf', '_blank');");
	menuitem1.addMenuItem("Container Business","window.open('../../containers.asp', '_top');");
	menuitem1.addMenuItem("HSE","window.open('../../hse.asp', '_top');");
	menuitem1.addMenuItem("Knowledge Management","window.open('../../knowledgemag.asp', '_top');");

    	menuitem1.hideOnMouseOut=true;
	menuitem1.menuBorder=1;
	menuitem1.menuLiteBgColor='#0A246A';
	menuitem1.menuBorderBgColor='#F9F8F7';
	menuitem1.bgColor='#0A246A';


	window.menuitem2 = new Menu("root",220,18,"Verdana",10,"#000000","#000000","#F9F8F7","#B6BDD2","left","middle",4,0,780,-15,20,true,true,true,0,true,true);

	menuitem2.addMenuItem("eShipping Form","window.open('../../eshippingform.asp', '_top');");
	menuitem2.addMenuItem("Railway to China","window.open('../../schedule/railwaytocn/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to Africa","window.open('../../schedule/toafrica/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to China","window.open('../../schedule/shippingtocn/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to Europe","window.open('../../schedule/toeurope/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to Hong Kong from...","window.open('../../schedule/shippingtohk/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to India and Bay of Bengal","window.open('../../schedule/topakistan/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to Mexico","window.open('../../schedule/tomexico/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to Mongolia","window.open('../../schedule/tomongolia/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Shipping to North Korea","window.open('../../schedule/tokorea/schedule_body.asp', '_top');");
    	menuitem2.addMenuItem("Shipping to South America","window.open('../../schedule/tosa/schedule_body.asp', '_top');");
    	menuitem2.addMenuItem("Intermodal Service to Central Asia...","window.open('../../schedule/toeurocon/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Intermodal Service to Middle East","window.open('../../schedule/toafghan/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Intermodal Service to Russia","window.open('../../schedule/tonr/schedule_body.asp', '_top');");
	menuitem2.addMenuItem("Adriatic Gateway to Central Europe","window.open('../../schedule/toce/schedule_body.asp', '_top');");

	menuitem2.hideOnMouseOut=true;
	menuitem2.menuBorder=1;
	menuitem2.menuLiteBgColor='#0A246A';
	menuitem2.menuBorderBgColor='#F9F8F7';
	menuitem2.bgColor='#0A246A';

	menuitem2.writeMenus();
}
