<!--

function mmLoadMenus() {

  if (window.mm_menu_0) return;

  window.mm_menu_0 = new Menu("root",215,35,"Verdana",12,"#fff","#fff","#887952","#6b5c35","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

mm_menu_0.addMenuItem("Business&nbsp;Diagnostic","window.open('business-diagnostic', '_self');");

mm_menu_0.addMenuItem("Business&nbsp;Management&nbsp;Program","window.open('business-management-program', '_self');");

mm_menu_0.addMenuItem("Review","window.open('review', '_self');");
  
mm_menu_0.addMenuItem("Blue&nbsp;Ocean&nbsp;Strategy","window.open('blue-ocean-strategy', '_self');");

mm_menu_0.addMenuItem("Lean&nbsp;Six&nbsp;Sigma","window.open('lean-six-sigma', '_self');");

/*mm_menu_0.addMenuItem("Data&nbsp;Interchange&nbsp;Standards","window.open('data-interchange', '_self');");

mm_menu_0.addMenuItem("Configuration&nbsp;Support&nbsp;and&nbsp;Training","window.open('configuration-support', '_self');");*/

   mm_menu_0.fontWeight="normal";

   mm_menu_0.hideOnMouseOut=true;

   mm_menu_0.menuBorder=1;

   mm_menu_0.menuLiteBgColor='#ab9b7a';

   mm_menu_0.menuBorderBgColor='#ab9b7a';

   mm_menu_0.bgColor='#ab9b7a';


   window.mm_menu_1 = new Menu("root",200,35,"Verdana",12,"#fff","#fff","#887952","#6b5c35","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

  mm_menu_1.addMenuItem("About&nbsp;Manso&nbsp;Consulting","window.open('about-manso', '_self');");

   mm_menu_1.addMenuItem("Firms&nbsp;Values","window.open('firms-values', '_self');");

   mm_menu_1.addMenuItem("Testimonials","window.open('testimonials', '_self');");
   
   mm_menu_1.addMenuItem("Corporate&nbsp;Brochure","window.open('http://www.mansoconsulting.com.au/corporatebrochure.pdf', '_blank');");

   mm_menu_1.addMenuItem("Soc Foundation","window.open('soc-foundation', '_self');");


   mm_menu_1.fontWeight="normal";

   mm_menu_1.hideOnMouseOut=true;

   mm_menu_1.menuBorder=1;

   mm_menu_1.menuLiteBgColor='#ab9b7a';

   mm_menu_1.menuBorderBgColor='#ab9b7a';

   mm_menu_1.bgColor='#ab9b7a';


  window.mm_menu_2 = new Menu("root",100,22,"Verdana",11,"#000","#fff","#7cb529","#7cb529","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);

 mm_menu_2.addMenuItem("Press&nbsp;Releases","window.open('press-releases', '_self');");

 mm_menu_2.addMenuItem("Events","window.open('events', '_self');");
 
   mm_menu_2.fontWeight="normal";

   mm_menu_2.hideOnMouseOut=true;

   mm_menu_2.menuBorder=1;

   mm_menu_2.menuLiteBgColor='#7cb529';

   mm_menu_2.menuBorderBgColor='#ffffff';

   mm_menu_2.bgColor='#ffffff';


   mm_menu_2.writeMenus();

} // mmLoadMenus()



//-->
