// START DATE SCRIPT
					
  
document.write('<table width="1000" height="33" border="0" cellpadding="0" cellspacing="0" background="images/redbar.png" bgcolor="#db143c"');
document.write('<tr>');
document.write('<td class="footer-left">&copy;Copyright 2011 National Liner, LLC - All rights reserved</td>');
document.write('<td class="footer-right"><div class="navfooter"><a href="http://www.nodig.com/marketing.html" target="_blank">Designed by Northeast Consulting, Inc.</a></div></td>');
document.write('</tr>');
document.write('</table>'); 

