document.write('<table width="98%" border="1" dwcopytype="CopyTableRow">');
     document.write('   <tr> ');
       document.write('   <td  bgcolor="#99CCFF" ><font face="Verdana, Arial, Helvetica, sans-serif" color="#FF0000"><b>Secciones ');
        document.write('    </b></font></td>');
       document.write(' </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="index.html" target="_self"  class="menuizq">Inicio</a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="videos_animales_perros.html" target="_self"  class="menuizq">Vídeos ');
document.write('            de mascotas</a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="celo_perra.html" target="_self"  class="menuizq">El ');
document.write('            celo </a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="apareamiento_perro.html" target="_self"  class="menuizq">El ');
document.write('            apareamiento</a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="gestacion_perra.html" target="_self"  class="menuizq">La ');
document.write('            gestaci&oacute;n</a></td>');
document.write('        </tr>');
document.write('        <tr>');
document.write('          <td class="menuizq" ><a href="parto_perra.html" target="_self"  class="menuizq">El ');
document.write('            parto </a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="diario_de_un_perro.html" target="_self"  class="menuizq">Diario ');
document.write('            de un perro abandonado</a></td>');
document.write('        </tr>');
document.write('		<tr> ');
document.write('          <td class="menuizq" ><a href="index_razas.html" target="_self"  class="menuizq">Razas, ');
document.write('            historia y rasgos</a></td>');
document.write('        </tr>');
document.write('		<tr> ');
document.write('          <td class="menuizq" ><a href="cementerio.html" target="_self"  class="menuizq">Cementerio ');
document.write('            de mascotas</a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td class="menuizq" ><a href="derechos_de_los_animales.html" target="_self"  class="menuizq">Derechos ');
document.write('           del animal </a></td>');
document.write('        </tr>');
document.write('        <tr> ');
document.write('          <td ></td>');
document.write('        </tr>');
document.write('      </table>');

