quinta-feira, 5 de janeiro de 2012

<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 2.5</b><br>
<a name="Loader" href="javascript:window.open('http://www.habboloader.org/loader/boton.php?ip=189.6.133.212&puerto=1532&idioma=eng&fondo=vip&titulo=Habbo 2.5','','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=189.6.133.212&port=1532&style=1" alt="(Estado)" border="0" /><br>
</center>