![]() |
||||||||||||||||||||||||
| Last updated on: 7th of September 2010 at 10:22 am (EST) | ||||||||||||||||||||||||
|
Attention: Website managers concerned with auto safety
Informed For Life offers as a free, public service, your use of our look-up display for vehicle ratings & risk index SCORE. Consumer awareness of this vital information will help saves lives.
(click here to see live example of this display ) You can add the look-up display to your website which will be operational on your website just as this one is. This will enable your visitors to immediately see NHTSA + IIHS ratings, and see vehicle risk index SCOREs, for 2003 through 2010 vehicles of their choice. We update the database continuously to provide up-to-date and reliable information to help consumers select safe vehicles. The display and our updating services are provided as a public service, and are free of any costs or obligations. If you have any questions please call us at (860) 284-9444.
Simply copy and paste the following HTML code into the source code for your web page, in the location where you want the look-up display to appear.
************************START COPY HERE************************ <style>
<!-- @import url("http://www.informedforlife.org/panel_style.css"); --> </style> <script src="http://www.informedforlife.org/data.js" type="text/javascript"> </script> <script src="http://www.informedforlife.org/js/text-utils.js" type="text/javascript"> </script> <script src="http://www.informedforlife.org/js/remoteDropDowns.js" type="text/javascript"> </script><noscript> Javascript is required to use the risk index SCORE finder.<br /> <a href="https://www.java.com/en/download/windows_xpi.jsp" target="_blank">Get Javascript</a>. </noscript> <!-- adjust table width below if frame is too wide.--> <table border="0" cellspacing="0" cellpadding="0" width="300px"> <tr> <td align="right" valign="top"><img src="http://informedforlife.org/scoretable/images/scroretablefirst.jpg" alt="st1"></td> <td align="right" valign="top" id="scoretablemiddle"> <form name="sc" action="http://www.informedforlife.org/display_score.php" method="post"> <div id="choices"><span class="header_red">See the risk index SCORE for your vehicle</span> <select name="year_remote" id="year_remote" class="vehicle_selector" onChange="getInfo('year');"> <option selected="selected" value="">Year</option> </select> <select name="make_remote" id="make_remote" class="vehicle_selector" onChange="getInfo('make');"> <option selected="selected" value="">Make</option> </select> <select name="model_remote" id="model_remote" class="vehicle_selector" onChange="send_data(this.form);"> <option selected="selected" value="">Model</option> </select></div> </form> </td> <td valign="top"><img src="http://informedforlife.org/scoretable/images/scroretablelast.jpg" alt="st3"></td> </tr> </table> ************************END COPY HERE***********************
|
|||||||||||||||||||||||
|
||||||||||||||||||||||||