mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-06 14:47:46 +00:00
238 lines
10 KiB
Smarty
238 lines
10 KiB
Smarty
![]() |
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br">
|
||
|
<head>
|
||
|
<meta http-equiv="content-type" content="text/html" />
|
||
|
<title>{{ site.siteName }}: Bem Vindo(a) </title>
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
var andSoItBegins = (new Date()).getTime();
|
||
|
</script>
|
||
|
<link rel="shortcut icon" href="{{ site.staticContentPath }}/web-gallery/v2/favicon.ico" type="image/vnd.microsoft.icon" />
|
||
|
<link rel="alternate" type="application/rss+xml" title="{{ site.siteName }}: RSS" href="{{ site.sitePath }}/articles/rss.xml" />
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs2.js" type="text/javascript"></script>
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/visual.js" type="text/javascript"></script>
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/libs.js" type="text/javascript"></script>
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/common.js" type="text/javascript"></script>
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/fullcontent.js" type="text/javascript"></script>
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/style.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/buttons.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/boxes.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/tooltips.css" type="text/css" />
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/styles/local/com.css" type="text/css" />
|
||
|
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/js/local/com.js" type="text/javascript"></script>
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
document.habboLoggedIn = {{ session.loggedIn }};
|
||
|
var habboName = "{{ session.loggedIn ? playerDetails.getName() : "" }}";
|
||
|
var ad_keywords = "";
|
||
|
var habboReqPath = "{{ site.sitePath }}";
|
||
|
var habboStaticFilePath = "{{ site.staticContentPath }}/web-gallery";
|
||
|
var habboImagerUrl = "{{ site.staticContentPath }}/habbo-imaging/";
|
||
|
var habboPartner = "";
|
||
|
window.name = "habboMain";
|
||
|
if (typeof HabboClient != "undefined") { HabboClient.windowName = "client"; }
|
||
|
|
||
|
</script>
|
||
|
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/welcome.css" type="text/css" />
|
||
|
|
||
|
|
||
|
<meta name="description" content="Participe do maior ponto de encontro virtual do mundo onde você pode conhecer e fazer amigos. Projete seus próprios quartos, colecione móveis legais, dê festas e muito mais! Crie o seu {{ site.siteName }} GRÁTIS hoje!" />
|
||
|
<meta name="keywords" content="{{ site.siteName }}, virtual, mundo, participar, grupos, fóruns, brincar, jogos, on-line, amigos, adolescentes, colecionar, rede social, criar, colecionar, conectar, móveis, virtual, mercadorias, compartilhamento, emblemas, social, networking, hangout, seguro, música , celebridade, visitas de celebridades" />
|
||
|
|
||
|
|
||
|
<!--[if IE 8]>
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie8.css" type="text/css" />
|
||
|
<![endif]-->
|
||
|
<!--[if lt IE 8]>
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie.css" type="text/css" />
|
||
|
<![endif]-->
|
||
|
<!--[if lt IE 7]>
|
||
|
<link rel="stylesheet" href="{{ site.staticContentPath }}/web-gallery/v2/styles/ie6.css" type="text/css" />
|
||
|
<script src="{{ site.staticContentPath }}/web-gallery/static/js/pngfix.js" type="text/javascript"></script>
|
||
|
<script type="text/javascript">
|
||
|
try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {}
|
||
|
</script>
|
||
|
|
||
|
<style type="text/css">
|
||
|
body { behavior: url({{ site.staticContentPath }}/web-gallery/js/csshover.htc); }
|
||
|
</style>
|
||
|
<![endif]-->
|
||
|
<meta name="build" content="KeplerWeb" />
|
||
|
</head>
|
||
|
<body id="welcome" class=" ">
|
||
|
<div id="overlay"></div>
|
||
|
<div id="header-container">
|
||
|
<div id="header" class="clearfix">
|
||
|
<h1><a href="{{ site.sitePath }}/"></a></h1>
|
||
|
<div id="subnavi">
|
||
|
<div id="subnavi-user">
|
||
|
<ul>
|
||
|
<li id="myfriends"><a href="#"><span>Meus Amigos</span></a><span class="r"></span></li>
|
||
|
<li id="mygroups"><a href="#"><span>Meus Grupos</span></a><span class="r"></span></li>
|
||
|
<li id="myrooms"><a href="#"><span>Meus Quartos</span></a><span class="r"></span></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
<div id="subnavi-search">
|
||
|
<div id="subnavi-search-upper">
|
||
|
|
||
|
<ul id="subnavi-search-links">
|
||
|
<li><a href="{{ site.sitePath }}/help" target="habbohelp" onclick="openOrFocusHelp(this); return false">Ajuda</a></li>
|
||
|
<li><a href="{{ site.sitePath }}/account/logout" class="userlink" id="signout">Sair</a></li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div id="to-hotel">
|
||
|
<a href="{{ site.sitePath }}/client" class="new-button green-button" target="client" onclick="HabboClient.openOrFocus(this); return false;"><b>Entrar no {{ site.siteName }} Hotel</b><i></i></a>
|
||
|
</div>
|
||
|
</div>
|
||
|
<script type="text/javascript">
|
||
|
L10N.put("purchase.group.title", "Create a Group");
|
||
|
document.observe("dom:loaded", function() {
|
||
|
$("signout").observe("click", function() {
|
||
|
HabboClient.close();
|
||
|
});
|
||
|
});
|
||
|
</script>
|
||
|
<ul id="navi">
|
||
|
<li class="selected">
|
||
|
<strong>Alex </strong> <span></span>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="{{ site.sitePath }}/community">Comunidade</a> <span></span>
|
||
|
</li>
|
||
|
<li>
|
||
|
<a href="{{ site.sitePath }}/credits">Coins</a> <span></span>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
<div id="habbos-online"><div class="rounded"><span>0 {{ site.siteName }}s online</span></div></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div id="content-container">
|
||
|
|
||
|
<div id="navi2-container" class="pngbg">
|
||
|
<div id="navi2" class="pngbg clearfix">
|
||
|
<ul>
|
||
|
<li class="">
|
||
|
<a href="{{ site.sitePath }}/me">Home</a> </li>
|
||
|
<li class="">
|
||
|
<a href="{{ site.sitePath }}/home/Alex">Minha Página</a> </li>
|
||
|
<li class="">
|
||
|
<a href="{{ site.sitePath }}/profile">Configurações de conta</a> </li>
|
||
|
<li class=" last">
|
||
|
<a href="{{ site.sitePath }}/club">{{ site.siteName }} Club</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
<div id="container">
|
||
|
<div id="content" style="position: relative" class="clearfix">
|
||
|
<div id="column1" class="column">
|
||
|
<div class="habblet-container ">
|
||
|
<div class="cbb clearfix lightgreen ">
|
||
|
|
||
|
<h2 class="title">Escolha um quarto decorado e ganhe mobis!
|
||
|
</h2>
|
||
|
<div id="roomselection-welcome-intro" class="box-content">
|
||
|
Selecione o cômodo que você mais gosta para ganhar um móvel novo todos os dias durante sua primeira semana no {{ site.siteName }}!
|
||
|
</div>
|
||
|
<ul class="roomselection-welcome clearfix">
|
||
|
<li class="odd">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=0" target="client" onclick="return RoomSelectionHabblet.create(this, 0);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
<li class="even">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=1" target="client" onclick="return RoomSelectionHabblet.create(this, 1);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
<li class="odd">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=2" target="client" onclick="return RoomSelectionHabblet.create(this, 2);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
<li class="even">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=3" target="client" onclick="return RoomSelectionHabblet.create(this, 3);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
<li class="odd">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=4" target="client" onclick="return RoomSelectionHabblet.create(this, 4);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
<li class="even">
|
||
|
<a class="roomselection-select new-button" href="client?createRoom=5" target="client" onclick="return RoomSelectionHabblet.create(this, 5);"><b>Selecionar</b><i></i></a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
|
||
|
|
||
|
</div>
|
||
|
<div id="column2" class="column">
|
||
|
<div class="habblet-container ">
|
||
|
|
||
|
<div class="cbb clearfix lightgreen">
|
||
|
|
||
|
<div class="welcome-intro clearfix">
|
||
|
<img alt="{{ site.playerName }}" src="{{ site.sitePath }}/habbo-imaging/avatarimage?figure={{ playerDetails.figure }}&size=b&direction=3&head_direction=3&crr=667&gesture=srp&frame=1" width="64" height="110" class="welcome-habbo" />
|
||
|
<div id="welcome-intro-welcome-user" >Bem vindo(a) {{ playerDetails.getName() }}!</div>
|
||
|
<div id="welcome-intro-welcome-party" class="box-content">Ao chegar ao seu quarto, você será perguntado se gostaria de se encontrar os Guias {{ site.siteName }}. {{ site.siteName }} guias são experientes {{ site.siteName }} players.</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
|
||
|
</div>
|
||
|
|
||
|
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
|
||
|
|
||
|
|
||
|
|
||
|
<div class="habblet-container ">
|
||
|
<div class="cbb clearfix green ">
|
||
|
|
||
|
<h2 class="title">Tem Shockwave?
|
||
|
</h2>
|
||
|
<div class="welcome-shockwave clearfix box-content">
|
||
|
<div id="welcome-shockwave-text">Quando você entra no {{ site.siteName }} Hotel pela primeira vez, pode ser necessário instalar o Shockwave. Mas não se preocupe, é tão fácil quanto 1-2-3!</div>
|
||
|
<div id="welcome-shockwave-logo"><img src="{{ site.staticContentPath }}/web-gallery/v2/images/welcome/shockwave.gif" alt="shockwave" /></div>
|
||
|
</div>
|
||
|
|
||
|
|
||
|
</div>
|
||
|
</div>
|
||
|
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
|
||
|
|
||
|
</div>
|
||
|
<script type="text/javascript">
|
||
|
HabboView.run();
|
||
|
</script>
|
||
|
<script type="text/javascript">
|
||
|
HabboView.run();
|
||
|
|
||
|
</script>
|
||
|
|
||
|
|
||
|
<div id="column3" class="column">
|
||
|
<div class="habblet-container ">
|
||
|
<div class="ad-container">
|
||
|
</div>
|
||
|
</div>
|
||
|
<script type="text/javascript">if (!$(document.body).hasClassName('process-template')) { Rounder.init(); }</script>
|
||
|
</div>
|
||
|
|
||
|
<!--[if lt IE 7]>
|
||
|
<script type="text/javascript">
|
||
|
Pngfix.doPngImageFix();
|
||
|
</script>
|
||
|
<![endif]-->
|
||
|
</div>
|
||
|
{% include "base/footer.tpl" %}
|
||
|
|
||
|
<script type="text/javascript">
|
||
|
HabboView.run();
|
||
|
</script>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|