<!- By InfoLink "/index.html" Don't Edit ->
<!- This helps InfoLink determine NON-Absolute link locations ->
<!- in this file when verifying it from local disk. ->
<!- Edit or Delete this if the address above is not correct. ->
<html>
<head>
<title>AUTOPEDIA&reg; - The AUTOmotive encycloPEDIA - the first Internet encyclopedia, is a FREE comprehensive automotive reference source, where consumers can find information related to Autos, Cars, Boats, Trucks, Minivans, Motorcycles, RV's, SUV's and the Lemon Law. AUTOPEDIA&#174; - online since 1995.</title>
<link rel="Shortcut Icon" href="/favicon.ico">
<meta NAME="DESCRIPTION" CONTENT="AUTOPEDIA&#174 - The AUTOmotive encycloPEDIA - is a FREE comprehensive automotive reference source, where consumers can find information related to Autos, Cars, Boats, Trucks, Minivans, Motorcycles, RV's, SUV's and the Lemon Law.">
<meta name="alexaVerifyID" content="m0IjHn7eT6S-odSIkgcNKrNAxQs" />
<meta name="pediaID" content="080ajsdfas2o2jo20sdfa" />

<script type="text/javascript">
  function recordOutboundLink(link, category, action) {
    _gat._getTrackerByName()._trackEvent(category, action);
    setTimeout('document.location = "' + link.href + '"', 100);
  }
</script>


<script language="JavaScript" src="/js/lastupdated.js"></script>
<?php include_once("/home/autoped/public_html/google_analytics_autopedia.php"); ?> 
<script type="text/javascript">
function recordOutboundLink(link, category, action) {
  try {
    var pageTracker=_gat._getTracker("UA-18809565-3");
    pageTracker._trackEvent(category, action);
    setTimeout('document.location = "' + link.href + '"', 100)
  }catch(err){}
}
</script>
</head>

<body BGCOLOR="#FFFFFF" TEXT="#000000" link="#0000FF" vlink="#FF0000" alink="#00FF00" onLoad="scrollon()" background="Graphics/goldback.gif">

<blockquote>
<!-- START 728x90 Adsense Code -->
<?php include_once("/home/autoped/adsenseAP.php"); ?><br /><br />

<CENTER><font SIZE="3"><b>WELCOME TO</b></font><br>
    <a href="/html/HotLinks_Lemon.html"><img src="/Graphics/dot_clea.gif" border="0"></a><a href="http://marketingpedia.com"><img src="/Graphics/dot_clea.gif" border="0"></a><img SRC="Graphics/Logo.jpg" width="470" height="102" ALT="AUTOPEDIA<sup>&#174;</sup>">&#174;<br>
	</CENTER>

<center>
<script language="JavaScript1.2">
/*
Cross browser Marquee script- � Dynamic Drive (www.dynamicdrive.com)
For full source code, 100's more DHTML scripts, and Terms Of Use, visit http://www.dynamicdrive.com
Credit MUST stay intact
*/

//Specify the marquee's width (in pixels)
var marqueewidth="470px"
//Specify the marquee's height
var marqueeheight="20px"
//Specify the marquee's marquee speed (larger is faster 1-10)
var marqueespeed=2
//configure background color:
var marqueebgcolor="#e3c678"
//Pause marquee onMousever (0=no. 1=yes)?
var pauseit=1

//Specify the marquee's content (don't delete <nobr> tag)
//Keep all content on ONE line, and backslash any single quotations (ie: that\'s great):

var marqueecontent='<nobr><font face="Times">April 6, 2018 - Ford recalls 350,000 trucks and suvs for rollaway problems (<a href="https://media.ford.com/content/fordmedia/fna/us/en/news/2018/04/06/ford-motor-company-issues-two-n-a--safety-recalls.html" target="_blank">more</a>)...April 4, 2018 - Tesla recalls 70,400 2012-16 Tesla Model S sedans with Bosch steering racks (<a href="https://www.cars.com/articles/2012-2016-tesla-model-s-recall-alert-1420699668727/" target="_blank">more</a>)...March 14, 2019 - Ford recalls 1.3 million 2014-18 Ford Fusion and Lincoln MKZ sedans for steering problems (<a href="https://www.cars.com/articles/2014-2018-ford-fusion-lincoln-mkz-recall-alert-1420699397591/" target="_blank">more</a>)...April 5, 2018 - Takata air bag recall expansion includes millions of vehicles that may have defective air bags (<a href="https://www.consumerreports.org/car-recalls-defects/takata-airbag-recall-everything-you-need-to-know/" target="_blank">more</a>)...Got a lemon?.....Check out Autopedia\'s <a href="http://www.autopedia.com/html/HotLinks_Lemon.html">4 Star Lemon Law Coverage</a>...Paying too much for insurance??...Get your free insurance checkup <a href="http://autopedia.com/html/InsureBB.html" target="_blank" add_date="3/22/2014" rel="nofollow">here</a></font></nobr>'

////NO NEED TO EDIT BELOW THIS LINE////////////
marqueespeed=(document.all)? marqueespeed : Math.max(1, marqueespeed-1) //slow speed down by 1 for NS
var copyspeed=marqueespeed
var pausespeed=(pauseit==0)? copyspeed: 0
var iedom=document.all||document.getElementById
if (iedom)
document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+marqueecontent+'</span>')
var actualwidth=''
var cross_marquee, ns_marquee

function populate(){
if (iedom){
cross_marquee=document.getElementById? document.getElementById("iemarquee") : document.all.iemarquee
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"
cross_marquee.innerHTML=marqueecontent
actualwidth=document.all? temp.offsetWidth : document.getElementById("temp").offsetWidth
}
else if (document.layers){
ns_marquee=document.ns_marquee.document.ns_marquee2
ns_marquee.left=parseInt(marqueewidth)+8
ns_marquee.document.write(marqueecontent)
ns_marquee.document.close()
actualwidth=ns_marquee.document.width
}
lefttime=setInterval("scrollmarquee()",20)
}
window.onload=populate

function scrollmarquee(){
if (iedom){
if (parseInt(cross_marquee.style.left)>(actualwidth*(-1)+8))
cross_marquee.style.left=parseInt(cross_marquee.style.left)-copyspeed+"px"
else
cross_marquee.style.left=parseInt(marqueewidth)+8+"px"

}
else if (document.layers){
if (ns_marquee.left>(actualwidth*(-1)+8))
ns_marquee.left-=copyspeed
else
ns_marquee.left=parseInt(marqueewidth)+8
}
}

