Hobbo-Retro
25.10.2011 23:39
<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 Hobbo Retro</b><br>
<a name="Loader" href="javascript:window.open('https://www.habboloader.org/loader/boton.php?ip=5.164.150.29&puerto=90&idioma=spa&fondo=island&titulo=Hobbo Retro','','scrollbars=no,width=770,height=670');void(0)">
<img src="https://img833.imageshack.us/img833/2008/moderno.gif" border="0"></a><br>
<font size="2"><b>Estado:</b> <img src="https://status.habbolibre.org/status.php?dns=5.164.150.29&port=90&style=8" alt="(Estado)" border="0" /><br>
</center>
