/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this script and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_drop_1.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This script and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
stuHover = function() {
	var cssRule;
	var newSelector;
	for (var i = 0; i < document.styleSheets.length; i++)
		for (var x = 0; x < document.styleSheets[i].rules.length ; x++)
			{
			cssRule = document.styleSheets[i].rules[x];
			if (cssRule.selectorText.indexOf("LI:hover") != -1)
			{
				newSelector = cssRule.selectorText.replace(/LI:hover/gi, "LI.iehover");
				document.styleSheets[i].addRule(newSelector , cssRule.style.cssText);
			}
		}
	var getElm = document.getElementById("menu").getElementsByTagName("LI");
	for (var i=0; i<getElm.length; i++) {
		getElm[i].onmouseover=function() {
			this.className+=" iehover";
		}
		getElm[i].onmouseout=function() {
			this.className=this.className.replace(new RegExp(" iehover\\b"), "");
		}
	}
}
if (window.attachEvent) window.attachEvent("onload", stuHover);

document.write('<!--Dropdown Menu-->');
document.write('<ul id="menu">');

document.write('<!--Home-->');
document.write('<li class="top"><a href="http://www.lcplin.org" class="top_link"><span>Home</span></a></li>');

document.write('<!--About-->');
document.write('<li class="top"><a href="http://www.lcplin.org/about/about.htm" id="about" class="top_link"><span class="down">About the Library</span></a>');
document.write('<ul class="about">');
document.write('<li><a href="http://www.lcplin.org/about/locations.htm" class="fly">Branches & Departments</a>');
document.write('<li><a href="http://www.lcplin.org/about/computers.htm" class="fly">Computers</a>');
document.write('<li><a href="http://www.lcplin.org/about/jobs.htm" class="fly">Employment</a>');
document.write('<li><a href="http://www.lcplin.org/about/friends.htm" class="fly">Friends of the Library</a>');
document.write('<li><a href="http://www.lcplin.org/about/library-policy.htm" class="fly">Library Policies</a>');
document.write('<li><a href="http://www.lcplin.org/about/media.htm" class="fly">Media Contacts</a>');
document.write('<li><a href="http://www.lcplin.org/about/volunteers.htm" class="fly">Volunteers</a>');
document.write('<li><a href="http://www.lcplin.org/about/about.htm" class="fly">More...</a>');
document.write('</li>');
document.write('</ul>');

document.write('<!--Books-->');
document.write('<li class="top"><a href="http://www.lcplin.org/books/books.htm" id="books" class="top_link"><span class="down">Books</span></a>');
document.write('<ul class="books">');
document.write('<li><a href="http://pac.lcplin.org/polaris" class="fly">Library Catalog</a>');
document.write('<li><a href="http://host5.evanced.info/lakecounty/evanced/eventcalendar.asp?ag=Teen+%2812%2D17+years%29%2C+Adult%2C+Senior&et=Book+Discussion%2C+Cancelled+Program&df=calendar&cn=0&private=0&ln=ALL" class="fly">Book Discussions</a>');
document.write('<li><a href="http://overdrive.lcplin.org" class="fly">Downloadable Audiobooks</a>');
document.write('<li><a href="http://overdrive.lcplin.org" class="fly">Downloadable eBooks</a>');
document.write('<li><a href="http://www.lcplin.org/books/ILL-PurchSug.htm" class="fly">Interlibrary Loan</a>');
document.write('<li><a href="http://www.lcplin.org/books/ILL-PurchSug.htm" class="fly">Purchase Suggestions</a>');
document.write('<li><a href="http://www.lcplin.org/books/readers.htm" class="fly">Readers’ Place</a>');
document.write('<li><a href="http://www.lcplin.org/research/useful-websites/leisure-recreation.htm#books" class="fly">Useful Web Sites: Books</a>');
document.write('<li><a href="http://www.lcplin.org/books/books.htm" class="fly">More...</a>');
document.write('</li>');
document.write('</ul>');