if (iedom||document.layers){
with (document){
document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')
if (iedom){
write('<div style="position:relative;width:'+marqueewidth+';height:'+marqueeheight+';overflow:hidden">')
write('<div style="position:absolute;width:'+marqueewidth+';height:'+marqueeheight+';background-color:'+marqueebgcolor+'" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed">')
write('<div id="iemarquee" style="position:absolute;left:0px;top:0px"></div>')
write('</div></div>')
}
else if (document.layers){
write('<ilayer width='+marqueewidth+' height='+marqueeheight+' name="ns_marquee" bgColor='+marqueebgcolor+'>')
write('<layer name="ns_marquee2" left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>')
write('</ilayer>')
}
document.write('</td></table>')
}
}
</script>
</center>

      <center><p><b>AUTOPEDIA<sup>&#174;</sup></b> - The <b>AUTO</b>motive encyclo<b>PEDIA</b> - is a FREE comprehensive Automotive Internet Resource<br> where consumers can find information related to Autos, Boats, Trucks, Minivans, Motorcycles, RVs, SUVs and the Lemon Law.<br />AUTOPEDIA&#174; - the <a href="http://www.marketingpedia.com/index.php/the-pedia-solution/a-culture-of-firsts/autopedia" target="_blank">first online encyclopedia in November, 1995</a>.<br></center><hr size="4">
      <font SIZE="2"><!--NOTICE: AUTOPEDIA<sup>&#174;</sup> will be undergoing a complete renovation and re-design of its site over the next few months. Please bear with us as we expand and re-design AUTOPEDIA� to provide even greater service to automotive enthusiasts worldwide.-->
      <center>Our sincere <b>thanks</b> to the millions of visitors from around the world who have dropped by and a "very special thanks" to all of you who<br> have taken the time to give us your comments and suggestions, many of which will be implemented in the expanded AUTOPEDIA<sup>&#174;</sup>.<BR>
      Please sign our <b><a HREF="/html/guestbook.htm">Honored Guest Registry</b></a> and add your comments and suggestions
      on how we can make <b>AUTOPEDIA<sup>&reg;</sup></b> even better.</font>
      </center><hr size="4">
      
<?php $_root=$_SERVER["DOCUMENT_ROOT"]; include_once("$_root/js/DayDateArial_1.php");?>
      <blockquote>



          

        <b><p>AUTOPEDIA<sup>&#174;</sup></b> contains: (You may use these links to jump to category summaries.) <font SIZE="2"><ul>
          <P>
        <li><strong>MAJOR 2018-2019 AUTO SHOWS</strong> - <a href="http://www.naias.com/" target="_blank" add_date="01/13/2018">Detroit - January 14-27, 2019</a> | <a href="http://www.chicagoautoshow.com/" target="_blank" add_date="01/13/2018">Chicago -  February 09-18, 2019</a> | <a href="http://salon-auto.ch/en/" target="_blank" add_date="01/13/2018">Geneva - March 7-17, 2019</a> | <a href="http://www.autoshowny.com/" target="_blank" add_date="01/13/2018">New York - April 19-28 2019</a> | <a href="http://tokyomotorshow.org/" target="_blank" add_date="01/13/2018">Tokyo - October 26-November 3, 2019</a> | <a href="http://laautoshow.com/" target="_blank" add_date="01/13/2018">Los Angeles - November 30-December 9, 2018</a>
          <br />

<?php include_once("/home/autoped/adsenseAP_sq.php"); ?>
          <li><a HREF="/html/HotLinks_Lemon.html"><b>Lemon Law: </b>Got a LEMON? Get AUTOPEDIA'S 4 Star Award winning Lemonaid!</a></li>
<br />          <li><a HREF="http://www.pricequotes.com/cars/newcars.html?source=ap&keyword=ap01" target="_blank" rel="nofollow"><b>CAR-FINDER</b> - Get the lowest price with no hassle.</a> </li>
<br />          <li><a HREF="http://wsf.carfax.com/cfm/general_check.cfm?partner=APD_0" target="_blank" rel="nofollow"><b>CARFAX:</b> Don't buy a "used car" without a CARFAX Report.</a></li>
<br />          <li><a HREF="/html/HotLinks.html"><b>HotLinks:</b> Try AutoPedia's Hotlinks Pages for that hard-to-find Automotive Info!</a></li>
          <li><a HREF="#AutoParts"><b>Auto Parts</b> - AutoPedia recommended auto parts dealers.</a> </li>

          <li><a href="#Finance">AutoPedia<sup>&#174;</sup> recommended auto financing from BMW Bank of North America <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"></li>
          <li><a HREF="http://www.autocheck.com/autocheck/1_autocheck/jsp/gateway.jsp?siteID=102&" target="_blank" rel="nofollow"><b>FREE Record Check:</b> Before buying a preowned car. Protect yourself with an AutoCheck vehicle history report!</a></li>
          <LI><A HREF="html/APAutoNewsRoom.html">Automotive News from around the world.</a></LI>
          <li><a HREF="http://www.iihs.org/ratings/default.aspx" target="_blank" ADD DATE="11/21/06" rel="nofollow">Insurance Institute for Highway Safety <b> "THIS  YEAR'S  TOP  SAFETY  PICK  AWARD  WINNERS" </b></a></li>
          <li><b><a HREF="#Auto Repair">Auto Repair & Technical Info</b> - Books, Manuals, Service Bulletins and Diagnostic Information</a><img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"> </li>
          <li><b><a HREF="#Warranty">Warranty, Repair and Service Tips</b></a> </li>
          <li><a HREF="#Export"><b>Export and Import</b> - Exporting A Vehicle -- The Ins and Outs</a> </li>
          <li><b><a HREF="#Insurance">Auto Insurance Check-Up </b> - Are you paying too much?</a><img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"> </li>
          <li><a HREF="#Vehicles">Complete Auto, Truck, MiniVan and Sport Utility Information</a> </li>
          <li><a HREF="#Prices">Vehicle Pricing Including MSRP and Dealer Invoice Costs</a> <!-- <LI><A HREF="#Used">Soon - The largest used vehicle listing on the Internet</A> --> </li>
          <li><a HREF="#Finance">Financing and Leasing Information</a> </li>
          <li><a HREF="#Negotiating">Negotiating Tips - How to Get the Absolute Best Deal</a> </li>
          <li><b><a HREF="#Rebates">Consumer Incentives and Rebates</a></b> <img SRC="Graphics/Update.gif" align="top" WIDTH="38" HEIGHT="9"> </li>
          <li><a HREF="#UsedGuide">Used Car Buyers Checklist - Everything you need to know.</a> </li>
          <li><A HREF="/html/Warr4.html"> Extended Warranties (new &amp; used) Companies - Shop and Compare.</a></li>
          <li><a HREF="#TireBBS"><b>Buying tires? Read what owners have to say in our Tire BBS&quot;</b></a>
            <img SRC="Graphics/Update.gif" align="top" WIDTH="38" HEIGHT="9"> <!-- <LI><A HREF="#Performance">Performance Parts, Accessories and Modifications</A> --> <!-- <LI><A HREF="#Wheels">Aftermarket Wheels and Tires</A> --> </li>
          <li><a HREF="#Stereos">Stereos, Alarms, and Accessories</a> </li>
          <li><b><a HREF="#Finance">Loan Payment Calculators</a></b> <!-- <IMG SRC="Graphics/New.gif" align=top> --> </li>
          <li><a HREF="#Enthusiast">Enthusiasts, Collectors, and More</a> </li>
          <li><b><a HREF="#Recall">Recall Information - NHTSA Database</a></b> <!-- <IMG SRC="Graphics/New.gif" align=top> --> </li>
          <li><a HREF="#Guestbook">AUTOPEDIA&#174; Honored Guest Registry.</a> </li>
          <li><b><a HREF="#Safety">Both NHTSA and IIHS crash test results</a></b> <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"> </li>
          <li><b><a HREF="Reviews.html">See all the awards and what others think about Autopedia</a></b> </li>
          <P>
        </ul>
        </font>
