File size: 571B
<?
list($msec, $sec) = explode(chr(32), microtime());
if ($_SERVER['PHP_SELF'] != '/index.php')
{
?>
<div class="foot">
<img src="/style/icons/icon_glavnaya.gif" alt="*" /> <a href="/index.php">На главную</a>
</div>
<?
}
?>
<div class="foot"><center>
<a href="dcms-love.ru">© Dcms-social.ru™ - 2014г.</a>
</center>
</div>
</div>
<div class="main">
<body>
<?
if (!$set['web'])
echo '';
?>
<a href="http://firetop.su/go/16401"><img src="http://firetop.su/imageOther/16401" alt="FireTop.su"/></a>
</center>
</body></div>
</div>
</html>
<?
exit;
?>