/* Author Martyn Everitt (www.1st-crowborough-beavers-cubs-scouts.org.uk)*/
function rcz(rcn) {
  var rce = rcn+ "=";
  var rca = document.cookie.split(';');
  for(var rci=0;rci < rca.length;rci++) {
    var rcc = rca[rci];
    while (rcc.charAt(0)==' ') rcc = rcc.substring(1,rcc.length);
    if (rcc.indexOf(rce) == 0) return rcc.substring(rce.length,rcc.length);}
  return null;}
function get_random()
{var ranNum= Math.round(Math.random()*48);
    return ranNum;}
e='<br><embed src="';
f='" width="99" height="24">';g='GangShow2005';
h='Gang Show 2005 ';
if (rcz("MusicOn")!=0){
var qz=get_random();
if (qz<2) {document.write(e+g+'12DaysOfChristmas.mp3'+f+h+'12 Days Of Christmas')}
else if (qz<4) {document.write(e+g+'ChimChimney.mp3'+f+h+'Chim Chimney')}
else if (qz<6) {document.write(e+g+'ChristmasTree.mp3'+f+h+'Christmas Tree')}
else if (qz<8) {document.write(e+g+'CrestOfAWave.mp3'+f+h+'Crest Of A Wave')}
else if (qz<10) {document.write(e+g+'DrivingInMyCar.mp3'+f+h+'Driving In My Car')}
else if (qz<12) {document.write(e+g+'Drumming.mp3'+f+h+'Southon Drumming')}
else if (qz<14) {document.write(e+g+'Flea.mp3'+f+h+'Little People')}
else if (qz<16) {document.write(e+g+'GingGangGooly.mp3'+f+h+'Ging Gang Gooly')}
else if (qz<18) {document.write(e+g+'JingleBells.mp3'+f+h+'Jingle Bells')}
else if (qz<20) {document.write(e+g+'LetItBe.mp3'+f+h+'Let It Be')}
else if (qz<24) {document.write(e+g+'RedWhiteAndBlue.mp3'+f+h+'Red White And Blue')}
else if (qz<26) {document.write(e+g+'RunToMe.mp3'+f+h+'Southon Rox Band Run To Me')}
else if (qz<28) {document.write(e+g+'SelfPreservation.mp3'+f+h+'Self Preservation Society')}
else if (qz<30) {document.write(e+g+'StandByMe.mp3'+f+h+'Stand By Me')}
else if (qz<31) {document.write(e+'crest.mp3'+f+'Crest of the wave')}
else if (qz<32) {document.write(e+'LivingYears.mp3'+f+'Living Years')}
else if (qz<33) {document.write(e+'Showbiz.mp3'+f+'There is no Bussiness Like Show Bussiness')}
else if (qz<34) {document.write(e+'EverybodyNeedSomebody.mp3'+f+'Everybody needs somebody')}
else if (qz<35) {document.write(e+'LetTheRiverRun.mp3'+f+'let the river run')}
else if (qz<36) {document.write(e+'LetItBe.mp3'+f+'let it be')}
else if (qz<37) {document.write(e+'RadioGaGa.mp3'+f+'radio')}
else if (qz<38) {document.write(e+'YoureTheOne.mp3'+f+'youre the one')}
else if (qz<39) {document.write(e+'fame.mp3'+f+'Fame')}
else if (qz<40) {document.write(e+'http://www.southonscouts.org.uk/ItsRainingMen.mp3'+f+'Its Raining Men')}
else if (qz<42) {document.write(e+g+'LetTheRiverRun.mp3'+f+h+'Let The River Run')}
else if (qz<44) {document.write(e+g+'AgainstAllOdds.mp3'+f+h+'Against All Odds')}
else if (qz<46) {document.write(e+g+'BoogyWoogy.mp3'+f+h+'Boogy Woogy')}
else {document.write(e+g+'RadioScouting.mp3'+f+h+'Radio Scouting')}}
