<?php include('includes/checktheban.php'); ?>
<!DOCTYPE html>
<html lang="en">
<head>
<link href="/reload/favicon.ico" rel="icon" type="image/x-icon" />
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelname} - Client</title>
<link rel="stylesheet" type="text/css" href="{url}/css/reset.css">
<br>
<script type="text/javascript" src="{url}/app/tpl/skins/site/js/swfobject.js"></script>
<script type="text/javascript">
var BaseUrl = "http://REMOVED/swf/gordon/PRODUCTION-201602082203-712976078/";
var flashvars =
{
"client.allow.cross.domain" : "0",
"client.notify.cross.domain" : "1",
"connection.info.host" : "REMOVED",
"connection.info.port" : "3030",
"client.starting" : "Hello {username}, please wait while we check you in...",
"site.url" : "http://REMOVED",
"url.prefix" : "http://REMOVED",
"client.reload.url" : "http://REMOVED/client",
"client.fatal.error.url" : "http://REMOVED/disconnect",
"client.connection.failed.url" : "http://REMOVED/disconnect",
"external.variables.txt" : "http://REMOVED/swf/gamedata/external_variables.txt",
"external.texts.txt" : "http://REMOVED/swf/gamedata/external_flash_texts.txt",
"external.figurepartlist.txt" : "http://REMOVED/swf/gamedata/figuredata.xml",
"external.override.texts.txt" : "http://REMOVED/swf/gamedata/override/external_flash_override_texts.txt",
"external.override.variables.txt" : "http://REMOVED/swf/gamedata/override/external_override_variables.txt",
"productdata.load.url" : "http://REMOVED/swf/gamedata/productdata.txt",
"furnidata.load.url" : "http://REMOVED/swf/gamedata/furnidata.xml",
"sso.ticket" : "{sso}",
"client.starting.revolving" : "For science, you monster/Loading funny message... please wait./Would you like fries with that?/Follow the yellow duck./Time is just an illusion./Are we there yet?!/I like your t-shirt./Look left. Look right. Blink twice. Ta da!/It\'s not you, it\'s me./Shhh! I\'m trying to think here./Loading pixel universe.",
"processlog.enabled" : "0",
"flash.client.url" : "http://REMOVED/swf/gordon/PRODUCTION-201602082203-712976078/",
};
var params =
{
"base" : BaseUrl + "/",
"allowScriptAccess" : "always",
"menu" : "false"
};
swfobject.embedSWF(BaseUrl + "/Habbo.swf", "client", "100%", "100%", "10.0.0", "http://REMOVED/swf/expressInstall.swf", flashvars, params, null);
</script>
</head>
<div id="container">
<div id="client"></div>
<style>
#online {
background-color: #000;
color: #000;
}
#online-info
{
background-color: #1C1C1C;
border-radius: 5px;
position: absolute;
top: 2px;
left: 95px;
width: 30px;
height: 25px;
font-size: 13px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
padding-left: 8px;
color: #00FF12;
}
#online-info2
{
background-color: #151515;
border-radius: 5px;
position: absolute;
top: 1px;;
left: 2px;
width: 140px;
height: 25px;
font-size: 13px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
padding-left: 2px;
}
#viktig-info
{
background-color: #1C1C1C;
border-radius: 5px;
position: absolute;
top: 2px;
left: 190px;
width: 50px;
height: 25px;
font-size: 13px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
}
#viktig-info2
{
background-color: #151515;
border-radius: 5px;
position: absolute;
top: 2px;
left: 134px;
width: 130px;
height: 25px;
font-size: 13px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
padding-left: 3px;
}
#r-info
{
background-color: #1C1C1C;
border-radius: 5px;
position: absolute;
top: 0px;
left: 365px;
width: 185px;
height: 34px;
padding-top: 7px;
font-size: 13px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
color: #2161E4;
}
#r-info2
{
background-color: #151515;
border-radius: 5px;
position: absolute;
top: 0px;
left: 183px;
width: 160px;
height: 32px;
font-size: 21px;
padding-top: 9px;
font-family: Helvetica, Arial;
line-height: 25px;
color: white;
border-width: 1px;
border-style: solid;
border-color: #151515;
padding-left: 3px;
}
#debbofm
{
position: absolute;
top: 0px;
left: 1px;
border-radius: 5px;
border-width: 5px;
border-style: solid;
border-color: #151515;
}
#radio-info
{
text-align: center
}
#radio-info *:not(script)
{
color: white;
display: inline-block;
text-decoration: none;
}
#radio-info > *
{
margin: 5px 2px 0px;
}
#radio-info p:first-of-type
{
color: pink;
}
#radio-info a, #viktig-info a, #r-info a
{
color: pink;
}
@
Media (max-width: 1000px)
{
#radio-info > p:last-of-type
{
display: none;
}
}
</style>
</div>
<body>
<div id="client"></div>
</body>
</html>