var _r6=new Array();
var _s6=new Array();
var _t6="index.html";
var _u6="INDEX~1.HTM";
var _v6="./unsupported.html";
function default_bootstrap(url){
bootstrap(url,"fullscreen","inplace",document);
}
function public_bootstrap(url,_w6,_x6,target){
bootstrap(url,_w6,_x6,target);
}
function bootstrap(url,_w6,_x6,target){
bootstrapInternal(url,_w6,_x6,target);
var p=window.parent;
if(p){
if(p.sendBootsrapNotification){
p.sendBootsrapNotification();
}
}
}
function bootstrapInternal(url,_w6,_x6,target){
for(var i=0;i<_s6.length;i++)
{
if(_s6[i]&&navigator.javaEnabled()){
var _y6=_z6(url,_r6[i],_w6);
if(_w6=="fullscreen")return _A6(_y6,"id9dc6f641");
else if((_w6=="inplace")||(_w6=="topleft"))return _B6(_y6,target);
else if(_w6=="window")return _C6(_y6,"id9dc6f641",1004,768,false);
}
}
var _y6=_v6;
if(false)_y6+=window.location.hash+window.location.search;
if(_x6=="inplace"){
if(navigator.appName.indexOf("Netscape")!=-1)window.setTimeout("window.location.replace('"+_y6+"');",100);
else window.location.replace(_y6);
return window;
}
else if(_x6=="window")return window.open(_y6,"id9dc6f641","directories=no,location=no,menubar=no,resizable=yes,"+"scrollbars=yes,status=yes,toolbar=no");
return window;
}
function _A6(_y6,id){
return window.open(_y6,id,"fullscreen=yes,status=yes,scrollbars=yes,left=0,top=0"+",width="+window.screen.availWidth+",height="+window.screen.availHeight);
}
function _B6(_y6,target){
target.location.replace(_y6);
return window;
}
function _C6(_y6,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=_D6(_y6,"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=_D6(_y6,"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(_y6,(window.name.indexOf("bootstrap")!=-1)?"":id,"status=yes"+left+top+",width="+width+",height="+height+",scrollbars="+(scroll?"yes":"no"));
}
function _E6(url){
var i=url.indexOf(_t6);
if(i==-1)i=url.indexOf(_u6);
return i;
}
function _z6(url,_F6,_w6){
var _y6;
var i=_E6(url);
if(i==-1)_y6="./"+_F6+"/"+_t6;
else _y6=url.substring(0,i)+_F6+"/"+url.substring(i);
_y6+=((_y6.indexOf("?")==-1)?"?":"&")+"dhtmlActivation="+_w6;
return _y6;
}
function _D6(url,_G6){
var _H6;
if(url=="")var _I6=location.search.substring(1);
else {
_J6=url.lastIndexOf("?");
_I6=(_J6==-1)?"":url.substring(_J6+1,url.length);
}
if(_I6!=""){
var _K6=_I6.split("&");
for(var i=0;i<_K6.length;i++)
{
_H6=_K6[i].split("=");
if(_H6[0]==_G6)return _H6[1];
}
}
return"";
}
_r6[_r6.length]="ie4";
_s6[_s6.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))==4.01)&&(navigator.appMinorVersion.indexOf("SP")>-1))||(parseFloat(navigator.appVersion.substring(index+5))>4.01))));

