//UDMv3.8.2 
//* DO NOT EDIT THIS BIT * 
if (!exclude) { //******** 
//************************





/////////////////////////////////////////////////////////////////////////// 
// 
// ULTIMATE DROPDOWN MENU VERSION 3.8 by Brothercake 
// http://www.brothercake.com/dropdown/ 
// 
// Link-wrapping routine by Brendan Armstrong 
// Original KDE modifications by David Joham 
// Opera reload/resize based on a routine by Michael Wallner 
// Select-element hiding routine by Huy Do 
// 
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "virtual"; // alignment mode 
var absLEFT = 1; // absolute left or right position (if menu is left or right aligned) 
var absTOP = 3; // absolute top position



var staticMENU = false; // static positioning mode (win/ie5,ie6 and ns4 only)



var stretchMENU = false; // show empty cells 
var showBORDERS = false; // show empty cell borders



var baseHREF = "http://www.boisepubliclibrary.org/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#CECF9C";	// main nav cell color
var rCOLOR = 	"#000000";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#ffffff";	// main nav border color
var aLINK = 	"#000080";	// main nav link color
var aHOVER = 	"#ffffff";	// main nav link hover-color (dual purpose)
var aDEC = 		"none";		// main nav link decoration
var fFONT = 	"verdana,arial,sans-serif";	// main nav font face
var fSIZE = 	11;		// main nav font size (pixels)
var fWEIGHT = 	"bold";		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	0;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset ( pixels from middle)

var keepLIT = true; // keep rollover color when browsing menu 
var vOFFSET = 0; // shift the submenus vertically 
var hOFFSET = 160; // shift the submenus horizontally

var smCOLOR = 	"#FFFFFF";	// submenu cell color
var srCOLOR = 	"#CECF9C";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#000000";	// submenu border color
var saLINK = 	"#333333";	// submenu link color
var saHOVER = 	"#000000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,sans-serif";	// submenu font face
var sfSIZE = 	10;		// submenu font size (pixels)
var sfWEIGHT = 	"bold"; 	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 0;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset ( pixels from middle)

var shSIZE =	0;		// submenu dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -5;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 100;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 100;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = 0;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = 0;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)











//** LINKS *******************************************************************


//** Menu 1
	MI("http://www.boisepubliclibrary.org/Catalog/","Catalog",70,"center","","",166,2,"b","","","","");
		
		SP(190,"center","left",0,0,"","","","","","","");

		SI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl","Search the Catalog","_blank","");

		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl","Basic Search","_blank","");			

			CI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl&menu=search&submenu=subtab58","Advanced Search","_blank","");
			
			CI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl&menu=search&submenu=subtab71","By Category","_blank","");	

			CI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl&menu=tab25","Kid's Search","_blank","");

					
		SI("http://search.idaho-lynx.org/ipac20/ipac.jsp?profile=bpl&menu=account","Your Account","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Catalog/Library_Card/","Library Card Information","_blank","");	
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/howtoget.shtml","Get a Library Card","_blank","");			

			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/Responsibilities.shtml","Responsiblities","_blank","");	

			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/loanslimits.shtml","Loans, Limits, Overdues","_blank","");	
			
			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/Renew.shtml","How to Renew Items","_blank","");	
			
			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/holds.shtml","How to Place a Hold","_blank","");	
			
			CI("http://www.boisepubliclibrary.org/Catalog/Library_Card/returning.shtml","Where to Return Items","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Catalog/Other_Catalog_Features/","Other Catalog Features","_blank","");
		
			CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/Catalog/Other_Catalog_Features/cataloghelp.shtml","Catalog Troubleshooting","_blank","");			
			
			CI("http://www.boisepubliclibrary.org/Catalog/Other_Catalog_Features/lynx.shtml","About the Shared Catalog","_blank","");			

			CI("http://www.boisepubliclibrary.org/Catalog/Other_Catalog_Features/othercatalogs.shtml","Other Library Catalogs","_blank","");			

		SI("http://www.boisepubliclibrary.org/Catalog/Book_Requests/","Requesting Books","_blank","");
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/Catalog/Book_Requests/InterLibraryLoan/","InterLibrary Loan Request","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Catalog/Book_Requests/Purchase_Suggestion/","Purchase Suggestion","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Catalog/Readers_Corner/Book_Clubs/","Books for Book Clubs","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Catalog/Readers_Corner/default.shtml","Reader's Corner","_blank","");
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/eCollections/Databases/Remote/outnovelist.shtml","Novelist","_blank","");			

			CI("http://www.supportlibrary.com/su/su.cfm?x=474721","Online Book Club","_blank","");			
			
			CI("http://www.boisepubliclibrary.org/Catalog/Readers_Corner/Book_Clubs/default.shtml","Books for Book Clubs","_blank","");			

			CI("http://www.boisepubliclibrary.org/Catalog/Readers_Corner/booklovers.shtml","Websites for Readers","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Catalog/Readers_Corner/BookLetters.asp","E-newsletters & Book Reviews","_blank","");
						



			

//**Menu 2
	MI("http://www.boisepubliclibrary.org/About_BPL/","About BPL",82,"center","","",166,530,"f","","","","");		
	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		SP(190,"center","left",0,0,"","","","","","","");
		// add submenu link items ("url","Link name","_target","alt text")		

		SI("http://www.boisepubliclibrary.org/About_BPL/Locations/","Locations & Hours","_blank","#000000");	

			CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/About_BPL/Locations/downtown.shtml","Main Branch (Downtown)","_blank","");
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Locations/townsquare.shtml","Towne Square Library","_blank","");
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Locations/bookmobile.shtml","Bookmobile","_blank","");			
	

			CI("http://www.boisepubliclibrary.org/About_BPL/Locations/guideLibrariesMap.pdf","Other Area Libraries (Map)","_blank","");
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Locations/holidayhours.shtml","Holiday Closures","_blank","");


		SI("http://www.boisepubliclibrary.org/About_BPL/Computers/","Computers at the Library","_blank","");
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/About_BPL/Computers/computers.shtml","Computer Access","_blank","");
			CI("http://www.boisepubliclibrary.org/About_BPL/Computers/gateslab.shtml","Gates Computer Lab","_blank","");
			CI("http://www.boisepubliclibrary.org/About_BPL/Computers/wireless.asp","Wireless Internet","_blank","");
			CI("http://www.boisepubliclibrary.org/About_BPL/Computers/Computer_Classes/","Computer Classes","_blank","");
			CI("http://www.boisepubliclibrary.org/About_BPL/Computers/WirelessPolicy.shtml","Internet Use Policy","_blank","");


		
		SI("http://www.boisepubliclibrary.org/About_BPL/meetingrooms.shtml","Meeting Rooms","_blank","");
		
		SI("http://www.boisepubliclibrary.org/About_BPL/Special_Services/","Special Services","_blank","");
		CP(180,"left","left",5,-5,"","","","","","","");
		CI("http://www.boisepubliclibrary.org/About_BPL/Special_Services/Homebound.shtml","Homebound","_blank","");
		CI("http://www.boisepubliclibrary.org/About_BPL/Special_Services/VisuallyImpaired.shtml","Visually Impaired Resources","_blank","");

		SI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/","History, Policies & Plans","_blank","");	
		
			CP(180,"left","left",5,-5,"","","","","","","");	
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/history.shtml","History of Boise's Library","_blank","");


			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/Policy_manual.pdf","Policy Manual","_blank","");

			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/Strategic_Plan_06.pdf","Strategic Plan","_blank","");
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/MasterLibraryFacilityPlan.pdf","Master Facility Plan","_blank","");
			
			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/facts%20about%20the%20library.pdf","Facts About the Library","_blank","");

			
			CI("http://www.boisepubliclibrary.org/About_BPL/Policies_and_Plans/privacy.shtml","Disclaimer/Privacy Policy","_blank","");

			
		SI("http://www.boisepubliclibrary.org/About_BPL/Library_Board/","Board of Trustees","_blank","");	
		
		//CP(180,"left","left",5,-5,"","","","","","","");	

			//CI("/About_BPL/Library_Board/boardagendas.shtml","Board Agendas","","");
			
			//CI("/About_BPL/Library_Board/boardminutes.shtml","Board Minutes","","");
			
		SI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/","Support Your Library","_blank","");
			CP(180,"left","left",5,-5,"","","","","","","");	

				
				CI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/foundation.shtml","Library Foundation","_blank","");
				CI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/friends.shtml","Friends of the Library","_blank","");
				CI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/bookstore.shtml","Friends Bookstore","_blank","");
				CI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/booksales.shtml","Friends Booksale","_blank","");
				
				CI("http://www.boisepubliclibrary.org/About_BPL/Support_Your_Library/donations.shtml","Donations","_blank","");
		
		SI("http://www.boisepubliclibrary.org/About_BPL/Partnerships/","Partnerships","_blank","");
			
		SI("http://www.boisepubliclibrary.org/About_BPL/jobs.shtml","How to Apply for a Library Job","_blank","");

		SI("http://www.boisepubliclibrary.org/About_BPL/Contact_Us/","Contact Us","_blank","");
		
		//CP(180,"left","left",5,-5,"","","","","","","");	

				//CI("/About_BPL/Contact_Us/onlineservices.shtml","Online Services","","");

				//CI("/About_BPL/Contact_Us/other.shtml","Other Library Services","","");

				//CI("/About_BPL/Contact_Us/general.shtml","General Division Contacts","","");
				
				//CI("/About_BPL/Contact_Us/managers.shtml","Administration and Managers","","");


		

//**menu 3
	MI("http://www.boisepubliclibrary.org/Research/","Research",81,"center","","",166,2,"b","","","","");
		
		SP(190,"center","left",0,0,"","","","","","","");
		
		SI("http://www.boisepubliclibrary.org/Research/Online_Resources/","Online Resources","_blank","");	
			
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/eCollections/Databases/","Databases","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Research/Online_Resources/Websites/","Websites by Topic","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Research/Online_Resources/Subject_Guides/","Subject Guides","_blank","");
			
		
		SI("http://www.boisepubliclibrary.org/Research/Idaho_Information/","Idaho Information","_blank","");	
		
		SI("http://www.boisepubliclibrary.org/Research/Obituaries/","Obituaries","_blank","");
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/Research/Obituaries/obituarysearch.asp","Online Obituary Index","_blank","");
			
			CI("http://www.boisepubliclibrary.org/Research/Obituaries/obitform.html","Obituary Request Form","_blank","");

			
		SI("http://www.boisepubliclibrary.org/Research/homework/default.asp","Homework Help","_blank","");


		SI("http://www.boisepubliclibrary.org/Research/Presentations_and_Tours/","Presentations & Tours","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Research/Funding_Information_Center/","Funding Information Center","_blank","");

		SI("http://www.boisepubliclibrary.org/Research/Ask_a_Librarian/","Ask a Librarian","_blank","");

		SI("http://www.boisepubliclibrary.org/Research/websearch.shtml","Search the Web","_blank","");

				
		

					
		

//**Menu 4

	MI("http://www.boisepubliclibrary.org/eCollections/","eCollections",83,"center","","",166,434,"c","","","","");
		// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		SP(175,"center","left",0,0,"","","","","","","");
		// add submenu link items ("url","Link name","_target","alt text")		

		SI("http://www.boisepubliclibrary.org/eCollections/Databases/","Databases","_blank","");
		
		CP(180,"left","left",5,-5,"","","","","","","");	

			CI("http://www.boisepubliclibrary.org/eCollections/Databases/Topic/","By Category or Vendor","_blank","");

			CI("http://www.boisepubliclibrary.org/eCollections/Databases/Name/","By Name","_blank","");			
			
			CI("http://www.boisepubliclibrary.org/eCollections/Databases/all.asp","All (A-Z)","_blank","");
			

		SI("http://www.boisepubliclibrary.org/eCollections/eBooks/","eBooks","_blank","");		
		
		SI("http://www.boisepubliclibrary.org/eCollections/MyLibraryDV/","My Library DV","_blank","");	
		


//**Menu 5	

	MI("http://www.boisepubliclibrary.org/Kids_and_Parents/","Kids & Parents",112,"center","","",166,286,"t","","","","");
		
		SP(170,"center","left",0,0,"","","","","","","");
		
		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/fun_and_games.shtml","Fun & Games","_blank","");	

		SI("http://www.boisepubliclibrary.org/Research/homework/default.asp","Homework Help","_blank","");	
		
		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/Booklists_and_Authors/","Booklists & Authors","_blank","");
	
		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/Recommended_Websites/","Recommended Websites","_blank","");			

		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/kidsearch.shtml","Search the Web","_blank","");	
		
		SI("http://www.boisepubliclibrary.org/News_and_Events/Events/children.shtml","Programs & Events","_blank","");

		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/Teachers_and_School_Librarians/","Teachers & Librarians","_blank","");	

		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/Homeschoolers/","Homeschooling","_blank","");	
		
		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/parents.shtml","Parent Resources","_blank","");	

		SI("http://www.boisepubliclibrary.org/Kids_and_Parents/kidpacks.shtml","KidPacks","_blank","");	
	
		

//**Menu 6

	MI("http://www.boisepubliclibrary.org/Teens/","Teens",65,"center","","",166,434,"c","","","","");
		// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		SP(175,"center","left",0,0,"","","","","","","");
		// add submenu link items ("url","Link name","_target","alt text")		
		
		SI("http://www.boisepubliclibrary.org/Research/homework/default.asp","Homework Help","_blank","");

		SI("http://www.boisepubliclibrary.org/Teens/tn_art.shtml","Entertainment & Arts","_blank","");		

		SI("http://www.boisepubliclibrary.org/Teens/tn_history.shtml","History & Lives","_blank","");

		SI("http://www.boisepubliclibrary.org/Teens/tn_computers.shtml","Computer & Internet","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Teens/tn_math.shtml","Math & Science","_blank","");

		SI("http://www.boisepubliclibrary.org/Teens/tn_living.shtml","Living","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Teens/tn_books.shtml","Books & Literature","_blank","");
		
		SI("http://www.boisepubliclibrary.org/Teens/The_Zone","THE ZONE Online Magazine","_blank","");
		
		

		
		




	
		
//** Menu 7
																									
	MI("http://www.boisepubliclibrary.org/News_and_Events/","News & Events",112,"center","","",166,630,"o","","","","");

		SP(180,"right","right",0,0,"","","","","","","");
			
		
		SI("http://www.boisepubliclibrary.org/News_and_Events/Calendar/","Calendar","_blank","");
		
		

		SI("http://www.boisepubliclibrary.org/News_and_Events/Events/default.shtml","Programs & Events","_blank","");	
		
		SI("http://www.boisepubliclibrary.org/News_and_Events/Newsroom/","Newsroom","_blank","");
		
		SI("http://www.boisepubliclibrary.org/News_and_Events/Branches/","Branch Library Updates","_blank","");

		

//* DO NOT EDIT THIS BIT * 
}//*********************** 
//************************



