Просмотр файла games/avto.php

Размер файла: 1.39Kb
<?php
require_once"../template/start.php";require_once"../template/regglobals.php";require_once"../template/config.php";require_once"../template/siti_conf.php";require_once"../template/functions.php";require_once"../template/antidos.php";require_once"../template/cookies.php";require_once"../template/gzip.php";require_once"../template/header.php";require_once"../template/referer.php";include_once"../themes/$config_themes/index.php";include_once"../template/isset.php";if($gorod_otk==0){echo'<font color="#FF0000"><big><b>Доступ в город закрыт АДМИНИСТРАТОРОМ!</font></big></b><hr>';echo'<br><a href="../index.php?'.SID.'">На главную</a><br>';require_once"../themes/$config_themes/foot.php";exit;}echo'<div class=tp>Aвтo-caлoны</div>';echo'<img src="../images/img/act.gif" alt=""> <a href="car.php">Экoнoм клacc</a><br><img src="../images/img/act.gif" alt=""> <a href="market.php">Пpeмиyм клacc</a><br><img src="../images/img/act.gif" alt=""> <a href="monah.php">Зoлoтaя ЭPA</a><br><img src="../images/img/act.gif" alt=""> <a href="monah2.php">Экcклюзив</a><br>'; 

echo'</div><div class="btm">&#187; <a href="index.php?'.SID.'">В город</a><br>';
echo'&#187; <a href="../pages/player3.php?">В анкету</a><br>';
echo'&#187; <a href="../index.php?'.SID.'">На главную</a></div>';

include_once "../themes/$config_themes/foot.php";
?>