//NECI site footer document!!!

<!-- Hide this script from older browsers

function footer()
{
document.write('<script>counter();</script><br>');
document.write('<hr>');
document.write('<table width="100%"><tr><td align="center" valign="center" style="border-style: double; background-color: #000080; border-color: #666666 ;"><br/><h5>Web Development and Maintenance By:<br>');
document.write('<a href="http://www.kineticconnections.com">Kinetic Connections</a><br>');
document.write('2007-Present</h5>');
document.write('</td></tr></table>');
}
// End hiding the script -->
