﻿
// prevent right click

var _0xad92 = ["\x61\x6C\x6C", "\x6C\x61\x79\x65\x72\x73", "\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64", "\x77\x68\x69\x63\x68", "\x63\x61\x70\x74\x75\x72\x65\x45\x76\x65\x6E\x74\x73", "\x6F\x6E\x6D\x6F\x75\x73\x65\x64\x6F\x77\x6E", "\x6F\x6E\x6D\x6F\x75\x73\x65\x75\x70", "\x6F\x6E\x63\x6F\x6E\x74\x65\x78\x74\x6D\x65\x6E\x75", "\x72\x65\x74\x75\x72\x6E\x20\x66\x61\x6C\x73\x65"]
function clickIE() {
    if (document[_0xad92[0]]) {
        return false;
    }
}
;
function clickNS(_0x2746x3) {
    if (document[_0xad92[1]] || (document[_0xad92[2]] && !document[_0xad92[0]])) {
        if (_0x2746x3[_0xad92[3]] == 2 || _0x2746x3[_0xad92[3]] == 3) {
            return false;
        }
    }
}
;
if (document[_0xad92[1]]) {
    document[_0xad92[4]](Event.MOUSEDOWN);
    document[_0xad92[5]] = clickNS;
}
else {
    document[_0xad92[6]] = clickNS;
    document[_0xad92[7]] = clickIE;
}
document[_0xad92[7]] = new Function(_0xad92[8]);


//    tooltip functions

var _0x3c16 = ["\x6E\x65\x78\x74\x53\x69\x62\x6C\x69\x6E\x67", "\x6E\x6F\x64\x65\x4E\x61\x6D\x65", "\x44\x49\x56", "\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79", "\x73\x74\x79\x6C\x65", "\x76\x69\x73\x69\x62\x6C\x65", "\x7A\x49\x6E\x64\x65\x78", "\x61\x70\x70\x4E\x61\x6D\x65", "\x4D\x69\x63\x72\x6F\x73\x6F\x66\x74\x20\x49\x6E\x74\x65\x72\x6E\x65\x74\x20\x45\x78\x70\x6C\x6F\x72\x65\x72", "\x6C\x65\x66\x74", "\x70\x78", "\x74\x6F\x70", "\x68\x69\x64\x64\x65\x6E", "\x6F\x66\x66\x73\x65\x74\x50\x61\x72\x65\x6E\x74", "\x6F\x66\x66\x73\x65\x74\x4C\x65\x66\x74", "\x6F\x66\x66\x73\x65\x74\x54\x6F\x70"]
function Showtooltip(_0x1fc9x2) {
    try {
        var _0x1fc9x3 = _0x1fc9x2[_0x3c16[0]];
        while (_0x1fc9x3[_0x3c16[1]] != _0x3c16[2]) {
            _0x1fc9x3 = _0x1fc9x3[_0x3c16[0]];
        }
        _0x1fc9x3[_0x3c16[4]][_0x3c16[3]] = _0x3c16[5];
        _0x1fc9x3[_0x3c16[4]][_0x3c16[6]] = 100;
        if (navigator[_0x3c16[7]] == _0x3c16[8]) {
            _0x1fc9x3[_0x3c16[4]][_0x3c16[9]] = findPos(_0x1fc9x3)[0] - 100 + _0x3c16[10];
            _0x1fc9x3[_0x3c16[4]][_0x3c16[11]] = findPos(_0x1fc9x3)[1] + 20 + _0x3c16[10];
        }
    }
    catch (err) {
    }
}
;
function Hidetooltip(_0x1fc9x2) {
    try {
        var _0x1fc9x3 = _0x1fc9x2[_0x3c16[0]];
        while (_0x1fc9x3[_0x3c16[1]] != _0x3c16[2]) {
            _0x1fc9x3 = _0x1fc9x3[_0x3c16[0]];
        }
        _0x1fc9x3[_0x3c16[4]][_0x3c16[3]] = _0x3c16[12];
        _0x1fc9x3[_0x3c16[4]][_0x3c16[6]] = 0;
        if (navigator[_0x3c16[7]] == _0x3c16[8]) {
            _0x1fc9x3[_0x3c16[4]][_0x3c16[9]] = findPos(_0x1fc9x3)[0] + 100 + _0x3c16[10];
            _0x1fc9x3[_0x3c16[4]][_0x3c16[11]] = findPos(_0x1fc9x3)[1] - 20 + _0x3c16[10];
        }
    }
    catch (err) {
    }
}
;
function findPos(_0x1fc9x6) {
    var _0x1fc9x7 = curtop = 0;
    try {
        if (_0x1fc9x6[_0x3c16[13]]) {
            do {
                _0x1fc9x7 += _0x1fc9x6[_0x3c16[14]];
                curtop += _0x1fc9x6[_0x3c16[15]];
            }
            while (_0x1fc9x6 = _0x1fc9x6[_0x3c16[13]]);
        }
    }
    catch (err) {
    }
    return [_0x1fc9x7, curtop];
}
;
