Размер файла: 3.91Kb
<?php
#############################################
# 0JXRgdC70Lgg0YLRiyDRh9C40YLQsNC10YjRjCDRj #
# dGC0L4g0YHQvtC+0LHRidC10L3QuNC1LCDQt9C90L #
# DRh9C40YIg0YLRiyDQvdC10LzQvdC+0LPQviDQt9C #
# 90LDQtdGI0YwgUEhQIQ== #
#__---------------------------------------__#
#__ 0JrQu9C40Log0JrQu9GD0LE= __#
# --------------------------------------- #
# 0JDQstGC0L7RgCA6IE1vcmdhbg== #
# SUNRIDog0L3QtSDRgdC60LDQttGDIHhE #
# #
#############################################
echo '<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8"/>
<link rel="shortcut icon" href="/style/'.$set_style.'/favicon.ico">
<link rel="stylesheet" type="text/css" href="/style/'.$set_style.'/style.css"/>
<title>'.$title.' :: '.$config['title'].'</title></head><body>
<div class="logo"><center><img src="/pic/img/logo.png" alt="logo"/></center></div>
<table cellpadding="0" cellspacing="0" width="100%"><tr><td width="23%" valign="top"><table cellpadding="0" cellspacing="1" width="100%"><tr><td>
<div class="lp_mn">
Навигация</div>
<div class="bll">
<a href="http://'.$_host.'" title="Главная страница"> Главная</a><br />
<a href="/news.php?" title="Новости клик клуба"> Новости</a><br />
<a href="/actiosn.php?" title="Наши акции"> Акции</a><br />
<a href="/help.php?" title="Если вы запутались"> Помощь по сайту</a><br />
<a href="/help.php?page=3" title="Связь с администратором сайта"> Контакты</a>
</div>
<div class="lp_mn">
Личный кабинет</div>
<div class="bll">';
if($user_in_site==1)
{
echo '<a href="/menu/go.php?"> Переход по ссылкам</a><br />
<a href="/menu/settings.php?"> Профиль</a><br />
<a href="/menu/sites.php?"> Мои сайты</a>(<b>'.mysql_result(query("SELECT COUNT(*) FROM `$db[prefix]sites` WHERE `user`='$user_prof[id]' AND `status`='3'"), 0).'</b>/<b>'.mysql_result(query("SELECT COUNT(*) FROM `$db[prefix]sites` WHERE `user`='$user_prof[id]' "), 0).'</b>/'.$config['max_sites'].')<br />
<a href="/exit.php?"> Выход</a><br />
<a href="/menu/index.php?"> Все функции>>></a><br />
';
}else
{
if(empty($_SESSION['code']))$_SESSION['code'] = rand(100,999);
echo '<form action="/aut.php?" method="POST">
Ваш логин (<a href="/reg.php?">регистрация</a>) : <br />
<input type="text" maxlength="30" name="login"><br />
Ваш пароль';
if($config['restore_pass']==1) echo '(<a href="/pass.php?">забыли?</a>)';
echo ': <br />
<input type="password" maxlength="32" name="pass"><br />';
/*
if($config['antispam_bot_code']==2){echo 'Код подтверждения <img src="/captcha.php" alt="captcha"/> : <br />
<input name="code" type="text" size="7" maxlength="6" /><br />';}
elseif($config['antispam_bot_code']==1){echo 'Код подтверждения <b> '.$_SESSION['code'].'</b> : <br />
<input name="code" type="text" size="7" maxlength="6" /><br />';}
*/
if($config['time_life_cookies'] > 0)echo '<input name="cookie" type="checkbox" value="1"> Запомнить меня<br />';
echo '<input type="submit" value="Вход">
</form>';
}
echo '</div><div class="lp_mn">
Разное
</div><div class="bll">
'.$config['counters_web'].'
</div></td></tr></table></td>
<td width="100%" valign="top"><table cellpadding="0" cellspacing="1" width="100%"><tr><td>
<div class="bl">
';
################################################
# 0KHQutGA0LjQv9GCINC90LUg0L/QsNCx0LvQuNC6IQ== #
# 0KHRgtCw0LLRgNC+0L/QvtC70YwsIDIwMDkg0LMu #
################################################
?>