
// The code below calculates an index number (index) which is
// incremented daily, and rotates through the number of audio clips
// (clipnum), which are defined in the switch statement listed below.
// So a new audio clip is displayed daily from the group of defined
// messages.

var clipnum = 16;
var d = new Date();
var TZoffsetms = -d.getTimezoneOffset()*(60*1000);
var indexbase = (((d.getTime()+ TZoffsetms) / 86400000) % clipnum);
var index = Math.ceil(indexbase);

//document.write("<p>Counter = " + indexbase + "&nbsp; --> &nbsp; Clip #" + (index)+ "&nbsp;of&nbsp;" + clipnum + "</p>");

// cliprequest is a variable set by the calling html,
// cliprequest=0 means use the date to select the message
// cliprequest=# means select message #

if (cliprequest==0){
//	alert("Clip request is 0");
}
else {
//	alert("Devotion request is " + cliprequest);
index=cliprequest;
}

//index=16;

switch (index) {
	case 1:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-951a_KLGO.mp3' title='download audio'><br />Getting Your Shot From Jesus</a></p><br />");
	break;
	case 2:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-939a_KLGO.mp3' title='download audio'><br />A Love That Is Forgiving</a></p><br />");
	break;
	case 3:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-939b_KLGO.mp3' title='download audio'><br />Stirred By God's Word</a></p><br />");
	break;
	case 4:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-959a_KLGO.mp3' title='download audio'><br />Jesus Counted The Costs</a></p><br />");
	break;
	case 5:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-958a_KLGO.mp3' title='download audio'><br />The Banquet Lesson</a></p><br />");
	break;
	case 6:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-956a_KLGO.mp3' title='download audio'><br />Justice, Love &amp; Peace</a></p><br />");
	break;
	case 7:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-941b_KLGO.mp3' title='download audio'><br />Stay In The Game</a></p><br />");
	break;
	case 8:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-941a_KLGO.mp3' title='download audio'><br />Christian Priorities</a></p><br />");
	break;
	case 9:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-941c_KLGO.mp3' title='download audio'><br />How To Make Disciples</a></p><br />");
	break;
	case 10:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-950a_KLGO.mp3' title='download audio'><br />The People Around You</a></p><br />");
	break;
	case 11:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-931a_KLGO.mp3' title='download audio'><br />Time To Take A Break</a></p><br />");
	break;
	case 12:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-955a_KLGO.mp3' title='download audio'><br />Faith Is Not Seeing</a></p><br />");
	break;
	case 13:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-882a_KLGO.mp3' title='download audio'><br />Resting With Jesus</a></p><br />");
	break;
	case 14:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-933a_KLGO.mp3' title='download audio'><br />Freedom From Regret</a></p><br />");
	break;
	case 15:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-936a_KLGO.mp3' title='download audio'><br />A Bruised Reed</a></p><br />");
	break;
	case 16:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font><a href='mp3/rfh-clip-1134a.mp3' title='download audio'><br />Passing The Baton</a></p><br />");
	break;
	default:
	document.write("<a href='short_audio_1.shtml'><img src='images/shorts_rfh.bmp' alt='' title='see all short clips' border='0'; style=' float:right; padding-right: 30px; padding-left:15px'/></a><p>A three-minute audio devotion <font color='#8080C0'>&#8211;&#8226;&#8211;</font> <a href='mp3/rfh-clip-951a_KLGO.mp3' title='download audio'><br />Getting Your Shot From Jesus</a></p><br />");
	break;
}