function __cl(){
    if(objTab.__intisev){
        if(!__tab_check()){
            return "<div unselectable='on' style='text-align: right;z-Index:1000;position: absolute;width:100px;left:"+(objTab.width-100)+"px;top:0px;font-family:arial;font-size:9px;color:red;background-color:transparent'>Evaluation "+JKB7u+"</div>"
        }
        __calculate()
    }
    return ""
}
function __tab_check(){
    var t$C="";
    var _TPa$="";
    var $0m="";
    try{
        t$C=eval("_"+"_ge"+"tK"+"ey()");
        for(var i=0;i<t$C.length;i=i+2){
            _TPa$=a4N(t$C.substring(i,i+2));
            $0m=$0m+String.fromCharCode(parseInt(_TPa$)^ 15)
        }
        if($0m.substring(0,3)!="TAB")
            return false;
        if(parseInt($0m.substring(6,8))<EW70c)
            return true
    }
    catch(Error){
        return true
    }
    return true
}
function a4N(xx){
    var $0m=0;
    var x1=xx.charAt(0);
    if((x1=='F')||(x1=='f'))$0m=16*15;else if((x1=='E')||(x1=='e'))
        $0m=16*14;
    else if((x1=='D')||(x1=='d'))
        $0m=16*13;
    else if((x1=='C')||(x1=='c'))
        $0m=16*12;
    else if((x1=='B')||(x1=='b'))
        $0m=16*11;
    else if((x1=='A')||(x1=='a'))
        $0m=16*10;else if(x1=='9')$0m=16*9;
    else if(x1=='8')
        $0m=16*8;
    else if(x1=='7')
        $0m=16*7;
    else if(x1=='6')
        $0m=16*6;
    else if(x1=='5')
        $0m=16*5;
    else if(x1=='4')
        $0m=16*4;
    else if(x1=='3')
        $0m=16*3;
    else if(x1=='2')
        $0m=16*2;
    else if(x1=='1')
        $0m=16*1;
    var x2=xx.charAt(1);
    if((x2=='F')||(x2=='f'))
        $0m+=15;
    else if((x2=='E')||(x2=='e'))
        $0m+=14;
    else if((x2=='D')||(x2=='d'))
        $0m+=13;
    else if((x2=='C')||(x2=='c'))
        $0m+=12;
    else if((x2=='B')||(x2=='b'))
        $0m+=11;
    else if((x2=='A')||(x2=='a'))
        $0m+=10;
    else if(x2=='9')
        $0m+=9;
    else if(x2=='8')
        $0m+=8;
    else if(x2=='7')
        $0m+=7;
    else if(x2=='6')
        $0m+=6;
    else if(x2=='5')
        $0m+=5;
    else if(x2=='4')
        $0m+=4;
    else if(x2=='3')
        $0m+=3;
    else if(x2=='2')
        $0m+=2;
    else if(x2=='1')
        $0m+=1;
    return $0m
}
var IR8K7=false;
function __buildString(){
    //__calculate()
}
function __calculate(){
    if(objTab.__intisev){
        if(!IR8K7){
            IR8K7=true;
            __tabShowEvaluationMessage()
        }
    }
}
function __tabShowEvaluationMessage(){
    //window.setTimeout("__tabShowEvaluationMessageDelay()",600000)
};
function __tabShowEvaluationMessageDelay(){
    if(!__tab_check()){
        IR8K7=true;__tabShowEvaluationMessage()
    }
};
