hdrsho=new Image()
hdrsho.src="../../H1.png"

bizdom=new Image()
bizdom.src="../../OAbiz.gif"

angelsho=new Image()
angelsho.src="../../Angels/Angelhm.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 BUTTONS

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

// BELOW TO OPEN THIRD PARTY LINKS.

function uWin(url)
{
    var bci = "left=0,screenX=0,top=0,screenY=0,resizable=1,menubar=1,toolbar=1,scrollbars=1,directories=1";
    if (window.screen)
{
      var tb = screen.availHeight - 144;
      var lr = screen.availWidth - 10;
      bci += ",innerHeight=" + tb;
      bci += ",innerWidth=" + lr;
      bci += ",height=" + tb;
      bci += ",width=" + lr;
}
    winU=window.open(url, "youwin", bci);
} 


function funWin(url)
{
    var bwi = "left=0,screenX=0,top=0,screenY=0,resizable=1,menubar=1,toolbar=1,scrollbars=1,directories=1,location=1,status=1";
    if (window.screen)
{
      var bt = screen.availHeight - 144;
      var rl = screen.availWidth - 10;
      bwi += ",height=" + bt;
      bwi += ",width=" + rl;
      bwi += ",innerHeight=" + bt;
      bwi += ",innerWidth=" + rl;
}
    winFun=window.open(url, "freewin", bwi);
} 


// BELOW FOR VIEWING ANGELINX

function hafWin(url)
{
winSpot = 0
if (window.screen)
{winSpot = (screen.width-634) /2.3;
 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=24");
}
}

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

