2022-12-30 19:03:37 +00:00
|
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
use Core\Config;
|
|
|
|
|
use Core\Database;
|
|
|
|
|
|
|
|
|
|
require_once __DIR__ . DIRECTORY_SEPARATOR . '_incl_data/autoload.php';
|
|
|
|
|
|
|
|
|
|
Config::init();
|
|
|
|
|
Database::init();
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
|
|
|
|
$url = explode('?', $_SERVER["REQUEST_URI"]);
|
|
|
|
|
$url = explode('/', $url[0]);
|
|
|
|
|
|
|
|
|
|
?>
|
|
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html>
|
|
|
|
|
<head>
|
2023-01-10 17:26:14 +00:00
|
|
|
|
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<title>Рейтинг кланов браузерной онлайн игры Новый «Бойцовский клуб»</title>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<meta name="description"
|
2023-01-10 16:29:32 +00:00
|
|
|
|
content="ТОП-лист кланов игры БК ? на сегодняшний день. Сильнейшие гильдии игроков на проекте новый «Бойцовский клуб». "/>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"/>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<link rel=stylesheet type="text/css" href="/i/main.css">
|
|
|
|
|
<link href="/i/move/design3.css" rel="stylesheet" type="text/css">
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<style type="text/css">
|
|
|
|
|
<!--
|
|
|
|
|
@import url(https://fonts.googleapis.com/css?family=Philosopher&subset=latin,cyrillic);
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
body, td {
|
|
|
|
|
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 12pt;
|
|
|
|
|
color: #000000
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
A {
|
|
|
|
|
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 12pt;
|
|
|
|
|
color: #decdb9;
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
a:link {
|
|
|
|
|
color: #333;
|
|
|
|
|
text-decoration: none
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
A:visited {
|
|
|
|
|
color: #333;
|
|
|
|
|
text-decoration: none
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
A:hover, A:active {
|
|
|
|
|
color: red;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
body {
|
|
|
|
|
background-color: #000000;
|
|
|
|
|
margin: 0;
|
|
|
|
|
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 12pt;
|
|
|
|
|
color: #000000;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nicname {
|
|
|
|
|
color: #bfa178;
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
td.text {
|
|
|
|
|
background-position: right top;
|
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.place {
|
|
|
|
|
color: #cc8e43;
|
|
|
|
|
font-size: 8pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.nomber {
|
|
|
|
|
color: #7c3e00;
|
|
|
|
|
font-size: 8pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.green {
|
|
|
|
|
color: #526700;
|
|
|
|
|
font-size: 8pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.about {
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.levels {
|
|
|
|
|
color: #bfa178;
|
|
|
|
|
font-family: Tahoma, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 7pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
TD.topbgl {
|
2023-03-31 18:30:14 +00:00
|
|
|
|
background-image: url(/new/register/topbgl.jpg);
|
2022-12-30 19:03:37 +00:00
|
|
|
|
background-position: right top
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.style1 {
|
|
|
|
|
color: #4b2500;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.lnkstyle1, a.lnkstyle1:link, a.lnkstyle1:visited, a.lnkstyle1:hover, a.lnkstyle1:active {
|
|
|
|
|
color: #4b2500;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.lnkstyle2 {
|
|
|
|
|
font-size: 9pt;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #4b2500;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.lnkstyle2:link {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #4b2500;
|
|
|
|
|
text-decoration: none
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.lnkstyle2:visited {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #4b2500;
|
|
|
|
|
text-decoration: none
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
a.lnkstyle2:hover, a.lnkstyle2:active {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
color: #84643e;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
input {
|
|
|
|
|
font-size: 12px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
-->
|
|
|
|
|
</style>
|
|
|
|
|
</script>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<script src="/new/register/flash.js" type="text/javascript"></script>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<script type="text/javascript">
|
|
|
|
|
function MM_preloadImages() { //v3.0
|
|
|
|
|
var d = document;
|
|
|
|
|
if (d.images) {
|
|
|
|
|
if (!d.MM_p) d.MM_p = new Array();
|
|
|
|
|
var i, j = d.MM_p.length, a = MM_preloadImages.arguments;
|
|
|
|
|
for (i = 0; i < a.length; i++)
|
|
|
|
|
if (a[i].indexOf("#") != 0) {
|
|
|
|
|
d.MM_p[j] = new Image;
|
|
|
|
|
d.MM_p[j++].src = a[i];
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
function MM_swapImgRestore() { //v3.0
|
|
|
|
|
var i, x, a = document.MM_sr;
|
|
|
|
|
for (i = 0; a && i < a.length && (x = a[i]) && x.oSrc; i++) x.src = x.oSrc;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
function MM_findObj(n, d) { //v4.01
|
|
|
|
|
var p, i, x;
|
|
|
|
|
if (!d) d = document;
|
|
|
|
|
if ((p = n.indexOf("?")) > 0 && parent.frames.length) {
|
|
|
|
|
d = parent.frames[n.substring(p + 1)].document;
|
|
|
|
|
n = n.substring(0, p);
|
|
|
|
|
}
|
|
|
|
|
if (!(x = d[n]) && d.all) x = d.all[n];
|
|
|
|
|
for (i = 0; !x && i < d.forms.length; i++) x = d.forms[i][n];
|
|
|
|
|
for (i = 0; !x && d.layers && i < d.layers.length; i++) x = MM_findObj(n, d.layers[i].document);
|
|
|
|
|
if (!x && d.getElementById) x = d.getElementById(n);
|
|
|
|
|
return x;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
function MM_swapImage() { //v3.0
|
|
|
|
|
var i, j = 0, x, a = MM_swapImage.arguments;
|
|
|
|
|
document.MM_sr = new Array;
|
|
|
|
|
for (i = 0; i < (a.length - 2); i += 3)
|
|
|
|
|
if ((x = MM_findObj(a[i])) != null) {
|
|
|
|
|
document.MM_sr[j++] = x;
|
|
|
|
|
if (!x.oSrc) x.oSrc = x.src;
|
|
|
|
|
x.src = a[i + 2];
|
|
|
|
|
}
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
</script>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="39%" valign="top">
|
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
2022-06-06 21:30:34 +00:00
|
|
|
|
<tr>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<td height="513" class="topbgl"> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td width="1%" valign="top" background="/new/register/bgl.jpg">
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<div style="width: 67px; height: 108px;"><!-- Тут был флеш-ролик. --></div>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<img src="/new/register/topl.jpg"/></td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<td width="20%" valign="top">
|
|
|
|
|
<table width="850" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td><img src="/new/register/top.jpg" width="850" height="35"/></td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td height="1"><img src="/new/register/top1_nul.jpg" width="850"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
height="65"/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td height="593" align="left" valign="top">
|
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="1" valign="top"
|
2023-03-31 18:30:14 +00:00
|
|
|
|
background="/new/register/vesch_leftbg.jpg"><img
|
|
|
|
|
src="/new/register/vesch_left.jpg" width="49"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
height="416"/></td>
|
|
|
|
|
<td height="577" align="center" valign="top" bgcolor="#edd7ae">
|
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td height="540" align="left" valign="top">
|
|
|
|
|
|
|
|
|
|
</HEAD>
|
|
|
|
|
<BODY aLink=#000000 bgColor=#666666 leftMargin=0 link=#000000
|
|
|
|
|
topMargin=0
|
|
|
|
|
vLink=#333333 marginheight="0" marginwidth="0" 0>
|
|
|
|
|
<TABLE border=0 cellPadding=0 cellSpacing=0 height="100%" width="100%">
|
|
|
|
|
<TBODY>
|
|
|
|
|
<TR>
|
|
|
|
|
<TD vAlign=top width="15%">
|
|
|
|
|
|
|
|
|
|
<!-- Begin of text -->
|
|
|
|
|
|
|
|
|
|
<style type="text/css">
|
|
|
|
|
|
|
|
|
|
.rating, .rating tr, .rating tr td {
|
|
|
|
|
font-family: Times New Roman;
|
|
|
|
|
font-size: 14px;
|
|
|
|
|
border: 1px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
text-align: center;
|
|
|
|
|
vertical-align: top;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating {
|
|
|
|
|
border: 3px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .al {
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .vam {
|
|
|
|
|
vertical-align: middle;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .ac {
|
|
|
|
|
text-align: center;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .b {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .p {
|
|
|
|
|
padding: 0px 5px 0px 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .btop {
|
|
|
|
|
border-top: 3px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .bright {
|
|
|
|
|
border-right: 3px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .bleft {
|
|
|
|
|
border-left: 3px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .bbottom {
|
|
|
|
|
border-bottom: 3px solid black;
|
|
|
|
|
border-collapse: collapse;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rating .light {
|
|
|
|
|
background: #F4E7CC;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rinfo p {
|
|
|
|
|
text-align: justify;
|
|
|
|
|
text-indent: 25px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
.rinfo p span {
|
|
|
|
|
color: red;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
h2 {
|
|
|
|
|
margin: auto;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-family: Times New Roman;
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
margin-top: 10px;
|
|
|
|
|
margin-bottom: 5px;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
</style>
|
|
|
|
|
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<h2 style=" margin-top: 0;">Рейтинг Кланов</h2> <br/>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
|
|
|
|
|
<table width="100%" class="rating" style="margin-top: 5px;">
|
|
|
|
|
|
|
|
|
|
<tr class="b bbottom">
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<td class="bright p" width=90>Место</td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<td class="bright p al" style='padding-left: 20px;'>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
Название
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</td>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<td class="bright p" width=90>Рейтинг</td>
|
|
|
|
|
<td class="bright p" width=90>Активных Персонажей
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</td>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<td class="p" width=150>Зарегистрирован</td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<?php
|
|
|
|
|
$i = 0;
|
|
|
|
|
$html = '';
|
|
|
|
|
$bya = '`pos` ASC';
|
|
|
|
|
//if( $url[2] == 'exp' ) {
|
|
|
|
|
//$bya = '`exp_real` DESC';
|
|
|
|
|
//}elseif( $url[2] == 'wins' ) {
|
|
|
|
|
//$bya = '`win` DESC';
|
|
|
|
|
//}
|
|
|
|
|
$sp = mysql_query(
|
|
|
|
|
'SELECT * FROM `aaa_clan_reting_list` WHERE `date` = "' . date(
|
|
|
|
|
'dmY'
|
|
|
|
|
) . '" ORDER BY ' . $bya . ' LIMIT 1000'
|
|
|
|
|
);
|
|
|
|
|
while ($pl = mysql_fetch_array($sp)) {
|
|
|
|
|
|
|
|
|
|
//$xu = mysql_fetch_array(mysql_query('SELECT COUNT(`id`) FROM `users` WHERE `clan` = "'.$pl['clan'].'" LIMIT 1'));
|
|
|
|
|
//$xu = $xu[0];
|
|
|
|
|
|
|
|
|
|
$last_post = mysql_fetch_array(
|
|
|
|
|
mysql_query(
|
|
|
|
|
'SELECT `pos` FROM `aaa_clan_reting_list` WHERE `clan` = "' . $pl['clan'] . '" AND `date` != "' . $pl['date'] . '" ORDER BY `id` DESC LIMIT 1'
|
|
|
|
|
)
|
|
|
|
|
);
|
|
|
|
|
$i++;
|
|
|
|
|
$vid = $i;
|
|
|
|
|
if (isset($last_post['pos']) && $url[2] != 'exp' && $url[2] != 'wins') {
|
|
|
|
|
$last_post = $last_post['pos'];
|
|
|
|
|
if ($last_post < $pl['pos']) {
|
2023-03-31 18:30:14 +00:00
|
|
|
|
$vid = '<img src="//img.new-combats.tech/down_red.png" height="16"> <b>' . $i . '</b> <sup style=\'color:red;\'>-' . ($pl['pos'] - $last_post) . '</sup>';
|
2022-12-30 19:03:37 +00:00
|
|
|
|
} elseif ($last_post > $pl['pos']) {
|
2023-03-31 18:30:14 +00:00
|
|
|
|
$vid = '<img src="//img.new-combats.tech/up_green.png" height="16"> <b>' . $i . '</b> <sup style=\'color:green;\'>+' . ($last_post - $pl['pos']) . '</sup>';
|
2022-12-30 19:03:37 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
//
|
|
|
|
|
$usr = mysql_fetch_array(
|
|
|
|
|
mysql_query(
|
|
|
|
|
'SELECT `time_reg`,`id`,`align`,`name`,`level` FROM `clan` WHERE `id` = "' . $pl['clan'] . '" LIMIT 1'
|
|
|
|
|
)
|
|
|
|
|
);
|
|
|
|
|
$clrt = '';
|
|
|
|
|
if ('id' . $usr['id'] == $url[2]) {
|
|
|
|
|
$clrt = ' bgcolor="#c3a878"';
|
|
|
|
|
}
|
|
|
|
|
$html .= "<tr" . $clrt . "><td class='vam p' style='font-size: 14pt;'><b>" . $vid . "</b><a name='" . $usr['id'] . "' /></td>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td class='vam al' style='padding-left: 20px;'><img src='//img.new-combats.tech/i/align/align" . $usr['align'] . ".gif' />";
|
|
|
|
|
$html .= '<img src="//img.new-combats.tech/i/clan/' . $usr['name'] . '.gif" /> ';
|
2022-12-30 19:03:37 +00:00
|
|
|
|
$html .= '<a href="/clan/' . $usr['name'] . '" target="_blank">' . $usr['name'] . '</a></td>
|
2022-06-06 21:30:34 +00:00
|
|
|
|
';
|
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
$html .= '<td class=\'vam p\' style=\'font-size: 14pt;\'><b>' . round(
|
|
|
|
|
$pl['global'], 3
|
|
|
|
|
) . '</b></td>'; ////(15678+$pl['level'])
|
|
|
|
|
|
|
|
|
|
$html .= '<td class=\'vam p\' style=\'font-size: 14pt;\'><b>' . (0 + $pl['xu']) . '</b></td>';
|
|
|
|
|
|
|
|
|
|
$html .= '<td class=\'vam p\' style=\'font-size: 14pt;\'>' . date(
|
|
|
|
|
'd.m.Y', $usr['time_reg']
|
|
|
|
|
) . '</td></tr>';
|
|
|
|
|
}
|
|
|
|
|
echo $html;
|
|
|
|
|
unset($html);
|
|
|
|
|
?>
|
|
|
|
|
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<div class="rinfo">
|
|
|
|
|
<b><p>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<center style="font-size: 14px;">Рейтинг обновляется
|
|
|
|
|
1 раз в сутки в 00:00 по серверу.<br>
|
|
|
|
|
Полное обнуление рейтинга кланов осуществляется
|
|
|
|
|
1 раз в месяц, 1-го числа каждого месяца.<br>
|
|
|
|
|
Формирование рейтинга исходит из выполнения
|
|
|
|
|
Ежедневных Событий.
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</center>
|
|
|
|
|
</p></b>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="rinfo">
|
|
|
|
|
<p>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<center style="font-size: 14px;"><b>Награда за первые
|
|
|
|
|
места.<br>
|
|
|
|
|
|
|
|
|
|
1 место - 0.3 еврокредита в казну клана за
|
|
|
|
|
каждого активного игрока в клане.<br>
|
|
|
|
|
2 место - 0.2 еврокредита в казну клана за
|
|
|
|
|
каждого активного игрока в клане.<br>
|
|
|
|
|
3 место - 0.1 еврокредита в казну клана за
|
|
|
|
|
каждого активного игрока в клане.</b></center>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</p>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- End of text --></TD>
|
|
|
|
|
<!--td width=15% valign=top><img src="encicl/images/new_ico.gif" width=86 height=89 border=0></td-->
|
|
|
|
|
</TR>
|
|
|
|
|
</TBODY>
|
|
|
|
|
</TABLE>
|
|
|
|
|
</TD>
|
|
|
|
|
</TR>
|
|
|
|
|
</TBODY></TABLE>
|
|
|
|
|
<td width="1" valign="top" bgcolor="#edd7ae"><img
|
2023-03-31 18:30:14 +00:00
|
|
|
|
src="/new/register/vesch_right.jpg" width="26"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
height="423"/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td colspan="3" valign="top"><img
|
2023-03-31 18:30:14 +00:00
|
|
|
|
src="/new/register/vesch_bot2.jpg" width="850"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
height="34"/></td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</td>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td width="1%" valign="top" background="/new/register/bgr2.jpg"><img
|
|
|
|
|
src="/new/register/topr.jpg" width="83" height="593"/><br/>
|
|
|
|
|
<img src="/new/register/right2.jpg" width="83" height="114"/></td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<td width="39%" valign="top">
|
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td height="507" background="/new/register/topbgr.jpg"> </td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</tr>
|
2022-06-06 21:30:34 +00:00
|
|
|
|
</table>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td valign="top"> </td>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td colspan="3" valign="top"><img src="/new/register/bottom.jpg" width="1000"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
height="163"/></td>
|
|
|
|
|
<td valign="top"> </td>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
<td valign="top"> </td>
|
|
|
|
|
<td colspan="3" align="left" valign="top">
|
|
|
|
|
<table width="970" border="0" cellspacing="0" cellpadding="0">
|
|
|
|
|
<tr>
|
|
|
|
|
<td width="225" align="left" valign="top"> </td>
|
|
|
|
|
<td width="546" align="center" valign="top">
|
|
|
|
|
<style>
|
|
|
|
|
A.copi {
|
|
|
|
|
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
|
|
|
|
|
font-size: 7pt;
|
|
|
|
|
color: #005348;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
a.copi:link {
|
|
|
|
|
color: #005348;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
2022-06-06 21:30:34 +00:00
|
|
|
|
|
2022-12-30 19:03:37 +00:00
|
|
|
|
A.copi:visited {
|
|
|
|
|
color: #005348;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
A.copi:hover, A.copi:active {
|
|
|
|
|
color: #329700;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
text-decoration: none;
|
|
|
|
|
}
|
|
|
|
|
</style>
|
2023-01-10 16:29:32 +00:00
|
|
|
|
<br><span style="color:#EBD88B; font-family:'Philosopher', sans-serif;font-size: 18px;">Бойцовский Клуб © 2018</span>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
</td>
|
2023-03-31 18:30:14 +00:00
|
|
|
|
<td width="199" align="right" valign="top"><img src="/new/register/pix.gif"
|
2022-12-30 19:03:37 +00:00
|
|
|
|
width="10" height="30"/><br/>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
2022-06-06 21:30:34 +00:00
|
|
|
|
</td>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<td valign="top"> </td>
|
|
|
|
|
</tr>
|
2022-06-06 21:30:34 +00:00
|
|
|
|
</table>
|
2022-12-30 19:03:37 +00:00
|
|
|
|
<div style="display:none;"></div>
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|