function mmLoadMenus() {
	if(window.mm_menu_1) return;
	window.mm_menu_1 = new Menu("root",124,25,"tahoma, arial",11,"#00004e","#00004e","#7ab0dd","#ffff00","center","middle",2,1,200,-5,7,true,false,true,0,false,false);
	mm_menu_1.addMenuItem("Times and Prices","location='http://www.diggerland.com/booking/prices.htm'");
	mm_menu_1.addMenuItem("About Diggerland","location='http://www.diggerland.com/visiting/about.htm'");
	mm_menu_1.addMenuItem("Special Events","location='http://www.diggerland.com/visiting/events.htm'");
	mm_menu_1.addMenuItem("Guest Book","location='http://www.diggerland.com/visiting/viewguestbook.php'");
	mm_menu_1.addMenuItem("Contact Us","location='http://www.diggerland.com/visiting/contact.htm'");
	mm_menu_1.addMenuItem("Vacancies","location='http://www.diggerland.com/explore/JobsV2.htm'");
	mm_menu_1.fontWeight="bold";
	mm_menu_1.hideOnMouseOut=true;
	mm_menu_1.menuBorder=0;
	mm_menu_1.menuLiteBgColor='#ffffff';
	mm_menu_1.menuBorderBgColor='#ffffff';
	mm_menu_1.bgColor='#ffffff';
	window.mm_menu_2 = new Menu("root",124,25,"tahoma, arial",11,"#00004e","#00004e","#7ab0dd","#ffff00","center","middle",2,1,200,-5,7,true,false,true,0,false,false);
	mm_menu_2.addMenuItem("Birthday Parties","location='http://www.diggerland.com/groups/parties.htm'");
	mm_menu_2.addMenuItem("Adult Parties","location='http://www.diggerland.com/groups/StagParties.htm'");
	mm_menu_2.addMenuItem("Group Visits","location='http://www.diggerland.com/groups/groups.htm'");
	mm_menu_2.addMenuItem("Dumper Racing","location='http://www.diggerland.com/groups/dumper.htm'");
	mm_menu_2.addMenuItem("JCB Racing","location='http://www.diggerland.com/groups/jcb.htm'");
	mm_menu_2.addMenuItem("JCB Experiences","location='http://www.diggerland.com/groups/jcb_ex.htm'");
	mm_menu_2.addMenuItem("Annual Pass","location='http://www.diggerland.com/visiting/AnnualPass.htm'");
	mm_menu_2.fontWeight="bold";
	mm_menu_2.hideOnMouseOut=true;
	mm_menu_2.menuBorder=0;
	mm_menu_2.menuLiteBgColor='#ffffff';
	mm_menu_2.menuBorderBgColor='#ffffff';
	mm_menu_2.bgColor='#ffffff';
	window.mm_menu_3 = new Menu("root",124,25,"tahoma, arial",11,"#00004e","#00004e","#7ab0dd","#ffff00","center","middle",2,1,200,-5,7,true,false,true,0,false,false);
	mm_menu_3.addMenuItem("Yorkshire","location='http://www.diggerland.com/visiting/AboutYorkshire.htm'");
	mm_menu_3.addMenuItem("Kent","location='http://www.diggerland.com/visiting/AboutKent.htm'");
	mm_menu_3.addMenuItem("Durham","location='http://www.diggerland.com/visiting/AboutDurham.htm'");
	mm_menu_3.addMenuItem("Devon","location='http://www.diggerland.com/visiting/AboutDevon.htm'");
	mm_menu_3.addMenuItem("Ride Information","location='http://www.diggerland.com/booking/prices_ind.htm'");
	mm_menu_3.addMenuItem("Devon Campsite","location='http://www.diggerland.com/campsite'");
	mm_menu_3.addMenuItem("Disability Info","location='http://www.diggerland.com/visiting/Disability.htm'");
	mm_menu_3.addMenuItem("FAQ's","location='http://www.diggerland.com/visiting/faq.htm'");
	mm_menu_3.fontWeight="bold";
	mm_menu_3.hideOnMouseOut=true;
	mm_menu_3.menuBorder=0;
	mm_menu_3.menuLiteBgColor='#ffffff';
	mm_menu_3.menuBorderBgColor='#ffffff';
	mm_menu_3.bgColor='#ffffff';
	window.mm_menu_4 = new Menu("root",124,25,"tahoma, arial",11,"#00004e","#00004e","#7ab0dd","#ffff00","center","middle",2,1,200,-5,7,true,false,true,0,false,false);
	mm_menu_4.addMenuItem("Diggerland Video","location='http://www.diggerland.com/explore/video.htm'");
	mm_menu_4.addMenuItem("For Kids","location='http://www.diggerland.com/explore/ForKids.htm'");
	mm_menu_4.addMenuItem("Latest News","location='http://www.diggerland.com/explore/news.htm'");
	mm_menu_4.addMenuItem("Downloads","location='http://www.diggerland.com/downloads/index.htm'");
	mm_menu_4.addMenuItem("Diggerland Photos","location='http://www.diggerland.com/gallery/index.htm'");
	mm_menu_4.addMenuItem("On-Line Shop","location='http://www.diggerland.com/shop/catalog/index.php'");
	mm_menu_4.fontWeight="bold";
	mm_menu_4.hideOnMouseOut=true;
	mm_menu_4.menuBorder=0;
	mm_menu_4.menuLiteBgColor='#ffffff';
	mm_menu_4.menuBorderBgColor='#ffffff';
	mm_menu_4.bgColor='#ffffff';
	mm_menu_4.writeMenus();
} // mmLoadMenus()
