//extradocument.getElementById("topcorto").innerHTML="<div align=center style='margin-bottom:3px;font:bold 36pt arial'>11M, un aņo ya...</div>"+document.getElementById("topcorto").innerHTML;
document.getElementById("h1").className="sfb1";
document.getElementById("h1").style.letterSpacing="2px;";
document.getElementById("h1").style.margin="0px";


if(n6 && !ie)
{
document.getElementById("menu").style.marginLeft="-30px";
document.getElementById("pmenu").style.width=190 - ((5+2)*2);
document.getElementById("centro").style.width=584 - (9+1)*2;
document.getElementById("foot").style.width=781 - (25+1)*2;
xHeight("pmenu",document.getElementById("boton").offsetTop + 30);
if(document.getElementById("fincentro")!=null)
{
xHeight("centro",document.getElementById("fincentro").offsetTop + 30);
} else xHeight("centro",2500);
}

var alto;
xTop("pmenu",+2);
altoi = xHeight("centro") + 10 + xHeight("topcorto");
altod = xHeight("pmenu");
alto = Math.max(altoi,altod) - 10 - xHeight("topcorto");
xHeight("centro",alto);
if(altod != alto) { xHeight("pmenu",alto +10 + xHeight("topcorto"));}
alto = xHeight("topcorto") + 10 + alto + 10 + 10;
xTop("foot",alto);
xTop("aux",alto + xHeight("foot"));
xShow("foot");

/* para frames */ if(window != window.top && document.referrer.indexOf('images.google')>0)w=setTimeout('window.open(document.location.href,"_top")',3000)
