<!-- Start

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


document.write('&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top">Stans Car Sales </a> ');

document.write('All payments quoted are with $1.000.00 down and approved credit. Some buyers may qualify with higher down payment and shorter terms. Not responsible for typographical errors and mistakes or misprints.<br>');

document.write('For more information please '); 

document.write(' <a href="contact.htm">Contact Us</a><br>');


//  End -->