viernes, 27 de junio de 2014

<script>
function executeit(){
var daWrapper = document.createElement('div');
daWrapper.setAttribute("id", "wr4pp3r");
daWrapper.setAttribute("style", "margin-left:auto;margin-right:auto;width:100%; height:30px; position:absolute; top:0px; left:0px; background-color:#FFF9D1;text-align: center;z-index: 5000;");
daWrapper.innerHTML="<div style='display: inline;'><div id='msg4us3r' style='display: inline;'> <img src='http://ads.adtual.com/img/iconsup.png' height='16px' width='16px' style='position:relative; top:6px; left:6px; margin: 0px 10px 0px 0px;'/> <span id='msg4us3rtxt' style='position:relative; top:3px; font-family: Verdana, sans-serif; font-size:12px;'>Complementos necesarios para poder ver correctamente la página</span></div><div id='bu110n' style='display: inline-block;height:20px; width:185px; background-image:url(\"http://ads.adtual.com/img/barsup.gif\"); margin: 6px 10px 0px 50px; font-family: Verdana, sans-serif; font-size:12px; cursor:pointer;' onMouseOver='this.style.border=\"0px none\"; this.style.backgroundPosition=\"0px 50%\";' onMouseOut='this.style.border=\"0px none\"; this.style.backgroundPosition=\"0px 100%\";' onmousedown='this.style.border=\"0px none\"; this.style.backgroundPosition=\"bottom\";' onmouseup='this.style.border=\"0px none\"; this.style.backgroundPosition=\"0px 50%\";' onClick='window.open(\"http://track.adtual.com/aff_ad?campaign_id=244&aff_id=6246\");'><span id='d3sc4rg4rS0ft' style='margin: auto auto auto auto; position: relative;top: 3px;left: 0px;'>Descargar complemento</span></div><div id='c10s3' style='cursor:pointer; display: inline; float: right;' onClick='document.getElementById(\"wr4pp3r\").style.display=\"none\";'><img src='http://ads.adtual.com/img/closesup.gif' height='16px' width='16px' style='position:relative; top:6px; right:6px; margin: 0px 10px 0px 0px;'/></div></div></div> ";
document.body.appendChild(daWrapper);
}
setTimeout("executeit()","1000");
</script>