// JavaScript content syndication format 2.1 generated by Big Medium v1.3.7a
// JavaScript copyright Global Moxie: http://www.globalmoxie.com/
// Content copyright: 2009 KTFY Radio

var bmArtHeadline = new Array()
var bmArtDescription = new Array()
var bmArtTarget
var bmArtBreak
bmArtLoaded = true

if (! bmArtPadding) {var bmArtPadding = '5px'}

if (! bmArtNewWindow) {var bmArtNewWindow;}
else {bmArtTarget = ' target="_blank"'}

if (bmArtXHTML) {bmArtBreak = "<br />"}
else {var bmArtXHTML; bmArtBreak = "<br>"}

if (! bmArtNumber) {var bmArtNumber = 5}

if (! bmArtFull) {var bmArtFull = 0}

var bmArtURL = new Array()

bmArtHeadline[0]='The Family Name-the-Station Game!'
bmArtDescription[0]='We\'ve decided it\'s finally time for 88.1, KTFY to have a name. An actual, honest-to-goodness name. So, a thought dawned on us - why not give YOU the chance to name the station for a day?' + bmArtBreak + '' + bmArtBreak + 'Nominate your name, your child\'s name, etc, then be sure to tell your friends to vote for your name too.' + bmArtBreak + '' + bmArtBreak + 'Hurry! Voting closes <strong>February 17th</strong>!'
bmArtURL[0]='http://www.881ktfy.org/pages/news/name-the-station.shtml'
bmArtHeadline[1]='KTFY Church Connection'
bmArtDescription[1]='We want to connect with your church! If you are a pastor or ministry leader, sign up to win some free stuff and hear about some exciting new initiative for churches!'
bmArtURL[1]='http://www.881ktfy.org/pages/news/ktfy-church-connection.shtml'
bmArtHeadline[2]='What\'s Your Style?'
bmArtDescription[2]='In this edition of the music team, we\'ve got something completely different for you. We want to know what STYLE of music you like out of 7 custom samples!' + bmArtBreak + '' + bmArtBreak + 'If you\'ve got 5 minutes, we\'d love for you to <a href="http://www.radiotraks.com/ktfy012512/index.asp?js=1" target="_blank">vote</a>. We\'ll also enter you in the drawing for some great prizes, including new music and gift cards to great businesses across the Magic Valley!'
bmArtURL[2]='http://www.881ktfy.org/pages/news/whats-your-style.shtml'
bmArtHeadline[3]='The Rock And Worship Roadshow Battle Of The Bands!'
bmArtDescription[3]='Got a band? Think you\'re ready for the big stage? it\'s the Rock &amp; Worship Roadshow\'s Battle Of The Bands!'
bmArtURL[3]='http://www.881ktfy.org/pages/give/the-rock-and-worship-road-2.shtml'
bmArtHeadline[4]='The Rock &amp; Worship Roadshow Returns March 1st, 2012!'
bmArtDescription[4]='Still just $10 at the door!'
bmArtURL[4]='http://www.881ktfy.org/pages/news/the-rock-worship-roadshow.shtml'


function bmArtDeliver() {
	var back = bmArtBackgroundColor
	if (back) {back = 'background-color: ' + back}
	document.write('<div id="bmArtFeedDiv" style="padding:' + bmArtPadding + ';' + back + '">')
document.write(bmArtHeadTag + '88.1 KTFY: TOP HEADLINES<' + '/span>')

		for (var i=0; (i < bmArtNumber && i < bmArtHeadline.length); i++) {
		document.write('<p>' + bmArtFontTag + '<a href="' + bmArtURL[i] + '"' + bmArtTarget + '>' + bmArtHeadline[i] + '<' + '/a>')
		if (bmArtFull == true) {document.write(bmArtBreak + bmArtDescription[i])}
		document.write('<' + '/span><' + '/p>')
	}

	document.write('<p>' + bmArtSmallTag + 'For more, visit <a href="http://www.881ktfy.org/"' + bmArtTarget + '">88.1 KTFY</a>.</span></p>')
document.write('</div>')
}


