document.write('<br>\n');

document.write('<div class="center">\n');
document.write('<strong>Connect With Us On: </strong>\n');
document.write('<span class="finduson">\n');
document.write('<a target="_blank" href="http://www.facebook.com/pages/Internet-Public-Library/10387691910" title="Facebook"><img src="/div/images/soc_nets/FaceBook-icon.png" alt="Facebook icon" width="16" height="16" border="0" /></a>\n');
document.write('<a target="_blank" href="http://www.myspace.com/internetpubliclibrary" title="MySpace"><img src="/div/images/soc_nets/MySpace-icon.png" alt="MySpace icon" width="16" height="16" border="0" /></a>\n');
document.write('<a target="_blank" href="https://twitter.com/theipl" title="Twitter"><img src="/div/images/soc_nets/Twitter-icon.png" alt="Twitter icon" width="16" height="16" border="0" /></a>\n');
document.write('<a target="_blank" href="http://www.youtube.com/iplcommunity" title="YouTube"><img src="/div/images/soc_nets/Youtube-icon.png" alt="YouTube icon" width="16" height="16" border="0" /></a>\n');
document.write('<a target="_blank" href="http://www.delicious.com/TheInternetPublicLibrary" title="Delicious"><img src="/div/images/soc_nets/delicious-icon.png" alt="Delicious icon" width="16" height="16" border="0" /></a></a>\n');
document.write('<a target="_blank" href="http://www.diigo.com/user/Theipl2" title="Diigo"><img src="/div/images/soc_nets/Diigo-icon.png" alt="Diigo icon" width="16" height="16" border="0" /></a>\n');
//document.write('<a target="_blank" href="http://theipl2blog.wordpress.com/" title="WordPress"><img src="/div/images/soc_nets/WordPress-icon.png" alt="WordPress icon" width="16" height="16" border="0" /></a>\n');
document.write('<a target="_blank" href="http://theipl.wordpress.com/" title="WordPress"><img src="/div/images/soc_nets/WordPress-icon.png" alt="WordPress icon" width="16" height="16" border="0" /></a>\n');
document.write('</span>\n');
document.write('</div>\n');

//close div opened in header.js to add padding to all ipl2 HTML pages
document.write('</div>\n');

document.write('<table width="790" border="0" align="center" cellspacing="0"><tr><td align="center" class="Footer">\n');
document.write('<a href="/">Home</a> | ');
document.write('<a href="/div/about/">About</a> | ');
document.write('<a href="/div/about/privacy.html">Privacy Policy</a> | ');
document.write('<a href="/div/contact/">Contact Us</a> | ');
document.write('<a target="_blank" href="http://theipl.wordpress.com/">Newsletter</a> | ');
document.write('<a href="/div/liblocator/">Library Locator</a> | ');
document.write('<a href="/div/about/sitemap.html">Site Map</a> | ');
// if on For Kids page, use URL to For Kids Ask an ipl2 Librarian form
if (document.URL.search(/kidspace|vid=12|stateknow|projectguide|hello|storyhour|cquest|askauthor|kidsweb|poisonsafe|orca/) > 0) 
{ 
  document.write('<a href="/div/ask/">Ask an ipl2 Librarian</a>');
}
else
{ 
  document.write('<a href="/div/askus/">Ask an ipl2 Librarian</a>');
}

document.write('</td></tr></table>\n');
document.write('<table width="790" border="0" align="center" cellspacing="0" background="/div/images/footerBackground.jpg"><tr>\n');
document.write('<td align="center" class="Partners"><strong>Partners: </strong>\n');
document.write('<a target="_blank" href="http://www.ischool.drexel.edu/">Drexel</a> | \n');
document.write('<a target="_blank" href="http://slis.fsu.edu/">FSU</a> | \n');
document.write('<a target="_blank" href="http://gse.buffalo.edu/lis">Buffalo</a> | \n');
document.write('<a target="_blank" href="http://www.lis.illinois.edu/">Illinois</a> | \n');
document.write('<a target="_blank" href="http://www.ischool.pitt.edu/">Pittsburgh</a> | \n');
document.write('<a target="_blank" href="http://comminfo.rutgers.edu/">Rutgers</a> | \n');
document.write('<a target="_blank" href="http://ischool.syr.edu/"> Syracuse</a> | \n');
document.write('<a target="_blank" href="http://sils.unc.edu/">UNC</a> | \n');
document.write('<a target="_blank" href="http://www.ischool.utexas.edu">UT Austin</a> | \n');
document.write('<a target="_blank" href="http://ischool.uw.edu/">Washington</a> | \n');
document.write('<a href="/div/about/IPLconsortium/consortiumList.html"><em>Join the ipl2 Consortium</em></a>\n');
document.write('</td>\n');
document.write('</tr>\n');
document.write('<tr>\n');
document.write('<td align="center" class="Footer2">\n');
document.write('ipl2 is hosted by The <em>iSchool</em> at Drexel, College of Information Science and Technology, with major support from the College of Information at Florida State University. Sponsored by Intel and Sun Microsystems Copyright Notice (c) 1995 - 2008 The Regents of the University of Michigan. All rights reserved. (c) 2009 - 2012, Drexel University, All Rights Reserved.\n');
document.write('</td>\n');
document.write('</tr>\n');
document.write('</table>\n');

document.write('<script type="text/javascript">');
document.write('var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");');
document.write('document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));');
document.write('</script>');
document.write('<script type="text/javascript">');
document.write('try {');
document.write('var pageTracker = _gat._getTracker("UA-1125292-1");');
document.write('pageTracker._setDomainName("none");');
document.write('pageTracker._setAllowLinker(true);');
document.write('pageTracker._trackPageview();');
document.write('} catch(err) {}');
document.write('</script>');

