/***********************************************************************************
*	(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='#CCCCCC';			// Background color when mouse is not over
	var LowSubBgColor='#CCCCCC';			// Background color when mouse is not over on subs
	var HighBgColor='#000066';			// Background color when mouse is over
	var HighSubBgColor='#000066';			// Background color when mouse is over on subs
	var FontLowColor='000066';			// Font color when mouse is not over
	var FontSubLowColor='#000066';			// Font color subs when mouse is not over
	var FontHighColor='#CCCCCC';			// Font color when mouse is over
	var FontSubHighColor='#CCCCCC';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// 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=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='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=5;				// Menu offset x coordinate
	var StartLeft=1;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// 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=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"
		Menu2_2_2=new Array("August 2004","http://www.news.com","",0);
		Menu2_2_2=new Array("August 2004","http://www.news.com","",0);
		Menu2_2_2=new Array("August 2004","http://www.news.com","",0);
		Menu2_2_2=new Array("August 2004","http://www.news.com","",0);
		Menu2_2_2=new Array("August 2004","http://www.news.com","",0);

Menu1=new Array("Home","index.htm","",0,25,95);

Menu2=new Array("Meetings","index.htm","",4);
	Menu2_1=new Array("General Membership","index.htm","",6,20,150);	
		Menu2_1_1=new Array("DATES/LOCATION","meetings.htm","",0,20,110);
		Menu2_1_2=new Array("MAP TO MEETING","http://www.mapquest.com/maps/map.adp?formtype=address&country=US&popflag=0&latitude=&longitude=&name=&phone=&level=&addtohistory=&cat=&address=2210+N+Country+Club+Dr+&city=columbiA&state=MO&zipcode=65201","",0);	
		Menu2_1_3=new Array("September 2009","200909gmm.htm","",0);
		Menu2_1_4=new Array("December 2009","200912gmm.htm","",0);
		Menu2_1_5=new Array("March 2010","Pending_gmm.htm","",0);
		Menu2_1_6=new Array("June 2010","Pending_gmm.htm","",0);

	Menu2_2=new Array("Board Meetings","index.htm","",3);
		Menu2_2_1=new Array("2008-2009","2008-2009bm.pdf","",0,20,160);
		Menu2_2_2=new Array("2007-2008","bmplaceholder.pdf","",0);
		Menu2_2_3=new Array("2006-2007","2006-2007bm.pdf","",0);
		
	Menu2_3=new Array("Committees","index.htm","",5);
		Menu2_3_1=new Array("Membership","Committee_Membership.htm","",0,20,160);
		Menu2_3_2=new Array("Professional Development","Committee_Professional Development.htm","",0);
		Menu2_3_3=new Array("Programs","Committee_Programs.htm","",0);
		Menu2_3_4=new Array("Government Relations","Committee_Government Relations.htm","",0);
		Menu2_3_5=new Array("Communications","Committee_Communications.htm","",0);
		
	Menu2_4=new Array("Calendar","CalendarNAIFA.htm","",0);

Menu3=new Array("Sponsors","index.htm","",2);
	Menu3_1=new Array("Our Sponsors","blank.htm","",5,20,120);
		Menu3_1_1=new Array("Anthem BCBS","http://www.anthem.com/home-visitors.html","",0,20,200);
		Menu3_1_2=new Array("Exam One/Lab One","http://www.labone.com","",0);
		Menu3_1_3=new Array("Brokerage Unlimited","http://www.brokerageunlimited.com","",0);
		Menu3_1_4=new Array("State Farm","http://www.statefarm.com", "",0);
		Menu3_1_5=new Array("Mercy Health Plans","http://www.mercyhealthplans.com", "",0);
	Menu3_2=new Array("Become A Sponsor","Sponsorship 05_06w.pdf","",0);

Menu4=new Array("Membership","index.htm","",5);
	Menu4_1=new Array("Carrier Endorsements","http://www.naifa.org/join/endorse.cfm","",0,20,150);
	Menu4_2=new Array("How To Join","https://secure.naifa.org/registration/","",0);
	Menu4_3=new Array("Resource Links","http://www.blank.htm","",7);
			Menu4_3_1=new Array("National AIFA","http://www.naifa.org","",0,20,250);
			Menu4_3_2=new Array("Missouri AIFA","http://www.maifa.com","",0);
			Menu4_3_3=new Array("Missouri Department of Insurance","http://www.insurance.mo.gov","",0);
			Menu4_3_4=new Array("Find Your NPN for CE Credits","https://www.nipr.com/html/PacNpnSearch.html","",0);
			Menu4_3_5=new Array("Internal Revenue Service","http://www.irs.gov","",0);
			Menu4_3_6=new Array("Society of Financial Service Professionals","SFSP Chapter officers.htm","",0);
			Menu4_3_7=new Array("Mid-Missouri Estate Planning Council","http://www.mmepc.org","",0);
	Menu4_4=new Array("Newsletters","index.htm","",2);
			Menu4_4_1=new Array("Mid MO News","index.htm","",3,20,150);
				Menu4_4_1_1=new Array("Mid MO News Sept 2008","200809 naifa news.htm","",0,20,150);
				Menu4_4_1_2=new Array("Mid MO News Oct 2008","200810 naifa news.htm","",0);
				Menu4_4_1_3=new Array("Mid MO News Nov 2008","200811 naifa news.htm","",0);				
			Menu4_4_2=new Array("NAIFA 'Connections'","http://www.naifa.org/connections/index.cfm","",0);
	Menu4_5=new Array("Find A Professional","http://www.naifa.org/consumer/advisor.cfm","",0);

Menu5=new Array("Governance","index.htm","",4);
	Menu5_1=new Array("Code Of Ethics","ethics.htm","",0,20,110);
	Menu5_2=new Array("Officers","officers.htm","",0);
	Menu5_3=new Array("By-Laws","Bylaws20060310.pdf","",0);
	Menu5_4=new Array("Past Presidents","presidents.htm","",0);

Menu6=new Array("Contact Us","mailto:naifamidmo@live.com","",0);

