var _nd=[];
var _od=[];
var _pd="index.html";
var _qd="INDEX~1.HTM";
var _rd="./unsupported/index.html";
function default_bootstrap(url){
bootstrap(url,"window","inplace",document);
}
function public_bootstrap(url,_sd,_td,target){
bootstrap(url,_sd,_td,target);
}
function bootstrap(url,_sd,_td,target){
bootstrapInternal(url,_sd,_td,target);
var p=window.parent;
if(p){
if(p._ud){
p._ud();
}
}
}
function bootstrapInternal(url,_sd,_td,target){
for(var i=0;i<_od.length;i++)
{
if(_od[i]){
var _vd=_wd(url,_nd[i],_sd);
if(_sd=="fullscreen"){
return _xd(_vd,"ida2f89481");
}
else if((_sd=="inplace")||(_sd=="topleft")){
return _yd(_vd,target);
}
else if(_sd=="window"){
return _zd(_vd,"ida2f89481",783,555,false);
}
}
}
var _vd=_rd;
if(true){
_vd+=window.location.hash+window.location.search;
}
if(_td=="inplace"){
if(navigator.appName.indexOf("Netscape")!=-1){
window.setTimeout("window.location.replace('"+_vd+"');",100);
}
else{
window.location.replace(_vd);
}
return window;
}
else if(_td=="window"){
return window.open(_vd,"ida2f89481","directories=no,location=no,menubar=no,resizable=yes,scrollbars=yes,status=no,toolbar=no");
}
return window;
}
function _xd(_vd,id){
return window.open(_vd,id,"fullscreen=yes,status=no,scrollbars=yes,left=0,top=0"+",width="+window.screen.availWidth+",height="+window.screen.availHeight);
}
function _yd(_vd,target){
target.location.replace(_vd);
return window;
}
function _zd(_vd,id,width,height,_Ad){
var left="";
var top="";
if(width>=window.screen.availWidth){
left=0;
_Ad=(width>window.screen.availWidth)?true:_Ad;
width=window.screen.availWidth;
}
else{
left=_Bd(_vd,"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;
_Ad=(height>window.screen.availHeight)?true:_Ad;
height=window.screen.availHeight;
}
else{
top=_Bd(_vd,"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(_vd,(window.name.indexOf("bootstrap")!=-1)?"":id,"status=no"+left+top+",width="+width+",height="+height+",scrollbars="+(_Ad?"yes":"no"));
}
function _Cd(url){
var i=url.indexOf(_pd);
if(i==-1){
i=url.indexOf(_qd);
}
return i;
}
function _wd(url,_Dd,_sd){
var _vd;
var i=_Cd(url);
if(i==-1){
_vd="./"+_Dd+"/"+_pd;
}
else{
_vd=url.substring(0,i)+_Dd+"/"+url.substring(i);
}
_vd+=((_vd.indexOf("?")==-1)?"?":"&")+"dhtmlActivation="+_sd;
return _vd;
}
function _Bd(url,_Ed){
var _sc;
if(url==""){
var _Fd=location.search.substring(1);
}
else{
_Gd=url.lastIndexOf("?");
_Fd=(_Gd==-1)?"":url.substring(_Gd+1,url.length);
}
if(_Fd!=""){
var _Hd=_Fd.split("&");
for(var i=0;i<_Hd.length;i++)
{
_sc=_Hd[i].split("=");
if(_sc[0]==_Ed){
return _sc[1];
}
}
}
return"";
}
_nd[_nd.length]="ie5";
_od[_od.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))));
_nd[_nd.length]="ns7";
_od[_od.length]=(((navigator.appName=="Netscape") && (parseFloat(navigator.appVersion)>= 5)) && ((navigator.userAgent.toLowerCase().indexOf("netscape/7")!=-1) ||(navigator.userAgent.toLowerCase().indexOf("netscape")==-1)));

