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.
84 lines (73 sloc)
3.95 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
| <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> | |
| <html> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> | |
| <title>Universidade Federal de Ouro Preto</title> | |
| <script language="JavaScript"> | |
| <!-- hide this script from non-javascript-enabled browsers | |
| if (document.images) { | |
| B01_01 = new Image(74, 34);B01_01.src = 'menu/imagens/solida.gif'; | |
| B01_01o =new Image(77, 34);B01_01o.src = 'menu/imagens/solida1.gif'; | |
| B02_02 = new Image(65, 35);B02_02.src = 'menu/imagens/corrsei.gif'; | |
| B02_02o =new Image(65, 53);B02_02o.src = 'menu/imagens/corrsei1.gif'; | |
| B03_03 =new Image(58, 75);B03_03.src = 'menu/imagens/capadna1.jpg'; | |
| B03_03o =new Image(150, 105);B03_03o.src = 'menu/imagens/livrdna.gif'; | |
| } | |
| function di(id,name){ | |
| if (document.images) {document.images[id].src=eval(name+".src"); } | |
| } | |
| // stop hiding --> | |
| </script> | |
| <style TYPE="text/css"> | |
| <!-- | |
| A:link {text-decoration: none} | |
| A:visited {text-decoration: none} | |
| A:active {text-decoration: none} | |
| .texto { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 10pt; color: black; } | |
| .titulo { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12pt; font-weight: bold; color: black; } | |
| --> | |
| </style> | |
| </head> | |
| <body background="menu/fundped.jpg" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" link="#000000" vlink="#000000" alink="#FF0000"> | |
| | |
| <div align="center"><table BORDER=0 CELLSPACING=0 CELLPADDING=5 width="600"> | |
| <tr> | |
| <td> | |
| <table BORDER=0 CELLSPACING=0 CELLPADDING=0> | |
| <tr> | |
| <td><a href="extensao/solidaria/unisol.htm" target="_top" onmouseout="di('NHP_01_01','B01_01');window.status=''; return true" onmouseover="di('NHP_01_01','B01_01o');window.status='Universidade Solidária'; return true"><img src="menu/imagens/solida.gif" width=74 height=34 alt="" border="0" NAME="NHP_01_01"></a></td> | |
| <td width="20"> </td> | |
| <td WIDTH="65" valign="bottom"><a href="graduacao/copeps/sei/index.html" target="_top" onmouseout="di('NHP_02_02','B02_02');window.status=''; return true" onmouseover="di('NHP_02_02','B02_02o');window.status='Seleção por Etapas para Ingresso na UFOP'; return true"><img src="menu/imagens/corrsei.gif" width=65 height=35 alt="" border="0" NAME="NHP_02_02"></a></td> | |
| <td width="20"> </td> | |
| <td WIDTH="58" valign="bottom"><a href="ulthora/dna/livrodna.htm" target="_top" onmouseout="di('NHP_03_03','B03_03');window.status=''; return true" onmouseover="di('NHP_03_03','B03_03o');window.status='O DNA Recombinante'; return true"><img src="menu/imagens/capadna1.jpg" width=58 height=75 alt="" border="0" NAME="NHP_03_03"></a></td> | |
| </tr> | |
| <tr> | |
| <td WIDTH="74"> </td> | |
| <td> </td> | |
| <td width="65" valign="top"><a href="graduacao/copeps/sei/index.html" target="_top" onmouseout="di('NHP_02_02','B02_02');window.status=''; return true" onmouseover="di('NHP_02_02','B02_02o');window.status='Seleção por Etapas para Ingresso na UFOP'; return true"><img src="menu/tsei.jpg" width="71" height="74" alt="SEI" border="0"></a></td> | |
| <td WIDTH="20"> </td> | |
| <td width="58" valign="top"><a href="ulthora/dna/livrodna.htm" target="_top" onmouseout="di('NHP_03_03','B03_03');window.status='O DNA Recombinante'; return true" onmouseover="di('NHP_03_03','B03_03o');window.status=''; return true"><img src="menu/tdna.jpg" width="114" height="45" alt="O DNA" border="0"></a></td> | |
| </tr> | |
| </table> | |
| <br> | |
| <br> | |
| <br> | |
| <br> | |
| <table BORDER=0 CELLSPACING=0 CELLPADDING=5 WIDTH="100%" BACKGROUND="menu/fundped1.jpg" > | |
| <tr> | |
| <td ALIGN=RIGHT><img SRC="menu/imagens/www.gif" ALT="Sítios da UFOP" NOSAVE BORDER=0 height=40 width=79></td> | |
| <td ALIGN=LEFT class="texto"><a href="http://www.iceb.ufop.br/" target="new">Instituto | |
| de Ciências Exatas e Biológicas</a> | |
| <br><a href="http://enut.ufop.br" target="new">Escola de | |
| Nutrição</a> | |
| <br><a href="http://www.degeo.ufop.br/" target="new">Departamento | |
| de Geologia</a> | |
| <br><a href="http://www.em.ufop.br" target="new">Escola de | |
| Minas</a></td> | |
| </tr> | |
| </table> | |
| </td> | |
| </tr> | |
| </table></div> | |
| </body> | |
| </html> |