/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	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='FFFFFF';			// Background color when mouse is not over
	var LowSubBgColor='FFFFFF';			// Background color when mouse is not over on subs
	var HighBgColor='D6D6D6';			// Background color when mouse is over
	var HighSubBgColor='D6D6D6';			// Background color when mouse is over on subs
	var FontLowColor='BD1031';			// Font color when mouse is not over
	var FontSubLowColor='BD1031';			// Font color subs when mouse is not over
	var FontHighColor='BD1031';			// Font color when mouse is over
	var FontSubHighColor='BD1031';			// Font color subs when mouse is over
	var BorderColor='FFFFFF';			// Border color
	var BorderSubColor='FFFFFF';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// 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='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=.001;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.001;			// vertical overlap child/ parent
	var StartTop=180;				// 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=2;				// Left padding
	var TopPaddng=3;				// 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=150;			// 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=['http://www.ntc-dfw.org/graphics/menutri.gif',10,10,'http://www.ntc-dfw.org/graphics/menutridown.gif',10,10,'http://www.ntc-dfw.org/graphics/menutrileft.gif',10,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("ABOUT NTC","","",12,20,129);
	Menu1_1=new Array("Home","http://www.ntc-dfw.org/index.html","",0,20,162);
	Menu1_2=new Array("President's Message","http://www.ntc-dfw.org/ntcpresmessage.html","",0,20,162);
	Menu1_3=new Array("Mission Statement","http://www.ntc-dfw.org/ntcmission.html","",0,20,162);
	Menu1_4=new Array("Program of Work","http://www.ntc-dfw.org/ntcprogram.html","",0,20,162);
	Menu1_5=new Array("Committees / Task Forces","http://www.ntc-dfw.org/ntccommittees.html","",0,20,162);
	Menu1_6=new Array("Organization","","",3,20,162);
		Menu1_6_1=new Array("Executive Committee","http://www.ntc-dfw.org/ntcorgexec.html","",0,20,162);
		Menu1_6_2=new Array("Board of Directors","http://www.ntc-dfw.org/ntcorgboard.html","",0,20,162);
		Menu1_6_3=new Array("Staff & Consultants","http://www.ntc-dfw.org/ntcorgstaff.html","",0,20,162);
	Menu1_7=new Array("Membership Directory","","",2,20,162);
		Menu1_7_1=new Array("Alpha List","http://www.ntc-dfw.org/members.html","",0,20,162);
		Menu1_7_2=new Array("Business Categories","http://www.ntc-dfw.org/categories.html","",0,20,162);
	Menu1_8=new Array("History","","",2,20,162);
		Menu1_8_1=new Array("NTC History","http://www.ntc-dfw.org/ntchistory.html","",0,20,162);
		Menu1_8_2=new Array("NTC Leaders","http://www.ntc-dfw.org/ntchistoryleaders.html","",0,20,162);
	Menu1_9=new Array("Testimonials","http://www.ntc-dfw.org/ntctestimonials.html","",0,20,162);
	Menu1_10=new Array("Frequently Asked Questions","http://www.ntc-dfw.org/ntcfaq.html","",0,20,162);
	Menu1_11=new Array("Request for Info","http://www.ntc-dfw.org/inquiry.html","",0,20,162);
	Menu1_12=new Array("Map to NTC Offices","http://www.ntc-dfw.org/ntcmap.html","",0,20,162);

Menu2=new Array("MEMBERSHIP","","",4,20,129);
	Menu2_1=new Array("Membership Benefits","http://www.ntc-dfw.org/membershipbenefits.html","",0,20,162);
	Menu2_2=new Array("Major Investors","http://www.ntc-dfw.org/membershipmajorinvestors.html","",0,20,162);
	Menu2_3=new Array("Membership Directory","","",2,20,162);
		Menu2_3_1=new Array("Alpha List","http://www.ntc-dfw.org/members.html","",0,20,162);
		Menu2_3_2=new Array("Business Categories","http://www.ntc-dfw.org/categories.html","",0,20,162);
	Menu2_4=new Array("Join NTC","http://www.ntc-dfw.org/membershipjoin.html","",0,20,162);

Menu3=new Array("CALENDAR / RSVP","","",2,20,160);
	Menu3_1=new Array("Events & Registration","http://www.ntc-dfw.org/reservations","",0,20,162);
	Menu3_2=new Array("Meeting Schedule","http://www.ntc-dfw.org/calendarmeetings.html","",0,20,162);

Menu4=new Array("NEWS","http://www.ntc-dfw.org/news/newscenter","",7,20,104);
Menu4_1=new Array("News Releases","http://www.ntc-dfw.org/news/newscenter","",0,20,162);
Menu4_2=new Array("Archive","http://www.ntc-dfw.org/news/newscenter/archive-index","",0,20,162);
Menu4_3=new Array("Media Contacts","http://www.ntc-dfw.org/news/newscenter/media-contacts","",0,20,162);
Menu4_4=new Array("In the News","http://www.ntc-dfw.org/news/newscenter/in-the-news","",0,20,162);
Menu4_5=new Array("Presentations","http://www.ntc-dfw.org/news/newscenter/presentations","",0,20,162);
Menu4_6=new Array("Event Photos","http://www.ntc-dfw.org/news/newscenter/event-photos","",0,20,162);
Menu4_7=new Array("Search News","http://www.ntc-dfw.org/news/newscenter/search","",0,20,162);

Menu5=new Array("ECONOMY & FACTS","http://www.ntc-dfw.org/northtexas/economy.html","",1,20,139);
	Menu5_1=new Array("Economy & Facts","http://www.ntc-dfw.org/northtexas/economy.html","",0,20,162);

Menu6=new Array("PUBLICATIONS","","",8,20,139);
	Menu6_1=new Array("NTC Brochure","http://www.ntc-dfw.org/publications/ntcbrochure.html","",0,20,162);
	Menu6_2=new Array("NTC Newsletter","http://www.ntc-dfw.org/publications/window.html","",0,20,162);
	Menu6_3=new Array("NTC Presentation","http://www.ntc-dfw.org/publications/ntcpresentation.html","",0,20,162);
	Menu6_4=new Array("D/FW Profile","http://www.ntc-dfw.org/publications/profile.html","",0,20,162);
	Menu6_5=new Array("Logistics Brochure","http://www.ntc-dfw.org/publications/logistics.html","",0,20,162);
	Menu6_6=new Array("Aviation Brochure","http://www.ntc-dfw.org/publications/aviation.html","",0,20,162);
	Menu6_7=new Array("Aviation Directory","http://www.ntc-dfw.org/publications/aviadir.html","",0,20,162);
	Menu6_8=new Array("North Texas Future Fund","http://www.ntc-dfw.org/publications/futurefund.html","",0,20,162);
