// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_0_0) return;
      window.mm_menu_0_0 = new Menu("root",140,20,"verdana",11,"#ffffff","#000000","#000000","#c46000","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_0_0.addMenuItem("Bead&nbsp;Expander","window.open('bead_expander.htm', '_self');");
 mm_menu_0_0.addMenuItem("Drum&nbsp;Oven","window.open('drum_oven.htm', '_self');");
 mm_menu_0_0.addMenuItem("Flange&nbsp;Dies","window.open('flange_dies.htm', '_self');");
 mm_menu_0_0.addMenuItem("Manual&nbsp;Crimping&nbsp;Tool","window.open('manual_crimping_tool.htm', '_self');");
mm_menu_0_0.addMenuItem("Corrugating&nbsp;Machine","window.open('corrugating_machine.htm', '_self');");
mm_menu_0_0.addMenuItem("Edge&nbsp;Grinder","window.open('edge_grinder.htm', '_self');");
mm_menu_0_0.addMenuItem("Flanger&nbsp;Machine","window.open('flanger_machine.htm', '_self');");
mm_menu_0_0.addMenuItem("Plastic&nbsp;Mold","window.open('plastic_mold.htm', '_self');");
    mm_menu_0_0.hideOnMouseOut=true;
   mm_menu_0_0.bgColor='#ffffff';
   mm_menu_0_0.menuBorder=1;
   mm_menu_0_0.menuLiteBgColor='#ffffff';
   mm_menu_0_0.menuBorderBgColor='#c46000';
   
   window.mm_menu_1_1 = new Menu("root",340,20,"verdana",11,"#ffffff","#024079","#007bf2","#96d7f3","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_1_1.addMenuItem("Environmental&nbsp;Projects,Consultations&nbsp;and&nbsp;Studies&nbsp;Center","window.open('environmental_projects.htm', '_self');");
   mm_menu_1_1.addMenuItem("Environmental&nbsp;Awareness&nbsp;&&nbsp;Training&nbsp;Center","window.open('environmental_awareness.htm', '_self');");
   mm_menu_1_1.addMenuItem("Oil&nbsp;Spill&nbsp;Response&nbsp;Center","window.open('oil_spill.htm', '_self');");
mm_menu_1_1.addMenuItem("Protected&nbsp;Areas&nbsp;and&nbsp;wildlife&nbsp;Center","window.open('protected_areas.htm', '_self');");
   mm_menu_1_1.hideOnMouseOut=true;
   mm_menu_1_1.bgColor='#a3daf3';
   mm_menu_1_1.menuBorder=1;
   mm_menu_1_1.menuLiteBgColor='#0087f5';
   mm_menu_1_1.menuBorderBgColor='#ffffff';
   
    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_3_3.writeMenus();
}