<!DOCTYPE html>
<html>
<head>
<title>RuTracker.RU - Свободный торрент трекер</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<!--<meta name="viewport" content="width=device-width, initial-scale=1">-->
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta property="og:image" content="styles/images/logo/logo.png" />
<!--<link rel="stylesheet" href="http://rutracker.ru/styles/templates/under/css/main.css?v=3" type="text/css">-->
<link rel="stylesheet" href="styles/templates/under/css/main.css?v=3" type="text/css">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc.xml" title="RuTracker.RU - Свободный торрент трекер (Forum)" />
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch_desc_bt.xml" title="RuTracker.RU - Свободный торрент трекер (Tracker)" />
<link rel="stylesheet" href="http://rutracker.ru/styles/templates/under/css/main.css?v=3" type="text/css">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="search" type="application/opensearchdescription+xml" href="opensearch_desc.xml" title="RuTracker.RU - Свободный торрент трекер (Forum)" />
<link rel="search" type="application/opensearchdescription+xml" href="opensearch_desc_bt.xml" title="RuTracker.RU - Свободный торрент трекер (Tracker)" />
<!--<link rel="stylesheet" type="text/css" href="styles/templates/default/css/modal.css">-->
<script type="text/javascript" src="styles/js/jquery.pack.js?v=3"></script>
<script type="text/javascript" src="styles/js/main.js?v=3"></script>
<link rel="stylesheet" href="styles/templates/under/css/popup.css?v=3" type="text/css">
<link type="text/css" rel="stylesheet" href="/styles/templates/under/css/hint.css" />
<link type="text/css" rel="stylesheet" href="/styles/templates/under/css/searchwr.css" />
<link rel="stylesheet" href="styles/templates/under/css/slide_menu.css?v=3" type="text/css">
<script type="text/javascript" src="styles/js/opt.js?v=3"></script>
<script type="text/javascript" src="styles/js/jquery-ui.min.js?v=3"></script>
<script type="text/javascript" src="styles/js/tag-it.js?v=3"></script>
<link type="text/css" rel="stylesheet" href="styles/templates/under/css/jquery-ui.min.css?v=3" />
<link type="text/css" rel="stylesheet" href="styles/templates/under/css/tag-it.css?v=3" />
<link type="text/css" rel="stylesheet" href="styles/templates/under/css/search.css?v=3" />
<link rel="stylesheet" type="text/css" href="library/lightcase/css/lightcase.css" />
<script type="text/javascript" src="library/lightcase/js/lightcase.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$('a[data-rel^=lightcase]').lightcase();
});
</script>
<script type="text/javascript">
var BB_ROOT = "./";
var cookieDomain = ".rutracker.ru";
var cookiePath = "/";
var cookiePrefix = "bb_";
var cookieSecure = 0;
var LOGGED_IN = 0;
var IWP = 'HEIGHT=510,WIDTH=780,resizable=yes';
var IWP_US = 'HEIGHT=250,WIDTH=400,resizable=yes';
var IWP_SM = 'HEIGHT=420,WIDTH=470,resizable=yes,scrollbars=yes';
var user = {
opt_js: {},
set: function (opt, val, days, reload) {
this.opt_js[opt] = val;
setCookie('opt_js', $.toJSON(this.opt_js), days);
if (reload) {
window.location.reload();
}
}
};
var ajax = new Ajax('http://rutracker.ru/ajax.php', 'POST', 'json');
function getElText (e)
{
var t = '';
if (e.textContent !== undefined) { t = e.textContent; } else if (e.innerText !== undefined) { t = e.innerText; } else { t = jQuery(e).text(); }
return t;
}
function escHTML (txt)
{
return txt.replace(/</g, '<');
}
function cfm (txt)
{
return window.confirm(txt);
}
function post2url (url, params) {
params = params || {};
var f = document.createElement('form');
f.setAttribute('method', 'post');
f.setAttribute('action', url);
params['form_token'] = '';
for (var k in params) {
var h = document.createElement('input');
h.setAttribute('type', 'hidden');
h.setAttribute('name', k);
h.setAttribute('value', params[k]);
f.appendChild(h);
}
document.body.appendChild(f);
f.submit();
return false;
}
</script>
<!--[if gte IE 7]><style type="text/css">
input[type="checkbox"] { margin-bottom: -1px; }
</style><![endif]-->
<!--[if IE]><style type="text/css">
.post-hr { margin: 2px auto; }
.fieldsets div > p { margin-bottom: 0; }
</style><![endif]-->
<style type="text/css">
.menu-sub, #ajax-loading, #ajax-error, var.ajax-params { display: none; }
</style>
</head>
<body>
<table id="ajax-loading" cellpadding="0" cellspacing="0"><tr><td class="icon"></td><td>Loading...</td></tr></table>
<table id="ajax-error" cellpadding="0" cellspacing="0"><tr><td>Error</td></tr></table>
<div id="body_container">
<!--******************-->
<!--======-->
<!--page_container-->
<div id="page_container">
<a name="top"></a>
<!--page_header-->
<div id="page_header">
<!--main_nav-->
<div id="main-nav" style="height: 32px;">
<div id="flash-nav" style="padding: 5px 0 0 10px;" >
<a class="hint hint--bottom-right" data-hint="Главная" href="./index.php"><img src="styles/templates/under/images/menu/home.png" width="24px" height="24px" /></a>·
<a class="hint hint--bottom" data-hint="Трекер" href="tracker.php"><img src="styles/templates/under/images/menu/tracker.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Поиск" href="search.php"><img src="styles/templates/under/images/menu/search.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Правила" href="terms.php"><img src="styles/templates/under/images/menu/term.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Группы" href="group.php"><img src="styles/templates/under/images/menu/group.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Пользователи" href="memberlist.php"><img src="styles/templates/under/images/menu/users.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Награды" href="/medals.php"><img src="styles/templates/under/images/menu/medal.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Статистика пользователей" href="/medal.php"><img src="styles/templates/under/images/menu/statistics.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Стол заказов" href="viewtopic.php?t=58142"><img src="styles/templates/under/images/menu/order.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Дата выхода фильмов в iTunes | Тема обновляемая | Заходите каждый день" href="viewtopic.php?p=207442#207442"><img src="styles/templates/under/images/menu/iTunes.png" width="24px" height="24px" valign="absmiddle" /></a>·
<a class="hint hint--bottom" data-hint="Добавить сайт в закладки" href="javascript:void(0);" onclick="bookmark(this); return false;"><img src="styles/templates/under/images/menu/emblem-favorites.png" width="24px" height="24px" /></a>
<!-- <a href="./index.php"><b>Главная</b></a><span style="color:#CDCDCD;">|</span>
<a href="tracker.php"><b>Трекер</b></a><span style="color:#CDCDCD;">|</span>
<a href="search.php"><b>Поиск</b></a><span style="color:#CDCDCD;">|</span>
<a href="terms.php"><b style="color: #993300;">Правила</b></a><span style="color:#CDCDCD;">|</span>
<a href="group.php"><b>Груп
评论0