Add a VIN decoder to your site
<div style="font-family: Arial; font-weight: bold; font-size: 12px;">
<form name="decode" id="decode" action="//www.decodethis.com/vin_decoded.aspx">
<span style="color: #b43616;">Decode Any Car VIN Here</span><br />
<input id="vin" type="text" value="" name="vin" size="13" style="border: solid 1px gray; background-color: #eee;"/>
<input type="submit" value="Go!" />
<br />
<span style="font-size: 10px; color: #9e2f13;">Free Decoder by <a href="//www.decodethis.com" title="Decode This!">Decode This!</a>
</span>
</form>
</div>