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

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

if (! bmTipPadding) {var bmTipPadding = '0'}

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]="Ministry Impact"
bmTipDescription[0]="<p>" + bmTipFontTag + "I am so thankful to the Lord that I can listen to WCQR 24/7. Even if you having a crazy/hectic day - the music just puts a smile on your face!</span></p><p>" + bmTipFontTag + "--Trina Mathes</span></p>"
bmTipHeadline[1]="Ministry Impact"
bmTipDescription[1]="<p>" + bmTipFontTag + "I listen to you all day at work and it is a constant reminder of what our Lord has done for" + bmTipBreak + "all of us. Thank you!</span></p><p>" + bmTipFontTag + "--Trina Mathes</span></p>"
bmTipHeadline[2]="Ministry Impact"
bmTipDescription[2]="<p>" + bmTipFontTag + "I am currently an upcoming Sophomore at ETSU. I just wanted to let you know that I constantly listen to WCQR. There is no way that I could survive without having WCQR\'s spiritual uplifting, it\'s amazing!</span></p><p>" + bmTipFontTag + "---Chase, Johnson City</span></p>"
bmTipHeadline[3]="Ministry Impact"
bmTipDescription[3]="<p>" + bmTipFontTag + "\"I am listening to 104.7 fm as I study tonight, and I am thrilled to be doing so. I have waited for this day for a long time and I will be supporting your ministry on a monthly basis, and I will be letting everybody that I come in contact with know the good news!\"</span></p><p>" + bmTipFontTag + "--Reverand Jeff Sams of Wise, VA</span></p>"
bmTipHeadline[4]="Ministry Impact"
bmTipDescription[4]="<p>" + bmTipFontTag + "I wanted to let you know that I am listening to 104.7 fm as I study tonight, and that I am thrilled to be doing so. I have waited for this day for a long time. I will be supporting your ministry on a monthly basis, and I will be letting everybody that I come in contact with know the good news! May God bless you.</span></p><p>" + bmTipFontTag + "&nbsp;</span></p><p>" + bmTipFontTag + "--Reverand Jeff Sams of Wise, VA</span></p>"
bmTipHeadline[5]="Ministry Impact"
bmTipDescription[5]="<p>" + bmTipFontTag + "\"Thanks for the blessings you bring me every day.\"</span></p><p>" + bmTipFontTag + "--Debi Starnes</span></p>"
bmTipHeadline[6]="Ministry Impact"
bmTipDescription[6]="<p>" + bmTipFontTag + "\"Thank you for being a great Christian voice in our area.\"</span></p><p>" + bmTipFontTag + "--Laurie Clements</span></p>"
bmTipHeadline[7]="Ministry Impact"
bmTipDescription[7]="<p>" + bmTipFontTag + "\"Continue to keep up the good work. You help to get so many people through the day.\"</span></p><p>" + bmTipFontTag + "--Stacey Copas</span></p>"
bmTipHeadline[8]="Ministry Impact"
bmTipDescription[8]="<p>" + bmTipFontTag + "\"I love WCQR because me and my daughter are in the car a lot and we can listen to songs about Jesus.\"</span></p><p>" + bmTipFontTag + "--Becky Phillips</span></p>"
bmTipHeadline[9]="Ministry Impact"
bmTipDescription[9]="<p>" + bmTipFontTag + "\"The words &amp; music on WCQR inspire my family to discuss the Word and our relationship to the Creator. Thank you!\"</span></p><p>" + bmTipFontTag + "--Maureen Bibby</span></p>"


function bmTipDeliver() {
	var back = bmTipBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmTipFeedDiv" style="padding:' + bmTipPadding + ';' + 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.wcqr.org/pages/tips/index.shtml"' + bmTipTarget + '">WCQR Online</a>.</span></p>')}
document.write('</div>')
}

