<!--
var Pos = ((window.screen.width - 760)/2)
document.write ("<style TYPE = 'text/css'><!--#nadamenu { position: absolute; z-index: 1; top: 0px; left: 0px; visibility: hidden}")
document.write ("#spacer { position: absolute; z-index: 1; top: 20px; left: " + (Pos) + "px; visibility: visible}")
document.write ("#thetop { position: absolute; z-index: 10; top: 40px; left: " + (Pos) + "px; visibility: visible}")
document.write ("#leftpict { position: absolute; z-index: 5; top: 68px; left: " + (Pos) + "px; visibility: visible}")
document.write ("#flash { position: absolute; z-index: 30; top: 50px; left: " + (Pos+360) + "px; visibility: visible}")
document.write ("#logo { position: absolute; z-index: 15; top: 10px; left: " + (Pos+14) + "px; visibility: visible}")
document.write ("#line { position: absolute; z-index: 18; top: 60px; left: " + (Pos+45) + "px; visibility: visible}")
document.write ("#line2 { position: absolute; z-index: 19; top: 65px; left: " + (Pos+25) + "px; visibility: visible}")
document.write ("#line3 { position: absolute; z-index: 20; top: 115px; left: " + (Pos+127) + "px; visibility: visible}")
document.write ("#line4 { position: absolute; z-index: 21; top: 165px; left: " + (Pos+102) + "px; visibility: visible}")
document.write ("#line5 { position: absolute; z-index: 22; top: 215px; left: " + (Pos+96) + "px; visibility: visible}")
document.write ("#line6 { position: absolute; z-index: 23; top: 265px; left: " + (Pos+111) + "px; visibility: visible}")
document.write ("#link1 { position: absolute; z-index: 25; top: 88px; left: " + (Pos+77) + "px; visibility: visible}")
document.write ("#link2 { position: absolute; z-index: 26; top: 138px; left: " + (Pos+51) + "px; visibility: visible}")
document.write ("#link3 { position: absolute; z-index: 27; top: 195px; left: " + (Pos+43) + "px; visibility: visible}")
document.write ("#link4 { position: absolute; z-index: 28; top: 244px; left: " + (Pos+78) + "px; visibility: visible}")
document.write ("#address { position: absolute; z-index: 30; top: 500px; left: " + (Pos+280) + "px; visibility: visible}")
document.write ("#line7 { position: absolute; z-index: 30; top: 502px; left: " + (Pos+280) + "px; visibility: visible}//--></style>")

function getit(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=getit(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function getjp() {
window.open('images/JPRC.pdf','thepdf',config='toolbar=yes,menubar=yes,resizable=yes')
window.location.href = "brochure.cfm"
}

function getefs() {
window.open('images/ESF.pdf','thepdf2',config='toolbar=yes,menubar=yes,resizable=yes')
window.location.href = "brochure.cfm"
}


function P7AniMagic(el, x, y, a, b, c, s) { 
 var g,elo=el,f="",m=false,d="";x=parseInt(x);y=parseInt(y);
 var t = 'g.p7Magic = setTimeout("P7AniMagic(\''+elo+'\','; 
 if ((g=getit(el))!=null) {d=(document.layers)?g:g.style;}else{return;}
 if (parseInt(s)>0) {eval(t+x+','+y+','+a+','+b+','+c+',0)",' + s+')');return;}
 var xx=(parseInt(d.left))?parseInt(d.left):0;
 var yy=(parseInt(d.top))?parseInt(d.top):0;
 if(parseInt(c)==1) {x+=xx;y+=yy;m=true;c=0;}
 else if (c==2) {m=false;clearTimeout(g.p7Magic);}
 else {var i=parseInt(a);
  if (eval(g.moved)){clearTimeout(g.p7Magic);}
  if (xx<x){xx+=i;m=true;if(xx>x){xx=x;}}
  if (xx>x){xx-=i;m=true;if(xx<x){xx=x;}}
  if (yy<y){yy+=i;m=true;if(yy>y){yy=y;}}
  if (yy>y){yy-=i;m=true;if(yy<y){yy=y;}}}
 if (m) {if((navigator.appName=="Netscape") && parseInt(navigator.appVersion)>4){
    xx+="px";yy+="px";}
  d.left=xx;d.top=yy;g.moved=true;eval(t+x+','+y+','+a+','+b+','+c+',0)",0)');
  }else {g.moved=false;}
}

//-->
