bizdom=new Image()
bizdom.src="../OAbiz.gif"
hdrsho=new Image()
hdrsho.src="../H1.gif"
angelsho=new Image()
angelsho.src="../Angels/AngelGod.gif"
hmikon=new Image()
hmikon.src="../Icons/Home.gif"
bkgd=new Image()
bkgd.src="../bg.jpg"
gonow=new Image()
gonow.src="../Buttonz/Gobar0.gif"
backdn=new Image()
backdn.src="../Buttonz/GoLeDn.gif"
backlo=new Image()
backlo.src="../Buttonz/GoLeLo.gif"
backhi=new Image()
backhi.src="../Buttonz/GoLeHi.gif"
smapdn=new Image()
smapdn.src="../Buttonz/GoSmDn.gif"
smaplo=new Image()
smaplo.src="../Buttonz/GoSmLo.gif"
smaphi=new Image()
smaphi.src="../Buttonz/GoSmHi.gif"
nextdn=new Image()
nextdn.src="../Buttonz/GoRiDn.gif"
nextlo=new Image()
nextlo.src="../Buttonz/GoRiLo.gif"
nexthi=new Image()
nexthi.src="../Buttonz/GoRiHi.gif"
contct=new Image()
contct.src="../Buttonz/contAn00.gif"

//BELOW FOR STATUS BAR URL
window.defaultStatus="O f f i c e A n g e l . B i z";
function cnoUrl()
{ window.defaultStatus="";
  return true;
}

// BELOW FOR VIEWING CONTENT IN SEPARATE WINDOW
function hafWin(url)
{
winSpot = 0
if (window.screen)
 {winSpot = (screen.width-634) /2;
  wynHaf=window.open(url,"loxKy","toolbar=0,location=0,directories=0,status=1,menubar=0,scrollbars=1,resizable=1,width=634,height=380,left="+winSpot+",top=26");
 }
}

// BELOW TO CLOSE FRAMES
function xFraym()
{
 if (self.name == "CabnRoof")
 {
   top.location=("guide.htm");
 }
else if (self.name != "CabnRoof")
  {
   window.alert("The Bible Scriptures are Not Open");
  }
}

// BELOW TO AVOID RIGHT CLICK ERRORS
function noPop()
  {
    top.location=("guide.htm")
  }


// BELOW TO AVOID OPENING SCRIPTURES FRAME TWICE
function noFraym2()
{
if (self.name == "CabnRoof")
  {
   window.alert("The Bible Scriptures are Open");
  }
else {top.location=("cabin.htm");}
}


// BELOW FOR BUTTONS
function slyK(imagename,objectsrc)
{
if (document.images) 
document.images[imagename].src=eval(objectsrc+".src");
} 


// OPENING LINKS FROM CHIRSTIANS CABIN
function pick(url)
{
if (self != parent)
{
if (confirm("Continue to view Bible scriptures while you browse this site?"))
   {
   location.href=(url);
   }   
else
     {
     parent.top.document.location.href=(url);
     }
}
{
if (self == parent)
   {
    location.href=(url);
   }
}
}


// Copyright 1983-2007 Office Angel (tm) Business Services All Rights Reserved

