// START footer SCRIPT


document.write('<table width="950" border="0" cellpadding="0" cellspacing="0">');
document.write('<tr>');
document.write('<td class="footer-left-corner">2011 PIM Corporation All Rights Reserved</b></td>');
document.write('<td class="footer-right-corner"><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>');


