Ver Mensaje Individual
  #2 (permalink)  
Antiguo 03/08/2006, 17:35
Reyis
 
Fecha de Ingreso: septiembre-2002
Mensajes: 122
Antigüedad: 21 años, 7 meses
Puntos: 0
Prueba asi:

<?
echo "<tr bgcolor='$color'><td><b>".$FILA['mensaje']."</b><br><br>"; ?>
<a href="javascript:void(0)" onClick="javascript: window.open('testimonials/Judy.htm','Judy','width=480,height=305')">
<? echo "<img src='".$FILA['foto_chico']." align='".$FILA['alineacion']."''><a/>". nl2br($FILA['contenido'])."<p align='right' class='headingOrange2'>".$FILA['firma']."</td></tr>";