// JavaScript content syndication format 2.1 generated by Big Medium v1.3.3
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 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]="Statistics"
bmTipDescription[0]="<p>" + bmTipFontTag + "There are over 800 million olive trees now planted worldwide.</span></p>"
bmTipHeadline[1]="Recipes"
bmTipDescription[1]="<p>" + bmTipFontTag + "You can fry with olive oil. When used in frying, olive oil coats food instead of being absorbed. It also contains anti-oxidants and can be reused 4-5 times before being discarded. Other fats and oils can only be used twice.</span></p>"
bmTipHeadline[2]="Recipes"
bmTipDescription[2]="<p>" + bmTipFontTag + "You can bake with olive oil. Just substitute the same amount for the fat called for in the recipe. The result is moist, even textured cake with a tender crumb.</span></p>"
bmTipHeadline[3]="Health"
bmTipDescription[3]="<p>" + bmTipFontTag + "People living in the Mediterranean area who use olive oil as their main source of fat have the world’s lowest mortality rate due to cardio-vascular illness. Finland and the United States, where people consume the highest amounts of saturated fat, have the highest.</span></p>"
bmTipHeadline[4]="Recipes"
bmTipDescription[4]="<p>" + bmTipFontTag + "Olive oil is the healthy substitute for any fat used in any recipe.</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://naooa.mytradeassociation.org/tips/index.shtml"' + bmTipTarget + '">North American Olive Oil Association</a>.</span></p>')}
document.write('</div>')
}

