Файл: style/themes/web/foot.php
Строк: 16
<?
if ($_SERVER['PHP_SELF']=='/index.php')
{
include_once H.'style/themes/'.$set['set_them'].'/news.php';
include_once H.'style/themes/'.$set['set_them'].'/main.php';
}
else
{
?>
</td>
<td class='block23'>
</td>
</tr>
<tr>
<td class='block31'>
</td>
<td class='block32'>
</td>
<td class='block33'>
</td>
</tr>
</table>
<?
}
?>
</td>
<td class='table_right'>
<?
echo "<div class='rekl'>n";
rekl(3);
echo "</div>n";
?>
</td></tr>
<tr>
<td width='100%' colspan='3'>
</td>
</tr>
</table>
<?
include_once H.'style/themes/'.$set['set_them'].'/bottom.php';
?>
</div>
</body>
</html>