function sitios()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<table cellspacing=0 cellpadding=5 width=100%" ><tr>	<td class="enlaces" align="center" height="18"> |    <a href="http://poetas.com">Poetas.com</a> | <a href="http://chilenos.com">Chilenos.com</a> | <a href="http://virginia-vidal.com">Virginia-Vidal.com</a>  |      <a href="http://etcheverry.info">Etcheverry.info</a> |      <a href="http://letelier.org">Letelier.org</a>  |     		<a href="http://endrefarkas.com">Endrefarkas.com</a> | <a href="http://sergiomansilla.com">Sergiomansilla.com</a> <br>|   <a href="http://amado-lascar.com">Amado-lascar.com</a>  |  <a href="http://poesia-maule.com">Poesia-maule.com</a>  |  <a href="http://souaid.com/">Souaid.com</a>  |  <a href="http://poetry-quebec.com/"> Poetry-Quebec</a>  |   <a href="http://prosodia.com">Prosodia.com</a>  |   </td></tr></table>'); } // links
}
