/***********************************************************************************
*	(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=6;			// Number of first level items
	var LowBgColor='e9e9e9';			// Background color when mouse is not over
	var LowSubBgColor='e9e9e9';			// Background color when mouse is not over on subs
	var HighBgColor='666666';			// Background color when mouse is over
	var HighSubBgColor='666666';			// 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='e9e9e9';			// Border color
	var BorderSubColor='666666';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=7;				// 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='center';			// 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=125;				// Menu offset x coordinate
	var StartLeft=-5;				// 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=2;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// 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=['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","/club_info.htm","",0,25,116.6);
	
Menu2=new Array("Welcome","http://vintagethunderbirdclub.net/missing.htm","",2);
	Menu2_1=new Array("Membership","missing.htm","",10,25,115);	
		Menu2_1_1=new Array("Join","http://vintagethunderbirdclub.net/new_membership.htm","",0,25,116.6);
		Menu2_1_2=new Array("Renew USA_Canada","http://ww4.aitsafe.com/cf/add.cfm?userid=69265197&product=Membership+Renewal&price=35.00&return=www.vintagethunderbirdclub.net","",0);
		Menu2_1_3=new Array("Renew International","http://ww4.aitsafe.com/cf/add.cfm?userid=69265197&product=Membership+Renewal&price=50.00&return=www.vintagethunderbirdclub.net","",0);
		Menu2_1_4=new Array("History of the VTCI","http://vintagethunderbirdclub.net/history_of_the_vtci.htm","",0);
                Menu2_1_5=new Array("What VTCI can do for you","http://vintagethunderbirdclub.net/welcome.htm","",0);
                Menu2_1_6=new Array("Advertising Policies","http://vintagethunderbirdclub.net/ad_policies.htm","",0,25,116.6);
                Menu2_1_7=new Array("By-Laws (PDF)","http://vintagethunderbirdclub.net/bylaw.pdf","",0);
                Menu2_1_8=new Array("Convention Guide (PDF)","http://vintagethunderbirdclub.net/convention guide_Revised .pdf","",0);
                Menu2_1_9=new Array("Convention Check List (PDF)","http://vintagethunderbirdclub.net/Check List for Regionals and Internationals1.pdf","",0,25);
                Menu2_1_10=new Array("Insurance Form (PDF)","http://vintagethunderbirdclub.net/VTCI_insurance_request_form.pdf","",0);


                                        
	Menu2_2=new Array("Officers and Chapters","http://vintagethunderbirdclub.net/missing.htm","",2);
		Menu2_2_1=new Array("Officers and Directors","http://vintagethunderbirdclub.net/addresses.htm","",0,25,116.6);
		Menu2_2_2=new Array("Chapter Clubs","http://vintagethunderbirdclub.net/chapters.htm","",0);
	
Menu3=new Array("VTCI Happenings","http://vintagethunderbirdclub.net/missing.htm","",2);
	Menu3_1=new Array("Events","http://vintagethunderbirdclub.net/events.htm","",0,25,116.6);
	Menu3_2=new Array("Current VTCI Issues","http://vintagethunderbirdclub.net/VTCI_Forum_Issues.htm","",0);
	

Menu4=new Array("Thunderbird Stuff","http://vintagethunderbirdclub.net/missing.htm","",12);
	Menu4_1=new Array("Judging Divisions","http://vintagethunderbirdclub.net/judging_classes.htm","",0,25,116.6);
	Menu4_2=new Array("Tech Articles","http://vintagethunderbirdclub.net/tech_articles.htm","",0);
	Menu4_3=new Array("Senior Roster","http://vintagethunderbirdclub.net/Senior_Roster.htm","",0);
	Menu4_4=new Array("Authenticy/Survivor","http://vintagethunderbirdclub.net/Authenticity_Roster.htm","",0);
	Menu4_5=new Array("Production Statistics","http://vintagethunderbirdclub.net/prod.htm","",0);
	Menu4_6=new Array("VTCI Members Owners Survey '58-66 (PDF)","http://vintagethunderbirdclub.net/images/owner_survey58_66.pdf","",0);
	Menu4_7=new Array("VTCI Members Owners Survey '67-76 (PDF)","http://vintagethunderbirdclub.net/images/owners_survey_67-76.pdf","",0);
	Menu4_8=new Array("58-66 Data Plate (PDF)","http://vintagethunderbirdclub.net/T-Bird Specs_revised.pdf","",0);
	Menu4_9=new Array("Certified Judges Roster","http://vintagethunderbirdclub.net/certified_vtci_judges.htm","",0);
	Menu4_10=new Array("1964 Database","http://vintagethunderbirdclub.net/1964_Database.htm","",0);
	Menu4_11=new Array("'58-'60 Color Survey","http://vintagethunderbirdclub.net/58-60_Color_Survey.pdf","",0);
	Menu4_12=new Array("'61-'63 Color Survey","http://vintagethunderbirdclub.net/61-63_Color_Survey.pdf","",0);

	
	
	

Menu5=new Array("Forum/Chat/Links","javascript:top.location.href='http://vintagethunderbirdclub.net/missing.htm'","",4);
	Menu5_1=new Array("Thunderbird Forum","http://www.vintagethunderbirdclub.net/questions.htm","",0,25,116.6);
	Menu5_2=new Array("Chat Sundays 8:00-10:00 PM CT","http://vintagethunderbirdclub.net/chat/birdchat.html","",0);
	Menu5_3=new Array("search","http://vintagethunderbirdclub.net/search/search.html","",0);
	Menu5_4=new Array("Links/Part Sources","http://vintagethunderbirdclub.net/links.htm","",0);

	
Menu6=new Array("Country Store","javascript:top.location.href='http://vintagethunderbirdclub.net/missing.htm'","",3);
	Menu6_1=new Array("Country Store","http://www.vintagethunderbirdclub.net/country_store_apparel.htm","",0,25,116.6);
	Menu6_2=new Array("Country Store Books & Concours Rules","http://www.vintagethunderbirdclub.net/country_store_books.htm","",0);
	Menu6_3=new Array("Contact Us","http://www.vintagethunderbirdclub.net/Contacts.htm","",0);
	Menu6_4=new Array("Country Store Anniversary Items","http://www.vintagethunderbirdclub.net/country_store_50_anniversary.htm","",0);
	
