Файл: obmennik/system/footer.php
Строк: 13
<?php
if ($_SERVER['PHP_SELF'] != '/index.php') {
echo '<div class="link"><a href="'.$HOME.'"><img src="/img/redhat-home.png" width="15px"/> На Главную</a></div>';
}
echo '</div><div class="footer"><span class="ban"><marquee behavior="scroll" direction="up" scrollamount="2" height="28px">
<a href="http://statok.net/go/6728"><img src="http://statok.net/image/6728" alt="Statok" /></a></br>
<a href="http://oztop.ru/go/5771"><img src="http://oztop.ru/image/5771" alt="OZTOP.RU"/></a>
</marquee></span>Генерация: '.round(microtime(1) - $t, 4).' сек<br>
Сделан © <a href="/kont">Flowap</a></div>
</body></html>';
?>