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

