function muestra_oculta(b){if(document.getElementById){var a=document.getElementById(b);a.style.display=(a.style.display=="none")?"block":"none"}}window.onload=function(){muestra_oculta("tager")};$(function(){$("#faded").faded({speed:600,crossfade:true,bigtarget:true,autoplay:4800,autorestart:1200,autopagination:true})});var titulopordefecto="MasReformas";var ventana;var cont=0;function afoto(b,a){if(cont==1){ventana.close();ventana=null}if(a==null){a=titulopordefecto}ventana=window.open("","ventana","resizable=yes,scrollbars=no");ventana.document.write("<html><head><title>"+a+'</title></head><body style="overflow:hidden" marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" scroll="no" onUnload="opener.cont=0"><img src="'+b+'" onLoad="opener.redimensionar(this.width, this.height)">');ventana.document.close();cont++}function redimensionar(b,a){ventana.resizeTo(b+12,a+28);ventana.moveTo((screen.width-b)/2,(screen.height-a)/2)};
