var _WF=[];
var _XF=[];
var _YF="index.html";
var _ZF="INDEX~1.HTM";
var _0F="./unsupported/index.html";
function default_bootstrap(url){
bootstrap(url,"inplace","inplace",document);
}
function public_bootstrap(url,_1F,_2F,target){
bootstrap(url,_1F,_2F,target);
}
function bootstrap(url,_1F,_2F,target){
bootstrapInternal(url,_1F,_2F,target);
var p=window.parent;
if(p){
if(p.sendBootstrapNotification){
p.setTimeout("sendBootstrapNotification()",100);
}
}
}
function bootstrapInternal(url,_1F,_2F,target){
for(var i=0;i<_XF.length;i++)
{
if(_XF[i]){
var _3F=_4F(url,_WF[i],_1F);
if(_1F=="fullscreen"){
return _5F(_3F,"idbf383ec1");
}
else if((_1F=="inplace")||(_1F=="topleft")){
return _6F(_3F,target);
}
else if(_1F=="window"){
return _7F(_3F,"idbf383ec1",750,550,false);
}
}
}
var _3F=_0F;
if(true){
_3F+=window.location.hash+window.location.search;
}
if(_2F=="inplace"){
if(navigator.appName.indexOf("Netscape")!=-1){
window.setTimeout("window.location.replace('"+_3F+"');",100);
}
else{
window.location.replace(_3F);
}
return window;
}
else if(_2F=="window"){
return window.open(_3F,"idbf383ec1","directories=no,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no");
}
return window;
}
function _5F(_3F,id){
return window.open(_3F,id,"fullscreen=yes,status=no,scrollbars=yes,left=0,top=0"+",width="+window.screen.availWidth+",height="+window.screen.availHeight);
}
function _6F(_3F,target){
target.location.replace(_3F);
return window;
}
function _7F(_3F,id,width,height,scroll){
var left="";
var top="";
if(width>=window.screen.availWidth){
left=0;
scroll=(width>window.screen.availWidth)?true:scroll;
width=window.screen.availWidth;
}
else{
left=_8F(_3F,"left");
if(left){
left=left*1;
if(left+width>window.screen.availWidth){
left=window.screen.availWidth-width;
}
}
else{
left=(window.screen.availWidth-width)/2-4;
}
}
left=",left="+left;
if(height>=window.screen.availHeight){
top=0;
scroll=(height>window.screen.availHeight)?true:scroll;
height=window.screen.availHeight;
}
else{
top=_8F(_3F,"top");
if(top){
top=top*1;
if(top+height>window.screen.availHeight){
top=window.screen.availHeight-height;
}
}
else{
top=(window.screen.availHeight-height)/2-20;
}
}
top=",top="+top;
return window.open(_3F,(window.name.indexOf("bootstrap")!=-1)?"":id,"status=no"+left+top+",width="+width+",height="+height+",scrollbars="+(scroll?"yes":"no"));
}
function _9F(url){
var i=url.indexOf(_YF);
if(i==-1){
i=url.indexOf(_ZF);
}
return i;
}
function _4F(url,__F,_1F){
var _3F;
var i=_9F(url);
if(i==-1){
_3F="./"+__F+"/"+_YF;
}
else{
_3F=url.substring(0,i)+__F+"/"+url.substring(i);
}
_3F+=((_3F.indexOf("?")==-1)?"?":"&")+"dhtmlActivation="+_1F;
return _3F;
}
function _8F(url,_aG){
var param;
if(url==""){
var _bG=location.search.substring(1);
}
else{
_cG=url.lastIndexOf("?");
_bG=(_cG==-1)?"":url.substring(_cG+1,url.length);
}
if(_bG!=""){
var _dG=_bG.split("&");
for(var i=0;i<_dG.length;i++)
{
param=_dG[i].split("=");
if(param[0]==_aG){
return param[1];
}
}
}
return"";
}
_WF[_WF.length]="ie5";
_XF[_XF.length]=(((navigator.appName=="Microsoft Internet Explorer") && (navigator.platform) && (navigator.platform.indexOf("Win32")>-1) && ((index=navigator.appVersion.indexOf("MSIE "))>-1) && (((parseFloat(navigator.appVersion.substring(index+5)) >= 5.5) && (navigator.appMinorVersion.indexOf("SP")>-1)) ||(parseFloat(navigator.appVersion.substring(index+5))>5.5))));
_WF[_WF.length]="ns7";
_XF[_XF.length]=(( (navigator.appName=="Netscape") && (parseFloat(navigator.appVersion)>=5) && (parseFloat(navigator.userAgent.match(/\brv:(\d\.\d)/)[1])>=1.5) ));