<div align="center">
<?php include("/home/autoped/public_html/adsenseAP_GoogleSearch.php"); ?>
</div>
      </blockquote>
      <P>

<hr>


      <blockquote>

<!--<center><img SRC="Graphics/4star-yil.gif" WIDTH="80" HEIGHT="80"></center> -->
	<p><font SIZE="5"><b><a NAME="LemonLaw">Lemon Laws</a></b></font> <img SRC="Graphics/star4.gif" WIDTH="112" HEIGHT="24"><br>
        Wondering if you've got a &quot;<a HREF="/html/HotLinks_Lemon.html">LEMON</a>&quot; and you want to
        know what you can do about it? AUTOPEDIA's <a href="http://www.autopedia.com/html/LemonLaw/YIL.pdf">award winning</a> Lemon Law coverage can lead you to those answers with it's complete coverage of all the Lemon Law Statutes for all of the 50 States. Find out EXACTLY what your State Law says and WHAT you can do about it. (Includes Attorneys Listings for Free Consultation.)
	<p>
<CENTER><FONT SIZE="2"><B>State-by-State Lemon Law Directories</B> (click on your state)</FONT></CENTER>
<P>
<CENTER><TABLE WIDTH="900">
<TR>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/AL_lemonlaw.html" ADD DATE="04/12/07">Alabama</A> <BR>
<A HREF="/html/LemonLaw/AK_lemonlaw.html" ADD DATE="04/12/07">Alaska</A> <BR>
<A HREF="/html/LemonLaw/Arizona-AZ-lemonlaw.html" ADD DATE="04/12/07">Arizona</A> <BR>
<A HREF="/html/LemonLaw/Arkansas_AR_lemonlaw.html" ADD DATE="04/12/07">Arkansas</A> <BR>
<A HREF="/html/LemonLaw/CA_lemonlaw.html" ADD DATE="04/12/07">California</A> <BR>
<A HREF="/html/LemonLaw/CO_lemonlaw.html" ADD DATE="04/12/07">Colorado</A> <BR>
<A HREF="/html/LemonLaw/CT_lemonlaw.html" ADD DATE="04/12/07">Connecticut</A> <BR>
<A HREF="/html/LemonLaw/DE_lemonlaw.html" ADD DATE="04/12/07">Delaware</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/FL_lemonlaw.html" ADD DATE="04/12/07">Florida</A> <BR>
<A HREF="/html/LemonLaw/GA_lemonlaw.html" ADD DATE="04/12/07">Georgia</A> <BR>
<A HREF="/html/LemonLaw/HI_lemonlaw.html" ADD DATE="04/12/07">Hawaii</A> <BR>
<A HREF="/html/LemonLaw/ID_lemonlaw.html" ADD DATE="04/12/07">Idaho</A> <BR>
<A HREF="/html/LemonLaw/Illinois_IL_lemonlaw.html" ADD DATE="04/12/07">Illinois</A> <BR>
<A HREF="/html/LemonLaw/Indiana_IN_lemonlaw.html" ADD DATE="04/12/07">Indiana</A> <BR>
<A HREF="/html/LemonLaw/IA_lemonlaw.html" ADD DATE="04/12/07">Iowa</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/KS_lemonlaw.html" ADD DATE="04/12/07">Kansas</A> <BR>
<A HREF="/html/LemonLaw/KY_lemonlaw.html" ADD DATE="04/12/07">Kentucky</A> <BR>
<A HREF="/html/LemonLaw/LA_lemonlaw.html" ADD DATE="04/12/07">Louisiana</A> <BR>
<A HREF="/html/LemonLaw/ME_lemonlaw.html" ADD DATE="04/12/07">Maine</A> <BR>
<A HREF="/html/LemonLaw/MD_lemonlaw.html" ADD DATE="04/12/07">Maryland</A> <BR>
<A HREF="/html/LemonLaw/MA_lemonlaw.html" ADD DATE="04/12/07">Massachusetts</A> <BR>
<A HREF="/html/LemonLaw/Michigan-MI-lemonlaw.html" ADD DATE="09/18/07">Michigan</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/MN_lemonlaw.html" ADD DATE="04/12/07">Minnesota</A> <BR>
<A HREF="/html/LemonLaw/MS_lemonlaw.html" ADD DATE="04/12/07">Mississippi</A> <BR>
<A HREF="/html/LemonLaw/Missouri_MO_lemonlaw.html" ADD DATE="04/12/07">Missouri</A> <BR>
<A HREF="/html/LemonLaw/MT_lemonlaw.html" ADD DATE="04/12/07">Montana</A> <BR>
<A HREF="/html/LemonLaw/NE_lemonlaw.html" ADD DATE="04/12/07">Nebraska</A> <BR>
<A HREF="/html/LemonLaw/Nevada_NV_lemonlaw.html" ADD DATE="04/12/07">Nevada</A> <BR>
<A HREF="/html/LemonLaw/NH_lemonlaw.html" ADD DATE="04/12/07">New Hampshire</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/NewJersey_NJ_lemonlaw.html" ADD DATE="04/12/07">New Jersey</A> <BR>
<A HREF="/html/LemonLaw/NM_lemonlaw.html" ADD DATE="04/12/07">New Mexico</A> <BR>
<A HREF="/html/LemonLaw/NewYork_NY_lemonlaw.html" ADD DATE="04/12/07">New York</A> <BR>
<A HREF="/html/LemonLaw/NC_lemonlaw.html" ADD DATE="04/12/07">North Carolina</A> <BR>
<A HREF="/html/LemonLaw/ND_lemonlaw.html" ADD DATE="04/12/07">North Dakota</A> <BR>
<A HREF="/html/LemonLaw/Ohio-OH-lemonlaw.html" ADD DATE="09/18/07">Ohio</A> <BR>
<A HREF="/html/LemonLaw/Oklahoma_OK_lemonlaw.html" ADD DATE="04/12/07">Oklahoma</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/Oregon-OR-lemonlaw.html" ADD DATE="09/18/07">Oregon</A> <BR>
<A HREF="/html/LemonLaw/PA_lemonlaw.html" ADD DATE="04/12/07">Pennsylvania</A> <BR>
<A HREF="/html/LemonLaw/RhodeIsland_RI_lemonlaw.html" ADD DATE="04/12/07">Rhode Island</A> <BR>
<A HREF="/html/LemonLaw/SC_lemonlaw.html" ADD DATE="04/12/07">South Carolina</A> <BR>
<A HREF="/html/LemonLaw/SD_lemonlaw.html" ADD DATE="04/12/07">South Dakota</A> <BR>
<A HREF="/html/LemonLaw/TN_lemonlaw.html" ADD DATE="04/12/07">Tennessee</A> <BR>
<A HREF="/html/LemonLaw/Texas-TX-lemonlaw.html" ADD DATE="09/18/07">Texas</A> <BR>

