Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
31 lines (28 sloc)
1.02 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <html> | |
| <head> | |
| <title>Gobierno del Estado de Nuevo León</title> | |
| <basefont FACE="Arial" SIZE="3"> | |
| <meta NAME="DESCRIPTION" content="Gobierno del Estado de Nuevo León."> | |
| <meta NAME="KEYWORDS" | |
| content="Gobierno,Nuevo León, Turismo, Ciudades,ISSSTELEON, Radio, Protección Civil, Museo de Historia Mexicana"> | |
| <meta CONTENT="text/html" HTTP-EQUIV="Content-Type" charset+iso-8859-1> | |
| </head> | |
| <frameset FRAMEBORDER="0" FRAMESPACING="0" SCROLLING="NO" BORDER="0" rows="22,*"> | |
| <frame NAME="header" SCROLLING="no" NORESIZE MARGINHEIGHT="0" MARGINWIDTH="0" | |
| src="principal/ind_sup.htm"> | |
| <frameset FRAMEBORDER="0" FRAMESPACING="0" BORDER="0" cols="135,*"> | |
| <frame NAME="toc" SCROLLING="auto" NORESIZE MARGINHEIGHT="1" MARGINWIDTH="1" | |
| src="principal/ind_izq.htm" target="content"> | |
| <frame NAME="content" SCROLLING="auto" NORESIZE MARGINHEIGHT="2" MARGINWIDTH="2" | |
| src="principal/pagina.htm" target="content"> | |
| </frameset> | |
| <noframes> | |
| <body> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| <frameset> | |
| <noframes> | |
| </noframes> | |
| </frameset> | |
| </html> |