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