<?php
require_once ('../../system/func.php');
require_once ('../../system/dbc.php');
?>
<div>
<center>
<button class="button_alt_01" onclick="showContent('/huntb/grab/tec.php')">Текущие</button><br>
<button class="button_alt_01" onclick="showContent('/huntb/grab/search.php')">Напасть [1]</button><br>
</center>
</div>
<?php
$footval = 'huntb1x1';
require_once ('../../system/foot/foot.php');