</TD>
<TD VALIGN=top WIDTH="14.2%">
<A HREF="/html/LemonLaw/UT_lemonlaw.html" ADD DATE="04/12/07">Utah</A> <BR>
<A HREF="/html/LemonLaw/VT_lemonlaw.html" ADD DATE="04/12/07">Vermont</A> <BR>
<A HREF="/html/LemonLaw/VA_lemonlaw.html" ADD DATE="04/12/07">Virginia</A> <BR>
<A HREF="/html/LemonLaw/WA_lemonlaw.html" ADD DATE="04/12/07">Washington</A> <BR>
<A HREF="/html/LemonLaw/DC_lemonlaw.html" ADD DATE="04/12/07">Washington D.C.</A> <BR>
<A HREF="/html/LemonLaw/WV_lemonlaw.html" ADD DATE="04/12/07">West Virginia</A> <BR>
<A HREF="/html/LemonLaw/Wisconsin-lemon-law.html" ADD DATE="03/28/12">Wisconsin</A> <BR>
<A HREF="/html/LemonLaw/WY_lemonlaw.html" ADD DATE="04/12/07">Wyoming</A> <BR>
</TD>
</TR>
</TABLE></CENTER>
<p><strong>"Dealer Fraud" is different from Lemon Laws</strong> - Lemon Laws generally cover new vehicles (and some used that are usually still under manufacture warranty), where there is a <strong>manufacturer defect</strong> that has not been repaired within a specified period of time or repair attempts. However, when you buy a used car and the dealer does not fully disclose the correct history and condition of the car you are buying, that's "Dealer Fraud." Dealer fraud may include but is not limited to: failure to disclose <a href="https://www.youtube.com/watch?v=_91w6rZqumE" target="_blank">flood damage</a>, prior accident damage, <a href="http://www.nhtsa.gov/cars/problems/Odometer/OdometrFraudInvest/index.htm" target="_blank">odometer rollback</a>, that the vehicle was a Lemon Law "buy-back," or that the vehicle has a salvage title. The problems with some of these is that they can be life threatening, as in the case of "<a href="http://www.nhtsa.gov/About+NHTSA/Press+Releases/2012/Safety+Advisory:+NHTSA+Alerting+Consumers+to+Dangers+of+Counterfeit+Air+Bags" target="_blank">counterfeit air bags</a>" being installed after an accident, or a damaged frame - much of which does NOT show up on many of those <a href="http://abcnews.go.com/Business/trust-car-fox-hidden-camera-shows-clean-carfax/story?id=18731208" target="_blank">VIN history</a> reports you can purchase.
        <font SIZE="5"><b><a NAME="SafetyHID"><p>Increase Your Vehicle's Safety - NOW!</a> <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"></b></font><br>
HID "xenon" headlights increase the safety of your vehicle by upgrading your stock or halogen headlights to HID headlights. HID, High Intensity Discharge (also known as "xenon") headlights have no filament in the bulbs to break, are up to 3x brighter, last up to 10x longer, use 35% less power and produce more defined lighting than halogen headlights. Standard equipment on luxury and exotic sports cars, HID headlights are now available for virtually all vehicles at discount prices and can easily be installed with a few common tools. HID headlights improve the safety and the appearance of your vechicle at the same time.(<a href="http://autopedia.com/html/HotLinks_Safety_HID.html">read more...</a>)
        <p>
<p><font SIZE="5"><b><a NAME="AutoParts">Recommended Auto Parts Suppliers</a></b></font><img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9">
<br>
<a href="http://www.buycarparts.co.uk/" target="_blank" add_date="061213">Car parts for cars</a><br />
Buycarparts.co.uk offers a wide range of original spare parts for all car brands. Whether you need brake discs, catalysts, mirrors or any other parts, you will find everything in the <a href="http://www.buycarparts.co.uk/" target="_blank" add_date="061213">Buycarparts.co.uk</a> online store, with over 500,000 parts for practically every make and model and free DHL shipping on qualified orders<br /><br />

Attention all UK consumers please take the time to visit the new Jennings Motor Group website. AutoPedia&reg; highly recommends Jennings for all your motoring needs. As an official Ford, Mazda, Seat and Kia main Dealer since 1917. Jennings is the north of Englands largest dealer group with over &pound;1 billion turnover - Jennings motor group also offer internet and national delivery to mainland UK. Visit the website <a href="http://www.jenningsmotorgroup.co.uk" target="_blank" add_date="02/06/2014">www.jenningsmotorgroup.co.uk</a> for more information, special offers and deals on new and used cars for sale.<br /><br />

AutoPedia&reg; recommends <a href="http://www.autopartsway.ca/" target="_blank" add_date="03/18/14">AutoPartsWAY.ca</a>, the largest online auto parts superstore in Canada to all Canadian consumers. With fulfillment centers in every province, orders are delivered quickly with free shipping to your home or business on every order over $100. Better pricing, service, and selection including a full 1-year warranty on every OEM and aftermarket replacement part sold is the AutoPartsWay guarantee. USA customers can shop at <a href="http://www.autopartsway.com/" target="_blank" add_date="03/18/14">AutoPartsWAY.com</a>, and receive the same service and selection from <a href="/html/Parts-Alternator.html">alternators</a> to xenon <a href="/html/Parts-Headlights.html">headlight bulb replacement</a> and everything in between.<br /><br />

