<?
include_once("mysql.php");
include_once("include/zag.php");
include_once("include/ini.php");
include_once("include/sesi.php");
if (isset($user)) {
echo"<small><a href="vesh.php?$sd">Вещи</a>";
echo"<br/><a href="petshop.php?$sd">Магазин для животных</a></small>";
}else{echo"<small>Пароль или логин неверен!</small>";}
include_once"include/down.php";
?>