// JavaScript Document
<!--
function mmLoadMenus() {
  if (window.mm_menu_mm_menu_0712135014_0) return;
    window.mm_menu_0712135014_0 = new Menu("root",222,18,"Verdana, Arial, Helvetica, sans-serif",12,"#FFCC00","#FFFFFF","#663399","#000084","left","middle",3,0,500,-5,7,true,true,true,0,true,true);
  mm_menu_0712135014_0.addMenuItem("Forecasting&nbsp;Sales","window.open('ForecastingSales.php', '_self');");
   mm_menu_0712135014_0.addMenuItem("Forecasting&nbsp;Production","window.open('ForecastingProductionVolumes.php', '_self');");
  mm_menu_0712135014_0.addMenuItem("Analyzing&nbsp;Call&nbsp;Center&nbsp;Resources","window.open('CallCenter.php', '_self');");
  mm_menu_0712135014_0.addMenuItem("The&nbsp;Driving&nbsp;Force&nbsp;Behind&nbsp;Sales","window.open('DrivingForceBehindSales.php', '_self');");
  mm_menu_0712135014_0.addMenuItem("Analyzing&nbsp;Humans","window.open('AnalyzingHumans.php', '_self');");
   mm_menu_0712135014_0.hideOnMouseOut=true;
   mm_menu_0712135014_0.bgColor='#555555';
   mm_menu_0712135014_0.menuBorder=1;
   mm_menu_0712135014_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0712135014_0.menuBorderBgColor='#777777';

mm_menu_0712135014_0.writeMenus();
} // mmLoadMenus()
//-->
