document.writeln('<br>'); 
document.writeln('<table id="foot" border="0" style="border-collapse: collapse" width="100%">'); 
document.writeln('<tr>'); 
document.writeln('<td>'); 
document.writeln('<p align="center">'); 
document.writeln('<a href="http://www.helpforcars.net">Home</a>  - '); 
document.writeln('<a href="http://www.helpforcars.net/includes/privacy.htm">Privacy Policy</a>  - '); 
document.writeln('<a href="http://www.helpforcars.net/includes/terms.htm">Terms and Conditions</a>  - '); 
document.writeln('<a href="http://www.helpforcars.net/feeds">HelpForCars.net Feeds</a> -'); 
document.writeln('Copyright 1999-2010 Helpforcars.net'); 
document.writeln('</td>'); 
document.writeln('</tr>'); 
document.writeln('</table>'); 

