Your IP : 216.73.217.87
<?php
header("Cache-Control: no-cache, must-revalidate");
header("Expires: Sat, 26 Jul 1997 05:00:00 GMT");
$server_name=$_SERVER["SERVER_NAME"];
$server_name_www=str_replace("www","",$server_name);
if ($server_name==$server_name_www)
{
header("location: http://www.sbogat.com".$_SERVER[REQUEST_URI]."");
}
?><!DOCTYPE html>
<html>
<head>
<meta name="google-site-verification" content="vhZeFCe4NUYfZcnXGN2X0qzeDGaN_4Vg5N2G_cHlr8U" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="-1" />
<meta name="description" content="Неофициална версия на играта "Стани богат"">
<meta name="keywords" content="whtbam, sbogat, сбогат, яфджьш, sbogat.com, сбогат.цом, яфджьш.ъдп, Стани богат, неофициална, игра, версия, нова версия, България, igri, игри, сжис, igra, игра, сжиь, internet, интернет, схшеихеш">
<title>
Стани богат
</title>
<style>
a
{
text-decoration: underline;
}
a:hover
{
text-decoration: none;
}
</style>
</head>
<body bgcolor="#000000" link="#FFFFFF" alink="#FFFFFF" vlink="#FFFFFF" scroll="no">
<center>
<img src="./images/sb_logo.jpg" width="210" height="210" border="0" alt="" />
<br />
<font style="font-family: Verdana; font-size: 36px; color: #FFFFFF;">Стани богат</font>
<br />
<font style="font-family: Verdana; font-size: 20px; color: #FFFFFF;">неофициална трета версия</font>
<br />
<font style="font-family: Verdana; font-size: 20px; color: #FFFFFF;">Колко остава?</font>
<br />
</center>
<?php
$color="#FFFFFF";
$msg="ЧАКАНЕТО СВЪРШИ!<br />ПРЕЗАРЕДЕТЕ!";
$fd="24.05.2018-12:12:12";
$fdp=explode("-", $fd);
$fdd=explode(".", $fdp[0]);
$fdt=explode(":", $fdp[1]);
if (($fdp[1]=="") || ($fdd[2]=="") || ($fdt[2]==""))
{
$day=1;
$month=1;
$year=1;
$hour=1;
$minute=1;
$second=1;
$msg="ГРЕШНИ<br />ДАННИ!";
}
else
{
$day=$fdd[0];
$month=$fdd[1];
$year=$fdd[2];
$day=$day*1;
$month=$month*1;
$year=$year*1;
$hour=$fdt[0];
$minute=$fdt[1];
$second=$fdt[2];
$hour=$hour*1;
$minute=$minute*1;
$second=$second*1;
}
?>
<div style="position: relative; margin: 0 auto; width: 220px; height: 150px; background-color: #000000; color: #ffffff;">
<div id="tfinal" style="overflow: hidden; display: none; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 10px; left: 0px; width: 220px; height: 120px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"><?php print("".$msg.""); ?></div>
<div id="tdays" style="overflow: hidden; text-align: right; font-family: Verdana; font-size: 70px; position: absolute; top: 0px; left: 5px; width: 135px; height: 90px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="ttdays" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 40px; position: absolute; top: 5px; left: 135px; width: 85px; height: 60px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="thours" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 90px; left: 27px; width: 45px; height: 40px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="tbhours" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 90px; left: 72px; width: 15px; height: 40px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="tminutes" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 90px; left: 87px; width: 45px; height: 40px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="tbminutes" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 90px; left: 132px; width: 15px; height: 40px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="tseconds" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 30px; position: absolute; top: 90px; left: 147px; width: 45px; height: 40px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="tthours" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 15px; position: absolute; top: 120px; left: 25px; width: 50px; height: 25px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="ttminutes" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 15px; position: absolute; top: 120px; left: 85px; width: 50px; height: 25px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
<div id="ttseconds" style="overflow: hidden; text-align: center; font-family: Verdana; font-size: 15px; position: absolute; top: 120px; left: 144px; width: 50px; height: 25px; background-color: transparent; color: #<?php print("".$color.""); ?>; z-index: 30;"></div>
</div>
<center>
<font style="font-family: Verdana; font-size: 24px; color: #FFFFFF;">
Ако не Ви се чака,
<br /><a href="http://zamunda.net/banan?id=535027" target="_blank">изтеглете си Online Beta версията за Windows</a>
<br /><a href="http://zamunda.net/banan?id=535028" target="_blank">или за Android</a>
</font>
</center>
<script>
var today=<?php print("".time().""); ?>;
function cntd()
{
var fy=<?php print("".$year.""); ?>;
var fm=<?php print("".$month.""); ?>;
var fd=<?php print("".$day.""); ?>;
var fh=<?php print("".$hour.""); ?>;
var fi=<?php print("".$minute.""); ?>;
var fs=<?php print("".$second.""); ?>;
fm--;
var future=new Date(fy, fm, fd, fh, fi, fs, 0).getTime();
future=future/1000;
future=Math.round(future);
var nw=future-today;
var vdays=0;
var vhours=0;
var vminutes=0;
var vseconds=0;
if (nw<0)
{
document.getElementById("tdays").style.display="none";
document.getElementById("ttdays").style.display="none";
document.getElementById("thours").style.display="none";
document.getElementById("tthours").style.display="none";
document.getElementById("tminutes").style.display="none";
document.getElementById("ttminutes").style.display="none";
document.getElementById("tseconds").style.display="none";
document.getElementById("ttseconds").style.display="none";
document.getElementById("tbhours").style.display="none";
document.getElementById("tbminutes").style.display="none";
document.getElementById("tfinal").style.display="block";
}
else
{
while(nw>=86400)
{
vdays++;
nw=nw-86400;
}
while(nw>=3600)
{
vhours++;
nw=nw-3600;
}
while(nw>=60)
{
vminutes++;
nw=nw-60;
}
vseconds=nw;
if (vdays>999)
{
document.getElementById("tdays").style.display="none";
document.getElementById("ttdays").style.display="none";
document.getElementById("thours").style.display="none";
document.getElementById("tthours").style.display="none";
document.getElementById("tminutes").style.display="none";
document.getElementById("ttminutes").style.display="none";
document.getElementById("tseconds").style.display="none";
document.getElementById("ttseconds").style.display="none";
document.getElementById("tbhours").style.display="none";
document.getElementById("tbminutes").style.display="none";
document.getElementById("tfinal").innerHTML="Датата е<br />след повече<br />от 1000 дни.";
document.getElementById("tfinal").style.display="block";
}
else
{
document.getElementById("tdays").innerHTML=""+vdays+"";
document.getElementById("tbhours").innerHTML=":";
document.getElementById("tbminutes").innerHTML=":";
if (vdays==1)
{
document.getElementById("ttdays").innerHTML="ден";
}
else
{
document.getElementById("ttdays").innerHTML="дни";
}
if (vhours<10)
{
document.getElementById("thours").innerHTML="0"+vhours+"";
if (vhours==1)
{
document.getElementById("tthours").innerHTML="час";
}
else
{
document.getElementById("tthours").innerHTML="часа";
}
}
else
{
document.getElementById("thours").innerHTML=""+vhours+"";
document.getElementById("tthours").innerHTML="часа";
}
if (vminutes<10)
{
document.getElementById("tminutes").innerHTML="0"+vminutes+"";
}
else
{
document.getElementById("tminutes").innerHTML=""+vminutes+"";
}
if (vseconds<10)
{
document.getElementById("tseconds").innerHTML="0"+vseconds+"";
}
else
{
document.getElementById("tseconds").innerHTML=""+vseconds+"";
}
document.getElementById("ttminutes").innerHTML="мин";
document.getElementById("ttseconds").innerHTML="сек";
}
}
today++;
}
setInterval(function(){cntd()},1000);
</script>
</body>
</html>