<?
include"ads/config.php";
include "system/inc.php";
include "system/head.php";
echo '<div class="wrekl"><div class="wlink">';
getAds('up', 'wlink');
?>
</div><div class="title"><b>Меню</b></div>
</div><div class="text">
ICQ:<br />
Skype:<br />
Vk:<br />
</div>
<?
echo '<div class="wrekl"><div class="wlink">';
getAds('down', 'wlink');
echo '</div>';
include "system/foot.php";
?>