function genera_menu( nombre_frame, marcado ){
	document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");	

	if ( marcado != 0 )
		document.write("<tr><td class=\"titulo\"><a href=\"/inicio.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('inicio','','/recursos/botones/inicionegro.gif',1)\"><img name=\"inicio\" border=\"0\" src=\"/recursos/botones/inicio.gif\" width=\"143\" height=\"23\"></a></td></tr>");		

	//if ( marcado == 1 )
	//	document.write("<tr><td class=\"titulo\"><a href=\"/quienes_somos/quienes.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\"><img name=\"quienes_somos\" border=\"0\" src=\"/recursos/botones/quienesomosamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");		
	//else document.write("<tr><td class=\"titulo\"><a href=\"/quienes_somos/quienes.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('quienes_somos','','/recursos/botones/quienesomosnegro.gif',1)\"><img name=\"quienes_somos\" border=\"0\" src=\"/recursos/botones/quienesomos.gif\" width=\"143\" height=\"23\"></a></td></tr>");		

	if ( marcado == 2 )
		document.write("<tr><td class=\"titulo\"><a href=\"/documentos/index.html\" target='" + nombre_frame + "'><img name=\"documentos\" border=\"0\" src=\"/recursos/botones/documentosamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/documentos/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('documentos','','/recursos/botones/documentosnegro.gif',1)\"><img name=\"documentos\" border=\"0\" src=\"/recursos/botones/documentos.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 13 )
		document.write("<tr><td class=\"titulo\"><a href=\"/novedades/index.jsp\" target='" + nombre_frame + "'><img name=\"novedades\" border=\"0\" src=\"/recursos/botones/novedadesamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/novedades/index.jsp\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('novedades','','/recursos/botones/novedadesnegro.gif',1)\"><img name=\"novedades\" border=\"0\" src=\"/recursos/botones/novedades.gif\" width=\"143\" height=\"23\"></a></td></tr>");

//	if ( marcado == 3 )
//		document.write("<tr><td class=\"titulo\"><a href=\"/hemeroteca/index.html\" target='" + nombre_frame + "'><img name=\"hemeroteca\" border=\"0\" src=\"/recursos/botones/hemerotecamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
//	else 
//		document.write("<tr><td class=\"titulo\"><a href=\"/hemeroteca/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('hemeroteca','','/recursos/botones/hemerotecanegro.gif',1)\"><img name=\"hemeroteca\" border=\"0\" src=\"/recursos/botones/hemeroteca.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 4 )
		document.write("<tr><td class=\"titulo\"><a href=\"/biblioteca/index.html\" target='" + nombre_frame + "'><img name=\"biblioteca\" border=\"0\" src=\"/recursos/botones/bibliotecamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else
		document.write("<tr><td class=\"titulo\"><a href=\"/biblioteca/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('biblioteca','','/recursos/botones/bibliotecanegro.gif',1)\"><img name=\"biblioteca\" border=\"0\" src=\"/recursos/botones/biblioteca.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	//if ( marcado == 5 )
	//	document.write("<tr><td class=\"titulo\"><a href=\"/diccionario/index.html\" target='" + nombre_frame + "'><img name=\"diccionario\" border=\"0\" src=\"/recursos/botones/diccionarioamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");	
	//else document.write("<tr><td class=\"titulo\"><a href=\"/diccionario/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('diccionario','','/recursos/botones/diccionarionegro.gif',1)\"><img name=\"diccionario\" border=\"0\" src=\"/recursos/botones/diccionario.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	//if ( marcado == 6 )
	//	document.write("<tr><td class=\"titulo\"><a href=\"/quien/index.jsp\" target='" + nombre_frame + "'><img name=\"quien_quien\" border=\"0\" src=\"/recursos/botones/quienesquienamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	//else document.write("<tr><td class=\"titulo\"><a href=\"/quien/index.jsp\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('quien_quien','','/recursos/botones/quienesquiennegro.gif',1)\"><img name=\"quien_quien\" border=\"0\" src=\"/recursos/botones/quienesquien.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 7 )
		document.write("<tr><td class=\"titulo\"><a href=\"/resultados/index.jsp\" target='" + nombre_frame + "'><img name=\"resultados_electorales\" border=\"0\" src=\"/recursos/botones/resultadoselectoralesamaril.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/resultados/index.jsp\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('resultados_electorales','','/recursos/botones/resultadoselectoralesnegro.gif',1)\"><img name=\"resultados_electorales\" border=\"0\" src=\"/recursos/botones/resultadoselectorales.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	/*if ( marcado == 8 )
		document.write("<tr><td class=\"titulo\"><a href=\"/encuestas/index.html\" target='" + nombre_frame + "'><img name=\"encuestas\" border=\"0\" src=\"/recursos/botones/encuestasociologicasamarill.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/encuestas/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('encuestas','','/recursos/botones/encuestasociologicasnegro.gif',1)\"><img name=\"encuestas\" border=\"0\" src=\"/recursos/botones/encuestasociologicas.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	
	if ( marcado == 9 )
		document.write("<tr><td class=\"titulo\"><a href=\"/enlaces/index.html\" target='" + nombre_frame + "'><img name=\"enlaces\" border=\"0\" src=\"/recursos/botones/enlacesamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/enlaces/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('enlaces','','/recursos/botones/enlacesnegro.gif',1)\"><img name=\"enlaces\" border=\"0\" src=\"/recursos/botones/enlaces.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 10 )
		document.write("<tr><td class=\"titulo\"><a href=\"/agenda/index.html\" target='" + nombre_frame + "'><img name=\"agenda\" border=\"0\" src=\"/recursos/botones/Agendamarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/agenda/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('agenda','','/recursos/botones/Agendanegro.gif',1)\"><img name=\"agenda\" border=\"0\" src=\"/recursos/botones/Agenda.gif\" width=\"143\" height=\"23\"></a></td></tr>");
    */
	
	if ( marcado == 11 )
		document.write("<tr><td class=\"titulo\"><a href=\"/busquedas/index.html\" target='" + nombre_frame + "'><img name=\"buscador\" border=\"0\" src=\"/recursos/botones/buscadoramarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/busquedas/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('buscador','','/recursos/botones/buscadornegro.gif',1)\"><img name=\"buscador\" border=\"0\" src=\"/recursos/botones/buscador.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 12 )
		document.write("<tr><td class=\"titulo\"><a href=\"/contactar/index.html\" target='" + nombre_frame + "'><img name=\"contactar\" border=\"0\" src=\"/recursos/botones/contactaramarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/contactar/index.html\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('contactar','','/recursos/botones/contactarnegro.gif',1)\"><img name=\"contactar\" border=\"0\" src=\"/recursos/botones/contactar.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	if ( marcado == 14 )
		document.write("<tr><td class=\"titulo\"><a href=\"/dossier/index.jsp\" target='" + nombre_frame + "'><img name=\"dossier\" border=\"0\" src=\"/recursos/botones/dossieramarillo.gif\" width=\"143\" height=\"23\"></a></td></tr>");
	else document.write("<tr><td class=\"titulo\"><a href=\"/dossier/index.jsp\" target='" + nombre_frame + "' onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('dossier','','/recursos/botones/dossiernegro.gif',1)\"><img name=\"dossier\" border=\"0\" src=\"/recursos/botones/dossier.gif\" width=\"143\" height=\"23\"></a></td></tr>");

	document.write("</table>");
}
