// CHASSIS ICONS SCRIPT

document.write('<div class="center"><table><tr><td class="chassisimages">');
document.write('&nbsp;<a href="http://www.freightlinerchassis.com"><img height="72" alt="Freightliner Custom Chassis" src="/images/fcc_logo.jpg" width="120" class="imglink"></a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.spartanchassis.com"><img height="79" alt="Spartan Chassis" src="/images/spartan_logo.jpg" width="135" class="imglink"></a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.workhorse.com"><img height="74" alt="Workhorse Custom Chassis" src="/images/wcc_logo.jpg" width="86" class="imglink"></a>');
document.write('&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write('<a href="http://www.ford.com"><img height="86" alt="Ford Chassis" src="/images/ford_logo.jpg" width="155" class="imglink"></a>');
document.write('</td></tr></table></div>');