function prepareme() {
  var e = 'prep'+'a'+'reme';
  var e2 = '@brideofchrist.com';
  document.write('<'+'a hr'+'ef="ma'+'ilto:'+e+e2+'">'+e+e2+'</'+'a>');
 }
function showmlist()
 {
  return Lightbox.open([['http://visitor.constantcontact.com/d.jsp?m=1102667451198&p=oi','Bride of Christ Membership','width=640,height=720']],0);
 }

function Slideshow(xmlFile) {
  if (!document.getElementById('fpmovie'))
   {
    var div = document.getElementById('fixedArea');
    div.innerHTML = '<div id="fpmovie" style="background: #000"></div>';
   }
  swfobject.embedSWF("/js/imagerotator.swf", "fpmovie", "980", "345", '9', "/js/expressInstall.swf",
                     {width:"980",height:"436",shuffle:"false",rotatetime:"60",shownavigation:"false",autostart:"false",transition:"slowfade",file:"/js/"+xmlFile+".xml"},
                     {wmode:"transparent"});
 }

function SlidePW() {
    var div = document.getElementById('fpmovie');
    if (div) { var p = div.parentNode; p.removeChild(div); }
    else
      var p = document.getElementById('fixedArea');
    p.innerHTML = '<div id="fpmovie" style="background: #000; padding: 0px; margin: 0px"><iframe src="http://www.brideofchrist.com/lionessofjudah.php" style="width: 100%; height: 462px" frameborder="0"></iframe></div>';
 }

function Slide(SlideName, URL) {
  var div = document.getElementById('fpmovie');
  if (div) { var p = div.parentNode; p.removeChild(div); }
  else
    var p = document.getElementById('fixedArea');
  p.innerHTML = '<div id="fpmovie" style="background: #000 url(\'/medialib/v9-mainpreviews/' + SlideName + '.jpg\') center center no-repeat">' + 
                "<a href=\"" + URL + "\"></a></div>";
 }

window.onload = function() {

  if (document.getElementById("mainnavigation")) {
    swfobject.embedSWF("/i/BanquetTable.swf", "mainnavigation", "980", "120", '9.0.98', "",
                       {width:"980",height:"120"},{wmode:"transparent",allowscriptaccess:"always"});
   }
  if (document.getElementById("slideshow")) {
    swfobject.embedSWF("/js/imagerotator.swf", "slideshow", "464", "263", '9.0.98', "",
                       {width:"464",height:"263",shownavigation:"false",rotatetime:"60",transition:"blocks",file:"/js/imagerotator.xml.php"},
                       {wmode:"transparent"});
   }
  if (document.getElementById("sheilaaudio")) {
    swfobject.embedSWF("/js/mp3player2.swf", "sheilaaudio", "400", "18", '9.0.0', "",
                       {file:"/medialib/v5Audio/Sheila-Message-1.mp3",autostart:"false",showplaylist:"false"});
   }
  if (document.getElementById("WOLMusic")) {
    swfobject.embedSWF("/js/mp3player2.swf", "WOLMusic", "300", "125", '9.0.0',"",
                       {file:"/js/bride.xml",skin:"/js/simple-edited.swf",width:"300",height:"20",icons:"false",playlistsize:"105",controlbar:"bottom",playlist:"bottom",autostart:"true"});
   }
  if (document.getElementById("track3")) {
    swfobject.embedSWF("/js/mp3player2.swf", "track3", "400", "18", '9.0.0', "",
                       {file:"/js/track3.xspf",autostart:"false",showplaylist:"false"});

   }
  if (document.getElementById("fpmovie")) {
    swfobject.embedSWF("/medialib/v10/LionessofJudah.swf", "fpmovie", "980", "372", '9.0.0', "",{width:"980",height:"370"});
   }
 }