// START DATE SCRIPT

document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" bgcolor="#000000" >');
document.write('<tr>');
document.write('<td class="footer-left" colspan="2"><center>AP Plumbing |  (585) 723-9000 | Fax: (585) 225-8799 | City of Rochester License #276 </center></td>');
 
document.write('</tr>');
document.write('<tr>');
document.write('<td class="footer-left">&copy;Copyright 2011 AP Plumbing All Rights Reserved</td>');
document.write('<td class="footer-right"><div class="nav4"><a href="http://www.nodig.com/marketing.html" target="_blank">Designed by Northeast Consulting, Inc.</a></div></td>');
document.write('</tr>');
document.write('</table>'); 

