Layout - CloseTeam 27.05.12 10:17
- Layout Close Team
-Imagens
HabboEmotion
-Imagens
- Spoiler:
- Código:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!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="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<meta name="author" content="wyatt" />
<title>Close Team </title>
<link href="css/style.css" type="text/css" rel="stylesheet" />
<script type="text/javascript">
/***********************************************
* PROPRIETÁRIO CAIO TENORIO
* CLOSE TEAM - DIREITOS RESERVADOS
* HabboEmotion - -'-
POR FAVOR NAO RETIRE OS CREDITOS
***********************************************/
var bustcachevar=1 //bust potential caching of external pages after initial request? (1=yes, 0=no)
var loadedobjects=""
var rootdomain="http://"+window.location.hostname
var bustcacheparameter=""
function ajaxpage(url, containerid){
var page_request = false
if (window.XMLHttpRequest) // if Mozilla, Safari etc
page_request = new XMLHttpRequest()
else if (window.ActiveXObject){ // if IE
try {
page_request = new ActiveXObject("Msxml2.XMLHTTP")
}
catch (e){
try{
page_request = new ActiveXObject("Microsoft.XMLHTTP")
}
catch (e){}
}
}
else
return false
page_request.onreadystatechange=function(){
loadpage(page_request, containerid)
}
if (bustcachevar) //if bust caching of external page
bustcacheparameter=(url.indexOf("?")!=-1)? "&"+new Date().getTime() : "?"+new Date().getTime()
page_request.open('GET', url+bustcacheparameter, true)
page_request.send(null)
}
function loadpage(page_request, containerid){
if (page_request.readyState == 4 && (page_request.status==200 || window.location.href.indexOf("http")==-1))
document.getElementById(containerid).innerHTML=page_request.responseText
}
function loadobjs(){
if (!document.getElementById)
return
for (i=0; i<arguments.length; i++){
var file=arguments[i]
var fileref=""
if (loadedobjects.indexOf(file)==-1){ //Check to see if this object has not already been added to page before proceeding
if (file.indexOf(".js")!=-1){ //If object is a js file
fileref=document.createElement('script')
fileref.setAttribute("type","text/javascript");
fileref.setAttribute("src", file);
}
else if (file.indexOf(".css")!=-1){ //If object is a css file
fileref=document.createElement("link")
fileref.setAttribute("rel", "stylesheet");
fileref.setAttribute("type", "text/css");
fileref.setAttribute("href", file);
}
}
if (fileref!=""){
document.getElementsByTagName("head").item(0).appendChild(fileref)
loadedobjects+=file+" " //Remember this object as being already added to page
}
}
}
</script>
</head>
<body>
<div id="wrapper">
<div id="container">
<div id="top">
<div id="banner">
<p> </p>
<p> </p>
</div>
<div id="navbar">
<div id="navlinks">
<a href="javascript:ajaxpage('subnav/home.html', 'box_mid');"><img src="images/nav/home.png" border="0"></a></a>
<a href="javascript:ajaxpage('subnav/community.html', 'box_mid');"><img src="images/nav/community.png" border="0"></a></a>
<div id="contentarea"></div>
</div>
</div>
<div id="adsbox">
</div>
</div>
<div id="left">
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<center><b><a href="www.power-pixel.net"><img src="http://www.brimg.info/uploads/1/cc8b328054.png" border="0"></a></b></center>
</div>
</div>
<div id="box_bot"></div>
</div>
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<div class="title">Noticias Recentes</div><div class="p">Criação do Close Layout .</div>
</div>
</div>
<div id="box_bot"></div>
</div>
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<div class="title">Links Uteis</div><div class="p">Novo no Site ? Entre nestes Links.<br><br>- Link das Regras<br> Link dos Staffs <br>Link do FAQ</div>
</div>
</div>
<div id="box_bot"></div>
</div>
</div>
<div id="main">
<div id="content_top"></div>
<div id="content_mid">
<div id="padding">
<div class="title">Primeira Pagina</div><div class="p">Bem vindo ao Close Fã Site .
Caso seja um Visitante , Entre na Nossa pagina de Staff para saber mais <a href="staff.php">Clique aqui</a>!Close Team Agradece .</div><br>
</div>
</div>
<div id="content_bot"></div>
</div>
<div id="right">
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<div class="title">Sites Amigáveis </div><div class="p"><a href="http://www.power-pixel.net/forum">Power Pixel</a><p>
<a href="http://www.closeteam.com.br">Close Team</a></div>
</div>
</div>
<div id="box_bot"></div>
</div>
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<div class="title">Radio Parceira</div><div class="p">Player Aqui</div>
</div>
</div>
<div id="box_bot"></div>
</div>
<div id="box">
<div id="box_top"></div>
<div id="box_mid">
<div id="padding">
<div class="title">Oque o Admin Diz ?</div><div class="p">Obrigado por Acessar . Caio.
</div>
</div>
</div>
<div id="box_bot"></div>
</div>
<a href="http://twitter.com/CaioTenorio" style="display:scroll;position:fixed;bottom:5px;right:5px;" title="Twitter"><img src="http://ibnsinahospital.net/icontexto-inside-twitter.png"></a>
</div>
</div>
<div id="footer"><div id="footertext">© Close Team - Obrigado por Acessar .</div></div>
</div>
</body>
<center>
<style type="text/css">
.stack * { margin: 0; padding: 0; }
.stack > img { position: relative; cursor: pointer; padding-top: 35px; boder:: 2; }
.stack ul { list-style: none; position: absolute; top: 5px; margin:0; cursor: pointer; boder:: 1; }
.stack ul li { position: absolute; }
.stack ul li img { border: 0; }
.stack ul li span { display: none; }
.stack .openStack li span {
display: block;
position: absolute;
top: 17px;
line-height: 14px;
background-color:#000;
border: 0;
padding: 3px 10px;
text-align: center;
text-shadow: #000 1px 1px 1px;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
font-size: 12px;
color: #fcfcfc;
border-radius: 10px;
opacity: .85;
filter: alpha(opacity = 85);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}
</ul>
</div>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="http://www.yourjavascript.com/134446808/stack1.js"></script>
</center>
</html>
HabboEmotion