<!-- Begin
nummidi = 7
day = new Date()
z = day.getTime()
b = (z - (parseInt(z/1000,10) * 1000))/10
c = parseInt(b/100*nummidi,10) + 1
if (c == (1))
midi=("http://www.Constellation7.org/TheMosesInitiative/Revival.wma")
if (c == (2))
midi=("http://www.Constellation7.org/TheMosesInitiative/There's-A-Cry.wma")
if (c == (3))
midi=("http://www.Constellation7.org/TheMosesInitiative/Hallelujah.mp3")
if (c == (4))
midi=("http://www.Constellation7.org/TheMosesInitiative/The-Wonder-Of-Your-Cross.wma")
if (c == (5))
midi=("http://www.Constellation7.org/TheMosesInitiative/I-Heard-The-Sound-Of-Voices.wma")
if (c == (6))
midi=("http://www.Constellation7.org/TheMosesInitiative/JESUS-ALL-FOR-JESUS.wma")
if (c == (7))
midi=("http://www.Constellation7.org/TheMosesInitiative/Blessed-Be-Your-Name.wma")
document.write('<OBJECT ID=Player CLASSID="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6" VIEWASTEXT width="250" height="45" style="border: 3 solid #CC00FF">') 
document.write('<param name="URL" value="'+ midi +'">')
document.write('<param name="rate" value="1">')
document.write('<param name="balance" value="0">')
document.write('<param name="currentPosition" value="0">')
document.write('<param name="defaultFrame" value>')
document.write('<param name="playCount" value="1">')
document.write('<param name="autoStart" value="-1">')
document.write('<param name="currentMarker" value="0">')
document.write('<param name="invokeURLs" value="-1">')
document.write('<param name="baseURL" value>')
document.write('<param name="volume" value="100">')
document.write('<param name="mute" value="0">')
document.write('<param name="uiMode" value="full">')
document.write('<param name="stretchToFit" value="0">')
document.write('<param name="windowlessVideo" value="0">')
document.write('<param name="enabled" value="-1">')
document.write('<param name="enableContextMenu" value="-1">')
document.write('<param name="fullScreen" value="0">')
document.write('<param name="SAMIStyle" value>')
document.write('<param name="SAMILang" value>')
document.write('<param name="SAMIFilename" value>')
document.write('<param name="captioningID" value>')
document.write('<param name="enableErrorDialogs" value="0">')
document.write('<param name="_cx" value="6615">')
document.write('<param name="_cy" value="1191">')
document.write('</OBJECT>')
