
01/07/2005, 17:02
|
 | | | Fecha de Ingreso: diciembre-2002
Mensajes: 157
Antigüedad: 22 años, 2 meses Puntos: 1 | |
perdón me olvidava de poner el código
<script>
document.oncontextmenu=ClickRight;
function ClickRight(){
return false;
}
</script>
__________________ Martin |