function global()
{
//7
var ranNum= Math.round(Math.random() * 7);
if (ranNum == 0){document.write('<a target="_blank" href="http://www.loadsoflove.ca/"><img border="0" src="snaps/Loads-of-Love.jpg" width="125" height="300"></a></p>'); } // LoadsofLove
if (ranNum == 1){document.write('<a target="_blank" href="http://www.childrenofhope.name/"><img border="0" src="snaps/children-of-hope.jpg" width="125" height="277"></a></p>'); } // ChildrenofHope
if (ranNum == 2){document.write('<a href="http://www.evangel.on.ca/todlers.php"><img border="0" src="snaps/Nursery-Care.jpg" width="125" height="300"></a></p>'); } // NurseryCare
if (ranNum == 3){document.write('<a href="#" onclick="window.open(\'http://www.evangel.on.ca/pplayer/sermons.htm\', \'StatusBar\', \'toolbar=no,resizable=no,scrollbars=no,width=750,height=265,left=50,top=50\');" ><img border="0" src="snaps/sermon-audio-message.jpg" width="125" height="328"></a></p>'); } // sermonaudio
if (ranNum == 4){document.write('<center><img border="0" src="snaps/villa.jpg" width="125" height="243"></center>'); } // Villa
if (ranNum == 5){document.write('<center><img border="0" src="snaps/villa.jpg" width="125" height="243"></center>'); } // villa2
if (ranNum == 6){document.write('<div class="floatbox";>  <a href="//www.youtube.com/v/emjJjuQqEcw?fs=1&hl=en_US&&autoplay=1&rel=0" data-fb-options="width:640 height:360"><img alt="Pastor Chris Couper" src="snaps/how-to-share-the-gospel.jpg" width="125" height="275" border="0" /></a></div> '); } // sharegospelvideo
if (ranNum == 7){document.write('<div class="floatbox";>  <a href="//www.youtube.com/v/emjJjuQqEcw?fs=1&hl=en_US&&autoplay=1&rel=0" data-fb-options="width:640 height:360"><img alt="Pastor Chris Couper" src="snaps/how-to-share-the-gospel.jpg" width="125" height="275" border="0" /></a></div> '); } // sharegospelvideo2
}

