<!--
var cText = '';
cText +='Over <B>64,000</B> vehicles in the archive,<br />'; 
cText +='over <B>14,850</B> with pictures and<br />'; 
cText +='over <B>8,660</B> contributors.'; 
document.write(cText);
//-->