<a name="Chrome"><img src="http://autopedia.com/Graphics/Cadillac-Escalade-Chrome.jpg" width="100" height="67" align="left" border="1" padding="5" /></a>If you are looking to enhance your ride with a little glitz, gleam and grace, you cannot go wrong with a little - or a lot - more chrome, like the shimmering grill and other <a href="http://autopedia.com/html/Chrome-Accessories.html" add_date="05/26/12">Cadillac Escalade accessories</a> pictured here. Chrome can be pricy, though, so unless you have a very healthy budget, you will have to pick and choose which car accessories you add. Determining the best chrome accessories to complement your car will help you spend your money wisely and get the best bang for your buck.<br clear="all">
</p>

<p><font SIZE="5"><b><a NAME="UK">UK Related Hints and Tips</a></b></font><br>
Autopedia&reg; is starting a new section of hints and tips for our UK visitors. Starting with tips on how to replace those <a href="http://autopedia.com/html/Gas-strut-replacements.html" add_date="121814">gas struts</a> in your car boots; how to find a <a href="http://autopedia.com/html/Finding-your-second-hand-car.html" add_date="121814">second hand car</a>; a used <a href="http://autopedia.com/html/Buying_a_used_BMW_3series.html" add_date="121514">BMW 3-series buyers guide</a>; why you shouldn't completely rely on insurance <a href="http://autopedia.com/html/Dont-trust-insurance-comparison-sites-completely.html" add_date="121814">comparison sites</a>; why the <a href="http://autopedia.com/html/Audi_A1_best-hatchback.html" add_date"121814">Audi A1</a> might just be the best hatchback; and how to get a <a href="http://autopedia.com/html/Getting-your-vintage-car-on-the-road.html" add_date="121814">vintage car on the road in the UK</a>.</p>
	
<p><font SIZE="5"><b><a NAME="Etc">HOTLINKS - Everything and Anything Automotive</a></b></font><br>
AUTOPEDIA's <a HREF="/html/HotLinks.html">HOTLINKS</a> are where you will find links to everything and anything automotive on the Internet including <a HREF="/html/HotLinks_Boats.html">Boats</a>, <a HREF="/html/HotLinks_RV.html">RVs</a>, <a HREF="/Motorcycle/index.html">Motorcycles</a> and SUVs. If you know of anything automotive related that should be <a href="http://autopedia.com/html/AddLink.html">linked</a> in AUTOPEDIA<sup>&#174;</sup> or would like to become an AUTOPEDIA<sup>&#174;</sup> <a HREF="/html/InfoSubForm.html">correspondent</a> from your part of the world, please let us know. </p>

<font SIZE="5"><b><a NAME="Insurance"><p>Auto Insurance Check-Up</a></b></font> <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"><br>
Official statistics show that you could be paying <b>FOUR TIMES</b> as much as you should be! Check out auto insurance company ratings and reviews at <a href="http://autoinsurancepedia.com/Reviews/">AutoInsurancePedia&trade; - The Auto Insurance Encyclopedia</a>.
<br /><br />
Save up to $600 on your premium, by using this car insurance estimator at <a href="http://www.carinsurancecalculator.info/" target="_blank" add_date="013014">CarInsuranceCalculator</a>. Compares multiple quotes. <p>
Save 28% on auto insurance with Esurance. Get your free quote in minutes & start saving today! - <a target="_blank" href="http://track.linkoffers.net/a.aspx?foid=15139638&fot=9999&foc=1" rel="nofollow">Esurance.com</a><br />
If you want cheap insurance in the U.S.A., go to <a href="http://www.fullcoverageautoinsurances.com/" target="_blank" add_date="081613">FullCoverageAutoInsurances.com</a> to compare quotes.
<br />
Use the car insurance calculator at <a href="http://carinsurancecalculatoronline.com" add_date="12/04/12" target="_blank">CarInsuranceCalculatorOnline.com</a> for estimates on your premium.
<p>

<!--<p>Visit <a href="http://www.directline.com/" target="_blank" add_date="091211" rel="nofollow">DirectLine.com for car insurance in the UK</a>, and see how much you could save.</p>-->

<strong>Motorbike Safety: A guide</strong><br />
As keen as you may be to hit the open road, make sure you have all the information you need to stay safe when biking.  (<a href="http://autopedia.com/Motorcycle/MotorbikeSafety.html">read more...</a>) 


<!-- Are you paying too much for your <a HREF="/html/InsureBB.html">insurance</a>? -->

        <p><font SIZE="5"><b><a NAME="Finance">Financing and Leasing</a></b></font><br>
        <strong>AutoPedia<sup>&#174;</sup> recommended Financing Sources:</strong> AutoPedia<sup>&#174;</sup> has found three sources for financing you new car or truck whether you have great credit, average credit, or even bad credit. And best of all you can apply online.
<ul>    
        <li><a href="http://www.tkqlhce.com/c2111dlurlt8EBFBFCB8A9DIHBFI" target="_blank" onmouseover="window.status='http://support.up2drive.com/offer/';return true;" onmouseout="window.status=' ';return true;">Auto financing from BMW Bank of North America</a></li>
        <li><a href="http://www.kqzyfj.com/o8121shqnhp4A7B7B874658B7AB6" target="_blank" onmouseover="window.status='http://www.1800freshstart.com';return true;" onmouseout="window.status=' ';return true;"> No Credit, Bad Credit? Need an auto loan? We can help.</a><img src="http://www.tqlkg.com/ja103bosgmk5B8C8C985769C8BC7" width="1" height="1" border="0"/></li>
        <li>If you want to reduce your monthy payments and/or get a lower interest rate on your auto loan try: <a href="http://www.dpbolvw.net/click-5262632-10808678">
<img src="http://www.lduhtrp.net/image-5262632-10808678" width="88" height="31" alt="Auto Loan Refinance - reduce rate, lower payments" border="0"/></a></li>
</ul>
        <p>Complete <a HREF="/html/Finan.html">financing</a> and <a HREF="html/Lease.html">leasing</a> information and a side-by-side comparison of <a HREF="html/LeaseCompare.html">Lease vs Financing</a> options available to buyers. Explanation of the
        different rules of disclosure and of the pitfalls and advantages of both options. See what
        your monthly loan payments might be with AUTOPEDIA's <a HREF="/html/Loan_Calculator.html">Loan
        Payment Calculator</a>.</p>
