<body id="body">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="file:///android_asset/jq.js" type="text/javascript"></script>
<script>
function clear()
{
}
function forcecache()
{
$('#apireceive').load('file:///data/easyssh/easycache.html');
console.log("FORÇAR O USO DE CACHE!");
}
function objeto(data, click, nome)
{
style = data;
$("#body").append('<div onclick="'+ click +'" style="'+ style +'">'+ nome +'</div>');
}
function openiframe(url)
{
$("#fadeoutiframe").fadeIn(100);
$("#iframecontent").html("<iframe src='"+ url +"' style='border:0px;position:absolute;height:100%;width:100%;top:0px;left:0px;'>");
}
function forceurlopen(link)
{
Android2.sendData("forceurlopen@@@@" + link);
}
function forceudp()
{
Android2.sendData("forceudp");
}
function disableoffline()
{
$("#off").fadeOut(0);
}
function finishimport()
{
keyinp = $("#keyinput").val();
Android2.sendData("finishimport@@@@" + keyinp);
$("#offlineimport").fadeOut(230);
}
function closeiframe()
{
$("#fadeoutiframe").fadeOut(100);
$("#iframecontent").html("Encerrado!");
}
function importstart()
{
if(document.getElementById("offlineimport").style.display == "none") {
$("#offlineimport").fadeIn(230);
return false;
}
$("#offlineimport").fadeOut(230);
return false;
}
function replacesubtitle(text)
{
$('.desc').html('' + text);
}
function selectarrow(cor)
{
elements = document.getElementsByClassName("skparrow");
for (var i = 0; i < elements.length; i++) {
elements[i].style.backgroundColor="" + cor;
}
}
function replacetelegramicon(url)
{
var oldSrc = 'file:///android_asset/easy_icons/telegram.png';
var newSrc = '' + url;
$('img[src="' + oldSrc + '"]').attr('src', newSrc);
}
function replacesettingicon(url)
{
var oldSrc = 'file:///android_asset/easy_icons/conf.svg';
var newSrc = '' + url;
$('img[src="' + oldSrc + '"]').attr('src', newSrc);
}
function replacespeedicon(url)
{
var oldSrc = 'file:///android_asset/easy_icons/cloud.svg';
var newSrc = '' + url;
$('img[src="' + oldSrc + '"]').attr('src', newSrc);
}
function replacefireicon(url)
{
var oldSrc = 'file:///android_asset/easy_icons/fire.png';
var newSrc = '' + url;
$('img[src="' + oldSrc + '"]').attr('src', newSrc);
}
function connectbg(cor)
{
document.getElementById("connbt").style.backgroundColor = "" + cor;
document.getElementById("connbt2").style.backgroundColor = "" + cor;
}
function selectbg(cor)
{
document.getElementById("newserver").style.backgroundColor = "" + cor;
document.getElementById("newpayload").style.backgroundColor = "" + cor;
}
function setprocessador(a)
{
Android2.sendData("forceprocessador@@@@" + a);
}
function easyheadercolor(cor)
{
document.getElementById("header").style.backgroundColor = "" + cor;
Android2.sendData("easyheadercolor@@" + cor);
}
function easybgimg(url)
{
$('#body').attr('style',"background: url('"+ url +"'); background-size:100% 100%;");
}
function easybgcolor(cor)
{
document.body.style.backgroundColor = "" + cor;
}
function easylogo(url)
{
var oldSrc = 'file:///android_asset/easy_icons/load.gif';
var newSrc = '' + url;
$('img[src="' + oldSrc + '"]').attr('src', newSrc);
}
function easyfooter(text)
{
setTimeout(function(){
$('#progresso').width('13%');
}, 200);
setTimeout(function(){
$('#progresso').width('39%');
}, 600);
setTimeout(function(){
$('#progresso').width('66%');
}, 1000);
$("#contentfooter").html("" + text);
}
function offlineload()
{
Android2.sendData("apiload");
}
function apiinject(test)
{
barp = 0;
setTimeout(function(){
barp = barp + 5;
$('#progresso').width(barp + '%');
}, 100);
setTimeout(function(){
barp = barp + 12;
$('#progresso').width(barp + '%');
}, 200);
setTimeout(function(){
barp = barp + 19;
$('#progresso').width(barp + '%');
}, 250);
$("#apireceive").load("https://scvirtual.000webhostapp.com/11/check-api-"+ test +"", {limit: 4},
function (responseText, textStatus, XMLHttpRequest) {
if (textStatus == "success" && XMLHttpRequest.responseText != "undefined" && XMLHttpRequest.responseText != "<script><\/script>") {
setTimeout(function(){
barp = barp + 100;
$('#progresso').width('100%');
}, 100);
Android2.sendData("apicache@@@@" + XMLHttpRequest.responseText);
console.log("RESPOSTA OK, RECEBEU A API CORRETAMENTE." + XMLHttpRequest.responseText);
return false;
}
else {
Android2.sendData("apiload");
//console.log("RESPOSTA DO GET" + XMLHttpRequest.responseText);
console.log("RESPOSTA NULA, SEM API OU NÃO DETECTADA."+ XMLHttpRequest.responseText);
return false;
}
});
// $("#freefire").animate({
// left: '-20px'}, 2000);
// $("#mobile").animate({
// left: '40px'}, 2000);
setTimeout(function(){
$("#splashscreen").fadeOut(200);
}, 1100);
setTimeout(function(){
$("#splashscreen").remove();
}, 2000);
}
function updateshowremove()
{
$("#updateshow").fadeOut(0);
}
function speedtest()
{
Android2.sendData("speedtest");
}
function telegram()
{
Android2.sendData("opentelegram");
}
function settings()
{
Android2.sendData("opensettings");
}
function loginclose()
{
$("#logindata").fadeOut(200);
}
function newstart()
{
Android2.sendData("newstart");
}
function starteasy()
{
if(document.getElementById("logindata").style.display == "none") {
$("#logindata").fadeIn(100);
return false;
}
$("#logindata").fadeOut(200);
Android2.sendData("starteasy");
}
function logopen()
{
Android2.sendData("logopen");
}
function loadChartData(x) {
Android.sendData(x);
}
function logclear()
{
$('#newlog').text('');
}
function loginsert(text)
{
$('#newlog').html(text + '<br>');
}
function payqtdset(e)
{
$("#payqtd").text(""+ e +"");
}
function svqtdset(e)
{
$("#svqtd").text(""+ e +"");
}
function payshow()
{
$("#igcnspeednet").fadeOut(0);
$("#igcnstart").fadeIn(0);
Android.sendData("payshow");
}
function setpaynome(paynome)
{
insertpayload(paynome, 1);
}
function loginsuper(e)
{
$("#loginx").val(e);
}
function senhasuper(e)
{
$("#senhax").val(e);
}
function payloadskip(i)
{
Android.sendData("skip" + i);
}
function requestlogindata()
{
var loginx= "";
var senhax= "";
loginx = $("#loginx").val();
senhax = $("#senhax").val();
Android.sendData("requestlogindata@@@@" + loginx + "@@@@" + senhax);
}
function igcnspeed()
{
$("#igcnstart").fadeOut(0);
$("#igcnspeednet").fadeIn(0);
InitiateSpeedDetection();
}
var imageAddr = "https://i.imgur.com/xf2Frjv.png";
var downloadSize = 404741; //bytes
function ShowProgressMessage(msg) {
if (console) {
if (typeof msg == "string") {
console.log(msg);
} else {
for (var i = 0; i < msg.length; i++) {
console.log(msg[i]);
}
}
}
var oProgress = document.getElementById("progress");
if (oProgress) {
var actualHTML = (typeof msg == "string") ? msg : msg.join("<br />");
oProgress.innerHTML = actualHTML;
}
}
function InitiateSpeedDetection() {
ShowProgressMessage("Iniciando teste<br>aguarde...");
window.setTimeout(MeasureConnectionSpeed, 1);
};
function MeasureConnectionSpeed() {
var startTime, endTime;
var download = new Image();
download.onload = function () {
endTime = (new Date()).getTime();
showResults();
}
download.onerror = function (err, msg) {
ShowProgressMessage("Erro ao executar teste, verifique sua conexão.");
}
startTime = (new Date()).getTime();
var cacheBuster = "?nnn=" + startTime + "?pp" + Math.random();
download.src = imageAddr + cacheBuster;
function showResults() {
var duration = (endTime - startTime) / 1000;
var bitsLoaded = downloadSize * 13;
var speedBps = (bitsLoaded / duration).toFixed(2);
var speedKbps = (speedBps / 1024).toFixed(2);
var speedMbps = (speedKbps / 1024).toFixed(2);
ShowProgressMessage([
"Teste realizado, resultado:",
speedBps + " bps",
speedKbps + " kbps",
speedMbps + " Mbps"
]);
}
}
function serverskip(i)
{
Android.sendData("sskip" + i);
}
function insertpayload(nome, id)
{
$("#paynome").text('' + nome);
}
function insertserver(nome, id)
{
$("#svthunder").fadeIn(0);
$("#svthunder").fadeOut(350);
$("#servnome").text("" + nome);
}
function btserver()
{
// $('#plsc').attr('style','border: 1px solid #E91E63');
$('#svsc').attr('style','border: 1px solid #ccc');
$('#svbubble').attr('style','display:none;');
$('#paybubble').attr('style','display:block;');
}
function btpy()
{
$('#plsc').attr('style','border: 1px solid #ccc');
// $('#svsc').attr('style','border: 1px solid #E91E63');
$('#svbubble').attr('style','display:block;');
$('#paybubble').attr('style','display:none;');
}
</script>
<style>
.igcnbt
{
display: inline-block;
padding: 5px;
position: relative;
width: 119px;
height: 11px;
font-size: 14px;
color: #e4dede;
margin-bottom: 8px;
margin-top: -26px;
top: 60px;
}
.in
{
margin-left:3px;
width: 200px; background: transparent; color: #ccc; border: 0; padding: 3px; border-bottom: 1px solid #333; font-size: 16px;
margin-top:2px;
}
textarea:focus, input:focus{
outline: none;
}
body
{
height: 100%;
width:100%;
position:fixed;
background: #0a0d13;
margin: 0px;
}
.lds-dual-ring {
display: inline-block;
width: 26px;
margin-top:-15px;
height: 26px;
margin-left:12px;
}
.lds-dual-ring:after {
content: " ";
display: block;
width: 29px;
height: 29px;
/* margin: 8px; */
border-radius: 50%;
border: 1px solid #ccc;
border-color: #fff transparent #fff transparent;
animation: lds-dual-ring 1.2s linear infinite;
position: relative;
margin-left: -6px;
margin-top: 9px;
}
@keyframes lds-dual-ring {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.loginform
{
margin-left: -13px;
}
#connbt2
{
padding-top: 12px;
padding-bottom: 12px;
background: #fff;
width: 80%;
max-width: 243px;
color: white;
margin-top: 12px;
font-size: 18px;
border-radius: 3px;
}
#connbt
{
padding-top: 12px;
padding-bottom: 12px;
background: #fff;
width: 80%;
max-width: 243px;
color: black;
margin-top: 12px;
font-size: 18px;
border-radius: 3px;
}
.loginform
{
position:relative;
}
.qtd
{
top: 20px;
left: -63px;
background: #FF5722;
border-radius: 12px;
color: white;
padding: 1px;
position: relative;
font-size: 11px;
width: 12px;
z-index: 3;
font-weight:600;
}
.fatalfront
{
font-weight: 600;
padding-top: 3px;
font-size: 13px;
position: absolute;
margin-top: -16px;
background: #222222;
border-radius: 2px;
width: 100%;
border-top-left-radius: 60px;
border-top-right-radius: 60px;
}
.igcntitle
{
position: absolute;
color: white;
font-size: 22px;
margin-bottom: 27px;
top: 13px;
left: 50px;
}
#newhead
{
position: relative;
background: #222;
color:white;
width: 100%;
height: 86px;
margin-bottom:4px;
}
</style>
<center>
<div id="fadeoutiframe" style="position:absolute;z-index:10;display:none;
background: rgba(17, 17, 17, 0.91);height:100%;width:100%;top:0px;left:0px;">
<div style="position:absolute;right:3px;top:3px;background:red;padding:3px;color:white;border-radius:2px;" onclick="closeiframe();">Fechar</div>
<div id="iframecontent" style=" width: 90%;
height: 82%;
color:white;
background-color: black;
left: 0;
right: 0;
border: 1px solid #E91E63;
top: 9vh;
bottom: 0;
margin: auto;
overflow: auto;
position: relative;">
</div>
</div>
<div id="off" onclick="importstart()" style="background: #1b2225;
border-radius: 4px;
right: 13px;
top: 105px;
padding: 3px;
z-index:4;
margin-left: 2px;
display: inline-block;
position: absolute;
font-size: 14px;
width: 92px;
color: white;">Importar off</div>
<div id="offlineimport" style=" position: absolute;
width: 100%;
height: 100%;
display:none;
top: 90px;
color:white;
background: rgba(0, 0, 0, 0.81);
z-index: 3;">
<div style="position:relative;margin-top:22vh;">Key: <input id="keyinput" type="text" style=" border-radius: 5px;
border: 0;
padding: 5px;
margin-bottom: 8px;"><div onclick="finishimport()" style=" padding: 2px;
background: #222222;
position: relative;
width: 100px;
border-radius: 3px;">Ok</div></div>
</div>
<div id="splashscreen" style="
background: black;
position: absolute;
top: 0px;
left: 0px;
color: white;
height: 100%;
width: 100%;
z-index: 10;
background-size: 100%;
background-repeat: no-repeat;">
<div style=" width: 200px;
height: 600px;
position:absolute; /*it can be fixed too*/
left:0; right:0;
top:0; bottom:0;
margin:auto;
/*this to solve "the content will not be cut when the window is smaller than the content": */
max-width:100%;
max-height:100%;
overflow:auto;">
<div style="font-size:24px;">Aguarde...</div><br>
<div id="freefire" style="background:url('file:///android_asset/easy_icons/freefire.png'); border-radius:4px;height:56px; width:56px; margin-left:2px;
display:inline-block;p"></div>
<div id="mobile" style="background:url('file:///android_asset/easy_icons/mobile.png'); border-radius:4px;height:56px; width:56px; margin-left:2px;
display:inline-block;"></div>
<br>
<div style="background:url('file:///android_asset/easy_icons/wp.png'); border-radius:4px;height:56px; width:56px; margin-left:2px;
display:inline-block;"></div>
<div style="background:url('file:///android_asset/easy_icons/youtube.png'); border-radius:4px;height:56px; width:56px; margin-left:2px;
display:inline-block;"></div>
<div style=" position: relative;
bottom: 0px;
height: 6px;
width: 90%;
margin-top: 84px;
border-radius: 4px;
background: #232323;">
<div id="progresso" style="left: 0px;
height: 100%;
width: 2px;
position: absolute;
background: #ffffff;"></div>
</div>
</div>
</div>
<div id="updateshow" style="position: absolute;
height: 100%;
display:none;
z-index: 2;
width: 100%;
background: rgba(0, 0, 0, 0.6);
top: 88px;">
<div style="color: #000; font-size: 18px; position: relative; margin-top: 15vh; padding: 3px; background: #ffffff; width: 296px; border-radius: 3px; height: 235px;">
<div style=" position: relative;
background: #333333;
color: white;
padding: 5px;
margin-left: -3px;
margin-top: -3px;
width: 99%;
border-radius: 3px;">Nova atualização</div>
<div style="text-align: left;
margin-top: 6px;
font-size: 14px;"><center><img src="" style="height:33px;"></center>*Coisa 1<br>Coisa 2<br> Coisa 3</div>
<div onclick="updateshowremove();" style="padding: 4px;
background: #4CAF50;
color: white;
position: absolute;
width: 98%;
bottom: 0px;
left: 0px;
border-radius: 2px;">Ok</div>
</div>
</div>
<div id="igcnspeednet" style="position: absolute;
height: 100%;
display:none;
z-index: 2;
width: 100%;
background: rgba(0, 0, 0, 0.56);
top: 88px;">
<div style="color: #000; font-size: 18px; position: relative; margin-top: 15vh; padding: 3px;
background:#131313; width: 296px; border-radius: 3px; height: 235px;">
<div id="progress" style="color:white;margin-top:5px;"></div>
<div class="igcnbt" style=" position: absolute;
background: white;
color: black;
padding: 7px;
margin-top: -88px;
border-radius: 4px;
font-weight: 600;;" onclick="payshow()">Retornar</div>
</div>
</div>
<div id="igcnstart">
<div id="main">
<img src="file:///android_asset/easy_icons/a.gif" style="
position: absolute;
height: 1px;
top: 86px;
width: 100%;
left: 0px;
z-index: -1;
">
<div id="openmenu" style=" position: absolute;
left: 7px;
top: 8px;"><img src="file:///android_asset/easy_icons/fire.png" style="
height: 37px;
position: absolute;
top: 8px;
"></div> <div onclick="speedtest()" class="bttree" style="
top: 22px;
right: 60px;"><img src="file:///android_asset/easy_icons/cloud.svg" style="
height: 24px;
margin-top: -3px;
"></div>
<div onclick="settings()" class="bttree" style="
top: 22px;
right: 21px;"><img src="file:///android_asset/easy_icons/conf.svg" style="
height: 24px;
margin-top: -3px;
"></div>
<div onclick="telegram()" class="bttree" style="
top: 54px;
right: 41px;"><img src="file:///android_asset/easy_icons/telegram.png" style="
height: 20px;
margin-top: 0px;
margin-left: -4px;
"></div>
<div class="igcntitle" >Aplicativo de VPN</div>
<div style='display:none;color:white;position:absolute;bottom:0px;' id="apireceive">...</div>
<div class="desc" style=" position: absolute;
top: 39px;
color: #cccc;
font-size: 13px;
left: 52px;">Aplicativo de injeção de VPN.</div>
<div onclick="btservqqqqqer()" id="plsc" class="igcnbt" style="
margin-left: -71px;"><div id="payqtd" class="qtd">0</div><img style="height: 19px;
position: absolute;
left: 5px;
top: 17px;" src="file:///android_asset/easy_icons/payload.png"><b style="font-weight: 100; margin-left: -32px;">Payloads</b></div>
<div onclick="bqqqqqqqtpy()" id="svsc" class="igcnbt" style="
margin-left: -35px;"><div id="svqtd" class="qtd">0</div><img style="height: 19px;
position: absolute;
left: 5px;
top: 17px;" src="file:///android_asset/easy_icons/servidor.svg"><b style="font-weight: 100; margin-left: -17px;">Servidores</b></div>
<center style="
margin-top: 90px;">
<div id="newlog" style="height: 120px;
position: absolute;
width: 120px;
margin-top: -18px;
right: 4px;
color: red;
font-size: 11px;
text-shadow:1px 1px 3px black;">Status: Desconectado.</div>
<img id="easylogo" style="
height: 98px;
margin-bottom: 41px;" src="file:///android_asset/easy_icons/load.gif">
</center>
<div style="width:90%;position:relative;">
<div id="newserver" style=" width: 100%;
background: #222;
color: white;
border-bottom-left-radius: 18px;
border-bottom-right-radius: 18px;
position:relative;
height: 38px;">
<div class="fatalfront" id="easyns" >Selecione o servidor</div>
</div>
<div id="newpayload" style=" width: 100%;
background: #222;
margin-top:40px;
position:Relative;
color: white;
border-bottom-left-radius: 18px;
border-bottom-right-radius: 18px;
height: 38px;">
<div class="fatalfront" id="easypl" >Selecione a payload</div>
</div>
</div>
<div id="p1" style="
position: relative;
width: 169px;
padding: 6px;
border-radius: 66px;
margin-top: -152px;
color: white;
background-position-x: -161px;
background-position-y: -204px;
background-size: 320%;
height: 45px;">
<div id="servnome" onclick="loadChartData(12399)" style=" text-shadow: 1px 1px 3px black;
position: relative;
font-size: 17px;
width: 100%;
top: 36px;">Atualizando</div> <div onclick="serverskip(0)" style=" color: white;
position: absolute;
left: -51px;
top: 32px;
width: 23px;
background: #090b0c;
font-size: 20px;
padding: 5px;
border-radius: 5px;" class="skparrow"><</div> <div class="skparrow" onclick="serverskip(1)" style=" color: white;
position: absolute;
right: -51px;
top: 32px;
width: 23px;
background: #090b0c;
font-size: 20px;
padding: 5px;
border-radius: 5px;">></div> </div>
<div id="paybubble" style="display:non1;margin-top:18px;">
<div id="p1" style=" position: relative;
width: 169px;
padding: 6px;
border-radius: 66px;
color: white;
background-position-x: -161px;
background-position-y: -204px;
background-size: 320%;
height: 45px; ">
<div id="paynome" onclick="loadChartData(12399)" style=" text-shadow: 1px 1px 3px black;
position: relative;
font-size: 17px;
top: 40px;
width: 100%; ">Atualizando</div> <div onclick="payloadskip(0)" style=" color: white;
position: absolute;
left: -51px;
top: 34px;
width: 23px;
background: #090b0c;
font-size: 20px;
padding: 5px;
border-radius: 5px;" class="skparrow"><</div> <div onclick="payloadskip(1)" style=" color: white;
position: absolute;
right: -51px;
top: 34px;
width: 23px;
background: #090b0c;
font-size: 20px;
padding: 5px;
border-radius: 5px;" class="skparrow">></div> </div>
</div>
<div id="logindata" style=" position: absolute;
width: 100%;
height: 100%;
display:none;
top: 90px;
background: rgba(0, 0, 0, 0.71);
z-index: 3;">
<div style="background: #0e0e0e;
width: 96%;
height: 240px;
position: relative;
border-radius: 12px;
margin-top: 15vh;
border: 1px solid white;">
<div onclick="loginclose();" style="background: #FF5722;
padding: 5px;
color: white;
position: absolute;
right: -1px;
border-radius: 5px;
top: -10px;
height: 24px;
font-size: 21px;
width: 24px;
font-weight: 600;">X</div>
<div class="loginform" style="
margin-top: -22px;
top: 68px;
margin-bottom: 94px;">
<img src="file:///android_asset/easy_icons/perfil.svg" style="
height: 70px;
margin-top: -95px;">
<p style="margin-bottom:-10px;"></p>
<div class="lds-dual-ring">
<img src="file:///android_asset/easy_icons/user.png" style="
position: absolute;
height: 22px;
margin-left: -16px;
margin-top: 12px;
background: white;
border-radius: 62px;
padding: 2px;
">
</div>
<input id="loginx" class="in" placeholder="Login">
<p style="margin-bottom:10px;"></p>
<div class="lds-dual-ring">
<img src="file:///android_asset/easy_icons/pass.png" style=" position: absolute;
height: 20px;
margin-left: -16px;
margin-top: 11px;
background: white;
border-radius: 62px;
padding: 3px;">
</div>
<input id="senhax" class="in" placeholder="Senha">
</div>
</div>
<div onclick="newstart()" id="connbt2" style="
color:#000;
font-size:20px;
position: relative;
bottom: 31px;">Iniciar</div>
</div></div>
<br>
<div onclick="newstart()" id="connbt" style="
color:#000;
font-size:20px;
position: relative;
bottom: 2px;">Iniciar</div>
<div style="color:white;margin-top:3px;" id="contentfooter"></div>
</div>
</center>
<style>
.container {
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
.text {
font-size: 9px;
letter-spacing:0px;
}
.text .letter.r {
animation-delay: 0.3s;
color: #CC4C31;
}
.text .letter.b {
animation-delay: 0.15s;
color: #7CC0BE;
}
.text .letter.o {
animation-delay: 0.4s;
color: #FDAA35;
}
.text .letter.g {
animation-delay: 0.25s;
color: #58A473;
}
.text .letter.p {
animation-delay: 0.5s;
color: #453876;
}
.text .letter {
position: relative;
animation: move 1.35s infinite;
}
@keyframes move {
0% {
top: 0;
font-size:9px;
text-shadow: 0px 0px 3px white;
}
30% {
top: -1px;
text-shadow: 0px 0px 3px gold;
font-size:10px;
}
70% {
top: -1px;
text-shadow: 0px 0px 3px yellow;
font-size:10px;
}
100% {
text-shadow: 0px 0px 3px red;
top: 0;
}
}
.bttree
{
position: absolute;
height: 24px;
width: 32px;
padding-top: 8px;
border-right: 5px solid #FFC107;
right: 20px;
border-radius: 60px;
margin-top: -8px;
margin-right: -9px;
bottom: 17px;
}
</style>
<center>
<div id='header' style=" position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 86px;
background: #222222;
z-index: -2;"></div>
<b id='getver' style='position: absolute; bottom: 19px; font-weight: 100; color: #adadad; font-size: 13px; width: 100%; left: 0px;'>Checando release..</b>
<div style="display:none;">
----
</div>
</center>