Ver Mensaje Individual
  #3 (permalink)  
Antiguo 11/12/2002, 22:12
Avatar de CORE
CORE
Usuario no validado
 
Fecha de Ingreso: abril-2002
Ubicación: Merida
Mensajes: 2.165
Antigüedad: 22 años
Puntos: 3
<style>
.core1 {background-image:url(jajaja.gif);}
.core2 {background-image:url(CoreSanta.gif);}
</style>
</head>

<body>
<table width="100%" border="1" cellspacing="0" cellpadding="0">
<tr>
<td class="core1" onMouseOver="this.className='core2'" onMouseOut="this.className='core1'" height="29"></td>
</tr>
</table>