document.write('<!--Research-->');
document.write('<li class="top"><a href="http://www.lcplin.org/research/research.htm" id="research" class="top_link"><span class="down">Research</span></a>');
document.write('<ul class="research">');
document.write('<li><a href="http://pac.lcplin.org/polaris" class="fly">Library Catalog</a>');
document.write('<li><a href="http://www.lcplin.org/research/lists.htm" class="fly">Book Lists, Bookmarks & Bibliographies</a>');
document.write('<li><a href="http://www.lakenetnwi.org/index.php?option=com_mtree&Itemid=2" class="fly">Community Resources Directory</a>');
document.write('<li><a href="http://www.lcplin.org/research/genealogy-home.htm" class="fly">Genealogy & Local History</a>');
document.write('<li><a href="http://www.lcplin.org/research/databasesrmt.shtml" class="fly">Magazines, Newspapers & Databases</a>');
document.write('<li><a href="http://www.lcplin.org/research/search.htm" class="fly">Search the Web</a>');
document.write('<li><a href="http://www.lcplin.org/research/useful-websites/useful.htm" class="fly">Useful Websites</a>');
document.write('<li><a href="http://www.lcplin.org/research/research.htm" class="fly">More...</a>');
document.write('</li>');
document.write('</ul>');

document.write('<!--Kids-->');
document.write('<li class="top"><a href="http://www.lcplin.org/children/children.htm" id="kids" class="top_link"><span class="down">Kids</span></a>');
document.write('<ul class="kids">');
document.write('<li><a href="http://pac.lcplin.org/polaris" class="fly">Library Catalog</a>');
document.write('<li><a href="http://www.lcplin.org/children/ecrr.htm" class="fly">Every Child Ready to Read</a>');
document.write('<li><a href="http://host5.evanced.info/lakecounty/evanced/eventcalendar.asp?ag=Early+Talker+%28birth%2D23+months%29%2C+Talker+%282%2D3+years%29%2C+Pre%2DReader+%284%2D5+years%29%2C+School%2Dage+%28K%2D6th+grade%29%2C+Tween+%284th%2D7th+grade%29&et=%2EChildren%27s+Program%2C+%2EFamily+Program%2C+Arts+%26+Crafts%2C+Book+Discussion%2C+Book+Sale%2C+Cancelled+Program%2C+Computer+Class%2C+Cooking%2C+Film+Program%2C+Gaming%2C+Gardening%2C+Health+Program%2C+Holiday+program%2C+Music+Program%2C+Storytime%2C+Travel&df=calendar&cn=0&private=0&ln=ALL" class="fly">Programs for Children</a>');
document.write('<li><a href="http://www.lcplin.org/books/ILL-PurchSug.htm" class="fly">Purchase Suggestions</a>');
document.write('<li><a href="http://www.lcplin.org/children/children-readinglist.htm" class="fly">Reading Lists</a>');
document.write('<li><a href="http://www.lcplin.org/children/school-readinglist.htm" class="fly">School Required Reading</a>');
document.write('<li><a href="http://www.lcplin.org/children/children.htm" class="fly">More...</a>');
document.write('</li>');
document.write('</ul>');

document.write('<!--Teens-->');
document.write('<li class="top"><a href="http://www.lcplin.org/teens/teens.htm" id="teens" class="top_link"><span class="down">Teens</span></a>');
document.write('<ul class="teens">');
document.write('<li><a href="http://pac.lcplin.org/polaris" class="fly">Library Catalog</a>');
document.write('<li><a href="http://www.lcplin.org/books/ILL-PurchSug.htm" class="fly">Purchase Suggestions</a>');
document.write('<li><a href="http://www.lcplin.org/teens/teens.htm" class="fly">More...</a>');
document.write('</li>');
document.write('</ul>');

document.write('<!--More-->');
document.write('<li class="top"><a href="http://www.lcplin.org/more/more.htm" class="top_link"><span>More...</span></a></li>');
document.write('</ul>');
document.write('<!-- Last Edited 01/17/2012 -->');
