// JavaScript content syndication format 2.1 generated by Big Medium v1.2.2
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 1998-2004. All rights reserved.

var bmTipHeadline = new Array()
var bmTipDescription = new Array()
var bmTipTarget
var bmTipBreak
bmTipLoaded = true

if (! bmTipNewWindow) {var bmTipNewWindow;}
else {bmTipTarget = ' target="_blank"'}

if (bmTipXHTML) {bmTipBreak = "<br />"}
else {var bmTipXHTML; bmTipBreak = "<br>"}

if (! bmTipNumber) {var bmTipNumber = 1}
if (! bmTipRandom) {var bmTipRandom = true}
if (! bmNoFooter) {var bmNoFooter}

bmTipHeadline[0]="Exhaust"
bmTipDescription[0]="<p>" + bmTipFontTag + "Generally speaking, you should not be able to see the exhaust from your auto. On a cold day you may see light white steam but any other smoke (especially dark blue) can be an indicator of a major problem.</span></p>"
bmTipHeadline[1]="Auto Noises"
bmTipDescription[1]="<p>" + bmTipFontTag + "Pay attention when you car makes noise. These sounds are warning signs that can help you ensure a bigger problem does not occur. Figure out where the sound is coming from and when it occurs. This will help you diagnose and treat the problem.</span></p>"
bmTipHeadline[2]="Air Filter Change"
bmTipDescription[2]="<p>" + bmTipFontTag + "Skip the air filter change at your local oil change place and do it yourself. Generally speaking, you\'ll save about $10 and the process is about as difficult as plugging in an appliance.</span></p>"
bmTipHeadline[3]="Wiper Blades"
bmTipDescription[3]="<p>" + bmTipFontTag + "Replace bad windshield wipers. This simple fix is often overlooked but dirty windshields cause eyestrain and present a safety hazard. Due to the low cost and ease of changing blades no one should ever be caught driving with bad wipers.</span></p>"
bmTipHeadline[4]="Check Your Fluids"
bmTipDescription[4]="<p>" + bmTipFontTag + "Most cars will continue to run with low fluids but the effects can be disasterous. Without engine oil or transmission fluid parts will begin to overheat and eventually fail. Make sure to check your fluids regularly.</span></p>"
bmTipHeadline[5]="Tire Pressure"
bmTipDescription[5]="<p>" + bmTipFontTag + "Check your tire pressure at least once each month. Poor fuel economy is caused by low tire pressure but worse yet low pressure can lead to permanent tire damage and eventual failure or blowouts.</span></p>"
bmTipHeadline[6]="Tire Pressure"
bmTipDescription[6]="<p>" + bmTipFontTag + "Keep your tires fully inflated to insure the best fuel economy and to prevent premature tread wear. Also be sure to check the pressure on your spare so it is in good shape when you need it.</span></p>"
bmTipHeadline[7]="Lock Outs"
bmTipDescription[7]="<p>" + bmTipFontTag + "You can remedy lock-outs by placing a spare key on the back of your license plate. Simply insert the license plate screw through the hole in the key (This may need filed out a bit.) and screw the plate back to the car. Use a coin to remove the screw and get back in to the car.</span></p>"
bmTipHeadline[8]="Use Jack Stands"
bmTipDescription[8]="<p>" + bmTipFontTag + "Always be smart about auto repair. When jacking up your auto block the tires and use jack stands. Hydraulic jacks are great but you should NEVER crawl under an auto that is not supported by jack stands.</span></p>"
bmTipHeadline[9]="Rust and Crud"
bmTipDescription[9]="<p>" + bmTipFontTag + "Check your wheel wells and bumpers for accumulated crud that can accelerate the onset of rust. After washing your vehicle make sure to remove any salt, mud, or dirt that has built up in these areas.</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: back'}
	document.write('<div id="bmTipFeedDiv" style="padding:5px;' + back + '">')
	if (bmTipRandom) {
		var j
		var temp
		for (var i=bmTipHeadline.length; --i; ) {
			j = Math.floor(Math.random() * (i+1))
			temp = bmTipDescription[i]
			bmTipDescription[i] = bmTipDescription[j]
			bmTipDescription[j] = temp
			temp = bmTipHeadline[i]
			bmTipHeadline[i] = bmTipHeadline[j]
			bmTipHeadline[j] = temp
		}
	}

	for (var i=0; (i < bmTipNumber && i < bmTipDescription.length); i++) {
		document.write('<p>' + bmTipHeadTag + bmTipHeadline[i] + '</span></p>')
		document.write(bmTipDescription[i])
	}
if (! bmNoFooter) {document.write('<p>' + bmTipSmallTag + 'For more, visit <a href="http://www.jonko.com/auto_repair/content/tips/index.shtml"' + bmTipTarget + '">Jonko Online Auto Repair</a>.</span></p>')}
document.write('</div>')
}

