<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<div id="main-footer"><!--Begin header -->');
document.write('<table border="0" cellspacing="1" class="tableindex">');
document.write('<tr><td>');

document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="400"><tr><td width="26">&nbsp;<br>');
document.write('<td><a href="http://www.tricked-out-cars.com/" class="index">Home</a></td>');
document.write('<td><a href="search.html" class="index">Search</a></td>');
document.write('<td><a href="contact.html" class="index">Contact Us</a></td>');
document.write('<td width="16">&nbsp;<br></td>');
document.write('</tr></table>');


document.write('</td></tr>');
document.write('<tr>');
document.write('<td><span class="index2">');
document.write('Copyright © 2005 - 2007 Douglas Wilkinson. All rights reserved.<br>We do grant permission to download our photos <strong>if</strong> you include a link back to <strong>www.Tricked-Out-Cars.com</strong>.');
document.write('</span></td>');
document.write('</tr>');
document.write('</table>');
document.write('</div><!--End footer -->');
















//  End -->