<!--
var navHead = '<p>The Library offers a wide arrary of research resources. A full list of online   subscriptions can be found <a href="../../research"><strong>here</strong></a>.</p>  <p align="left">Subscription Databases with the <img alt="Remote Access" src="http://www.nileslibrary.org/images_main/RemoteAccess.gif" width="16" height="15" /> image can only be accessed remotely with a Niles Public Library   card.<br />    <br />    Having problems accessing a database from home?<a href="http://www.nileslibrary.org/research/proxySupport.htm"> Click here</a>.';

var navBar = '<table width="100%" border="1" cellpadding="0">    <tr>      <td class="headerlinks"><strong><a href="./search.htm">General Search Engines</u></a></strong></td>      <td class="headerlinks"><strong><a href="./arts.htm">Art, Music, Crafts</u></a></strong></td>      <td class="headerlinks"><strong><a href="./books.htm">Books, Authors, and Reading</u></a></strong></td>    </tr>    <tr>      <td class="headerlinks"><strong><a href="./youngerkids.htm">Early Learning for  Younger Kids</u></a></strong></td>      <td class="headerlinks"><strong><a href="./computer.htm">Computer Skills </u></a></strong></td>      <td class="headerlinks"><strong><a href="./la.htm">Language Arts</a></u></strong></td>    </tr>    <tr>      <td class="headerlinks"><strong><a href="./math.htm">Math</u></a></strong></td>      <td class="headerlinks"><strong><a href="./schools.htm">School and Community  Links</u></a></strong></td>      <td class="headerlinks"><strong><a href="./science.htm">Science and Technology</u></a></strong></td>    </tr>    <tr>      <td height="23" class="headerlinks"><strong><a href="./social.htm">Social Studies</u></a></strong></td>      <td class="headerlinks"><strong><a href="./sports.htm">Sports, Games, Hobbies</u></a></strong> </td>      <td class="headerlinks"><strong><a href="./practice.htm">Test Practice</u></a></strong></td>    </tr>    <tr>      <td colspan="3" class="headerlinks"><div align="center"><strong><a href="http://www.ala.org/gwstemplate.cfm?section=greatwebsites&amp;template=/cfapps/gws/default.cfm">American  Library Association Great Websites for Kids</a></u></strong><br />        Lots more great websites!</div></td>    </tr>  </table><br />';

//var navFoot = ' ';

/*'<table width=\"95%\" border=\"1\" cellspacing=\"2\" cellpadding=\"2\"> <tr><td width=\"33%\"><strong class=\"headerlinks\"><a href=\"college.htm\">Colleges</a></strong> </td>            <td width=\"33%\"><strong class=\"headerlinks\"><a href=\"math.htm\">Math</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"searching.htm\">Searching, Searching</a></strong></td>          </tr>          <tr>            <td><strong class=\"headerlinks\"> <a href=\"games.htm\">Games</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"movies.htm\">Movies, TV &amp; Visual Art</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"social.htm\">Social Studies</a></strong></td>          </tr>          <tr>            <td><strong class=\"headerlinks\"><a href=\"health.htm\">Health &amp; Wellness</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"music.htm\">Music</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"funsites.htm\">Websites to Help You Procrastinate</a></strong></td>          </tr>          <tr>            <td><strong class=\"headerlinks\"><a href=\"history.htm\">History</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"bookreviews.htm\">Need a Book? Book Review Websites &amp; Blogs</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"rights.htm\">Your Rights &amp; The Law</a></strong></td>          </tr>          <tr>            <td><strong class=\"headerlinks\"><a href=\"language.htm\">Language &amp; Writing Arts</a></strong></td>            <td><strong class=\"headerlinks\"><a href=\"science.htm\">Science</a></strong></td>            <td><strong class=\"headerlinks\"> <a href=\"schools.htm\">Your Schools</a></strong></td>          </tr>        </table>';*/

document.write(navHead);
document.write(navBar);
//document.write(navFoot);
//-->
