// JavaScript Document
<!--

function mmLoadMenus(baseurl) {
  if (window.mm_menu_0_0) return;
  //alert(baseurl);
      window.mm_menu_0_0 = new Menu("root",155,20,"verdana",11,"#ffffff","#000000","#7bb334","#11abe4","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_0_0.addMenuItem("Industrial&nbsp;Rubber&nbsp;Hoses","window.open('industrial_hose_list.htm', '_self');");
 mm_menu_0_0.addMenuItem("Fire&nbsp;Fighting&nbsp;Accessories","window.open('fire_fighting.htm', '_self');");
 mm_menu_0_0.addMenuItem("Rubber&nbsp;Sheets/Mats","window.open('rubber_hose_list.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='#7bb334';
   
   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';
   
       window.mm_menu_4_4 = new Menu("root",155,20,"verdana",11,"#ffffff","#000000","#7bb334","#11abe4","left","middle",3,0,400,-5,7,true,true,true,0,false,true);
   mm_menu_4_4.addMenuItem("Industrial&nbsp;Rubber&nbsp;Hoses","window.open('../industrial_hose_list.htm', '_self');");
 mm_menu_4_4.addMenuItem("Fire&nbsp;Fighting&nbsp;Accessories","window.open('../fire_fighting.htm', '_self');");
 mm_menu_4_4.addMenuItem("Rubber&nbsp;Sheets/Mats","window.open('../rubber_hose_list.htm', '_self');");
     mm_menu_4_4.hideOnMouseOut=true;
   mm_menu_4_4.bgColor='#ffffff';
   mm_menu_4_4.menuBorder=1;
   mm_menu_4_4.menuLiteBgColor='#ffffff';
   mm_menu_4_4.menuBorderBgColor='#7bb334';

mm_menu_4_4.writeMenus();
}
