Loading... Please wait!
\n");=0A=
_21.document.write("\n");=0A=
if(navigator.appName.toLowerCase().indexOf("explorer")!=3D-1){=0A=
_21.document.write("
\n");=0A=
_21.document.write(" \n");=0A=
}else{=0A=
_21.document.write("\n");=0A=
}=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write(" \n");=0A=
_21.document.write("\n");=0A=
_21.document.write("
\n");=0A=
_21.document.write(" \n");=0A=
_21.document.write("\n");=0A=
_21.document.write("\n");=0A=
_21.document.write("\n");=0A=
_21.document.close();=0A=
_21.focus();=0A=
if(document.all&&window.event){=0A=
window.event.returnValue=3Dfalse;=0A=
}=0A=
}=0A=
function getControls(_22){=0A=
var _23=3Dnew Array(4);=0A=
_23[0]=3Ddocument.forms[0][document.forms[0]["text_"+_22].value];=0A=
_23[1]=3Ddocument.forms[0][document.forms[0]["hidden_"+_22].value];=0A=
_23[2]=3Ddocument.getElementById(document.forms[0]["label_"+_22].value.re=
place(/\$/g,"_"));=0A=
_23[3]=3Ddocument.forms[0][document.forms[0]["button_"+_22].value];=0A=
return _23;=0A=
}=0A=
function openPreSelWindow(_24,_25,_26){=0A=
var _27=3DgetControls(_26);=0A=
var _28=3D_27[0].value;=0A=
if(_25!=3D""){=0A=
newWin("popup-index?sid=3D"+_24+"&hid=3D"+_25+"&vid=3D&id=3D"+_26+"&term=3D=
"+_28,"indexlist","top=3D90,left=3D300,width=3D450,height=3D545,toolbar=3D=
no,location=3Dno,directories=3Dno,status=3Dno,menubar=3Dno,scrollbars=3Dy=
es,resizable=3Dno");=0A=
}else{=0A=
newWin("popup-index?sid=3D"+_24+"&vid=3D&id=3D"+_26+"&term=3D"+_28,"index=
list","top=3D90,left=3D300,width=3D450,height=3D545,toolbar=3Dno,location=
=3Dno,directories=3Dno,status=3Dno,menubar=3Dno,scrollbars=3Dyes,resizabl=
e=3Dno");=0A=
}=0A=
}=0A=
function setPreSelTerm(_29,_2a){=0A=
window.focus();=0A=
var _2b=3DgetControls(_2a);=0A=
_2b[0].value=3D"";=0A=
_2b[0].style.display=3D"none";=0A=
_2b[1].value=3D_29;=0A=
_2b[2].style.display=3D"none";=0A=
_2b[2].innerHTML=3D_29;=0A=
_2b[2].style.display=3D"";=0A=
_2b[3].style.display=3D"";=0A=
}=0A=
function resetPreSelTerm(_2c){=0A=
var _2d=3DgetControls(_2c);=0A=
_2d[1].value=3D"";=0A=
_2d[2].style.display=3D"none";=0A=
_2d[3].style.display=3D"none";=0A=
_2d[0].style.display=3D"";=0A=
}=0A=
function openOLRTestWindow(_2e,_2f,_30,_31,_32,_33){=0A=
if(_30!=3D""){=0A=
newWin("olrtests?sid=3D"+_2e+"&vid=3D"+_2f+"&hid=3D"+_30+"&db=3D"+_31+"&a=
n=3D"+_32+"&md=3D"+_33,"Tests","top=3D50,left=3D50,width=3D850,height=3D5=
00,status=3D0,menubar=3D0,scrollbars=3D1,titlebar=3D0,resizable=3D1,locat=
ion=3D0,toolbar=3D0");=0A=
}else{=0A=
newWin("olrtests?sid=3D"+_2e+"&vid=3D"+_2f+"&db=3D"+_31+"&an=3D"+_32+"&md=
=3D"+_33,"Tests","top=3D50,left=3D50,width=3D850,height=3D500,status=3D0,=
menubar=3D0,scrollbars=3D1,titlebar=3D0,resizable=3D1,location=3D0,toolba=
r=3D0");=0A=
}=0A=
}=0A=
function OpenPDF(_34){=0A=
var =
_35=3Dwindow.open(_34,"_pdf","top=3D40,left=3D100,width=3D750,height=3D80=
0,toolbar=3Dno,location=3Dno,directories=3Dno,status=3Dno,menubar=3Dno,sc=
rollbars=3Dyes,resizable=3Dyes");=0A=
_35.focus();=0A=
return (false);=0A=
}=0A=
function showMessageBox(_36){=0A=
var _37=3DgetElementById("messageBox");=0A=
if(_37){=0A=
var _38=3DgetElementByClientId("lblMessage",_37);=0A=
if(_38&&_36){=0A=
_38.innerHTML=3D_36;=0A=
}=0A=
_37.style.width=3Ddocument.body.offsetWidth.toString()+"px";=0A=
_37.style.height=3Ddocument.body.offsetHeight.toString()+"px";=0A=
var _39=3Ddocument.getElementById("messageContents");=0A=
var _3a=3Ddocument.getElementById("coverScreen");=0A=
var _3b=3D(document.body.offsetHeight/2-_39.offsetHeight/2)+"px";=0A=
var _3c=3D(document.body.offsetWidth/2-_39.offsetWidth/2)+"px";=0A=
_3a.style.left=3D_3c;=0A=
_39.style.left=3D_3c;=0A=
_3a.style.top=3D_3b;=0A=
_39.style.top=3D_3b;=0A=
_37.style.visibility=3D"visible";=0A=
_3a.style.height=3D_39.offsetHeight.toString()+"px";=0A=
_3a.style.width=3D_39.offsetWidth.toString()+"px";=0A=
_3a.style.visibility=3D"visible";=0A=
var _3d=3DgetElementByClientId("btnSubmit",_37);=0A=
if(_3d){=0A=
_3d.focus();=0A=
}=0A=
}=0A=
}=0A=
function DisplayDynamicWindow(id,_3f,_40,_41,_42){=0A=
var _43=3DgetElementById(id);=0A=
var _44;=0A=
var _45,top;=0A=
if(_41){=0A=
_44=3DgetElementById(_41);=0A=
}else{=0A=
_44=3DgetElementById("coverScreen");=0A=
}=0A=
if(_3f=3D=3D"hidden"){=0A=
_43.style.display=3D"none";=0A=
}else{=0A=
if(_3f=3D=3D"visible"){=0A=
_43.style.display=3D"block";=0A=
top=3D150;=0A=
_45=3DMath.round((document.body.offsetWidth*0.5)-(_43.offsetWidth*0.5));=0A=
_43.style.left=3D_45+"px";=0A=
_43.style.top=3Dtop+"px";=0A=
_44.style.top=3Dtop+"px";=0A=
_44.style.left=3D_45+"px";=0A=
_44.style.height=3D_43.offsetHeight.toString()+"px";=0A=
_44.style.width=3D_43.offsetWidth.toString()+"px";=0A=
}=0A=
}=0A=
_43.style.visibility=3D_3f;=0A=
_44.style.visibility=3D_3f;=0A=
var _47;=0A=
if(_42){=0A=
_47=3DgetElementById(_42);=0A=
if(_47){=0A=
_47.innerHTML=3D"";=0A=
var _48=3DgetElementById("messageBox2");=0A=
_48.style.width=3Ddocument.body.offsetWidth.toString()+"px";=0A=
_48.style.height=3Ddocument.body.offsetHeight.toString()+"px";=0A=
_48.style.visibility=3D_3f;=0A=
}=0A=
}=0A=
stopCurrentEvent(_40);=0A=
}=0A=
function showImageBox(_49,_4a){=0A=
var _4b=3DgetElementById("imageBox");=0A=
if(_4b){=0A=
var _4c=3DgetElementByClientId("lblTitle",_4b);=0A=
if(_4c&&_49){=0A=
_4c.innerHTML=3D_49;=0A=
}=0A=
var _4d=3DgetElementByClientId("DisplayedLargeImage",_4b);=0A=
if(_4d&&_4a){=0A=
_4d.src=3D_4a;=0A=
}=0A=
_4b.style.width=3Ddocument.body.offsetWidth.toString()+"px";=0A=
_4b.style.height=3Ddocument.body.offsetHeight.toString()+"px";=0A=
var _4e=3Ddocument.getElementById("messageContents");=0A=
var _4f=3Ddocument.getElementById("coverScreen");=0A=
var _50=3D(document.body.offsetHeight/2-_4e.offsetHeight/2)+"px";=0A=
var _51=3D(document.body.offsetWidth/2-_4e.offsetWidth/2)+"px";=0A=
var _52;=0A=
if(self.pageYOffset){=0A=
_52=3Dself.pageYOffset;=0A=
}else{=0A=
if(document.documentElement&&document.documentElement.scrollTop){=0A=
_52=3Ddocument.documentElement.scrollTop;=0A=
}else{=0A=
if(document.body){=0A=
_52=3Ddocument.body.scrollTop;=0A=
}=0A=
}=0A=
}=0A=
_52=3D_52+10;=0A=
_4f.style.left=3D"60px";=0A=
_4e.style.left=3D"60px";=0A=
_4f.style.top=3D_52+"px";=0A=
_4e.style.top=3D_52+"px";=0A=
_4b.style.visibility=3D"visible";=0A=
_4f.style.height=3D_4e.offsetHeight.toString()+"px";=0A=
_4f.style.width=3D_4e.offsetWidth.toString()+"px";=0A=
_4f.style.visibility=3D"visible";=0A=
var _53=3DgetElementByClientId("btnSubmit",_4b);=0A=
if(_53){=0A=
_53.focus();=0A=
}=0A=
}=0A=
}=0A=
function closeImageBox(){=0A=
var _54=3DgetElementById("imageBox");=0A=
if(_54){=0A=
_54.style.visibility=3D"hidden";=0A=
}=0A=
var _55=3Ddocument.getElementById("coverScreen");=0A=
if(_55){=0A=
_55.style.visibility=3D"hidden";=0A=
}=0A=
}=0A=
function PopupController(){=0A=
this.position=3Dnew PopupPosition();=0A=
this.coverScreen=3Dtrue;=0A=
}=0A=
PopupController.prototype=3D{clearContent:function(_56){=0A=
var _57=3Ddocument.getElementById(eval(_56+"_t"));=0A=
if(_57!=3Dnull){=0A=
_57.innerHTML=3D"";=0A=
}=0A=
},showPopup:function(_58,_59){=0A=
var _5a=3Ddocument.getElementById(eval(_58+"_p"));=0A=
var _5b=3Ddocument.getElementById(eval(_58+"_t"));=0A=
if(_5a=3D=3Dnull||_5b=3D=3Dnull){=0A=
return;=0A=
}=0A=
this.clearContent(_58);=0A=
_5b.innerHTML=3Dthis.getContent();=0A=
this.positionPopup(_5a,_59);=0A=
if(this.coverScreen){=0A=
var _5c=3Ddocument.getElementById(_58+"_iframe");=0A=
if(_5c=3D=3Dnull){=0A=
_5c=3Ddocument.createElement("iframe");=0A=
_5c.id=3D_58+"_iframe";=0A=
}=0A=
_5c.style.position=3D"absolute";=0A=
_5c.style.top=3D_5a.style.top;=0A=
_5c.style.left=3D_5a.style.left;=0A=
_5c.style.width=3D_5a.clientWidth+"px";=0A=
_5c.style.height=3D_5a.clientHeight+"px";=0A=
_5a.style.zIndex=3D"1";=0A=
document.body.appendChild(_5c);=0A=
}=0A=
_5a.style.display=3D"block";=0A=
},getContent:function(){=0A=
},positionPopup:function(_5d,_5e){=0A=
var _5f=3Ddocument.getElementById(_5e);=0A=
var _60=3DfindPos(document.getElementById(_5e));=0A=
var _61=3DfindDynamicPopupSize(_5d);=0A=
switch(this.position.hAlign){=0A=
case HorizontalPosition.Left:=0A=
_5d.style.left=3D(_60[0]-_61[0]-this.position.hPadding).toString()+"px";=0A=
break;=0A=
case HorizontalPosition.Right:=0A=
_5d.style.left=3D(_60[0]+_5f.scrollWidth+this.position.hPadding).toString=
()+"px";=0A=
break;=0A=
}=0A=
switch(this.position.vAlign){=0A=
case VerticalPosition.AlignTop:=0A=
_5d.style.top=3D_60[1].toString()+"px";=0A=
break;=0A=
case VerticalPosition.AlignBottom:=0A=
_5d.style.top=3D(_60[1]-_61[1]+_5f.scrollHeight).toString()+"px";=0A=
break;=0A=
case VerticalPosition.AlignCenter:=0A=
_5d.style.top=3D(_60[1]+_5f.scrollHeight/2-_61[1]/2).toString()+"px";=0A=
break;=0A=
}=0A=
}};=0A=
function findDynamicPopupSize(_62){=0A=
_62.style.left=3D"-100%";=0A=
_62.style.display=3D"block";=0A=
var _63=3D_62.clientWidth;=0A=
var _64=3D_62.clientHeight;=0A=
_62.style.display=3D"none";=0A=
return [_63,_64];=0A=
}=0A=
function findPos(obj){=0A=
var _66=3Dcurtop=3D0;=0A=
if(obj.offsetParent){=0A=
_66=3Dobj.offsetLeft;=0A=
curtop=3Dobj.offsetTop;=0A=
while(obj=3Dobj.offsetParent){=0A=
_66+=3Dobj.offsetLeft;=0A=
curtop+=3Dobj.offsetTop;=0A=
}=0A=
}=0A=
return [_66,curtop];=0A=
}=0A=
function PopupPosition(){=0A=
this.hAlign=3DHorizontalPosition.Left;=0A=
this.vAlign=3DVerticalPosition.AlignCenter;=0A=
this.hPadding=3D15;=0A=
this.vPadding=3D0;=0A=
}=0A=
var VerticalPosition=3D{AlignTop:0,AlignBottom:1,AlignCenter:2};=0A=
var HorizontalPosition=3D{Left:0,Right:1};=0A=
function closeDynamicPopup(_67){=0A=
var _68=3Ddocument.getElementById(eval(_67+"_p"));=0A=
if(_68!=3Dnull){=0A=
_68.style.display=3D"none";=0A=
}=0A=
var _69=3Ddocument.getElementById(_67+"_iframe");=0A=
if(_69!=3Dnull){=0A=
_69.parentNode.removeChild(_69);=0A=
}=0A=
}=0A=
function showShDetails(_6a,_6b){=0A=
var _6c=3Dnew PopupController();=0A=
_6c.getContent=3Dfunction(){=0A=
return document.getElementById("lastRun_"+_6b).innerHTML;=0A=
};=0A=
_6c.showPopup(_6a,"lnkDetails_"+_6b);=0A=
}=0A=
function OpenPopup(_6d,_6e,_6f,_70){=0A=
var =
_71=3Dwindow.open("",_6e,(_70!=3Dnull?_70:"height=3D540px,width=3D555px,r=
esizable=3Dno,scrollbars=3Dno,toolbar=3Dno,location=3Dno,directories=3Dno=
,directories=3Dno,menubar=3Dno,copyhistory=3Dno"));=0A=
if(_71!=3Dnull){=0A=
var _72=3Dnull;=0A=
try{=0A=
var _73=3Dnew =
RegExp("^(?:\\w+://[\\w\\./]+(?:\\:\\d+)?/)?([\\w\\.]+)(?:\\?.+)?$");=0A=
var _74=3D_6d.replace(_73,"$1");=0A=
if(_71!=3Dnull&&_71.location!=3Dnull&&(_71.location.toString()!=3D""||_71=
.location.toString()=3D=3D"about:blank")){=0A=
_72=3D_71.location.toString().replace(_73,"$1");=0A=
}=0A=
if(_6f||_71.location.toString()=3D=3D"about:blank"||_72=3D=3Dnull||_72!=3D=
_74){=0A=
_71.location=3D_6d;=0A=
}=0A=
if(navigator.appVersion.indexOf("Mac")!=3D-1){=0A=
_71.location.href=3D_6d;=0A=
}=0A=
}=0A=
catch(e){=0A=
}=0A=
_71.focus();=0A=
}=0A=
}=0A=
function ClosePopup(){=0A=
window.close();=0A=
}=0A=
function toggleFolderDropdown(_75,_76){=0A=
var _77=3Ddocument.getElementById(_76);=0A=
var _78=3Ddocument.getElementById(_75);=0A=
var _79=3DfindPos(_78);=0A=
var _7a=3DcalulateClientLeft(_78);=0A=
_77.style.left=3D(_79[0]+_7a).toString()+"px";=0A=
var _7b=3Dnavigator.appVersion.match(/MSIE 6.0/)!=3Dnull;=0A=
if(_77.style.display=3D=3D"none"){=0A=
_77.style.display=3D"block";=0A=
if(_7b){=0A=
addBlockerIframe(_77);=0A=
}=0A=
}else{=0A=
_77.style.display=3D"none";=0A=
if(_7b){=0A=
removeBlockerIFrame(_77);=0A=
}=0A=
}=0A=
}=0A=
function removeBlockerIFrame(_7c){=0A=
var _7d=3D_7c.id+"_iframe";=0A=
var _7e=3Ddocument.getElementById(_7d);=0A=
if(_7e!=3Dnull){=0A=
_7e.parentNode.removeChild(_7e);=0A=
}=0A=
}=0A=
function addBlockerIframe(_7f){=0A=
var _80=3D_7f.id+"_iframe";=0A=
var _81=3Ddocument.getElementById(_80);=0A=
if(_81=3D=3Dnull){=0A=
_81=3Ddocument.createElement("iframe");=0A=
_81.id=3D_80;=0A=
_81.title=3D"BlockerFrame";=0A=
}=0A=
var _82=3DfindPos(_7f);=0A=
_81.style.position=3D"absolute";=0A=
_81.style.left=3D_82[0].toString()+"px";=0A=
_81.style.top=3D_82[1].toString()+"px";=0A=
_81.style.width=3D_7f.clientWidth+"px";=0A=
_81.style.height=3D_7f.clientHeight+"px";=0A=
_7f.style.zIndex=3D"1";=0A=
document.body.appendChild(_81);=0A=
}=0A=
function folderCreateParentSelect(_83,_84){=0A=
var _85=3Ddocument.getElementById("folderParentValue");=0A=
_85.value=3D_83;=0A=
var _86=3Ddocument.getElementById("folderParentShowLink");=0A=
_86.innerHTML=3Dunescape(_84);=0A=
var _87=3Ddocument.getElementById("folderParentSelect");=0A=
_87.style.display=3D"none";=0A=
if(navigator.appVersion.match(/MSIE 6.0/)!=3Dnull){=0A=
removeBlockerIFrame(_87);=0A=
}=0A=
}=0A=
function calulateClientLeft(_88){=0A=
var _89=3D0;=0A=
if(_88.offsetParent){=0A=
if(_88.clientLeft){=0A=
_89=3D_88.clientLeft;=0A=
while(_88=3D_88.offsetParent){=0A=
_89+=3D_88.clientLeft;=0A=
}=0A=
}=0A=
}=0A=
return _89;=0A=
}=0A=
------=_NextPart_000_0000_01C80C02.D4F91260
Content-Type: application/octet-stream
Content-Transfer-Encoding: quoted-printable
Content-Location: http://imageserver.ebscohost.com.ezproxy.bpl.org/WebDevImages/javascript/CustomEvents.js
function __doLinkPostBack(_1,_2,_3){=0A=
if(_2!=3Dnull&&_2.length>0){=0A=
var _4=3DgetPostBackForm();=0A=
var _5=3D(_1.length<1)?getPostBackPage(_4,true):_1;=0A=
var _6=3DgetUpdatedFormAction(_4,_5);=0A=
var _7=3Dunescape(_2);=0A=
var _8=3D_7.split("||");=0A=
for(var i=3D0;i<_8.length;i++){=0A=
var _a=3D_8[i].split("~~");=0A=
if(_a.length>0){=0A=
var _b=3Ddocument.getElementById(_a[0]);=0A=
if(_b=3D=3Dnull){=0A=
_b=3Ddocument.createElement("input");=0A=
}=0A=
_b.type=3D"hidden";=0A=
_b.id=3D_a[0];=0A=
_b.name=3D_a[0];=0A=
_b.value=3D_a[1];=0A=
_4.appendChild(_b);=0A=
_b=3Dnull;=0A=
}=0A=
_a=3Dnull;=0A=
}=0A=
_4.action=3D_6;=0A=
_4.method=3D"post";=0A=
if(_3!=3D""){=0A=
_4.target=3D_3;=0A=
}=0A=
_4.__EVENTTARGET.value=3D"";=0A=
_4.__EVENTARGUMENT.value=3D"";=0A=
_4.submit();=0A=
}=0A=
}=0A=
function AddAnchorToAction(_c){=0A=
document.forms[0].action+=3D"#"+_c;=0A=
}=0A=
------=_NextPart_000_0000_01C80C02.D4F91260--