10/06/2002, 16:49
|
| | | Fecha de Ingreso: mayo-2002 Ubicación: Tampico
Mensajes: 906
Antigüedad: 22 años, 8 meses Puntos: 1 | |
Re: Protejer texto (truquillo) <script language=javascript>
function event_false() {
window.event.returnValue = false;
}
document.onselectstart = event_false
</script> |