

function mmLoadMenus() {
  if (window.mm_menu_2_0) return;
   
   window.mm_menu_2_0 = new Menu("root",120,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);
   mm_menu_2_0.addMenuItem("About&nbsp;the&nbsp;Team","location='/content/main.asp?pid=27'");
mm_menu_2_0.addMenuItem("Links","location='/content/main.asp?pid=43'");


   mm_menu_2_0.fontWeight="normal";
   mm_menu_2_0.hideOnMouseOut=true;
   mm_menu_2_0.bgColor='#555555';
   mm_menu_2_0.menuBorder=0;
   mm_menu_2_0.menuLiteBgColor='#FFFFFF';
   mm_menu_2_0.menuBorderBgColor='#777777';


   window.mm_menu_3_0 = new Menu("root",190,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);
   mm_menu_3_0.addMenuItem("The&nbsp;Right&nbsp;Product","location='/content/main.asp?pid=28'");


   mm_menu_3_0.fontWeight="normal";
   mm_menu_3_0.hideOnMouseOut=true;
   mm_menu_3_0.bgColor='#555555';
   mm_menu_3_0.menuBorder=0;
   mm_menu_3_0.menuLiteBgColor='#FFFFFF';
   mm_menu_3_0.menuBorderBgColor='#777777';


  // Custom drop-down - Products

  window.mm_menu_4_0 = new Menu("root",180,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);

	mm_menu_4_0.addMenuItem("Special&nbsp;Offers", 
		"location='/products/offers.asp?pid=29'");

   
		mm_menu_4_0.addMenuItem("Adjustable&nbsp;Beds", 
		"location='/products/bycategory.asp?pid=10&cid=4'");
		
		mm_menu_4_0.addMenuItem("Bath&nbsp;Lifts", 
		"location='/products/bycategory.asp?pid=10&cid=5'");
		
		mm_menu_4_0.addMenuItem("Bespoke&nbsp;Disabled&nbsp;&nbsp;Kitchens", 
		"location='/products/bycategory.asp?pid=10&cid=14'");
		
		mm_menu_4_0.addMenuItem("Household&nbsp;Aids", 
		"location='/products/bycategory.asp?pid=10&cid=9'");
		
		mm_menu_4_0.addMenuItem("Mobility&nbsp;Ramps", 
		"location='/products/bycategory.asp?pid=10&cid=6'");
		
		mm_menu_4_0.addMenuItem("Mobility&nbsp;Scooters", 
		"location='/products/bycategory.asp?pid=10&cid=1'");
		
		mm_menu_4_0.addMenuItem("Power&nbsp;Chairs", 
		"location='/products/bycategory.asp?pid=10&cid=8'");
		
		mm_menu_4_0.addMenuItem("Reclining&nbsp;Chairs", 
		"location='/products/bycategory.asp?pid=10&cid=3'");
		
		mm_menu_4_0.addMenuItem("Stair&nbsp;Lifts", 
		"location='/products/bycategory.asp?pid=10&cid=2'");
		
		mm_menu_4_0.addMenuItem("Walking&nbsp;Aids", 
		"location='/products/bycategory.asp?pid=10&cid=10'");
		
		mm_menu_4_0.addMenuItem("Wheelchairs", 
		"location='/products/bycategory.asp?pid=10&cid=7'");
		

   mm_menu_4_0.fontWeight="normal";
   mm_menu_4_0.hideOnMouseOut=true;
   mm_menu_4_0.bgColor='#555555';
   mm_menu_4_0.menuBorder=1;
   mm_menu_4_0.menuLiteBgColor='#FFFFFF';
   mm_menu_4_0.menuBorderBgColor='#777777';
   
   
 
   window.mm_menu_5_0 = new Menu("root",120,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);
  mm_menu_5_0.addMenuItem("FAQs","location='/faqs/default.asp?pid=25'");


   mm_menu_5_0.fontWeight="normal";
   mm_menu_5_0.hideOnMouseOut=true;
   mm_menu_5_0.bgColor='#555555';
   mm_menu_5_0.menuBorder=1;
   mm_menu_5_0.menuLiteBgColor='#FFFFFF';
   mm_menu_5_0.menuBorderBgColor='#777777';
   
   	window.mm_menu_6_0 = new Menu("root",140,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);
  mm_menu_6_0.addMenuItem("News","location='/news/default.asp?pid=11'");
mm_menu_6_0.addMenuItem("Find&nbsp;our&nbsp;location","location='/events/default.asp?pid=12'");


   mm_menu_6_0.fontWeight="normal";
   mm_menu_6_0.hideOnMouseOut=true;
   mm_menu_6_0.bgColor='#555555';
   mm_menu_6_0.menuBorder=1;
   mm_menu_6_0.menuLiteBgColor='#FFFFFF';
   mm_menu_6_0.menuBorderBgColor='#777777';
   
   window.mm_menu_7_0 = new Menu("root",140,23,"Verdana, Arial, Helvetica, sans-serif",10,"#003366","#FFFFFF","#F19100","#003366","left","middle",8,1,200,-5,7,true,false,true,0,true,true);
  mm_menu_7_0.addMenuItem("Contact&nbsp;Form","location='/content/contact.asp?pid=15'");
mm_menu_7_0.addMenuItem("Newsletter","location='/content/newsletter_registration.asp?pid=16'");


   mm_menu_7_0.fontWeight="normal";
   mm_menu_7_0.hideOnMouseOut=true;
   mm_menu_7_0.bgColor='#555555';
   mm_menu_7_0.menuBorder=1;
   mm_menu_7_0.menuLiteBgColor='#FFFFFF';
   mm_menu_7_0.menuBorderBgColor='#777777'; 
   
mm_menu_7_0.writeMenus();
} // mmLoadMenus()