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.
18 lines (14 sloc)
650 Bytes
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>Banco de Estatísticas - BNDES</title> | |
| </head> | |
| <frameset rows="76,*" frameborder="0" framespacing="0" border="0"> | |
| <frame name="title" src="upper/b_enter.htm" marginwidth="0" marginheight="0" scrolling="No" frameborder="0" noresize framespacing="0"> | |
| <frameset cols="148,*" frameborder="0" framespacing="0" border="0"> | |
| <frame name="menu" src="menu.htm" marginwidth="0" marginheight="0" scrolling="No" frameborder="0" noresize> | |
| <frame name="text" src="login_prefeitura.asp" marginwidth="0" marginheight="0" scrolling="Auto" frameborder="0" noresize framespacing="0"> | |
| </frameset> | |
| </frameset> | |
| <body> | |
| </body> | |
| </html> |