﻿<!--

Image1 = new Image(100,100);
Image1.src = "images/background_blue.jpg";
var showtime = 0;
var fridaysh = 1;


function startTime()
{
var ap = "am";
var today=new Date();
var h=today.getHours();
var m=today.getMinutes();
// add a zero in front of numbers<10
m=checkTime(m);

if(h > 11)
 ap = "pm";
if(h > 12)
 h -= 12;
if(h == 0)
 h = 12;

if(showtime == 1 && ( (m == 54 && fridaysh == 1) || (m == 59 && fridaysh == 0) ) )
{
  document.getElementById("radiorow").innerHTML = '';
  showtime = 0;
}


document.getElementById("theTimemain").innerHTML = "&#160;&#160;"+h+":"+m+" "+ap;
t=setTimeout('startTime()',500);
}

function checkTime(i)
{
if (i<10)
  {
  i="0" + i;
  }
return i;
}

function twoline(x)
{

  if(x==1)
  {
     document.getElementById(String(37)+'b').style.color = '#000099';
     document.getElementById(String(37)+'b').style.backgroundColor = '#FFFF99';
     document.getElementById(String(37)+'b').style.textDecoration = 'none';
     document.getElementById(String(37)+'c').style.color = '#000099';
     document.getElementById(String(37)+'c').style.backgroundColor = '#FFFF99';
     document.getElementById(String(37)+'c').style.textDecoration = 'none';
     document.getElementById(String(37)+'d').style.color = '#000099';
     document.getElementById(String(37)+'d').style.backgroundColor = '#FFFF99';
     document.getElementById(String(37)+'d').style.textDecoration = 'none';
     document.getElementById(String(37)+'e').style.color = '#000099';
     document.getElementById(String(37)+'e').style.backgroundColor = '#FFFF99';
     document.getElementById(String(37)+'e').style.textDecoration = 'none';
  }
  else if(x==2)
  {
     document.getElementById(String(37)+'b').style.color = '#FFFF99';
     document.getElementById(String(37)+'b').style.backgroundColor = '#000099';
     document.getElementById(String(37)+'b').style.textDecoration = 'none';
     document.getElementById(String(37)+'c').style.color = '#FFFF99';
     document.getElementById(String(37)+'c').style.backgroundColor = '#000099';
     document.getElementById(String(37)+'c').style.textDecoration = 'none';
     document.getElementById(String(37)+'d').style.color = '#FFFF99';
     document.getElementById(String(37)+'d').style.backgroundColor = '#000099';
     document.getElementById(String(37)+'d').style.textDecoration = 'none';
     document.getElementById(String(37)+'e').style.color = '#FFFF99';
     document.getElementById(String(37)+'e').style.backgroundColor = '#000099';
     document.getElementById(String(37)+'e').style.textDecoration = 'none';
  }
  else if(x==3)
  {
     document.getElementById(String(38)+'c').style.color = '#000099';
     document.getElementById(String(38)+'c').style.backgroundColor = '#FFFF99';
     document.getElementById(String(38)+'c').style.textDecoration = 'none';

     document.getElementById(String(38)+'b').style.color = '#000099';
     document.getElementById(String(38)+'b').style.backgroundColor = '#FFFF99';
     document.getElementById(String(38)+'b').style.textDecoration = 'none';

     document.getElementById(String(38)+'a').style.color = '#000099';
     document.getElementById(String(38)+'a').style.backgroundColor = '#FFFF99';
     document.getElementById(String(38)+'a').style.textDecoration = 'none';
  }
  else if(x==4)
  {
     document.getElementById(String(38)+'c').style.color = '#FFFF99';
     document.getElementById(String(38)+'c').style.backgroundColor = '#000099';
     document.getElementById(String(38)+'c').style.textDecoration = 'none';

     document.getElementById(String(38)+'b').style.color = '#FFFF99';
     document.getElementById(String(38)+'b').style.backgroundColor = '#000099';
     document.getElementById(String(38)+'b').style.textDecoration = 'none';

     document.getElementById(String(38)+'a').style.color = '#FFFF99';
     document.getElementById(String(38)+'a').style.backgroundColor = '#000099';
     document.getElementById(String(38)+'a').style.textDecoration = 'none';
  }
  else
   null;
}

function newpage()
{
 b = document.getElementById("rechealing").value;
 if(b != "0")
  window.open("http://creationlightship.com/" + b);
}
function newpaget()
{
 b = document.getElementById("rechealingt").value;
 if(b != "0")
  window.open("http://creationlightship.com/" + b);
}

