Просмотр файла themes/WEB_DUBNA/foot.php

Размер файла: 4.89Kb
<?php

echo'</td>
<td class="t12">
</td></tr>
<tr><td width="34" height="34"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/20.gif" border="0"></td><td class="t13"></td><td width="34" height="34"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/22.gif" border="0"></td></tr></table><center>
<a href="'.$config_home.'/?'.SID.'"><b>'.$config_copy.'</b></a></td><td valign="top" STYLE="width: 216px">


<table border="0" cellpadding="0" cellspacing="0" width="216"><tr><td height="36" colspan="3" class="t5">

<b> Ворота Империи</b></td></tr><tr><td width="26" valign="top" class="t6"> <img src="'.BASEDIR.'/themes/WEB_DUBNA/img/10.gif" border="0"></td><td width="175" class="t7"> <div  class="d1">
<ul class="uz">




';

	if (md5($_SESSION['par'])!==$provpar || $_SESSION['log']!==$provlog || $_SESSION['log']=="" || md5($_SESSION['par'])==""){	
		echo'<form method="post" action="'.$config_home.'/input.php">Ваше имя:<br><input name="login" value="" /><br>Пароль:<br><input name="pass" type="password" /><br>';
		echo'<input value="Войти" type="submit" /></form>
<img src="'.BASEDIR.'themes/web/img/pix.gif" alt=""> <a href="'.$config_home.'/pages/registration.php?'.SID.'">Регистрация </a> <a style="cursor: help" href="'.BASEDIR.'pages/faq.php?'.SID.'"> <img src="'.BASEDIR.'images/img/faq.gif" alt=""> </a><br>
<img src="'.BASEDIR.'themes/web/img/pix.gif" alt=""> <a href="'.$config_home.'/mail/lostpassword.php?'.SID.'">Забыл пароль</a><br>';
	}
	else
	{if (!$_SESSION['log']=="" && !md5($_SESSION['par'])=="" && md5($_SESSION['par'])==$provpar && $_SESSION['log']==$provlog ) {
		if($config_showtime=="1"){
echo '<div align="center">'.$currDate.' - '.$currTime.'<br>Вход: <b>'.nickname($_SESSION['log']).'</b></div>';
} 
if($udata[10]>0){ echo'<img src="images/img/mail.gif" alt=""> <b><a href="pages/privat.php?'.SID.'"><font color="red">Приватное сообщение! ('.$privat.')</font></a></b><br>';}
	include_once(BASEDIR.'local/datamain/menu.dat');

		if ($dostup==101 || $dostup==102) {echo'<hr><img src="'.BASEDIR.'themes/web/img/pix.gif" alt=""> <a href="/'.$config_mpanel.'/?'.SID.'">Админ-консоль</a>';} 
		if ($dostup==103 || $dostup==105) {echo'<hr><img src="'.BASEDIR.'themes/web/img/pix.gif" alt=""> <a href="/'.$config_mpanel.'/?'.SID.'">Mодер-консоль</a>';}
	
	}}
	
echo'</div></td><td width="15" valign="top" class="t8"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/13.gif" border="0"></td></tr><tr><td colspan="3"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/14.gif" border="0"></td></tr></table>

<table border="0" cellpadding="0" cellspacing="0" width="216"><tr><td height="36" colspan="3" class="t5">

<b> Жизнь сайта</b></td></tr><tr><td width="26" valign="top" class="t6"> <img src="'.BASEDIR.'/themes/WEB_DUBNA/img/10.gif" border="0"></td><td width="175" class="t7"> <div  class="d1">';
include_once(BASEDIR.'local/datamain/info.dat');
	
	echo'</div></td><td width="15" valign="top" class="t8"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/13.gif" border="0"></td></tr><tr><td colspan="3"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/14.gif" border="0"></td></tr></table>


<table border="0" cellpadding="0" cellspacing="0" width="216"><tr><td height="36" colspan="3" class="t5">

<b> Партнёры и друзья</b></td></tr><tr><td width="26" valign="top" class="t6"> <img src="'.BASEDIR.'/themes/WEB_DUBNA/img/10.gif" border="0"></td><td width="175" class="t7"> <div  class="d1">';
include_once(BASEDIR.'local/datamain/partners.dat');
	
	echo'</div></td><td width="15" valign="top" class="t8"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/13.gif" border="0"></td></tr><tr><td colspan="3"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/14.gif" border="0"></td></tr></table>';

	
		

echo'<div align="center">';



require_once BASEDIR."template/traffic.php";
require_once BASEDIR."template/session.php";
echo'


</td></tr></table>
<table border="0" cellpadding="0" cellspacing="0" width="100%"><TBODY><tr><td width="25" height="25"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/23.gif" border="0"></td><td colspan="2" class="t14"></td><td width="25" height="25"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/25.gif" border="0"></td></tr><tr><td class="t15"></td>

<td align="center" class="t16">';
if($config_generics=="1"){require_once BASEDIR."template/generic.php";}

require_once BASEDIR.'template/counters.php';

echo'</td><td align="center" class="t16"></td>

<td class="t17"></td></tr><tr><td width="25" height="25"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/28.gif" border="0"></td><td colspan="2" class="t18"></td><td width="25" height="25"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/30.gif" border="0"></td></tr></table></td><td width="25" height="100%" class="t19" valign="top"><img src="'.BASEDIR.'/themes/WEB_DUBNA/img/31.gif" border="0"></td></tr></table>




</body></html>';
	
ob_end_flush();
exit;
?>