Файл: setk/style/themes/default/foot.php
Строк: 300
<?
?>
<div class="footer2">
<?
echo '<a href="/#">О нас</a>';
echo '<a href="/plugins/rules">Справка</a>';
echo '<a href="/rules.php">Правила</a>';
#B97AAD
echo '<a href="/admins.php">Тех-поддержка Flapes</a>';
?>
</div>
<?
list($msec, $sec) = explode(chr(32), microtime());
// навигация
if (isset($user) && $_SERVER['PHP_SELF']!='/index?') {
$FootNav = mysql_query("SELECT `link`, `name` FROM `foot_links` WHERE `user` = '$user[id]' ORDER BY `sort` ASC");
global $user,$set;
$test=array
(
array('d67c7c','8e5252','ce8686','a36161'),
array('d69a7c','8e6652','ce9e86','a37761'),
array('d6b87c','8e7a52','ceb686','a38d61'),
array('d6d67c','8e8e52','cece86','a3a361'),
array('b8d67c','7a8e52','b6ce86','8da361'),
array('9ad67c','668e52','9ece86','77a361'),
array('7cd67c','528e52','86ce86','61a361'),
array('7cd69a','528e66','86ce9e','61a377'),
array('7cd6b8','528e7a','86ceb6','61a38d'),
array('7cd6d6','528e8e','86cece','61a3a3'),
array('7cb8d6','527a8e','86b6ce','618da3'),
array('7c9ad6','52668e','869ece','6177a3'),
array('7c7cd6','52528e','8686ce','6161a3'),
array('9a7cd6','66528e','9e86ce','7761a3'),
array('b87cd6','7a528e','b686ce','8d61a3'),
array('d67cd6','8e528e','ce86ce','a361a3'),
array('d67cb8','8e527a','ce86b6','a3618d'),
array('d67c9a','8e5266','ce869e','a36177'),
array('b2b2b2','4c4c4c','afafaf','939393'),
array('cccccc','666666','c9c9c9','adadad'),
array('e5e5e5','7f7f7f','e2e2e2','c6c6c6'),
array('995858','512f2f','825454','5b3737'),
array('996e58','513a2f','826354','5b4337'),
array('998358','51462f','827254','5b4f37'),
array('999958','51512f','828254','5b5b37'),
array('839958','46512f','728254','4f5b37'),
array('6e9958','3a512f','638254','435b37'),
array('589958','2f512f','548254','375b37'),
array('58996e','2f513a','548263','375b43'),
array('589983','2f5146','548272','375b4f'),
array('589999','2f5151','548282','375b5b'),
array('588399','2f4651','547282','374f5b'),
array('586e99','2f3a51','546382','37435b'),
array('585899','2f2f51','545482','37375b'),
array('635482','43375b','6e5899','3a2f51'),
array('835899','462f51','725482','4f375b'),
array('995899','512f51','825482','5b375b'),
array('995883','512f46','825472','5b374f'),
array('99586e','512f3a','825463','5b3743'),
array('666666','000000','636363','474747'),
array('7f7f7f','191919','7c7c7c','606060'),
array('999999','333333','969696','7a7a7a')
);
if (!isset($user))
{
$test[$user['panel']][0]='7c9ad6';
$test[$user['panel']][1]='52668e';
$test[$user['panel']][2]='869ece';
$test[$user['panel']][3]='6177a3';
$per='6780b2';
}
else $per=$user['panel_style'];
?><style>
.panelD {
position: relative;
background: #<?echo $per;?>;
background: -webkit-gradient(linear,left top,left bottom,from(#<?echo $test[$user['panel']][0].'),to(#'.$test[$user['panel']][1];?>));
background: -moz-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
background: -o-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
background: -ms-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#<?echo $test[$user['panel']][0]." ',endColorstr='# ".$test[$user['panel']][1];?>');
zoom: 1;}
.panel_m {
border-left: 1px solid #<?echo $test[$user['panel']][2];?>;
border-right: 1px solid #<?echo $test[$user['panel']][3];?>;
border-bottom: 1px solid #<?echo $test[$user['panel']][3];?>;
border-top: 1px solid #<?echo $test[$user['panel']][3];?>;}
background: #<?echo $per;?>;
background: -webkit-gradient(linear,left top,left bottom,from(#<?echo $test[$user['panel']][0].'),to(#'.$test[$user['panel']][1];?>));
background: -moz-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
background: -o-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
background: -ms-linear-gradient(top,#<?echo $test[$user['panel']][0].',#'.$test[$user['panel']][1];?>);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#<?echo $test[$user['panel']][0]." ',endColorstr='# ".$test[$user['panel']][1];?>');
}
.text {
text-decoration: none;
font-size: medium;
}
.text a{color: #ffffff;}
.razdpanel {
color: #<?echo $test[$user['panel']][2];?>;
}
.ncount {
color: #60B4DE;
font-size: medium;
vertical-align: bottom;}
#navi_footer{color:#c68585;font-size:small;background-color:#6177a3;border:1px solid ##FFFFFF;}
#navi_footer a:link,#navi_footer a:link, #navi_footer a:visited {
color: #FFFFFF;
text-decoration: none;
font-size: small;
}
#navi_footer a:focus,#navi_footer a:hover,#navi_footer a:active{color:#ffffff;background-color:#6177a3}
#navi table a,.touch_menu .tm_link .tm_link_inner{border-left:1px solid #869ece;border-right:1px solid #6177a3;border-bottom:1px solid #6177a3;border-top:1px solid #6177a3;}
#navi_footer{border-top:none;border-left:none;border-right:none;}
.menu_wrap,.touch_menu .tm_link{position:relative;background: #6177a3;background: -webkit-gradient(linear,left top,left bottom,from(#7c9ad6),to(#52668e));background: -moz-linear-gradient(top,#7c9ad6,#52668e);background: -o-linear-gradient(top,#7c9ad6,#52668e);background: -ms-linear-gradient(top,#7c9ad6,#52668e);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c9ad6 ',endColorstr='# 52668e');zoom:1;}
.touch_menu .tm_link:hover{background:#52668e !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled='false');}
.left{float:left}
.overfl_hid{overflow:hidden}
.t_center{text-align:center}
.t-block_item{display:block;}
.tm_link{width:20%;}
.touch_menu .tm_link .tm_link_inner{padding:3px;border-bottom: none;}
</style>
<?
if ($set['web']==false){
echo'<div id="navi_footer" class="overfl_hid touch_menu">';
while($FootLink = mysql_fetch_assoc($FootNav)) {
echo '<a href="'.$FootLink['link'].'" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">'.$FootLink['name'].'</span></a>';
}
echo '<a href="/foot_set.php" class="user_color_link tm_link t-block_item t_center no_word_break left"><span class="t-block_item tm_link_inner">+</span></a></div>';
}
} elseif ($_SERVER['PHP_SELF']!='/index?') {
?>
<style>
#navi_footer{color:#c68585;font-size:small;background-color:#6177a3;border:1px solid FFFFFF}
#navi_footer a:link, #navi_footer a:visited {
color: #FFFFFF;
text-decoration: none;
font-size: small;
}
#navi_footer a:focus,#navi_footer a:hover,#navi_footer a:active{color:#ffffff;background-color:#6177a3}
#navi table a,.touch_menu .tm_link .tm_link_inner{border-left:1px solid #869ece;border-right:1px solid #6177a3;border-bottom:1px solid #6177a3;border-top:1px solid #6177a3;}
#navi_footer{border-top:none;border-left:none;border-right:none;}
.menu_wrap,.touch_menu .tm_link{position:relative;background: #6177a3;background: -webkit-gradient(linear,left top,left bottom,from(#7c9ad6),to(#52668e));background: -moz-linear-gradient(top,#7c9ad6,#52668e);background: -o-linear-gradient(top,#7c9ad6,#52668e);background: -ms-linear-gradient(top,#7c9ad6,#52668e);filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7c9ad6 ',endColorstr='# 52668e');zoom:1;}
.touch_menu .tm_link:hover{background:#52668e !important;filter:progid:DXImageTransform.Microsoft.gradient(enabled='false');}
.left{float:left}
.overfl_hid{overflow:hidden}
.t_center{text-align:center}
.t-block_item{display:block;}
.tm_link{width:20%;}
.touch_menu .tm_link .tm_link_inner{padding:5px;border-bottom: none;}
</style>
<?
//Для гостей
echo'<div id="navi_footer" class="overfl_hid touch_menu">';
echo '<a href="/index?" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">Глав</a></span>
<a href="/chat/" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">Чат</a></span>
<a href="/forum/" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">Форум</a></span>
<a href="/obmen/" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">ЗО</a></span>
<a href="/plugins/rules/" class="user_color_link tm_link t-block_item t_center no_word_break left">
<span class="t-block_item tm_link_inner">Помощь</a></span>';
echo '</div>';
}
//end
?>
<?
if (!$set['web'])
?>
<span class="rekl">
<?
$page_size = ob_get_length();
ob_end_flush();
rekl(3);
?>
</span>
<?
?>
<?
?>
<?
echo '</br>';
echo'<a href="/copy_url.php"><center><u>
ссылка на стр.</center></u>';
/////////////////////////////////////////////////////////
echo '</br>';
?>