|    
			
				28/04/2004, 11:22
			
			
			  | 
  |   |  |  |  Fecha de Ingreso: abril-2004 
						Mensajes: 25
					 Antigüedad: 21 años, 6 meses Puntos: 0 |  | 
  |  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html>
 <head>
 <title>Documento sin título</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 </head>
 
 <frameset rows="*,80" cols="*" framespacing="2" frameborder="yes" border="1" bordercolor="#FFFFFF">
 <frameset rows="*" cols="*,481" framespacing="0" frameborder="NO" border="0">
 <frame src="prueba3.html" name="mainFrame" scrolling="no" marginwidth="0" marginheight="0" >
 <frame src="contenido.php" name="rightFrame" scrolling="yes" noresize marginwidth="0" marginheight="0" a href="contenido.php" target="_self">
 </frameset>
 <frame src="botones.html" name="bottomFrame" scrolling="NO" marginwidth="0" marginheight="0" noresize >
 </frameset>
 <noframes><body>
 
 </body></noframes>
 </html>
     |