	var NoOffFirstLineMenus=7;			// Number of first level items
	var LowBgColor='3366cc';			// Background color when mouse is not over
	var LowSubBgColor='3366cc';			// Background color when mouse is not over on subs
	var HighBgColor='339933';			// Background color when mouse is over
	var HighSubBgColor='339933';			// Background color when mouse is over on subs
	var FontLowColor='ffffff';			// Font color when mouse is not over
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontHighColor='d8d5d5';			// Font color when mouse is over
	var FontSubHighColor='d8d5d5';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;				// 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='left';			// 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=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=165;				// Menu offset x coordinate
	var StartLeft=18;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// 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=1000;			// delay before menu folds in
	var TakeOverBgColor=1;				// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// 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=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['img/tri.gif',5,10,'tridown.gif',10,5,'trileft.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","http://catalyst-financial.com","",0,20,145);

Menu2=new Array("Available Financing","financing.html","",9,20,145);
	Menu2_1=new Array("Equipmenent Leases/Loans","equipment_loans_leases.html","",3,20,200);
		Menu2_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
		Menu2_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
		Menu2_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150);
	Menu2_2=new Array("Growth Capital","growth_capital.html","",2,20,200);
		Menu2_2_1=new Array("Subordinated Debt","sub_debt.html","",0,20,150);
		Menu2_2_2=new Array("Merger/Acquisition","m_a.html","",0,20,150);
	Menu2_3=new Array("International","international.html","",0,20,150);
	Menu2_4=new Array("Non-Traditional","non-traditional.html","",1,20,200);
		Menu2_4_1=new Array("Grant Tips","granttips.html","",0,20,100);
	Menu2_5=new Array("Performance Contracting","performance_contracting.html","",0,20,200);
	Menu2_6=new Array("Project Financing","project_financing.html","",0,20,200);
	Menu2_7=new Array("Tax-Exempt Lease","telp.html","",0,20,200);
	Menu2_8=new Array("Utility Programs","utility_finance_programs.html","",0,20,200);
	Menu2_9=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);