<p> Finally, AutoPedia&#174; offers you advice on "<a href="http://autopedia.com/html/Finan_LoanConsolidation.html">5 Ways to Save Money on Your Car Payment</a>."<!-- in an article provided by <a href="http://www.secureloanconsolidation.com/auto/rates/" add_date="022112" target="_blank">Secure Loan Consolidation</a>--></p>

<p><font SIZE="5"><b><a NAME="Auto Export">Shipping an Automobile?</b></font></a></b></font><br />
AutoPedia&reg; recommends transporting your car with only reputable firms that are licensed with the Department of Transportation. Consumers should choose only firms with many years in the industry and a strong track record of shipping cars both safely <u>and on time</u>. There are different <a href="http://www.autopedia.com/Export/types-of-shipping-companies.html" add_date="12/31/12">types of car transportation services</a>:  Door to door pick-up and delivery; Enclosed and open air auto transport; International/<a href="http://www.autopedia.com/Export/overseas-shipping.html" add_date="12/31/12">overseas shipping</a>; Motorcycle transportation; Boat/RV shipping.

<p><font SIZE="5"><b><a NAME="Export">Exporting and Importing Automobiles</a></b></font><br>
<a HREF="/Export/">Exporting or Importing</a>? Make sure you know all of the &quot;ins and outs&quot; BEFORE you try to export or import that new car or truck. A single mistake can cost you time, money and you might even lose your vehicle in the process! Be sure to check with The Department of Homeland Security rules and reulations on <a href="http://www.cbp.gov/xp/cgov/trade/basic_trade/importing_car.xml" target="_blank" add_date="1/6/2014">importing</a> and <a href="http://www.cbp.gov/xp/cgov/trade/basic_trade/export_docs/motor_vehicle.xml" target="_blank" add_date="1/6/2014">exporting</a> autos. See <a href="http://www.autopedia.com/Export/how-to-choose-shipping-company.html" add_date="12/31/12">choosing the right shipping company</a>.</p>


<p><font SIZE="5"><b><a NAME="Auto Repair">Auto Repair Manuals and Books</b></font></a></b></font><BR>
For <b>"Repair & Technical Info"</b> <b><A href="http://alldatadiy.com/" TARGET="_BLANK" ADD_DATE="05/03/09" rel="nofollow">ALLDATAdiy.com</A></b> is easy to use and contains all of the original manufacturer's repair, diagnostic and repair  procedures. Easy navigation and search tools allow you to quickly get to the info you need to do the job and hyperlinks insure that you can get to related info at the push of a button. ALLLDATAdiy.com provides the most current Technical Service Bulletins (TSBs) and Recalls for your vehicle. More Than A Manual! ALLDATAdiy.com  provides more detailed diagrams and repair information than any paper manual. And ALLDATAdiy.com is never generic - all information is specific to your vehicle. For DIYers there are new OBD reader android apps that can access your vehicle On-Board-Diagnostics computer to help you locate problems by reading your vehicle computer error codes - <a href="https://www.apkfollow.com/app/obd-auto-doctor/com.obdautodoctor/" target="_blank" add_date="040918">Auto Doctor</a> <a href="https://play.google.com/store/apps/details?id=org.prowl.torquefree">Torque Lite (OBD2 & Car)</a>.

	<p><a NAME="InterQuote"><font SIZE="5"><b>Get FREE Quotes On Your New Car or Truck</b></font></a><br>
