dfd

var interval = setInterval(function(){
count--;
customElement.text(count);
if (count <= 0) { clearInterval(interval); $.LoadingOverlay("hide"); return; } }, 1000);*/ function adBlockDetected() { real_content=$(".adsense").html(); $(".adsense").html("

");
}
document.oncontextmenu = function(){return false}
document.onselectstart = function() {return false;}
document.onmousedown = function() {return false;}
$('.publicidad_2015').hover(function(){mouseOverActiveElement = true; }, function(){ mouseOverActiveElement = false; });
$(window).blur(function(){
if (mouseOverActiveElement) {
//$("#alertame").submit();
mouseOverActiveElement=false;
}
});
var meklonteres = 'tu-receta';
var secret_string = 'U2FsdGVkX1+luaXBsRIXKu8cUFYLE+7yLdUkLDIaPf3n+C7EXeTcn/LgAtl2lGXB0vJg2NckZvxcEgA5mP6+VEXkpnOAoMFSQmaA5LpOGnBb+/BwCUC9nCz7tMbwxaiGLvPfN3Mfhf3VqbVobKSLhBTQSOcYt9GC4NoNHasHhKW7mZywDuWwbUr7gFz5I7y6F9aKtypWzKhCNC7gGxek5UM6siUj7PjSnAJRjx3C8LE=';
GibberishAES.size(256);
var decrypted = GibberishAES.dec(secret_string, meklonteres);
//console.log(decrypted);
//$("#panukini").html(decrypted);
var secret_string = 'U2FsdGVkX1/0COB+C7lIAvfzhNbiFZ68Pcii8bku6KsywJB9mY8IGnPVfq9n76j0Xv3N/qzqhL39dvmX8e63RTc00q1bKkQ7TKUZWwHj6EwO0UPIO9Ca3DXi38nyRxrqCT114WfO2116JSfyTYYnVymPNhHcfS8AeVD1ByspudZOjEPMOLDhtkZPFbcLbLW5g1R16dh/PxKITTB6ESrePC/JVxtG6kYPTfuMEMQ4nXMgnw8d8XBz2PH3EDdgh11wNFnHgUZVHqNamYReMaX1Vw==';
GibberishAES.size(256);
var decrypted = GibberishAES.dec(secret_string, meklonteres);
$("#contagion").html(decrypted);
if(typeof fuckAdBlock === 'undefined') {
adBlockDetected();
} else {
fuckAdBlock.onDetected(adBlockDetected).onNotDetected(adBlockNotDetected);
}
});
})(jQuery)