function cicklow_XcVCCW(){if(document.getElementById("XcVCCW")==null || document.getElementById("XcVCCW").offsetHeight<=0){$('#IDDIVIFRAME').css({width:$('#IDDIVIFRAME').find('iframe').attr('width'),height:$('#IDDIVIFRAME').find('iframe').attr('height')});}else{publicidad();}}function publicidad(){var $frm=$('#IDDIVIFRAME').find('iframe'),Mtop=$frm.attr('height')/2,x=0;Mtop=Mtop-125;$('#IDDIVIFRAME').css({width:$frm.attr('width'),height:$frm.attr('height')});$('#IDDIVIFRAME').html('<div class="cod" style="width:'+$frm.attr('width')+'px;height:'+$frm.attr('height')+'px"><div style="margin-top:'+Mtop+'px"><img alt="cerrar" id="cerrar" src="//a-bloggers.googlecode.com/svn/trunk/cerrar.png" title="Cerrar" style="margin:'+Math.floor(Math.random()*230+5)+'px 0 0 '+Math.floor(Math.random()*280+5)+'px"/>'+$('#cod').html()+'</div></div>'+$('#IDDIVIFRAME').html());if(mover){$('#cerrar').mouseover(function(){if(x==mueve){$(this).click(function(){$('.cod').fadeOut('fast');if(recargar){x=0;setTimeout(function(){$(".cod").css('display','block');$(this).css({marginTop:Math.floor(Math.random()*230+5),marginLeft:Math.floor(Math.random()*280+5)});},segundos*1000);}});}else{x++;$(this).animate({marginTop:Math.floor(Math.random()*230+5),marginLeft:Math.floor(Math.random()*280+5)});}});}else{$('#cerrar').click(function(){$('.cod').fadeOut('fast');if(recargar){setTimeout(function(){$(".cod").css('display','block');$(this).css({marginTop:Math.floor(Math.random()*230+5),marginLeft:Math.floor(Math.random()*280+5)});},segundos*1000);}});}}