// START DATE SCRIPT	for  footer		

document.write('<table width="100%" height="10" border="0" cellpadding="0" cellspacing="0" bgcolor="#1A3763" summary="">');
document.write('<tr>');
document.write('<td valign="top" class="footer"><div class="navfooter"><a href="index.html">Richmond VA Plumber</a>  : ');
document.write('<a href="index.html">Residential Plumbing</a>  : ');
document.write('<a href="commercial-plumbing.html">Commercial Plumbing</a> :'); 
document.write('<a href="plumbing-and-drain-cleaning.html">Drain Cleaning</a> :');
document.write('<a href="plumbing-and-drain-cleaning.html">Rooter Service</a> :'); 
document.write('<a href="septic-service.html">Septic Cleaning</a> : ');
document.write('<a href="nodig-technology.html">No-Dig Pipe Repair</a> <br />');
document.write('<a href="grease-trap-cleaning.html">Grease Trap Cleaning</a> :'); 
document.write('<a href="plumbing-and-drain-cleaning.html">Sewer & Water Line Repair</a> : ');
document.write('<a href="air-conditioning-heating.html">Heating & Air Conditioning Service</a> <br />');
document.write('© Copyright 2010 StemmlePlumbing.com ');		  
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');	 
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');	 
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');	
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');	
document.write('&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;');
document.write('<a href="http://www.amynet.com/" target="_blank">Designed by Northeast Consulting, Inc.</a>');
document.write('</div></td>');
document.write('</tr>');
document.write('</table>');