Menu3=new Array("Preferred Pojects","","",6,20,145);
	Menu3_1=new Array("Energy","energy.html","",3,20,150);	
           	Menu3_1_1=new Array("Energy Efficiency","energy_efficiency.html","",7,20,175);
			Menu3_1_1_1=new Array("Equipmenent Leases/Loans","equipment_loans_leases.html","",3,20,200);
				Menu3_1_1_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
				Menu3_1_1_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
				Menu3_1_1_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150); 
			Menu3_1_1_2=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
				Menu3_1_1_2_1=new Array("Grant Tips","granttips.html","",0,20,100);
			Menu3_1_1_3=new Array("Performance Contracting","performance_contracting.html","",0,20,200);
			Menu3_1_1_4=new Array("Project Financing","project_financing.html","",0,20,200);
			Menu3_1_1_5=new Array("Tax-Exempt Lease","telp.html","",0,20,200);
			Menu3_1_1_6=new Array("Utility Programs","utility_finance_programs.html","",0,20,200);
			Menu3_1_1_7=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);
         	Menu3_1_2=new Array("Distributed Generation","dg.html","",2,20,175);
	         	Menu3_1_2_1=new Array("Renewable Energy","renewable_energy.html","",7,20,150);
				Menu3_1_2_1_1=new Array("Equipmenent Leases/Loans","equipment_loans_leases.html","",3,20,200);
					Menu3_1_2_1_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
					Menu3_1_2_1_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
					Menu3_1_2_1_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150);
				Menu3_1_2_1_2=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
					Menu3_1_2_1_2_1=new Array("Grant Tips","granttips.html","",0,20,100);
				Menu3_1_2_1_3=new Array("Performance Contracting","performance_contracting.html","",0,20,200);
				Menu3_1_2_1_4=new Array("Project Financing","project_financing.html","",0,20,200);
				Menu3_1_2_1_5=new Array("Tax-Exempt Lease","telp.html","",0,20,200);
				Menu3_1_2_1_6=new Array("Utility Programs","utility_finance_programs.html","",0,20,200);
				Menu3_1_2_1_7=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);
         		Menu3_1_2_2=new Array("Cogeneration","cogeneration.html","",7,20,150);
				Menu3_1_2_2_1=new Array("Equipmenent Leases/Loans","equipment_loans_leases.html","",3,20,200);
					Menu3_1_2_2_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
					Menu3_1_2_2_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
					Menu3_1_2_2_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150);
				Menu3_1_2_2_2=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
						Menu3_1_2_2_2_1=new Array("Grant Tips","granttips.html","",0,20,100);
				Menu3_1_2_2_3=new Array("Performance Contracting","performance_contracting.html","",0,20,200);
				Menu3_1_2_2_4=new Array("Project Financing","project_financing.html","",0,20,200);
				Menu3_1_2_2_5=new Array("Tax-Exempt Lease","telp.html","",0,20,200);
				Menu3_1_2_2_6=new Array("Utility Programs","utility_finance_programs.html","",0,20,200);
				Menu3_1_2_2_7=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);

          	Menu3_1_3=new Array("Supply/Procurement","auctions.html","",0,20,175);	

	Menu3_2=new Array("International","international.html","",0,20,150);
	Menu3_3=new Array("Natural Products","natural_products.html","",0,20,150);
	Menu3_4=new Array("Recycling","recycling.html","",7,20,150);
		Menu3_4_1=new Array("Equipmenent Leases/Loans","equipment_loans_leases.html","",3,20,200);
			Menu3_4_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
			Menu3_4_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
			Menu3_4_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150); 
		Menu3_4_2=new Array("Loans - Growth Capital","loans_growth_capital.html","",0,20,200);
		Menu3_4_3=new Array("Merger/Acquisition","m_a.html","",0,20,200);
		Menu3_4_4=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
			Menu3_4_4_1=new Array("Grant Tips","granttips.html","",0,20,100);
		Menu3_4_5=new Array("Project Financing","project_financing.html","",0,20,200);
		Menu3_4_6=new Array("Tax-Exempt Lease","telp.html","",0,20,200);
		Menu3_4_7=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);
	Menu3_5=new Array("Sustainable","sustainable.html","",1,20,150);
		Menu3_5_1=new Array("Eco Development","eco_development.html","",0,20,125);
	Menu3_6=new Array("Water Treatment","water_treatment.html","",2,20,150);
		Menu3_6_1=new Array("Private","water_private.html","",5,20,85);
			Menu3_6_1_1=new Array("Equipment Leases/Loans","equipment_loans_leases.html","",3,20,200);
				Menu3_6_1_1_1=new Array("Credit Guidelines","credit_guidelines.html","",0,20,150);
				Menu3_6_1_1_2=new Array("Benefits/FAQs","pub/CFG_leasing_brochure.pdf","",0,20,150); 
				Menu3_6_1_1_3=new Array("Application","pub/Credit_Ap.pdf","",0,20,150); 
			Menu3_6_1_2=new Array("Loans - Growth Capital","loans_growth_capital.html","",0,20,200);
			Menu3_6_1_3=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
				Menu3_6_1_3_1=new Array("Grant Tips","granttips.html","",0,20,100);
			Menu3_6_1_4=new Array("Project Financing","project_financing.html","",0,20,200);
			Menu3_6_1_5=new Array("Vendor/Manuf. Finance Programs","vendor_manufacturing.html","",0,20,200);
		Menu3_6_2=new Array("Public","water_public.html","",3,20,85);
			Menu3_6_2_1=new Array("Non-Traditional Financing","non-traditional.html","",1,20,200);
				Menu3_6_2_1_1=new Array("Grant Tips","granttips.html","",0,20,100);
			Menu3_6_2_2=new Array("Project Financing","project_financing.html","",0,20,200);
			Menu3_6_2_3=new Array("Tax-Exempt Lease","telp.html","",0,20,200);

Menu4=new Array("Consulting","consulting.html","",0,20,145);

Menu5=new Array("Energy Auctions","auctions.html","",0,20.145);

Menu6=new Array("Select Clients","clients.html","",0,20,145);

Menu7=new Array("Officer's Directory","","",2,20,145);
	Menu7_1=new Array("Officers","","",2,20,125);	
		Menu7_1_1=new Array("Bob Barton","barton.html","",1,20,100);
			Menu7_1_1_1=new Array("<img src='img/BobBarton.jpg' width='221' height='218' border='0'>","barton.html","",0,221,218)
		Menu7_1_2=new Array("Neil Zobler","zobler.html","",1,20,100);
			Menu7_1_2_1=new Array("<img src='img/NHZ_0733-72a.jpg' width='221' height='218' border='0'>","zobler.html","",0,221,218)
	Menu7_2=new Array("Office Locations","office.html","",0,20,125);

Menu8=new Array("Additional Info","","",4,20,145);
	Menu8_1=new Array("Catalyst Publications","pub.html","",0,20,150);
	Menu8_2=new Array("Forms & Application","forms.html","",0,20,150);
	Menu8_3=new Array("Glossary","glossary.html","",0,20,150);
	Menu8_4=new Array("Interesting Links","links.html","",0,20,150);	

Menu9=new Array("BioFuel Fund","BioFuel.html","",0,20.145);
