function loadMenus() {
 // normal 'palletlabeling' menu
 if (window.palletlabeling) return;
 window.palletlabeling = new Menu("Pallet Labeling Systems",260,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 palletlabeling.addMenuItem("Overview","location='palletlabeling.htm'");
 palletlabeling.addMenuItem("SA1000&nbsp;Automatic&nbsp;Pallet&nbsp;Labeler","location='sa1000.htm'");
 palletlabeling.addMenuItem("SA1010&nbsp;Auto&ndash;Height&nbsp;Pallet&nbsp;Labeler","location='sa1010.htm'");
 palletlabeling.addMenuItem("SA2200&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='sa2200.htm'");
 palletlabeling.addMenuItem("SA2210&nbsp;Auto&ndash;Height&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='sa2210.htm'");
 palletlabeling.fontWeight="bold";
 palletlabeling.hideOnMouseOut=true;
 palletlabeling.menuBorder=2;
 palletlabeling.menuLiteBgColor='#ffffff';
 palletlabeling.menuBorderBgColor='#ffffff';
 palletlabeling.bgColor='#ffffff';
 // if 'palletlabeling' is selected
 if (window.palletlabeling_selected) return;
 window.palletlabeling_selected = new Menu("Pallet Labeling Systems_selected",260,21,"Arial",11,"#ffffff","#ffffff","#CC0000","#990000","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 palletlabeling_selected.addMenuItem("Overview","location='palletlabeling.htm'");
 palletlabeling_selected.addMenuItem("SA1000&nbsp;Automatic&nbsp;Pallet&nbsp;Labeler","location='sa1000.htm'");
 palletlabeling_selected.addMenuItem("SA1010&nbsp;Auto&ndash;Height&nbsp;Pallet&nbsp;Labeler","location='sa1010.htm'");
 palletlabeling_selected.addMenuItem("SA2200&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='sa2200.htm'");
 palletlabeling_selected.addMenuItem("SA2210&nbsp;Auto&ndash;Height&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='sa2210.htm'");
 palletlabeling_selected.fontWeight="bold";
 palletlabeling_selected.hideOnMouseOut=true;
 palletlabeling_selected.menuBorder=2;
 palletlabeling_selected.menuLiteBgColor='#ffffff';
 palletlabeling_selected.menuBorderBgColor='#ffffff';
 palletlabeling_selected.bgColor='#ffffff';
 // special case for contact form status message pages
 if (window.palletlabeling_contactus) return;
 window.palletlabeling_contactus = new Menu("Pallet Labeling Systems_contactus",260,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 palletlabeling_contactus.addMenuItem("Overview","location='../palletlabeling.htm'");
 palletlabeling_contactus.addMenuItem("SA1000&nbsp;Automatic&nbsp;Pallet&nbsp;Labeler","location='../sa1000.htm'");
 palletlabeling_contactus.addMenuItem("SA1010&nbsp;Auto&&ndash;Height&nbsp;Pallet&nbsp;Labeler","location='../sa1010.htm'");
 palletlabeling_contactus.addMenuItem("SA2200&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='../sa2200.htm'");
 palletlabeling_contactus.addMenuItem("SA2210&nbsp;Auto&ndash;Height&nbsp;Dual&nbsp;Panel&nbsp;Pallet&nbsp;Labeler","location='../sa2210.htm'");
 palletlabeling_contactus.fontWeight="bold";
 palletlabeling_contactus.hideOnMouseOut=true;
 palletlabeling_contactus.menuBorder=2;
 palletlabeling_contactus.menuLiteBgColor='#ffffff';
 palletlabeling_contactus.menuBorderBgColor='#ffffff';
 palletlabeling_contactus.bgColor='#ffffff';
 // normal 'stackers' menu
 if (window.stackers) return;
 window.stackers = new Menu("Load Stackers",230,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 stackers.addMenuItem("Overview","location='stackers.htm'");
 stackers.addMenuItem("PS520&nbsp;Pallet&nbsp;Load&nbsp;Stacker","location='ps520.htm'");
 stackers.addMenuItem("PS600&nbsp;Slip&nbsp;Sheet&nbsp;Unit&nbsp;Load&nbsp;Stacker","location='ps600.htm'");
 stackers.fontWeight="bold";
 stackers.hideOnMouseOut=true;
 stackers.menuBorder=2;
 stackers.menuLiteBgColor='#ffffff';
 stackers.menuBorderBgColor='#ffffff';
 stackers.bgColor='#ffffff';
 // if 'stackers' is selected
 if (window.stackers_selected) return;
 window.stackers_selected = new Menu("Load Stackers_selected",230,21,"Arial",11,"#ffffff","#ffffff","#CC0000","#990000","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 stackers_selected.addMenuItem("Overview","location='stackers.htm'");
 stackers_selected.addMenuItem("PS520&nbsp;Pallet&nbsp;Load&nbsp;Stacker","location='ps520.htm'");
 stackers_selected.addMenuItem("PS600&nbsp;Slip&nbsp;Sheet&nbsp;Unit&nbsp;Load&nbsp;Stacker","location='ps600.htm'");
 stackers_selected.fontWeight="bold";
 stackers_selected.hideOnMouseOut=true;
 stackers_selected.menuBorder=2;
 stackers_selected.menuLiteBgColor='#ffffff';
 stackers_selected.menuBorderBgColor='#ffffff';
 stackers_selected.bgColor='#ffffff';
 // special 'stackers' case for contact form status message pages
 if (window.stackers_contactus) return;
 window.stackers_contactus = new Menu("Load Stackers_contactus",230,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 stackers_contactus.addMenuItem("Overview","location='../stackers.htm'");
 stackers_contactus.addMenuItem("PS520&nbsp;Pallet&nbsp;Load&nbsp;Stacker","location='../ps520.htm'");
 stackers_contactus.addMenuItem("PS600&nbsp;Slip&nbsp;Sheet&nbsp;Unit&nbsp;Load&nbsp;Stacker","location='../ps600.htm'");
 stackers_contactus.fontWeight="bold";
 stackers_contactus.hideOnMouseOut=true;
 stackers_contactus.menuBorder=2;
 stackers_contactus.menuLiteBgColor='#ffffff';
 stackers_contactus.menuBorderBgColor='#ffffff';
 stackers_contactus.bgColor='#ffffff';
 // normal 'about us' menu 
 if (window.aboutus) return;
 window.aboutus = new Menu("About Us",120,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 aboutus.addMenuItem("Who&nbsp;We&nbsp;Are","location='aboutus.htm'");
 aboutus.addMenuItem("Mission&nbsp;Statement","location='mission.htm'");
 aboutus.addMenuItem("Customers","location='customers.htm'");
 aboutus.addMenuItem("Location","location='location.htm'");
 aboutus.fontWeight="bold";
 aboutus.hideOnMouseOut=true;
 aboutus.menuBorder=2;
 aboutus.menuLiteBgColor='#ffffff';
 aboutus.menuBorderBgColor='#ffffff';
 aboutus.bgColor='#ffffff';
 // if about us is selected
 if (window.aboutus_selected) return;
 window.aboutus_selected = new Menu("About Us_selected",120,21,"Arial",11,"#ffffff","#ffffff","#CC0000","#990000","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 aboutus_selected.addMenuItem("Who&nbsp;We&nbsp;Are","location='aboutus.htm'");
 aboutus_selected.addMenuItem("Mission&nbsp;Statement","location='mission.htm'");
 aboutus_selected.addMenuItem("Customers","location='customers.htm'");
 aboutus_selected.addMenuItem("Location","location='location.htm'");
 aboutus_selected.fontWeight="bold";
 aboutus_selected.hideOnMouseOut=true;
 aboutus_selected.menuBorder=2;
 aboutus_selected.menuLiteBgColor='#ffffff';
 aboutus_selected.menuBorderBgColor='#ffffff';
 aboutus_selected.bgColor='#ffffff';
 // special case for contact form status message pages
 if (window.aboutus_contactus) return;
 window.aboutus_contactus = new Menu("About Us_contactus",120,21,"Arial",11,"#ffffff","#ffffff","#999999","#666666","left","middle",0,0,100,0,0,true,false,true,7,false,false);
 aboutus_contactus.addMenuItem("Who&nbsp;We&nbsp;Are","location='../aboutus.htm'");
 aboutus_contactus.addMenuItem("Mission&nbsp;Statement","location='../mission.htm'");
 aboutus_contactus.addMenuItem("Customers","location='../customers.htm'");
 aboutus_contactus.addMenuItem("Location","location='../location.htm'");
 aboutus_contactus.fontWeight="bold";
 aboutus_contactus.hideOnMouseOut=true;
 aboutus_contactus.menuBorder=2;
 aboutus_contactus.menuLiteBgColor='#ffffff';
 aboutus_contactus.menuBorderBgColor='#ffffff';
 aboutus_contactus.bgColor='#ffffff';
 palletlabeling.writeMenus();
 palletlabeling_selected.writeMenus();
 palletlabeling_contactus.writeMenus();
 stackers.writeMenus();
 stackers_selected.writeMenus();
 stackers_contactus.writeMenus();
 aboutus.writeMenus();
 aboutus_selected.writeMenus();
 aboutus_contactus.writeMenus();
}