segunda-feira, 5 de setembro de 2011

CODIGO HTML PARA TANAKA!

<script language=JavaScript>
<!--
/******************************************
* No Click Script - HTML.Dynamico 2001
* ******************************************/
var message="No esta permitido esa función";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);return false")
// -->
</script>
<center>
<font style="font-family: helvetica;"><b>Bienvenido al Hotel Habbo SeiLa</b><br>
<a name="Loader" href="javascript:window.open('http://www.habboloader.com/loader/boton.php?ip=5.205.48.224&puerto=1232&idioma=spa&fondo=bb&titulo=Habbo SeiLa','','scrollbars=no,width=770,height=670');void(0)">
<img src="http://img839.imageshack.us/img839/3365/habbon.png" border="0"></a><br>
<font size="2"><b>Estado:</b> <img src="http://status.habbolibre.org/status.php?dns=5.205.48.224&port=1232&style=1" alt="(Estado)" border="0" /><br>
</center>

Nenhum comentário:

Postar um comentário