function mmLoadMenus() {
  if (window.mm_menu_0726232043_0) return;
                    window.mm_menu_0726232043_0 = new Menu("root",200,20,"Verdana, Arial, Helvetica, sans-serif",12,"#999999","#FFFFFF","#272727","#272727","center","middle",4,2,1000,-5,7,true,false,true,0,false,true);
  mm_menu_0726232043_0.addMenuItem("used","location='used.html'");
  mm_menu_0726232043_0.addMenuItem("elite","location='elite.html'");
  mm_menu_0726232043_0.addMenuItem("xpress","location='xpress.html'");
  mm_menu_0726232043_0.addMenuItem("custom","location='custom.html'");
  mm_menu_0726232043_0.addMenuItem("flooring","location='flooring.html'");
  mm_menu_0726232043_0.addMenuItem("workstations","location='workstations.html'");
  mm_menu_0726232043_0.addMenuItem("Power&nbsp;Solutions","location='power_solutions.html'");
  mm_menu_0726232043_0.addMenuItem("Healthcare","location='healthcare.html'");
   mm_menu_0726232043_0.fontWeight="bold";
   mm_menu_0726232043_0.hideOnMouseOut=true;
   mm_menu_0726232043_0.bgColor='#555555';
   mm_menu_0726232043_0.menuBorder=1;
   mm_menu_0726232043_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0726232043_0.menuBorderBgColor='#777777';
      window.mm_menu_0726233032_0 = new Menu("root",200,20,"Verdana, Arial, Helvetica, sans-serif",12,"#999999","#FFFFFF","#272727","#272727","center","middle",4,2,1000,-5,7,true,false,true,0,false,true);
  mm_menu_0726233032_0.addMenuItem("about&nbsp;ROI","location='about.html'");
  mm_menu_0726233032_0.addMenuItem("directions","location='directions.html'");
  mm_menu_0726233032_0.addMenuItem("employment","location='employment.html'");
  mm_menu_0726233032_0.addMenuItem("press","location='press.html'");
  mm_menu_0726233032_0.addMenuItem("financing&nbsp;available","location='financing.html'");
  mm_menu_0726233032_0.addMenuItem("events","location='upcomingevents.htm'");
   mm_menu_0726233032_0.fontWeight="bold";
   mm_menu_0726233032_0.hideOnMouseOut=true;
   mm_menu_0726233032_0.bgColor='#000000';
   mm_menu_0726233032_0.menuBorder=1;
   mm_menu_0726233032_0.menuLiteBgColor='#000000';
   mm_menu_0726233032_0.menuBorderBgColor='#777777';
   
         window.mm_menu_green_0 = new Menu("root",200,20,"Verdana, Arial, Helvetica, sans-serif",12,"#999999","#FFFFFF","#272727","#272727","center","middle",4,2,1000,-5,7,true,false,true,0,false,true);
  mm_menu_green_0.addMenuItem("why&nbsp;build&nbsp;green?","location='why_build_green.html'");
   mm_menu_green_0.fontWeight="bold";
   mm_menu_green_0.hideOnMouseOut=true;
   mm_menu_green_0.bgColor='#000000';
   mm_menu_green_0.menuBorder=1;
   mm_menu_green_0.menuLiteBgColor='#000000';
   mm_menu_green_0.menuBorderBgColor='#777777';

mm_menu_green_0.writeMenus();
} // mmLoadMenus()
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_startTimeout() {
	if( window.ActiveMenu ) {
		mmStart = new Date();
		mmDHFlag = true;
		mmHideMenuTimer = setTimeout("mmDoHide()", window.ActiveMenu.Menu.hideTimeout);
	}
}
