/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='#ACD3DA';			// Background color when mouse is not over on subs
	var HighBgColor='white';			// Background color when mouse is over
	var HighSubBgColor='#ACD3DA';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='#007C84';			// Font color subs when mouse is not over
	var FontHighColor='black';			// Font color when mouse is over
	var FontSubHighColor='#FFD20B';			// Font color subs when mouse is over
	var BorderColor='white';			// Border color
	var BorderSubColor='white';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=2;			// Border between elements 1 or 0
	var FontFamily="myriad pro,helvetica neue,helvetica,arial,verdana"	// Font family menu items
	var FontSize=9;				// 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=-.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=3;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=7;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=100;			// 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='starthere';				// 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=1;				// Keep selected path highligthed
	var Arrws=['../images/tri.gif',5,10,'../images/tridown.gif',10,5,'../images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


Menu1=new Array("rollover:../images/navHome.gif:../images/navHome-over.gif","../index.html","",0,17,56);
	
	
Menu2=new Array("rollover:../images/navAbout.gif:../images/navAbout-over.gif","../letter_from_annalloyd.html","",4,17,105);
	Menu2_1=new Array("A Letter From Annalloyd Thomason","../letter_from_annalloyd.html","",0,40,135);
	Menu2_2=new Array("Core Values & Mission","../mission.html","",0,25,0);
	Menu2_3=new Array("Management Team","../management.html","",0,25,0);
	Menu2_4=new Array("Policies","../policies.html","",0,25,0);
	
Menu3=new Array("rollover:../images/navForIndustry.gif:../images/navForIndustry-over.gif","../industry.html","",7,17,124);
	Menu3_1=new Array("AF&V Conference + Expo","../navc.html","",0,40,124);
	Menu3_2=new Array("Customer Surveys","../customer_surveys.html","",0,25);
	Menu3_3=new Array("Market Research","../industry_market_research.html","",0,25);
	Menu3_4=new Array("Business Plans","../business_plans.html","",0,25);
	Menu3_5=new Array("Marketing Plans","../marketing_plans.html","",0,25);
	Menu3_6=new Array("Direct Marketing","../direct_marketing.html","",0,25);
	Menu3_7=new Array("AFV Customer Event Management","../customer_event_mgmt.html","",0,40);
	
	
Menu4=new Array("rollover:../images/navForFleets.gif:../images/navForFleets-over.gif","../fleets.html","",3,17,102);
	Menu4_1=new Array("Education & Training","../fleets_education.html","",0,25,130);
	Menu4_2=new Array("Technical Consulting","../fleets_consulting.html","",0);;
	Menu4_3=new Array("AFV Business Planning","../fleets_business_planning.html","",0);
	//Menu4_4=new Array("CNG Fueling Station Design","stationDesign.html","",0);
	//Menu4_5=new Array("CNG Fueling Station Operation and Maintenance Certification","stationOpCert.html","",0);
	//Menu4_6=new Array("NGV Fuel Storage Cylinder Inspection Safety Training","ngvCylinder.html","",0);
	//Menu4_7=new Array("NGV Driver and Mechanic Inspection Safety Training","ngvSafety.html","",0);
	//Menu4_8=new Array("NGV Mechanic Safety Training","ngvMechanic.html","",0);
	//Menu4_9=new Array("Train the Trainer","ngvTrainer.html","",0);
	
Menu5=new Array("rollover:../images/navNews.gif:../images/navNews-over.gif","../news.html","",6,17,133);
	Menu5_1=new Array("Daily Industry News","../daily_news.html","",0,25,130);
	Menu5_2=new Array("Weblog","http://weblog.afvi.org/","",0);
	Menu5_3=new Array("AFVConnection Newsletter","newsletter.html","",0,40,0);
	Menu5_4=new Array("Event Calendar","../event_calendar.html","",0);
	Menu5_5=new Array("AFVi News Releases","../news_releases.html","",0);
	Menu5_6=new Array("Media","../media.html","",0);

Menu6=new Array("rollover:../images/navMarketplace.gif:../images/navMarketplace-over.gif","../marketplace.html","",5,17,122);
	Menu6_1=new Array("Webinars","../webinars.html","",0,25,130);
	Menu6_2=new Array("Web Workshops","../web_workshops.html","",0);
	Menu6_3=new Array("AFVi Publications","../publications2.html","",0);
	//Menu6_3=new Array("Video-based Training","video_based_training.html","",0);
	//Menu6_4=new Array("Publications","publications.html","",0);
	Menu6_4=new Array("Buyers' Guide","../buyers_guide.html","",0);
	Menu6_5=new Array("Register for Training Courses","../register_courses.html","",0,40,0);

Menu7=new Array("rollover:../images/navResources.gif:../images/navResources-over.gif","../alternative_fuel_vehicles_faq.html","",2,17,103);
	Menu7_1=new Array("AFV FAQ","../alternative_fuel_vehicles_faq.html","",0,25,130);
	Menu7_2=new Array("Important Links","../important_links.html","",0,25,0);
	//Menu7_3=new Array("Press Releases","pressReleases.html","",0);

Menu8=new Array("rollover:../images/navConference.gif:../images/navConference-over.gif","conference.html","",3,17,114);
	Menu8_1=new Array("2010 AF&V Conference","javascript:NewWin=window.open('http://www.afv2010.com','NWin');window['NewWin'].focus()","",0,25,130);
	Menu8_2=new Array("2009 AF&V Conference","javascript:NewWin=window.open('http://www.afv2009.com','NWin');window['NewWin'].focus()","",0);
	Menu8_3=new Array("2008 AF&V Conference","javascript:NewWin=window.open('http://www.afvi.org/NationalConference2008/','NWin');window['NewWin'].focus()","",0);
	//Menu8_3=new Array("Choosing an AFV","choosing.html","",0);
	//Menu8_4=new Array("Electric/Hybrid","electric.html","",0);
	//Menu8_5=new Array("Natural Gas","ngv.html","",0);
	//Menu8_6=new Array("Ethanol","ethanol.html","",0);
	//Menu8_7=new Array("Propane","propane.html","",0);
	//Menu8_8=new Array("Hydrogen","hydrogen.html","",0);
	//Menu8_9=new Array("Biodiesel","biodiesel.html","",0);
	
Menu9=new Array("rollover:../images/navContact.gif:../images/navContact-over.gif","../contact.html","",0,17,101);
	//Menu9_1=new Array("This and That","free_towing.php","",0,28,100);

