Файл: m/foot.php
Строк: 15
<?php
echo '
<div class="title2">
<a href="http://'.$set['home'].'/">Топ-100</a> |
<a href="http://'.$set['home'].'/m/category">Категории</a> |
<a href="http://'.$set['home'].'/m/allStats">Cтатистика</a> |
<a href="http://'.$set['home'].'/m/search">Поиск</a>
</div><div class="title2">
<center>
<a href="http://rosban.su/35875.go?page"><img src="http://rosban.su/35875.img?page" alt="rosban.su" /></a>
</center>
</div>
<div class="foot" style="text-align:center;"><b> © ZONTOP.RU 2o11-2o13</b></div>';
if ($_SERVER['PHP_SELF']!='/index.php')
{
echo '<center><a href="http://waplog.net/c.shtml?487736"><img src="http://c.waplog.net/487736.cnt" alt="waplog" /></a></center>';
}
echo '</body></html>';
ob_end_flush();
?>