// START DATE SCRIPT	  
					
  
document.write('<table width="920" height="30" border="0" cellpadding="0" cellspacing="0" background="image/redbar.png">');
document.write('<tr>');
document.write('<td class="footer-left">©Copyright 2010 Mr. Rooter of Philadelphia All Rights Reserved</td>');
document.write('<td class="footer-right"><div class="navfooter"><a href="http://www.amynet.com/" target="_blank">Designed by Northeast Consulting, Inc.</a></div></td>');
document.write('</tr>');
document.write('</table>'); 
