/***********************************************************************************
*	(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=10;			// Number of first level items
	var LowBgColor='white';				// Background color when mouse is not over
	var LowSubBgColor='#42b5c6';			// Background color when mouse is not over on subs
	var HighBgColor='black';			// Background color when mouse is over
	var HighSubBgColor='black';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// 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='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// 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='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=132;				// Menu offset x coordinate
	var StartLeft=16;				// 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=0;			// 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 highlighted
	var Arrws=['http://molib.org//images/menu/tri1.gif',5,10,'http://molib.org//images/menu/tridown.gif',10,5,'http://molib.org//images/menu/trileft.gif',5,10];	// Arrow source, width and height
function BeforeStart(){;}
function AfterBuild(){;}
function BeforeFirstOpen(){;}
function AfterCloseAll(){;}


// 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("<img src='http://molib.org/images/menu/AboutUs.gif'>","http://molib.org/about.html","",3,30,160);
	Menu1_1=new Array("Governance","","",5,20,160);
		Menu1_1_1=new Array("Executive Board","http://molib.org/governance/officers/board.html","",0,20,170);
		Menu1_1_2=new Array("Committees","http://molib.org/governance/officers/committees.html","",13,20);
                          Menu1_1_2_1=new Array("Annual Conference","http://molib.org/governance/officers/committees.html#conf2012","",0,20,160);
		  	  			  Menu1_1_2_2=new Array("Awards","http://molib.org/governance/officers/committees.html#awards","",0,20);
		  	  			  Menu1_1_2_3=new Array("Budget & Finance","http://molib.org/governance/officers/committees.html#budget","",0,20);
		  	  			  Menu1_1_2_4=new Array("Bylaws & Handbook","http://molib.org/governance/officers/committees.html#bylaws","",0,20);
		  	  			  Menu1_1_2_5=new Array("Conference Site Selection","http://molib.org/governance/officers/committees.html#site","",0,20);
		  	  			  Menu1_1_2_6=new Array("Continuing Education","http://molib.org/governance/officers/committees.html#conted","",0,20);
		  	  			  Menu1_1_2_7=new Array("Intellectual Freedom","http://molib.org/governance/officers/committees.html#ifc","",0,20);
		  	  			  Menu1_1_2_8=new Array("Legislative","http://molib.org/governance/officers/committees.html#legislative","",0,20);
		  	  			  Menu1_1_2_9=new Array("Membership","http://molib.org/governance/officers/committees.html#membership","",0,20);
		  	  			  Menu1_1_2_10=new Array("Nominating","http://molib.org/governance/officers/committees.html#nominating","",0,20);
						  Menu1_1_2_11=new Array("Public Relations","http://molib.org/governance/officers/committees.html#public","",0,20);
		  	  			  Menu1_1_2_12=new Array("Publications","http://molib.org/governance/officers/committees.html#pub","",0,20);
						  Menu1_1_2_13=new Array("Web","http://molib.org/governance/officers/committees.html#web","",0,20);
		Menu1_1_3=new Array("Communities of Interest","http://molib.org/ci/index.html","",15,20);
						  Menu1_1_3_1=new Array ("Access Services", "http://molib.org/ci/asci","",0,20,200);
                          Menu1_1_3_2=new Array("Children's Services Roundtable","http://molib.org/ci/csrt","",0,20);
                          Menu1_1_3_3=new Array("Computer and Info Tech","http://molib.org/ci/cit/index.html","",0,20);
						  Menu1_1_3_4=new Array("Genealogy and Local History","http://molib.org/ci/glh/","",0,20);
               		 	   Menu1_1_3_5=new Array("MACRL","http://molib.org/ci/macrl","",0,20,160);
						   Menu1_1_3_6=new Array("Outreach","http://molib.org/governance/officers/sigs.html#outreach","",0,20);
               			  Menu1_1_3_7=new Array("Professionalism Education Employment Recruitment","http://molib.org/ci/peer","",0,35);
               		 	  Menu1_1_3_8=new Array("Public Libraries","http://molib.org/ci/pl","",0,20);
						  Menu1_1_3_9=new Array("Reference & Government Info","http://molib.org/ci/rgi","",0,20);
               		 	  Menu1_1_3_10=new Array("Special Libraries","http://molib.org/coi/sl","",0,20);
						  Menu1_1_3_11=new Array("Support Staff/Paraprofessional","http://molib.org/ci/para","",0,20);
               		 	  Menu1_1_3_12=new Array("Technical Services","http://molib.org/governance/officers/sigs.html#technical","",0,20);
               		 	  Menu1_1_3_13=new Array("Trustees & Friends","http://molib.org/governance/officers/divisions.html#trustees","",0,20);
						  Menu1_1_3_14=new Array("Young Adult Services","http://molib.org/ci/ya","",0,20);
						  Menu1_1_3_15=new Array("Youth Services","http://molib.org/governance/officers/divisions.html#youth","",0,20);
		Menu1_1_4=new Array("Organizational Chart","http://molib.org/governance/orgchart.pdf","",0,20);				  				  
		Menu1_1_5=new Array("Unit Web Site Request Form","http://molib.org/ci/coirequest.html","",0,20);				  
	Menu1_2=new Array("History","http://molib.org/about.html","",0,20);
	Menu1_3=new Array("Visions","http://molib.org/governance/docs/2007/MLAvisions07.pdf","",0,20);
	
Menu2=new Array("<img src='http://molib.org/images/menu/Awards.gif'>","http://molib.org/awards/index.html","",3,30,160);
	Menu2_1=new Array("Building Block Award","http://molib.org/awards/buildingblock/index.html","",0,20,160);
	Menu2_2=new Array("Cooperative Awards","http://molib.org/awards/index.html#beta","",1,20);
		Menu2_2_1=new Array("Ronald G. Bohley Award","http://molib.org/awards/index.html#ronald","",0,20,300);
	Menu2_3=new Array("MLA Awards","http://molib.org/awards/index.html","",12,20);
		Menu2_3_1=new Array("General Information","http://molib.org/awards/index.html","",0,20,300);
		Menu2_3_2=new Array("Francis 'Bud' Barnes Outstanding Legislator Award","http://molib.org/awards/index.html#francis","",0,20);
		Menu2_3_3=new Array("Meritorious Achievement Award","http://molib.org/awards/index.html#merit","",0,20);
		Menu2_3_4=new Array("Missouri Library of the Year Award","http://molib.org/awards/index.html#LOTY","",0,20);
		Menu2_3_5=new Array("MLA Literary Award","http://molib.org/awards/index.html#literary","",0,20);
		Menu2_3_6=new Array("Outstanding Library Employee Award","http://molib.org/awards/index.html#employee","",0,20);
		Menu2_3_7=new Array("Outstanding New Librarian Award","http://molib.org/awards/index.html#librarian","",0,20);
		Menu2_3_8=new Array("Patt Behler Call-to-Conference Award","http://molib.org/awards/index.html#patt","",0,20);
		Menu2_3_9=new Array("Public Relations Achievement Award","http://molib.org/awards/index.html#public","",0,20);
		Menu2_3_10=new Array("Ronald G. Bohley Scholarship","http://molib.org/awards/index.html#ronald2","",0,20);
		Menu2_3_11=new Array("Show Me Youth Service Award","http://molib.org/awards/index.html#Youth","",0,20);
		Menu2_3_12=new Array("Virginia G. Young Outstanding Service Award","http://molib.org/awards/index.html#virginia","",0,20);
	Menu2_4=new Array("Past Recipients","http://molib.org/awards/recipients.html","",12,20);
	
Menu3=new Array("<img src='http://molib.org/images/menu/BylawsHandbook.gif'>","http://molib.org/governance/index.html","",3,30);
	Menu3_1=new Array("2011 Bylaws","http://molib.org/governance/bylaws/2011bylaws.docx","",0,20,160);
	Menu3_2=new Array("2011 Handbook v12/31/11","http://molib.org/governance/handbook/revisedmlahandbook-123111.pdf","",0,20);
	Menu3_3=new Array("Handbook Change Form","http://molib.org/governance/handbook/handbookchangesform.html","",0,20);
		
	
Menu4=new Array("<img src='http://molib.org/images/menu/CalendarNews.gif'>","http://molib.org/calendar/index.html","",3,30);
	Menu4_1=new Array("Current Calendar","http://molib.org/calendar/index.html","",0,20,160);
	Menu4_2=new Array("Past Calendar","http://molib.org/calendar/index.html#past","",0,20);
	Menu4_3=new Array("News","http://molib.org/calendar/index.html#news","",0,20);

Menu5=new Array("<img src='http://molib.org/images/menu/Conference.gif'>","http://molib.org/conference/index.html","",0,30);

Menu6=new Array("<img src='http://molib.org/images/menu/Jobline.gif'>","http://molib.org/jobline.html","",0,30);

Menu7=new Array("<img src='http://molib.org/images/menu/Links.gif'>","http://molib.org/links.html","",0,30);

Menu8=new Array("<img src='http://molib.org/images/menu/Membership.gif'>","http://molib.org/membership/index.html","",5,30);
	Menu8_1=new Array("Email Discussion Lists","http://molib.org/membership/index.html#email","",0,20,170);
	Menu8_2=new Array("FAQs About Getting Involved","http://molib.org/membership/faq.pdf","",0,20);
	Menu8_3=new Array("Get Involved","http://molib.org/membership/getinvolved.html","",0,20);
	Menu8_4=new Array("Membership Information","","",6,20);
		Menu8_4_1=new Array("Benefits of Membership", "http://molib.org/membership/benefits.html","",0,20,200);
		Menu8_4_2=new Array("Member Directory","http://molib.org/membership/memberdirectory/indivmemberdirectory-04282011.pdf","",0,20);
		Menu8_4_3=new Array("Member News","http://molib.org/membership/membernews.html","",0,20);
		Menu8_4_4=new Array("Membership Application","http://molib.org/membership/join.html","",0,20);
		Menu8_4_5=new Array("Organizational Chart","http://molib.org/governance/orgchart.pdf","",0,20);
		Menu8_4_6=new Array("Update Membership Information"," http://www.mymolib.org/login.aspx","",0,20);
	Menu8_5=new Array("<EM>MO INFO</EM>","http://molib.org/membership/index.html#moinfo","",0,20);

Menu9=new Array("<img src='http://molib.org/images/menu/Partnerships.gif'>","http://molib.org/partnerships.html","",0,30);
Menu10=new Array("<img src='http://molib.org/images/menu/networking.gif'>","http://molib.org/networking/","",0,30);




