<!-- Start


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

document.write(' <a href="salesteam.htm" class="foot">Contact</a> | ');

document.write(' <a href="index.html" class="foot">Home</a> | ');


document.write('<br>');

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

document.write('<a href="index.html" target="_top" class="foot">Drivecon 820 Lakeside Drive, Gurnee, IL 60031-9165 | PH: 1-847-855-9150 | Fax: 1-847-855-9650</a>');

document.write('<br>');


//  End -->
