function preparar(){(new Image()).src="estilo/cargando.gif";(new Image()).src="estilo/proteccion.png"}function foto(a){var f=document.createElement("div"),d=window.innerHeight||document.body.parentNode.offsetHeight||0,c=document.createElement("div"),b=document.createElement("div"),g=new Image(),e;f.setAttribute("id","capaalbum");document.body.appendChild(f);f.style.height=document.body.clientHeight+"px";f.style.filter="alpha(opacity=50)";c.setAttribute("id","capamedia");document.body.appendChild(c);c.style.top=Math.round(d/2-41)+"px";b.setAttribute("id","capafoto");b.innerHTML=unescape("%3Cimg%20id%3D%22foto%22%20src%3D%22estilo/cargando.gif%22%20alt%3D%22Cargando%22%20/%3E");c.appendChild(b);g.onload=function(){b.innerHTML=unescape("%3Ca%20href%3D%22%23%22%20onclick%3D%22return%20cerrarfoto%28%29%22%3E%3Cimg%20id%3D%22fotoproteccion%22%20src%3D%22estilo/proteccion.png%22%20alt%3D%22%22%20/%3E%3C/a%3E%3Cimg%20id%3D%22foto%22%20src%3D%22")+a+unescape("%22%20alt%3D%22%22%20/%3E");b.style.width=g.width+20+"px";b.style.height=g.height+20+"px";c.style.top=Math.round((d-g.height)/2-25)+"px";e=document.getElementById("fotoproteccion");e.style.width=g.width+"px";e.style.height=g.height+"px";pageTracker._trackPageview(g.src.slice(27))};g.src=a;return false}function cerrarfoto(){document.body.removeChild(document.getElementById("capaalbum"));document.body.removeChild(document.getElementById("capamedia"));return false};