// the PSD Gallery tool can't create .shtml files, which includes need, so JS includes are used
// for photo gallery pages

document.write('<table border="0" class="footerWidth" cellpadding="0" cellspacing="0"><tr align="center" valign="top"><td colspan="1" rowspan="2" width="1" class="noPrint"><img src="/images/spacer.gif" width="1" height="88"><\/td><td class="footerTxt noPrint" style="color: #000000;" height="44"><!-- footer links BEGIN --><div style="padding-top: 15px;">');

document.write('<a href="/about.shtml" class="footerLinkT">About NJASL<\/a><span class="footerBull">&bull;<\/span><a href="/news.aspx" class="footerLinkT">News &amp; Events<\/a><span class="footerBull">&bull;<\/span><a href="/programs.shtml" class="footerLinkT">Programs &amp; Media<\/a><span class="footerBull">&bull;<\/span><a href="/resources.shtml" class="footerLinkT">Resources<\/a><span class="footerBull">&bull;<\/span><a href="/contact.shtml" class="footerLinkT">Contact Us<\/a><span class="footerBull">&bull;<\/span><a href="/sitemap.shtml" class="footerLinkT">Site Map<\/a><span class="footerBull">&bull;<\/span><a href="/members.aspx" class="footerLinkT">Members Only<\/a><span class="footerBull">&bull;<\/span><a href="/index.aspx" class="footerLinkT">Home<\/a>');

document.write('<\/div><!-- footer links END --><\/td><td colspan="1" rowspan="2" width="1" class="footerTxt"><img src="/images/spacer.gif" width="1" height="88"><\/td><\/tr><tr valign="top" height="44"><td class="footerTxt"><!-- copyright BEGIN --><div style="padding-top: 10px;">');

document.write('Copyright &copy; 2008, New Jersey Association of School Librarians  &bull;  Site created with the assistance of <a href="http://pingsite.com" target="_new" class="footerLinkB">Princeton Internet Group<\/a> (PING)');

document.write('<\/div><!-- copyright END --><\/td><\/tr><\/table>');




// Google Analytics

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-2578008-26']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();
