<!-- Owner Config Dialog --!>
<!-- Username: (For Avatar image)--!><?php
$look_owner = mysql_result(mysql_query("SELECT users.look FROM users WHERE users.id = 1"), 0);
?>
<!-- Username: (For in text) --!><?php
$name_owner = mysql_result(mysql_query("SELECT users.username FROM users WHERE users.id = 1"), 0);
?>
<!-- His/Her Gender choice (For in text) --!><?php $his_her_owner = his
?>
<!-- He/She Gender choice (For in text) --!><?php $he_she_owner = he
?>
<!-- Co-Owner Config Dialog --!>
<!-- Username: (For Avatar image)--!><?php
$look_coowner = mysql_result(mysql_query("SELECT users.look FROM users WHERE users.id = 2"), 0);
?>
<!-- Username: (For in text) --!><?php
$name_coowner = mysql_result(mysql_query("SELECT users.username FROM users WHERE users.id = 2"), 0);
?>
<!-- His/Her Gender choice (For in text) --!><?php $his_her_coowner = his
?>
<!-- He/She Gender choice (For in text) --!><?php $he_she_coowner = he
?>
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title">Habbo Hotel Owner</h2>
<div class="box-content">
<img src="http://habbo.com/habbo-imaging/avatarimage?&action=crr=6&direction=2&head_direction=3&gesture=sml&figure=<?php echo ($look_owner); ?>" align="left">
<p>
<b><a href=""><?php echo ($name_owner); ?></a></b><img src="http://beta.no-ip.biz/r63b/c_images/album1584/ad1.gif" align="right"><br>
<?php echo ($name_owner); ?> is the owner of Habbo Hotel, <?php echo ($his_her_owner); ?> job is to keep the website online and everything running smoothly. <?php echo ($name_owner); ?> is often inactive and very hard to contact, <?php echo ($he_she_owner); ?> likes to answer questions that people have and likes things to run "fine and dandy".
</p>
</div>
</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title">Habbo Hotel Co-Owner</h2>
<div class="box-content">
<b><a href=""><?php echo ($name_coowner); ?></a></b><img src="http://habbo.com/habbo-imaging/avatarimage?&action=crr=6&direction=2&head_direction=3&gesture=sml&figure=<?php echo ($look_coowner); ?>" align="left">
<p>
<img src="http://beta.no-ip.biz/r63b/c_images/album1584/ad2.gif" align="right">
<?php echo ($name_coowner); ?> is the second owner of Habbo and is incharge of staff management, <?php echo ($he_she_coowner); ?> is a very friendly person to have a cup of tea with. <?php echo ($name_coowner); ?> likes to have fun around the hotel and talk
to other Habbo's.
</p>
</div>
</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix settings ">
<h2 class="title"><span style="float: center;"><b>Our Badges</b></span> <span style="float: right; font-weight: normal; font-size: 75%;"></span></h2>
<div id="habboclub-info" class="box-content"><center><img src="http://beta.no-ip.biz/r63b/c_images/album1584/EV0.gif" align="center"><img src="http://beta.no-ip.biz/r63b/c_images/album1584/EV1.gif" align="center"><img src="http://beta.no-ip.biz/r63b/c_images/album1584/adm.gif" align="center"><img src="http://beta.no-ip.biz/r63b/c_images/album1584/EV1.gif" align="center"><img src="http://beta.no-ip.biz/r63b/c_images/album1584/EV0.gif" align="center"></center></br><center><i>To find us, simply look for a user wearing one of the above badges!
</i></center></div>
<?php
echo '</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix settings ">
<h2 class="title">Habbo Trial Staff</h2>
<div class="box-content">
<p>
<center><img src="http://beta.no-ip.biz/r63b/c_images/album1584/HBA.gif" align="center"><img src="http://beta.no-ip.biz/r63b/c_images/album1584/NWB.gif" align="center"></center></br></br><center>There are two stages in the process of being a trial staff member, You will first start of at Habbo Trial Silver, Were you will be trained and supervised for a period of time. After that you will be promoted to Habbo Trial Gold, And will be trained on how to answer support tickets, and will work along-side a Moderator who will be assigned to you. After those two stages you will be promoted to a Moderator, If available. If not you will be granted the Habbo Staff badge but will stay at the trial staff position until a spot becomes available for you.</center>
</p>
</div>
</div>
</div>
<div class="habblet-container ">
<div class="cbb clearfix red ">
<h2 class="title">Applying for Trial Staff</h2>
<div class="box-content">
<p>
<center>Habbo hotel accepts staff applications and sometimes hand-picks our staff when we need more staff, If we are accepting people VIA application we will always be looking for another person to join our team of trial staff, Please dont bug us about this as it will only lower your chances. When applications are open you will be nofitied in the news.</center>
</p>
</div>
</div>
</div>
<script type="text/javascript">if (!$(document.body).hasClassName(\'process-template\')) { Rounder.init(); }</script> ';