function mmLoadMenus() {

	if (window.mm_menu_fga) return;

	// Services
	window.mm_menu_fga = new Menu("root",150,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#0065a4","#00853f","left","middle",5,1,400,-5,7,true,true,true,0,false,false);
		mm_menu_fga.addMenuItem("Shredding&nbsp;Services","location='shredding-services.html'");
		mm_menu_fga.addMenuItem("Security&nbsp;Containers","location='security-containers.html'");
		mm_menu_fga.addMenuItem("View&nbsp;Shredding&nbsp;Process","location='view-shredding-process.html'");
		mm_menu_fga.addMenuItem("Document&nbsp;Management","location='document_management.html'");
		mm_menu_fga.fontWeight="";
		mm_menu_fga.hideOnMouseOut=true;
		mm_menu_fga.bgColor='#ffffff';
		mm_menu_fga.menuBorder=0;
		mm_menu_fga.menuLiteBgColor='#FFFFFF';
		mm_menu_fga.menuBorderBgColor='#FFFFFF';
 		
		
		// Commitment
	window.mm_menu_fgb = new Menu("root",147,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#0065a4","#00853f","left","middle",5,1,400,-5,7,true,true,true,0,false,false);
	
		mm_menu_fgb.addMenuItem("Useful&nbsp;Technology","location='useful-technology.html'");
		mm_menu_fgb.addMenuItem("Customer&nbsp;Bill&nbsp;of&nbsp;Rights","location='customer-bill-of-rights.html'");
		mm_menu_fgb.addMenuItem("Our&nbsp;Guarantee","location='our-guarantee.html'");
		mm_menu_fgb.addMenuItem("Client&nbsp;Testimonials","location='client-testimonials.html'");
		mm_menu_fgb.fontWeight="";
		mm_menu_fgb.hideOnMouseOut=true;
		mm_menu_fgb.bgColor='#ffffff';
		mm_menu_fgb.menuBorder=0;
		mm_menu_fgb.menuLiteBgColor='#FFFFFF';
		mm_menu_fgb.menuBorderBgColor='#FFFFFF';
		
		
		// Shredding
	window.mm_menu_fgc = new Menu("root",280,20,"Verdana, Arial, Helvetica, sans-serif",10,"#ffffff","#ffffff","#0065a4","#00853f","left","middle",5,1,400,-5,7,true,true,true,0,false,false);
		
		mm_menu_fgc.addMenuItem("Why&nbsp;Shred?","location='why-shred.html'");
		mm_menu_fgc.addMenuItem("What&nbsp;to&nbsp;Shred?","location='what-to-shred.html'");
		mm_menu_fgc.addMenuItem("How&nbsp;To&nbsp;Choose&nbsp;The&nbsp;Right&nbsp;Shredding&nbsp;Company","location='how-to-choose-the-right-shredding-company.html'");
		mm_menu_fgc.addMenuItem("Why&nbsp;Choose&nbsp;A&nbsp;NAID&nbsp;Certified&nbsp;Company?","location='why-choose-a-naid-certified-shredding-company.html'");
		mm_menu_fgc.addMenuItem("Information&nbsp;Destruction&nbsp;Laws","location='information-destruction-laws.html'");
		mm_menu_fgc.addMenuItem("Information&nbsp;Destruction&nbsp;Options","location='information-destruction-options.html'");
		mm_menu_fgc.addMenuItem("Office&nbsp;Shredder&nbsp;Warning!","location='office-shredder-warning.html'");
		mm_menu_fgc.addMenuItem("Calculate&nbsp;The&nbsp;Cost&nbsp;of&nbsp;Using&nbsp;An&nbsp;Office&nbsp;Shredder","location='calculate-the-cost-of-your-office-shredder.html'");
		mm_menu_fgc.addMenuItem("FAQ","location='faq.html'");
		mm_menu_fgc.fontWeight="";
		mm_menu_fgc.hideOnMouseOut=true;
		mm_menu_fgc.bgColor='#ffffff';
		mm_menu_fgc.menuBorder=0;
		mm_menu_fgc.menuLiteBgColor='#FFFFFF';
		mm_menu_fgc.menuBorderBgColor='#FFFFFF';
		
	
 
	mm_menu_fga.writeMenus();
	
} 
