var arnews = new Array(8); totcount = 8; rnd = 1; document.write("
"); document.write("Ask Patty - Automotive Advice for Women
"); document.write("Updated : Fri, 03 Sep 2010 02:00:00 -0700
"); document.write("
"); document.title=document.title+ " "; arnews[0]="Five Cool Tips For Staying Cool on the Road
"; arnews[0] += "Temperatures over 90 degrees and high humidity can challenge your vehicle’s air conditioning system. Here are some easy tips to keep you and your passengers cool on the road. • If possible, leave the windows down slightly on hot days..."; arnews[0] += "
Publ.Date : Fri, 03 Sep 2010 02:00:00 -0700"; arnews[0] += "
"; arnews[1]="Top 10 Tips for Senior Drivers
"; arnews[1] += "As the baby boomers head en masse into their senior years, they have more options than ever to help them stay on the road longer and safer. It's not just about protecting drivers, either: Other drivers and pedestrians are also..."; arnews[1] += "
Publ.Date : Thu, 02 Sep 2010 02:04:00 -0700"; arnews[1] += "
"; arnews[2]="Texting While Driving: No One Can Do It Safely
"; arnews[2] += "It seems simple: Texting while driving is dangerous. Not just for new drivers who are still teenagers, but for everyone – no matter how long they’ve been behind the wheel. No one can safely drive while distracted by a phone..."; arnews[2] += "
Publ.Date : Wed, 01 Sep 2010 02:00:00 -0700"; arnews[2] += "
"; arnews[3]="2011 FORD EXPLORER IS THIS REALLY AN SUV?
"; arnews[3] += "In July, 2010 I had the opportunity to visit the Ford Headquarters in Dearborn, MI and participate in an EARLY REVEAL of the 2011 Ford Explorer which will be available in winter, 2010. This is one of the many fun..."; arnews[3] += "
Publ.Date : Tue, 31 Aug 2010 02:00:00 -0700"; arnews[3] += "
"; arnews[4]="2010 Elantra Blue Can Save You Some Green - If You Can Overlook a Few Things
"; arnews[4] += "Unless you've been hiding somewhere, you know that the days of Hyundai being the butt of jokes are over. Many of Hyundai's products go toe-to-toe (or bumper-to-bumper?) with the best. Hyundai's most recent entrant in its Elantra line, the 2010..."; arnews[4] += "
Publ.Date : Mon, 30 Aug 2010 02:00:00 -0700"; arnews[4] += "
"; arnews[5]="Scion Fans Celebrate New Generation tC
"; arnews[5] += "A couple of months ago, we posted the details of Scion’s “Unlock the tC Road Trip” …an eight-week online game with the promise of a fabulous prize for one lucky winner: the newly designed 2011 Scion tC. Players racked up..."; arnews[5] += "
Publ.Date : Sat, 28 Aug 2010 02:00:00 -0700"; arnews[5] += "
"; arnews[6]="How to Keep Your Car for 400,000 Miles or More
"; arnews[6] += "There are many theories about when to get an oil change for your car. However, one thing that’s for sure is that your car will always need oil changes. Car maintenance is key in preserving the value of your vehicle...."; arnews[6] += "
Publ.Date : Fri, 27 Aug 2010 02:00:00 -0700"; arnews[6] += "
"; arnews[7]="Be Prepared for a Fender Bender
"; arnews[7] += "Being prepared can keep you calm and lessen your stress after a fender bender or a major car accident. Seeing your ride all crumpled and dealing with involved drivers or injuries is no time to lose your cool. During the..."; arnews[7] += "
Publ.Date : Thu, 26 Aug 2010 02:00:00 -0700"; arnews[7] += "
"; totcount = 8; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");