function lhc_LoadMenus()  {

//      This insert is used for any html pages that are in subfolders.  Href's are hardwired to leaderhome.com

 	window.lhc_menu33 = new Menu("building materials",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
	lhc_menu33.addMenuItem("overview","location='http://www.leaderhome.com/buildingproducts.html'");
//	lhc_menu33.addMenuItem("in stock material list","location='http://www.leaderhome.com/productlist.html'");

// 	window.lhc_menu35 = new Menu("hardware & home",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
//	lhc_menu35.addMenuItem("overview","location='http://www.leaderhome.com/hardware_home.html'");
//	lhc_menu35.addMenuItem("new tools","location='http://www.leaderhome.com/newtool.html'");
 
// 	window.lhc_menu81 = new Menu("tax credits for consumers",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
//	lhc_menu81.addMenuItem("overview","location='http://www.leaderhome.com/thinkgreen.html'");
//	lhc_menu81.addMenuItem("qualifying windows","location='http://www.leaderhome.com/qwindows.html'");
//	lhc_menu81.addMenuItem("qualifying doors","location='http://www.leaderhome.com/qdoors.html'");
//	lhc_menu81.addMenuItem("qualifying roofing","location='http://www.leaderhome.com/qroofing.html'");
//	lhc_menu81.addMenuItem("qualifying insulation","location='http://www.leaderhome.com/qinsulation.html'");
//	lhc_menu81.addMenuItem("manufacturer certifications","location='http://www.leaderhome.com/taxcredits.html'");

//	lhc_menu81.childMenuIcon="images/childmenuarrow.gif";


// 	window.lhc_menu83 = new Menu("charts & tips",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
//	lhc_menu83.addMenuItem("overview","location='http://www.leaderhome.com/charts.html'");
//	lhc_menu83.addMenuItem("door handing chart","location='http://www.leaderhome.com/doorhanding.html'");

//	lhc_menu83.childMenuIcon="images/childmenuarrow.gif";

 	window.lhc_menu2 = new Menu("",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
	lhc_menu2.addMenuItem("searchable product database","location='http://leaderhome.myeshowroom.com/default.asp?dealer=leaderhome.html'");

	lhc_menu2.childMenuIcon="images/childmenuarrow.gif";

 	window.lhc_menu3 = new Menu("",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
	lhc_menu3.addMenuItem("overview","location='http://www.leaderhome.com/products.html'");
	lhc_menu3.addMenuItem(lhc_menu33,"location='http://www.leaderhome.com/buildingproducts.html'");
//	lhc_menu3.addMenuItem(lhc_menu35,"location='http://www.leaderhome.com/hardware_home.html'");
	lhc_menu3.addMenuItem("doors & windows","location='http://www.leaderhome.com/doors_windows.html'");
	lhc_menu3.addMenuItem("kitchen & bath","location='http://www.leaderhome.com/kitchen_bath.html'");
	lhc_menu3.addMenuItem("power tools & accessories","location='http://www.leaderhome.com/newtool.html'");
	lhc_menu3.addMenuItem("shed kits","location='http://www.leaderhome.com/shedkits.html'");
	lhc_menu3.addMenuItem("monthly in-store special","location='http://www.leaderhome.com/monthly_specials.html'");
	lhc_menu3.addMenuItem("bargain box items","location='http://www.leaderhome.com/specials.html'");
	lhc_menu3.addMenuItem("True Value monthly specials","location='http://www.leaderhome.com/truevalue.html'");

	lhc_menu3.childMenuIcon="images/childmenuarrow.gif";


 	window.lhc_menu4 = new Menu("",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
	lhc_menu4.addMenuItem("quote request","location='http://www.leaderhome.com/quoteform.html'");
	lhc_menu4.addMenuItem("delivery options","location='http://www.leaderhome.com/delivery.html'");
	lhc_menu4.addMenuItem("key duplicating & lock re-keying","location='http://www.leaderhome.com/keys.html'");

	lhc_menu4.childMenuIcon="images/childmenuarrow.gif";


 	window.lhc_menu7 = new Menu("",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
	lhc_menu7.addMenuItem("overview","location='http://www.leaderhome.com/about.html'");
	lhc_menu7.addMenuItem("store locations","location='http://www.leaderhome.com/locations.html'");
//	lhc_menu7.addMenuItem("contact us","location='http://www.leaderhome.com/locations.html'");
	lhc_menu7.addMenuItem("employment opportunities","location='http://www.leaderhome.com/employ.html'");
	
	lhc_menu7.childMenuIcon="images/childmenuarrow.gif";


 	window.lhc_menu8 = new Menu("",200,22,"Arial, Helvetica, Verdana, sans-serif",12,"#ff0000","#000000","#e7f5fb","#ffc0c0");
//	lhc_menu8.addMenuItem(lhc_menu81,"location='http://www.leaderhome.com/thinkgreen.html'");
	lhc_menu8.addMenuItem("free deck design program","location='http://www.leaderhome.com/deckdesign.html'");
	lhc_menu8.addMenuItem("door handing chart","location='http://www.leaderhome.com/doorhanding.html'");
	lhc_menu8.addMenuItem("nails-per-pound chart","location='http://www.leaderhome.com/nails.html'");


	lhc_menu8.childMenuIcon="images/childmenuarrow.gif";



	lhc_menu3.writeMenus();

}
