	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='#990000';			// Background color when mouse is not over
	var LowSubBgColor='#DDB58D';			// Background color when mouse is not over on subs
	var HighBgColor='#BA5252';			// Background color when mouse is over
	var HighSubBgColor='#E6BF8E';			// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#FFD461';			// Font color when mouse is over
	var FontSubHighColor='#EE2E24';			// Font color subs when mouse is over
	var BorderColor='transparent';			// Border color
	var BorderSubColor='transparent';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Arial"	 // Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=0;				// Left padding
	var TopPaddng=5;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=2000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='';			// Frame where first level appears
	var SecLineFrame='';			// Frame where sub levels appear
	var DocTargetFrame='';			// Frame where target documents appear
	var TargetLoc='MenuPos';			// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=0;				// Keep selected path highligthed
	var Arrws=['images/tri.gif',5,10,'','','','','',''];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.htm","",0,25,120);

Menu2=new Array("Payment Options","payment_options.htm","",0,25,120);

Menu3=new Array("About Us","","",2,25,120);
	Menu3_1=new Array("Our History","about_company.htm","",0,25,120);
	Menu3_2=new Array("What We Do","what_we_do.htm","",0,25,120);

Menu4=new Array("Contact Us","about_contact.htm","",0,25,110);

Menu5=new Array("Residential Services","","",8,25,130);
	Menu5_1=new Array("Services & Rates","resid_services.htm","",0,25,120);
	Menu5_2=new Array("Recycling Schedule","resid_sched.htm","",0,25,120);
	Menu5_3=new Array("Recycling Services","resid_recyc_serv.htm","",0,25,120);
	Menu5_4=new Array("Yard Debris Collection","rs_yardwastecollect.htm","",0,35,120);
	Menu5_5=new Array("Bin For A Day","resid_bin4day.htm","",0,25,120);
	Menu5_6=new Array("Portable Storage Containers","portable_storage.htm","",0,35,120);
	Menu5_7=new Array("Auto Pay Signup","payment_options.htm","",0,25,120);
	Menu5_8=new Array("Confidential On-Site Shredding","rogue_shred.htm","",0,35,120);
Menu6=new Array("Commercial Services","","",5,25,130);
	Menu6_1=new Array("Service Information","comm_services.htm","",0,25,120);
	Menu6_2=new Array("Recycling Services","comm_recyc_serv.htm","",0,25,120);
	Menu6_3=new Array("Bin For A Day","comm_bin4day.htm","",0,25,120);
	Menu6_4=new Array("Portable Storage Containers","portable_storage.htm","",0,40,120);
	Menu6_5=new Array("Confidential On-Site Shredding","rogue_shred.htm","",0,35,120);
Menu7=new Array("Industrial Services","","",2,25,130);
	Menu7_1=new Array("Services & Rates","ind_services.htm","",0,25,120);
	Menu7_2=new Array("Portable Storage Containers","portable_storage.htm","",0,35,120);
		
Menu8=new Array("Medical Waste","","",2,25,120);
	Menu8_1=new Array("Residential","med_resid.htm","",0,25,110);
	Menu8_2=new Array("Commercial","med_comm.htm","",0,25,110);
	
Menu9=new Array("Transfer Station","","",6,25,120);
	Menu9_1=new Array("Transfer Station<br>Information","ts_about.htm","",0,30,150);
	Menu9_2=new Array("Yard Debris Recycling","ts_yardwastedrop.htm","",0,25,150);
	Menu9_3=new Array("Landscaping Materials<br>Sales Yard","ts_landscaping.htm","",0,35,150);
	Menu9_4=new Array("Back Yard Composting<br>Demonstration Site","ts_backyard.htm","",0,35,150);
	Menu9_5=new Array("Table Rock<br>Coffee Company","ts_coffeehouse.htm","",0,30,150);
	Menu9_6=new Array("Confidential On-Site Shredding","rogue_shred.htm","",0,35,150);

Menu10=new Array("Dry Creek Landfill","","",2,25,120);
	Menu10_1=new Array("About The Landfill","landfill_about.htm","",0,25,130);
	Menu10_2=new Array("Gas To Energy Project","landfill_methane.htm","",0,25,130);
	//Menu10_3=new Array("Transfer Station<br>vs. Landfill","landfill_vs_ts.htm","",0,30,130);
	
Menu11=new Array("Oak Leaf Compost","oakleaf_comp.htm","",0,25,120);

Menu12=new Array("Confidential<br>On-Site Shredding","rogue_shred.htm","",0,35,130);

Menu13=new Array("Career<br>Opportunities","employment.htm","",0,35,130);

Menu14=new Array("Resource Links","resource_links.htm","",0,25,130);

Menu15=new Array("<br>Videos","videos.htm","images/nav_video_icon.gif",0,45,130);



