Файл: sys/inc/tfoot.php
Строк: 116
<?php
if (isset($user))
{
echo "<table class='wdt black'><tr>";
echo "<td align='left' class='orange'>";
echo "Регистрационные номера:";
echo "</td>";
echo "<td align='right'>";
echo "<a href='police.php'>";
if($mycar['gos_region']>0)
{
if($mycar['gos_region_transit']>0)
{
if($mycar['gos_region']<10)
{
echo "<img width='100' src='http://club2108.ru/numgen/index.php?num=$mycar[gos_bb_one]$mycar[gos_number]$mycar[gos_bb_two]$mycar[gos_bb_free]0$mycar[gos_region]&b=7' alt='number'><br/>";
}
else
{
echo "<img width='100' src='http://club2108.ru/numgen/index.php?num=$mycar[gos_bb_one]$mycar[gos_number]$mycar[gos_bb_two]$mycar[gos_bb_free]$mycar[gos_region]&b=7' alt='number'><br/>";
}
}
else
{
if($mycar['gos_region']<10)
{
echo "<img width='100' src='http://club2108.ru/numgen/index.php?num=$mycar[gos_bb_one]$mycar[gos_number]$mycar[gos_bb_two]$mycar[gos_bb_free]0$mycar[gos_region]&b=1' alt='number'><br/>";
}
else
{
echo "<img width='100' src='http://club2108.ru/numgen/index.php?num=$mycar[gos_bb_one]$mycar[gos_number]$mycar[gos_bb_two]$mycar[gos_bb_free]$mycar[gos_region]&b=1' alt='number'><br/>";
}
}
}
echo "</td></tr></table>";
}
list($msec, $sec) = explode(chr(32), microtime());
echo "<table class='wdt black'><tr>";
echo "<td align='center' class='orange'>Gen ".round(($sec + $msec) - $conf['headtime'], 3)." сек</br><a class='orange' style='font-size: 10pt' href='/dev/help.php'>Об игре</a>";
if (isset($user))
{
echo " | <a class='orange' style='font-size: 10pt' href='/dev/support.php'>Поддержка</a>";
}
echo " | <a class='orange' style='font-size: 10pt' href='http://vk.com/sgraces'>Группа</a>";
if ($user['acces']>0)
{
echo " | <a class='orange' style='font-size: 10pt' href='/01019147adm/apindex.php'>Админка</a>";
}
if (isset($user))
{
echo " | <a class='orange' style='font-size: 10pt' href='/dev/exit.php'>Выход</a>";
}
echo "<br>";
echo "<br>";
echo "<a class='yellow' style='font-size: 10pt' href='http://vk.com/ilyasarmani'>Администратор</a>";
echo "<br>";
echo "<br>";
?>
<!-- Rating@Mail.ru counter -->
<script type="text/javascript">
var _tmr = window._tmr || (window._tmr = []);
_tmr.push({id: "2694563", type: "pageView", start: (new Date()).getTime()});
(function (d, w, id) {
if (d.getElementById(id)) return;
var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.id = id;
ts.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//top-fwz1.mail.ru/js/code.js";
var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);};
if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); }
})(document, window, "topmailru-code");
</script><noscript><div style="position:absolute;left:-10000px;">
<img src="//top-fwz1.mail.ru/counter?id=2694563;js=na" style="border:0;" height="1" width="1" alt="Рейтинг@Mail.ru" />
</div></noscript>
<!-- //Rating@Mail.ru counter -->
<!-- Rating@Mail.ru logo -->
<a href="http://top.mail.ru/jump?from=2694563">
<img src="//top-fwz1.mail.ru/counter?id=2694563;t=387;l=1"
style="border:0;" height="18" width="88" alt="Рейтинг@Mail.ru" /></a>
<!-- //Rating@Mail.ru logo -->
<script type="text/javascript" src="http://mobtop.ru/c/105732.js"></script><noscript><a href="http://mobtop.ru/in/105732"><img src="http://mobtop.ru/105732.gif" alt="MobTop.Ru - рейтинг мобильных сайтов"/></a></noscript>
</td></tr></table>
<!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT ---><table width=125 border=0 cellspacing=0 cellpadding=0 title="CLICK TO VERIFY: This site uses a GlobalSign SSL Certificate to secure your personal information." ><tr><td><span id="ss_img_wrapper_gmogs_image_110-45_en_dblue"><a href="https://www.globalsign.com/" target=_blank title="GlobalSign Site Seal" rel="nofollow"><img alt="SSL" border=0 id="ss_img" src="//seal.globalsign.com/SiteSeal/images/gs_noscript_110-45_en.gif"></a></span><script type="text/javascript" src="//seal.globalsign.com/SiteSeal/gmogs_image_110-45_en_dblue.js"></script></td></tr></table><!--- DO NOT EDIT - GlobalSign SSL Site Seal Code - DO NOT EDIT --->
<?
exit;
?>