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