function newaudio()
{
 var npf = "<embed type=\"application/x-shockwave-flash\" width=\"250\" height=\"22\" allowfullscreen=\"true\" allowscriptaccess=\"always\" src=\"http://www.archive.org/flow/flowplayer.commercial-3.0.5.swf\" w3c=\"true\" flashvars='config={\"key\":\"#$b6eb72a0f2f1e29f3d4\",\"playlist\":[{\"url\":\"http://www.archive.org/download/";
 var npff = "\",\"autoPlay\":false}],\"clip\":{\"autoPlay\":true},\"canvas\":{\"backgroundColor\":\"0x000000\",\"backgroundGradient\":\"none\"},\"plugins\":{\"audio\":{\"url\":\"http://www.archive.org/flow/flowplayer.audio-3.0.3-dev.swf\"},\"controls\":{\"playlist\":false,\"fullscreen\":false,\"gloss\":\"high\",\"backgroundColor\":\"0x000000\",\"backgroundGradient\":\"medium\",\"sliderColor\":\"0x777777\",\"progressColor\":\"0x777777\",\"timeColor\":\"0xeeeeee\",\"durationColor\":\"0x01DAFF\",\"buttonColor\":\"0x333333\",\"buttonOverColor\":\"0x505050\"}},\"contextMenu\":[{\"Listen+to+";
 var npfff = "+at+archive.org\":\"function()\"},\"-\",\"Flowplayer 3.0.5\"]}' style='margin-top:4px; margin-bottom:4px;'> </embed>";
 b = document.getElementById("topaudio").value;
 if(b != "0")
 {
  if(b == "1")
  { 
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Mind to Heart Drop</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Your thoughts/mind will be dropped down to your heart center.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "MindToHeartDrop-CreationLightshipHealing/mind_to_heart_drop.mp3" + npff + "MindToHeartDrop-CreationLightshipHealing" + npfff;
  }
  else if(b == "2")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Why Physical Healing Are Complicated</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Understand complications of physical healings; <a href=\"yawn.php\" target=\"_blank\" style=\"text-decoration:none; color:#ff6d00; background-color:#ffffb4;\">&#160;yawning&#160;</a></small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "CreationLightship-WhyPhysicalHealingsAreComplicated/why_physical_healings_are_complicated.mp3" + npff + "CreationLightship-WhyPhysicalHealingsAreComplicated" + npfff;
  }
  else if(b == "3")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Alien Energy Removal - Show 1</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Experience sample removals of Alien energies from your body; <a href=\"alienet.php\" target=\"_blank\" style=\"text-decoration:none; color:#ff6d00; background-color:#ffffb4;\">&#160;more&#160;</a></small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "CreationLightshipHealingBBSRadio2007Archive/Creation_Lightship_Healings_2007-11-30.mp3" + npff + "CreationLightshipHealingBBSRadio2007Archive" + npfff;
  }
  else if(b == "4")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Alien Energy Removal - Show 2</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Experience sample removals of Alien energies from your body; <a href=\"alienet.php\" target=\"_blank\" style=\"text-decoration:none; color:#ff6d00; background-color:#ffffb4;\">&#160;more&#160;</a></small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "CreationLightshipHealingBBSRadio2008Archive/Creation_Lightship_Healings_2008-10-10.mp3" + npff + "CreationLightshipHealingBBSRadio2008Archive" + npfff;
  }
  else if(b == "5")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>5 Day Sample Healings</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Experience sample healings for the past 5 days; <a href=\"http://www.creationlightship.com/categories.php?catID=1\" target=\"_blank\" style=\"text-decoration:none; color:#ff6d00; background-color:#ffffb4;\">&#160;lifetime&#160;</a></small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "creationlightship_sample/5_day_sample_clearings.mp3" + npff + "creationlightship_sample" + npfff;
  }
  else if(b == "6")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Increase Your Life Force Energy</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Learn how to increase your life force energy.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "HowToIncreaseYourLifeForceEnergy-CreationLightshipHealings/creation_lightship_-_increase_your_life_force_energy.mp3" + npff + "creationlightship_sample" + npfff;
  }
  else if(b == "7")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Robotic Program Removal - Show 1</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Experience sample removal of robotic energies controlling our bodies.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "CreationLightshipHealing-BbsRadioArchives2010/Creation_Lightship_Healings_2010-06-30.mp3" + npff + "CreationLightshipHealing-BbsRadioArchives2010" + npfff;
  }
  else if(b == "8")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Robotic Program Removal - Show 2</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Experience sample removal of robotic energies controlling our bodies.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "CreationLightshipHealing-BbsRadioArchives2010/Creation_Lightship_Healings_2010-07-02.mp3" + npff + "CreationLightshipHealing-BbsRadioArchives2010" + npfff;
  }
  else if(b == "9")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Why Not To Be A Healer</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Why not to do healings/being a healer.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "WhyNotToDoHealingsbeingAHealer-ExplainedByRonAmitron/WhyNotToDoHealings--beingAHealer.mp3" + npff + "WhyNotToDoHealingsbeingAHealer-ExplainedByRonAmitron" + npfff;
  }
  else if(b == "10")
  {
   document.getElementById("audiotitle").innerHTML = "&#160;<b>Be In The Present Moment Tutorial</b>";
   document.getElementById("audiodescr").innerHTML = "&#160;<small>Learn how to quickly bring yourself into the present moment.</small>&#160;";
   document.getElementById("audioplayer").innerHTML = npf + "creationlightshippresentmoment/creation_lightship_present_moment.mp3" + npff + "creationlightshippresentmoment" + npfff;
  }
  else
   null;
 }
}

-->
