" [K]ate[K]o "

Nuevo estilo de mi web

colorful image

estilo echo para ustedes para una mejor apariencia

- Seguir Leyendo el mensaje de exluis

exluis-revolution

evitar copias de otros usuarios a tu web

copia estos codigos en tu web


//NO PERMITE UTILIZAR BOTON DERECHO Y NO SALE NI ALERTA NI NADA//

<script language="Javascript">
<!-- Begin
document.oncontextmenu = function(){return false}
// End -->
</script>

--------------------------------------------------------------------------------------------------------
//APARECE UN ALERTA CON TEXTO AL PRESIONAR BOTON DERECHO//

<script language="JavaScript">
//(c) 1999-2001 Zone Web
function click() {
if (event.button==2) {
alert ('Copyright © Derechos Reservados')
}
}
document.onmousedown=click
//-->
</script>

--------------------------------------------------------------------------------------------------------
//DESAPARECE LA OPCION DE GUARDAR DE LAS IMAGENES//

<meta http-equiv="imagetoolbar" content="no">

--------------------------------------------------------------------------------------------------------
//NO PERMITE SELECCIONAR EL CONTENIDO DE UNA WEB//
<script language="Javascript">
<!-- Begin
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
// End -->
</script>
Hoy habia 2 visitantes (3 clics a subpáginas) ¡Aqui en esta página!

exluis!

exluis! exluis!
ir arriba Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis