// JavaScript Document
window.defaultStatus = 'Textos sobre América Latina';
function Encabeza(){
document.getElementById("encabezado").innerHTML='<table id="encabezado" width="700" border="0" align="center" cellpadding="0" cellspacing="0"><tr><td><img src="images/fijador.gif" width="120" height="1" border="0" /></td><td><img src="images/fijador.gif" width="574" height="1" border="0" /><br /><a href="../sitemap.html"><img src="../imindex/nmtagr.gif" alt="Enrique Yepes" name="eyepes" id="eyepes"></a></td></tr><tr><td align="left" valign="top" style="font-size:10px"><a href="'+paraimprimir+'" target="_blank">See printer-friendly version of this text </a></td><td id="bkgrimg" style="background-image:url('+imagen+');"><a href="index.html"><img id="artic" src="../imindex/artic.gif" alt="Lista de art&iacute;culos sobre Am&eacute;rica Latina"></a><div id="titulo" style="padding-bottom:'+padding+'px;"><br />'+titulo+'<br />'+titulo2+'<br />'+titulo3+'</div><div id="descrimg" style="margin-left:'+margnombre+'px">'+nombreimagen+'</div></td></tr></table>';

document.getElementById("footer").innerHTML='<table style="margin-top:10px;" align="center" width="800"><tr><td></td><td></td></tr><tr><td><hr class="fuxiahr" />Ver otros <a href="index.html">textos sobre Am&eacute;rica Latina</a></td> <td id="piepag">Produced by <a href="../index.html">Enrique Yepes</a> for educational use only.<br /> Last update: '+update+'<br /> Send comments to: <a href="mailto:eyepes@bowdoin.edu">eyepes@bowdoin.edu</a></td>  </tr></table>';
}