Ready to buy or lease? Use AutoPedia's Free "Shop & Compare" Quote System from the <B><a HREF="http://www.pricequotes.com/cars/newcars.html?source=ap&keyword=ap01" target="_blank" rel="nofollow"> PriceQuotes</B></a> services to locate the exact vehicle you want from the dealers in your area. Get exactly what you want, at the price you want with a Fast and Hassle-Free, No Obligation Quote!! The perfect solution for busy people who have better things to do than haggle with a car salesman.</p>

	<p><font SIZE="5"><b><a NAME="Vehicles">Vehicle Directory</a></b></font><br>
	Looking for a particular <A HREF="html/MfgVhl.html">vehicle</A>? AUTOPEDIA<sup>&#174;</sup> is introducing a new <A HREF="html/MfgVhl.html">Vehicle Directory</A> format with information and links to ALL of the major sources of pricing information available today. Since the type and depth of information offered by each is different, consumers will now be able to select from all currently available sources. Check it out for yourself <A HREF="html/MfgVhl.html">here</A>.
	<p>
	<a NAME="Prices">AUTOPEDIA<sup>&#174;</sup></a> provides access to concise vehicle pricing information including both MSRP(sticker) price and dealer invoice costs including freight and standard equipment. Coverage will also include reviews, options, EPA mileage estimates, exterior and interior color availability and more. Calculate your auto loan payments with two different Loan Payment <a HREF="html/Loan_Calculator.html">Calculators</a>. </p>
        <p>
        <p><font SIZE="5"><b><a NAME="Mfg">Auto Manufacturers</a></b></font> <img SRC="Graphics/Update.gif" align="top" WIDTH="38" HEIGHT="9"><br>
        AUTOPEDIA has the most up-to-date and complete listing of all the <a HREF="/html/MfgSites.html">manufacturer
        Internet sites</a> available today, with more listings than any other directory! - Some
        sites are reeeeeal sloooooow, but if you have the patience - they're worth visiting.
        Or, if you want to contact the manufacturer, here are their toll free <a HREF="/html/Mfg800.html">800 telephone numbers</a>. </p>
      <script language="JavaScript" src="/js/hondaInsightUK.js"></script>, and also have a look at the new <a href="http://www.scion.com/cars/tC/" target="_blank">scion 2013 tC</a>
        <p><font SIZE="5"><b><a NAME="Dealers">Dealers, Dealers, Dealers</a></b></font><br>
        The <a HREF="/html/Dealers.html">DealerPedia&#153; Dealer Directory</a> is the most complete
        national dealer directory on the Internet. Want to know the name and location of a dealer
        near you or in another state? It's all in the DealerPedia&#153;. </p>
      <p>AUTOPEDIA&reg; recommends <a href="http://www.jenningskia.co.uk/" target="_blank" add_date="020613" rel="nofollow">Jennings KIA</a> as the premier KIA dealer in the Northeast UK, with unsurpassed customer service with a long history and proud heritage of automotive excellence since 1917.</p>
        <p><b>Got a horror story or dealer to recommend?</b> Fill out our <a HREF="html/Dlrsurvey.html">Dealer Survey Form</a> and tell us your car buying story,
        especially if you've had either a great or a bad experience with a car dealer and want to
        recommend or warn others. You <b>can</b> make a difference. </p>
        <p><font SIZE="5"><b><a NAME="Rebates">Rebates and Incentives</a> <img SRC="Graphics/Update.gif" align="top" WIDTH="38" HEIGHT="9"></b></font><br>
        Listings
        of consumer <a HREF="/html/Rebate.html">rebates and incentives </a>available to buyers,
        many of which are not advertised or promoted by manufacturers or dealers. </p>
        <p><font SIZE="5"><b><a NAME="Negotiating">Negotiating - How to Get the Absolute Best Deal</a></b></font><br>
        A few
        simple <a HREF="/html/Nego.html">negotiating techinques</a> that can save you thousands on
        your new car or truck. How to use the information to your greatest advantage. How knowing
        a single fact can prevent a salesman from taking advantage of you. </p>
        <p>OR if you're ready to buy or lease, use AutoPedia's "Shop & Compare" Quote System from three great sources, <a HREF="http://www.pricequotes.com/cars/newcars.html?source=ap&keyword=ap01" target="_blank" rel="nofollow"> PriceQuotes</a> (New & Used) and <a HREF="http://www.imotors.com/?adid=1283" target="_blank" rel="nofollow"> iMOTORS</a> (New & Used) InterQuote-RFP&#153;
        services to locate the exact vehicle you want from dealers in your area. Get exactly what you want, at the price you want with a Fast and Hassle-Free, "No Obligation" Quote!!! The perfect solution for busy people who have better things to do than haggle
        with a car salesman.</p>
        <p><font SIZE="5"><b><a NAME="UsedGuide">Used Car Buyer's Guide</a></b></font> <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"> <br>
        Use <a HREF="http://www.nadaguides.com/" TARGET="_BLANK" rel="nofollow">N.A.D.A. Appraisal Guides</a>, the
        world's largest publisher appraisal guides for used vehicles including: Cars, Trucks,
        SUVs, Motorcycles, Snowmobiles, ATVs, Personal Watercraft, RVs, Classic Cars, and Boats
        too! </p>
        <p>The <a HREF="/html/Used_car.html">Used Car Buyer's Guide</a> is a comprehensive checklist covering
        the entire process of buying a used car. Based on a guide written by Lawrence Buja &amp;
        Roger Garnett, you can spare yourself the headaches and uncertainty usually associated
        with a used car purchase.
        <P><a HREF="http://www.autocheck.com/autocheck/1_autocheck/jsp/gateway.jsp?siteID=102&" target="_blank" rel="nofollow"><b>FREE Record Check:</b> Before buying a used car. Protect yourself with an AutoCheck vehicle history report!</a>
	<P><a NAME="CarFaxLemonCheck"></a><a HREF="http://wsf.carfax.com/cfm/general_check.cfm?partner=APD_0" target="_blank" rel="nofollow"><b>CARFAX:</b> Don't buy a "used car" without a CARFAX Report.</a>
        <p><font SIZE="5"><b><a NAME="Recall">Recalls &amp; Safety Notices</a> <img SRC="Graphics/Update.gif" align="top" WIDTH="38" HEIGHT="9"></b></font><br>
      TORRANCE, Calif., Feb. 12, 2014 - Toyota Motor Sales, U.S.A., Inc., today announced that it is advising the National Highway Traffic Safety Administration (NHTSA) of plans to conduct voluntary safety recalls of approximately 700,000 Model Year 2010-2014 Prius vehicles and, combined, approximately 260,000 Model Year 2012 Toyota RAV4, 2012-2013 Toyota Tacoma, and 2012-2013 Lexus RX 350 vehicles sold in the United States to address two separate issues. (Note: an additional 997,000 Prius vehicles in Japan and 130,000 in Europe are also being recalled. <a href="http://www.usatoday.com/story/money/cars/2014/02/12/toyota-prius-recall/5414055/">Source: USA Today</a>) 
<br /><br />
        On-line database access to the National Highway Traffic Safety Administration's <a HREF="/html/NHTSA.html">recall</a> notices and voluntary manufacturer <a HREF="html/NHTSA.html">technical service bulletins</a> (TSBs). </p>
        <p>NHTSA announces ruling that allows <a HREF="/html/NHTSAairbagPR.html">air bag cut-off switches</a>
        to be installed under certain circumstances. Complete air bag information is also <a HREF="/html/NHTSAairbag.html">available</a>. </p>
        <p><font SIZE="5"><b><a NAME="Safety">Crash Tests, Theft Reports and Driver Death Rates</a>
        <img SRC="Graphics/New.gif" align="top" WIDTH="26" HEIGHT="9"></b></font><br>
        There are two comprehensive <a HREF="/html/Safety.html">crash</a> testing programs. One run by
        the Department of Transportation's NHTSA, which sponsors the New Car Assessment Program
        (NCAP) and another sponsored by various insurance comapnies through the Insurance
        Institute for Highway Safety (IIHS). Frontal <a HREF="/html/Safety.html">crash</a> tests
        are somewhat similar, while NHTSA adds side impact crash tests, and the IIHS performs low
        speed damage assesment tests. </p>
        <p>NHTSA <a HREF="/html/NHTSA/NHTSA_NCAP.html">Theft Ratings</a> are compiled from information provided
        by the FBI and auto manufacturers, while the IIHS provides <a HREF="/html/Insure/ICTNo.html">Injury, Collision and Theft Summaries</a> and <a HREF="/html/Insure/DriverDeathRates.html">Driver Death Rates</a> based upon claims
        statistics. </p>
        
	<p><font SIZE="2">(AUTOPEDIA's Lemon Law Coverage was awarded Yahoo's 1998 Internet Life <a HREF="/html/LemonLaw/YIL.pdf" target="_BLANK">4 Star Award</a>.)</font> </p>
        <p><font SIZE="5"><b><a NAME="Warranty">Warranties, Repair and Service</a></b></font><br>
Are you covered by your manufacturer <a HREF="/html/Warr.html">warranty</a>? Should you get an <a href="http://www.autopedia.com/html/Warr4.html">extended warranty</a>? Like to work on it yourself or save money by having <a HREF="/html/HotLinks_Repair.html">repairs</a> or service performed by independent service technicians?</p>
        <p><a NAME="HVAA">Are </a>your &quot;<a HREF="/html/HVAA1.html">Air Bags....a lot of hot air?</a>&quot;
        Did you know it can cost you up to $4,000.00 just to repair your air bags? And what about
        your bumpers? Are your bumpers giving you the protection you thought they were - &quot;<a HREF="/html/HVAA2.html">You call that a bumper?</a>&quot;. Heard about the proposed <a HREF="/html/HVAA3.html">20% insurance rate hike for sport utility vehicles</a>. </p>
        
	<B>Extended Warranty</B>
