// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: Copyright 2004-2007. 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]="Many Ways to Connect to Joy FM"
bmTipDescription[0]="<p>" + bmTipFontTag + "Joy FM\'s morning team, The Morning JoyRide, has a <a href=\"http://www.facebook.com/JoyRideMorningShow\" target=\"_blank\">Facebook</a> and <a href=\"http://twitter.com/morningjoyride\" target=\"_blank\">Twitter</a> page. Keep up with the show before, during, and after. It\'s a great way for us to create community with you. Click the links to visit!</span></p>"
bmTipHeadline[1]="Listen in Many States"
bmTipDescription[1]="<p>" + bmTipFontTag + "Joy FM is not one station, but many! We have over 20 stations that broadcasts Joy FM into 7 states. You can also listen live from here at our website. Tell a friend today!</span></p>"
bmTipHeadline[2]="Weekends at Joy FM"
bmTipDescription[2]="<p>" + bmTipFontTag + "Listen to the Morning JoyRide Rewind, each Saturday from 8-10; Stephanie Craddock is your host from 2-5, and Dave Garwood carries you into the evening from 5-9!</span></p>"
bmTipHeadline[3]="Daniel Britt &amp; Friends"
bmTipDescription[3]="<p>" + bmTipFontTag + "Joy FM\'s Daniel Britt brings you behind the scenes interviews with your favorite artists, each Saturday night at 10 and Sunday at noon! (<a href=\"http://www.danielbritt.com/friends.htm\" target=\"_blank\">Check what\'s coming up on the show here</a>)</span></p>"
bmTipHeadline[4]="Making Afternoons Stress Free"
bmTipDescription[4]="<p>" + bmTipFontTag + "Drive Home with Joy FM and Ease the Worries of a Stressful Day with our upbeat, uplifting sounds of Real Music for Real Life!</span></p>"
bmTipHeadline[5]="Weekend Winddown"
bmTipDescription[5]="<p>" + bmTipFontTag + "Listen to the softer and slower side of Gospel Music with Wanda Taylor\'s Weekend Winddown, each Sunday evening beginning at 8.</span></p>"
bmTipHeadline[6]="About Joy FM"
bmTipDescription[6]="<p>" + bmTipFontTag + "Joy FM is committed to Real Music for Real Life.</span></p>"
bmTipHeadline[7]="Enjoying the Webcast!"
bmTipDescription[7]="<div>" + bmTipFontTag + "Hi, I just wanted to thank you guys for providing a great station over streaming audio. Out here in OREGON, we don\'t get too much Southern Gospel. My husband and I have been fans for years, but we just had to enjoy buying CDs and an occasional concert passing through. Now we listen to your station on our computer every evening. It\'s so great to hear all that wonderful, inspiring music. --Sherri</span></div>"
bmTipHeadline[8]="I Love It!"
bmTipDescription[8]="<p>" + bmTipFontTag + "I listen to your station all the time, and enjoy it so much. Your whole staff seems to always have such a great time!</span></p>"
bmTipHeadline[9]="The Morning JoyRide"
bmTipDescription[9]="<p>" + bmTipFontTag + "Join Daniel, Candi, &amp; Melody for the <em>Morning JoyRide</em>, Weekdays from 6-10.</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.joyfm.org/pages/tips/index.shtml"' + bmTipTarget + '">JOY FM</a>.</span></p>')}
document.write('</div>')
}

