/***********************************************************************************
*	(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=11;			// Number of first level items
	var LowBgColor='#cabdae';			// Background color when mouse is not over
	var LowSubBgColor='#E5E5E5';			// Background color when mouse is not over on subs
	var HighBgColor='#F1F1F1';			// Background color when mouse is over
	var HighSubBgColor='#006666';			// Background color when mouse is over on subs
	var FontLowColor='black';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#336699';			// Border color
	var BorderSubColor='#336699';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="Futura,helvetica,verdana"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=0;				// 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=3;				// 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=5;				// Left padding
	var TopPaddng=4;				// 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=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,18,181);
		
	
Menu2=new Array("rollover:images/navAttending.gif:images/navAttending-over.gif","who.html","",2,27,181);
	Menu2_1=new Array("Who Should Attend?","who.html","",0,23,150);	
	Menu2_2=new Array("Why You Should Attend?","why.html","",0);

Menu3=new Array("rollover:images/navRegistration.gif:images/navRegistration-over.gif","pricing.html","",3,27,181);
	Menu3_1=new Array("Pricing & Registrations","pricing.html","",0,23,150);
	Menu3_2=new Array("Conference Hotel Info","hotel.html","",0);
	Menu3_3=new Array("Ground Transportation","transportation.html","",0);
	
Menu4=new Array("rollover:images/navProgram.gif:images/navProgram-over.gif","schedule.html","",4,26,181);
	Menu4_1=new Array("Schedule","schedule.html","",0,23,150);
	Menu4_2=new Array("Keynote Speakers","speakerBios.html","",0);
	Menu4_3=new Array("Technical Tours","tours.html","",0);
	Menu4_4=new Array("AFVI Awards","awards.html","",0);
	
Menu5=new Array("rollover:images/navTechnical.gif:images/navTechnical-over.gif","courses.html","",2,26,181);
	Menu5_1=new Array("Conference Course","courses.html","",0,23,150);
	Menu5_2=new Array("Technical Tours","tours2.html","",0);

Menu6=new Array("rollover:images/navSponsors.gif:images/navSponsors-over.gif","sponsorOverview.html","",9,26,181);
	Menu6_1=new Array("Overview","sponsorOverview.html","",0,23,180);
	Menu6_2=new Array("Sponsorship Opportunities","sponsorOpportunities.html","",0);
	Menu6_3=new Array("Sponsorship Options","sponsorOptions.html","",0);
	Menu6_4=new Array("Sponsor Terms and Benefits","sponsorTerms.html","",0);
	Menu6_5=new Array("Exhibitor Opportunities","sponsorExhibOps.html","",0);
	Menu6_6=new Array("Expo Hall","expo.html","",0);
	Menu6_7=new Array("Ride-n-Drive","sponsorRideDrive.html","",0);
	Menu6_8=new Array("Media Coverage","coverage.html","",0);
	Menu6_9=new Array("2008 Sponsors and Exhibitors","2008sponsors.html","",0);

Menu7=new Array("rollover:images/navSpeakers.gif:images/navSpeakers-over.gif","speakerFactSheet.html","",2,25,181);
	Menu7_1=new Array("Speaker Fact Sheet","speakerFactSheet.html","",0,23,150);
	Menu7_2=new Array("Dates & Deadlines","speakerDates.html","",0);

Menu8=new Array("rollover:images/navMedia.gif:images/navMedia-over.gif","press.html","",6,27,181);
	Menu8_1=new Array("Press Kit","presskit.html","",0,23,200);
	Menu8_2=new Array("Press Releases","press.html","",0);
	Menu8_3=new Array("Logos & Photos","logos.html","",0);
	Menu8_4=new Array("Media Coverage","coverage2.html","",0);
	Menu8_5=new Array("Credentialing","credentialing.html","",0);
	Menu8_6=new Array("Conference Sponsor Press Releases","sponsorReleases.html","",0);

Menu9=new Array("rollover:images/navAbout.gif:images/navAbout-over.gif","facts.html","",3,26,181);
	Menu9_1=new Array("Meet AFVi","facts.html","",0,23,150);
	Menu9_2=new Array("Planning Committee","committee.html","",0);
	Menu9_3=new Array("Green Initiatives","greenInitiatives.html","",0);
	
Menu10=new Array("rollover:images/navContact.gif:images/navContact-over.gif","contact.html","",0,26,181);

Menu11=new Array("rollover:images/nav2007.gif:images/nav2007-over.gif","conf2007.html","",0,26,181);


