
23/09/2005, 15:08
|
 | | | Fecha de Ingreso: mayo-2003 Ubicación: Panama city, Panama, Panama
Mensajes: 1.154
Antigüedad: 21 años, 9 meses Puntos: 5 | |
Código HTML: <script>
function click() {
if (event.button == 2) {
alert ("Imágenes y contenido, propiedad de vpereyra.");
}
}
document.onmousedown = click;
</script>
__________________ Saruman One Ring to rule them all, One Ring to find them, One Ring to bring them all and in the darkness bind them. |