// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0_0) return;
      window.mm_menu_0_0 = new Menu("root",157,20,"verdana",11,"#000000","#ffffff","#c6c4c5","#ba1b18","left","middle",0,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_0_0.addMenuItem("Air&nbsp;Freight&nbsp;Forwarding","window.open('airfrieght_forwarding.htm', '_self');");
mm_menu_0_0.addMenuItem("Sea&nbsp;Freight&nbsp;Forwarding","window.open('sea_frieght.htm', '_self');");
mm_menu_0_0.addMenuItem("Relocations&nbsp;Services","window.open('reloaction.htm', '_self');");
mm_menu_0_0.addMenuItem("Exhibition&nbsp;Goods&nbsp;Handling","window.open('exibition.htm', '_self');");
mm_menu_0_0.addMenuItem("Other&nbsp;Services","window.open('frieght_forwarding.htm', '_self');");
    mm_menu_0_0.hideOnMouseOut=true;
   mm_menu_0_0.bgColor='#eeeeee';
   mm_menu_0_0.menuBorder=1;
   mm_menu_0_0.menuLiteBgColor='#eeeeee';
   mm_menu_0_0.menuBorderBgColor='#eeeeee';
   
   window.mm_menu_1_1 = new Menu("root",157,20,"verdana",11,"#000000","#ffffff","#c6c4c5","#ba1b18","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
 mm_menu_1_1.addMenuItem("Our&nbsp;Services","window.open('aboutus.htm#1', '_self');");   
mm_menu_1_1.addMenuItem("Quality&nbsp;Assurance","window.open('aboutus.htm#2', '_self');");
   mm_menu_1_1.addMenuItem("Infrastructure","window.open('aboutus.htm#3', '_self');");
   mm_menu_1_1.addMenuItem("Our&nbsp;Team","window.open('aboutus.htm#4', '_self');");
mm_menu_1_1.addMenuItem("Customer&nbsp;Satisfaction","window.open('aboutus.htm#5', '_self');");
mm_menu_1_1.addMenuItem("Why&nbsp;Us","window.open('aboutus.htm#6', '_self');");
   mm_menu_1_1.hideOnMouseOut=true;
   mm_menu_1_1.bgColor='#eeeeee';
   mm_menu_1_1.menuBorder=1;
   mm_menu_1_1.menuLiteBgColor='#eeeeee';
   mm_menu_1_1.menuBorderBgColor='#eeeeee';
   
    window.mm_menu_2_2 = new Menu("root",140,18,"verdana",11,"#ffffff","#ffffff","#393839","#000000","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
  mm_menu_2_2.addMenuItem("Summary","window.open('contact_information.html', '_self');");
  mm_menu_2_2.addMenuItem("Europe","window.open('booking_form.html', '_self');");
  mm_menu_2_2.addMenuItem("India","window.open('online_calendar.html', '_self');");
  mm_menu_2_2.addMenuItem("Send&nbsp;us&nbsp;your&nbsp;CV","window.open('make_a_payment.html', '_self');");
 mm_menu_2_2.addMenuItem("Why&nbsp;to&nbsp;Join&nbsp;Us","window.open('make_a_payment.html', '_self');");
  mm_menu_2_2.hideOnMouseOut=true;
   mm_menu_2_2.bgColor='#555755';
   mm_menu_2_2.menuBorder=1;
   mm_menu_2_2.menuLiteBgColor='#012350';
   mm_menu_2_2.menuBorderBgColor='#393c39';
   
      window.mm_menu_3_3 = new Menu("root",220,18,"verdana",11,"#ffffff","#ffffff","#393839","#000000","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
  mm_menu_3_3.addMenuItem("SAP&nbsp;Application&nbsp;Consulting","window.open('#.html', '_self');");
  mm_menu_3_3.addMenuItem("Technologies&nbsp;Consulting","window.open('#.html', '_self');");
  mm_menu_3_3.addMenuItem("Architecture&nbsp;and&nbsp;Sysytem&nbsp;Integration","window.open('#.html', '_self');");
  mm_menu_3_3.addMenuItem("Global&nbsp;sourcing&nbsp;Model","window.open('#.html', '_self');");
 mm_menu_3_3.addMenuItem("Hybrid&nbsp;Delivery&nbsp;Model","window.open('#.html', '_self');");
  mm_menu_3_3.addMenuItem("Education&nbsp;and&nbsp;Traning","window.open('#.html', '_self');");
   mm_menu_3_3.addMenuItem("Value&nbsp;Assessment ","window.open('#.html', '_self');");
  mm_menu_3_3.hideOnMouseOut=true;
   mm_menu_3_3.bgColor='#555755';
   mm_menu_3_3.menuBorder=1;
   mm_menu_3_3.menuLiteBgColor='#012350';
   mm_menu_3_3.menuBorderBgColor='#393c39';

mm_menu_1_1.writeMenus();
}