<dt><a href="http://www.carchex.com/" target="_blank" add_date="061615">CarChex</a> - Has your auto warranty expired or is about to expire? Are you considering a <a href="/html/5-tips-buying-a-used-car.html" add_date="061615">used car</a>? Don't let your car go unprotected, get your FREE auto protection quote at CarChex today! CarChex vehicle service contracts (commonly referred to as an extended auto warranty) are among the best in the business with low prices, affordable payments, and numerous benefits. Choose the company that has an A+ Rating with the Better Business Bureau and has provided car inspection services nationwide. Read customer reviews and see the difference for yourself. Get your free quote today! (Read "<a href="/html/do-you-really-need-an-extended-warranty.html" add_date="061615">Do You Really Need an Extended Warranty?</a>" for more.)
<br /><br />
        <DT><A HREF="http://www.warrantydirect.com/index.aspx?url=autopedia" TARGET="_BLANK" ADD_DATE="09/11/98" rel="nofollow">Warranty Direct</A> - Free Quotes - Extended Warranty for a new or used car or for your boat or jet ski. You now have an alternative to the high price of dealer sold extended warranties. Business Alliance Insurance Company and its licensed agent, Warranty Direct Insurance Services  now offer a top of the line, exclusionary mechanical breakdown insurance (MBI) policy. Warranty Direct has provided similar coverages nationwide for over 23 years and has been selected a Forbes Magazine Top 200 Company three times.

<p><font SIZE="5"><b><a NAME="AutoSignage">Auto Signage, Decals and Wraps</a></b></font>
<br>
Car signs are popular items for businesses as well as the casual car owner hoping to add a little flare to their vehicle. Whether for business or pleasure these signs are continuing to be seen more and more on the road. Two favored types of car signs are <a href="http://www.autopedia.com/html/HotLinks-Signs-Magnetic.html" add_date="12/22/12">car magnets</a> and car <a href="http://www.autopedia.com/html/HotLinks-Decals.html" add_date="12/22/12">window decals</a> because of the affordability, easy installation, and the ability to remove them if needed.

<p><font SIZE="5"><b><a NAME="Wheels">Wheels and Tires</a></b></font><br>
      Complete information on after market <a HREF="/html/Wheel.html">wheels</a> and <a HREF="/html/Tire.html">tires</a> including: <a href="http://autopedia.com/TireSchool/TireH.html">comparisons</a>, ratings, and prices. Listings of
        brands and recomended retail outlets offering substantial savings to consumers. Results of
        a comprehensive <a HREF="/html/Tire.html">Tire Opinion Survey</a> from hundreds of
        consumers with opinions and recommendations from the actual owners of various makes of
        tires. </p>

        <p><a name="TireBBS"></a><a HREF="bbs/tires/index.htm">AUTOPEDIA's Tire BBS</a>, is where you get the
        &quot;lowdown&quot; from real tire owners <b>before</b> you plunk down your hard earned
        money, or post your very own 'tire story' for the world to read. Give others the benefit
        of your experience with a particular brand of tire. Everything and anything about tires is
        fair game. C'mon, tell us your tire story! </p>
<p><font SIZE="5"><b><a NAME="Stereos">Stereos, Phones, Alarms and More</a></b></font><br>
Links to car <a HREF="/html/AudioMfgs.html">audio manufacturers</a> and <a HREF="html/AudioRetailers.html">retailers</a> including everything from used to the highest end custom car audio components available today. Reviews and recomendations on aftermarket stereos, cassettes and CD players, <a HREF="/html/Cellular.html">cellular phones</a>, <a HREF="/html/Alarm.html">alarms</a>, <a HREF="/html/Radar.html">radar detectors/jammers</a> and every other accessory you can think of, with <a HREF="/html/Audiophile.html">car audiophile links</a> containing the experiences and tips from consumers just like you!
<br /><br />
Tips on preventing you car or truck from being <a href="http://autopedia.com/html/AutoBurglary_Prevention.html">burglarized</a>.
</p>
<!--<P><FONT SIZE="5"><B><A NAME="Performance">Performance Parts and Modifications</A></B></FONT><BR>Whatever vehicle you own, there is a way to boost the <A HREF="html/Performance.html">performance and handling</A>. Find everything including parts, accessories, modification information and listings of the specialized shops that can transform your stock vehicle into a "super-go-fast". --> </p>

<p><font SIZE="5"><b><a NAME="Enthusiast">Enthusiasts &amp; Clubs</a></b></font><br>
<a HREF="/html/HotLinks_Enthu.html">Enthusiasts</a>, <a HREF="html/HotLinks_Class.html">classic car collectors</a>, <a HREF="/html/AutomotiveClubs.html">car club members</a>, and lovers of automobillia in general. From <a HREF="/html/HotLinks_ClassCl.html">vintage</a> to prototypes, hot rods to muscle cars, exotics to not-so-exotic and everything in between -- including <a HREF="/html/HotLinks_Museums.html">museums</a>, repairs, manuals, parts, specialty shops, and on and on. If there's an interest, there's a link! </p>

<p>Introducing <a HREF="stuttgart-west/index.html">Stuttgart-West&#153;</a>, the Porschephiles place in the AUTOPEDIA<sup>&#174;</sup>, where you'll find everything Porsche and Porsche-everything. </p>


<p><font SIZE="5"><b><a NAME="Guestbook">AUTOPEDIA<sup>&#174;</sup> Honored Guest Registry</a></b></font><br>
Enjoy the site? Have a comment or two? Take a moment and fill out our <a HREF="/html/guestbook.htm">Honored Guest Registry</a>. Tell us what you think and what you would like to see at AUTOPEDIA<sup>&#174;</sup>. Many of our visitor's suggestions result in new sections and topics being added all the time. Make <b>YOUR</b> contribution today<a href="http://www2.upmyrank.com/trafficexchange/refer.php?rid=8554">!</a> </p>

</blockquote>
<?php include_once("/home/adsenseAP_b.php"); ?>
<HR>
<script type="text/javascript" src="/js/footer.js"></script>
<script type="text/javascript">
__compete_code = 'd7eb88a0e5dbcd949888bdfc802bd7c8';
(function () {
    var s = document.createElement('script'),
        e = document.getElementsByTagName('script')[0];
    s.src = (document.location.protocol.toLowerCase() === 'https:' ? 'https:' : 'http:') +
        '//c.compete.com/bootstrap/d7eb88a0e5dbcd949888bdfc802bd7c8/bootstrap.js';
    s.type = 'text/javascript';
    s.async = true;
    if (e) { e.parentNode.insertBefore(s, e); }
}());
</script>

</body>
</HTML>
