document.write('  <tr>');
document.write('  <td width="800"  valign="top"><table  width="800" border="0" cellspacing="0"  img background="../images/encabezado_rojo.gif">');
document.write('  <!--DWLayoutTable-->');
document.write('  <tr>');
document.write('  <th id="menu_principal" width="100" scope="col"><a href="home.php" id="selected" name="selected">INDICE</th>');
/*document.write('  <th id="menu_principal" width="100" scope="col"><a href="../directorio/" >DIRECTORIO</th>');*/
document.write('  <th id="menu_principal" width="100" scope="col"><a href="../foros/">FOROS</th>');
document.write('  <th id="menu_principal" width="100" scope="col"><a href="../lectura/" >LECTURA</th>');
document.write(' <th id="menu_principal" width="100" scope="col"><a href="../galeria/index.php" >GALERIAS</th>');
document.write('  <th id="menu_principal" width="100" scope="col"><a href="chat.php" >CHAT GM</th>');
document.write('  <th id="menu_principal" width="100" scope="col"><a href="../eventos/">EVENTOS</th>');
document.write('  <th id="menu_principal" width="100" scope="col"><a href="../entrevistas/">ENTREVISTAS</th>');
document.write(' </tr>');
document.write(' </table></td>');
document.write('  </tr>');
