Defender Aleksei Berezutski was the first player in the history of CSKA
reached the mark in 50 matches in the Champions League. This is the official
Site CSKA Moscow.
Alex
He debuted in the most prestigious European club tournament T-shirt CSKA
2003, and since then has participated in nine Champions League,
considering the season-2015/16. Thus, the 50th for him was the match of the third round
Champions League qualification against “Sparta”, which ended in a draw – 2: 2.
Recall
CSKA went ahead twice in the match after goals Alan Dzagoev and Zoran Tosic. “Sparta”
the score. Czechs scored Kehinde veil and Ladislav Krejci.
The return
match will be held on August 5 in Prague.
Show new messages automatically streaming media
‘;
var skipPositioning = true;
var object;
var new_comments;
var old_comments;
var flag_autoload = true;
var commentheader_url;
var tmp = 0;
if (! perPage) {
perPage = 10;
}
var object_idx = 0;
if (/ ^ [sr] d + /. test (getPageParam (0))) object_idx ++;
object = getPageParam (object_idx);
function setCommentMainInfo (nocomments, ttl, arr, mas_cid, blog) {
if (nocomments == 1) {
document.getElementById (‘cmt_id_0′). style.display = ‘none’;
return;
} Else if (typeof (has_comment)! = “Undefined” & amp; & amp; has_comment == 1) {
document.getElementById (‘cmt_id_0′). style.display = ‘none’;
return;
}
var intervalID = setInterval (function () {
if (typeof (all_visitors [visitorId])! = “undefined”) {
if (visitorId & gt; 0 & amp; & amp; all_visitors [visitorId] .blog_id & gt; 0 & amp; & amp; all_visitors [visitorId] .blog_id == blog) {
blogOwner = 1;
}
clearInterval (intervalID);
}
}, 100)
document.getElementById (‘cmt_id_0′). style.display = ‘block’;
if (visitorId & gt; 0) {
document.getElementById (‘askForComment’). style.display = ‘none’;
document.getElementById (‘addcomment’). style.display = ‘block’;
} Else {
$ (“#askForComment”). Sovsport_login ();
document.getElementById (‘askForComment’). style.display = ‘block’;
document.getElementById (‘addcomment’). style.display = ‘none’;
}
hb_back (‘add’, ‘to_place’);
hb_back (‘pmesssend’, ‘pmess_to_place’);
if (ttl & gt; 0) {
document.getElementById (‘cm_place’). innerHTML = preLoaderText;
} Else {
document.getElementById (‘cm_place’). innerHTML = ”;
}
try {
clearPopus ();
} Catch (e) {
window.parent.clearPopus ();
}
total = ttl;
commentInfo = arr;
totalPages = getNavigationTotalPages (total, perPage);
if (typeof (comment_with_parants)! == ‘undefined’) {
document.getElementById (‘cm_total’). innerHTML = comment_with_parants;
if (document.getElementById (‘material-comment-block__total’)) {
document.getElementById (‘material-comment-block__total’). innerHTML = ‘All comments (‘ + comment_with_parants + ‘)’;
}
}
var newpage = gotocomment (mas_cid, perPage);
if (newpage & gt; 0) {
page = newpage;
}
showNavigationPageContent (page, total, totalPages);
showNavigationPages (page, totalPages, navigationPlace);
}
function collectComments (block, arr) {
var finished = true;
for (var i = 0; i
if (packToCollect [i] [2] [j]) {
comments.push (packToCollect [i] [2] [j]);
}
}
}
showComments ();
}
}
function showComments () {
document.getElementById (‘cm_place’). innerHTML = preLoaderText;
visitors = [];
packToShow = [];
for (var i = 0; i
new_comments = aa [1];
show_auto_load (new_comments);
} Else {
new_comments = aa [1];
old_comments = aa [1];
setTimeout (function () {auto_load (lnk, objid)}, 30000);
}
}
}
}, ‘DataType’: ‘text’});
}
function show_auto_load (new_comm_count) {
if (flag_autoload == true) {
var delta = parseInt (new_comm_count) – parseInt (old_comments);
if (delta & gt; 0 & amp; & amp; tmp! = delta) {
tmp = delta;
document.getElementById (‘linkto_newcomment’). innerHTML = ‘There are new comments (‘ + delta + ‘)’;
// Document.location = “#beginOfAList”;
setTimeout (function () {no_new_comment (‘newcomment’)}, 500);
}
setTimeout (function () {auto_load (commentheader_url, object)}, 30000);
}
}
function showNavigationPageContent (page, total, totalPages) {
packToCollect = [];
var startIdx = (page – 1) * perPage;
var endIdx = page * perPage – 1;
if (endIdx & gt; (total – 1)) {
endIdx = total – 1;
}
var posIdx = 0;
var toLoad = [];
for (var i = (commentInfo.length-1); i & gt; = 0; i–) {
posIdxNew = posIdx + commentInfo [i] [1] – 1;
var getIt = false;
if (startIdx & gt; = posIdx & amp; & amp; endIdx = posIdx & amp; & amp; startIdx = posIdxNew) {
packToCollect.push ([commentInfo [i] [0], 0, [], (commentInfo [i] [1] -1- (startIdx-posIdx)), (commentInfo [i] [1] – (startIdx-posIdx) )]);
toLoad.push (commentInfo [i] [0]);
} Else if (startIdx = posIdxNew) {
packToCollect.push ([commentInfo [i] [0], 0, [], (commentInfo [i] [1] -1), commentInfo [i] [1]]);
toLoad.push (commentInfo [i] [0]);
} Else if (startIdx = endIdx) {
break;
}
}
for (var i = 0; i
html = html + ”;
html = html + ” + makeCommentAnswer (comments [j] [9]);
}
}
}
document.getElementById (‘cm_place’). innerHTML = html;
if (! skipPositioning) {
document.location = “#beginOfAList”;
}
}
function pointWindow (obj, anchor, mode) {
var o = document.getElementById (obj);
var offs = findPos (document.getElementById (‘cmt_id _’ + anchor));
var offs1 = findPos (document.getElementById (‘comments_data’));
if (mode == 1) {
o.style.top = (offs [1] – offs1 [1] + 18) + ‘px’;
}
}
if (typeof (jQuery)! = ‘function’) {
jQuery = window.parent.jQuery;
}
new function ($ ) {
$ .fn.setCursorPosition = Function (pos) {
if ($ (this) .get (0) .setSelectionRange) {
$ (This) .get (0) .setSelectionRange (pos, pos);
} Else if ($ (this) .get (0) .createTextRange) {
var range = $ (this) .get (0) .createTextRange ();
range.collapse (true);
range.moveEnd (‘character’, pos);
range.moveStart (‘character’, pos);
range.select ();
}
}
} (JQuery);
function openThis () {
flag_autoload = false;
document.getElementById (‘nocomment’). style.display = ‘none’;
if (visitorBanned & gt; 0) return;
clearAnswer ();
if (popUps.length 0) {
var offs1 = findPos (document.getElementById (‘cm_container’));
var nv = navigator.appVersion;
var delta = getDelta (nv, obj.innerHTML);
if (nv.indexOf (‘MSIE’) & gt; -1) {
o.style.left = (offs [0] – offs1 [0] – 4 + delta) + ‘px’;
} Else {
o.style.left = (offs [0] – offs1 [0] – 6 + delta) + ‘px’;
}
o.style.top = (offs [1] – offs1 [1] – 20) + ‘px’;
}
o.style.display = ‘block’;
var o = document.getElementById (‘ratingbox’);
o.onmouseout = hideRatingChoice;
}
function commentAction (mode, comment_id, visitor_id) {
var suffix = [['p1', ''], ['p2', ''], ['amount', '35'], ['la', '68']];
if (mode == 0) {
suffix.push (['del', comment_id]);
suffix.push (['object', object]);
suffix.push (['object_type', '1']);
suffix.push (['page_nr', '1']);
} Else if (mode == 1) {
var d = prompt (‘Period (days)’, ’7′);
if (d! = null) {
if (d Sending a message …
‘);
suffix.push (['add', 'add']);
suffix.push (['page_nr', page]);
suffix.push (['parent', document.getElementById ('parent'). value]);
suffix.push (['text', document.getElementById ('text'). value.replace (/ n / g, '__ == __')]);
suffix.push (['object', object]);
suffix.push (['object_type', '1']);
} Else if (mode == 3) {
suffix.push (['parent', 0]);
suffix.push (['padd', 'add']);
suffix.push (['object_type', 23]);
suffix.push (['object', document.getElementById ('pmessobject'). value]);
suffix.push (['text', document.getElementById ('pmesstext'). value]);
suffix.push (['subject', document.getElementById ('pmesssubject'). value]);
hidePersonalMess ();
} Else if (mode == 4 & amp; & amp; confirm (‘Mark comment as spam and remove it and ban visitors a year?’)) {
suffix.push (['spam', comment_id]);
suffix.push (['object', object]);
suffix.push (['object_type', '1']);
} Else if (mode == 5) {
suffix.push (['add', 'add']);
suffix.push (['page_nr', page]);
suffix.push (['parent', document.getElementById ('answer_parent'). value]);
suffix.push (['text', $ ('textarea # comment_reply_textarea'). val (). replace (/ n / g, '__ == __')]);
suffix.push (['object', object]);
suffix.push (['object_type', '1']);
postFormData (‘comment_ifr’, ‘/ comment /’, suffix);
old_comments = parseInt (old_comments) + 1;
setTimeout (function () {auto_load (commentheader_url, object)}, 30000);
flag_autoload = true;
hideCommentAnswer ();
$ (“.forscroll _” + Comment_id) .after (”); return; } PostFormData (‘comment_ifr’, ‘/ comment /’, suffix); old_comments = parseInt (old_comments) + 1; setTimeout (function () {auto_load (commentheader_url, object)}, 30000); flag_autoload = true; // ClearAnswer (); openClosePopUpThis (‘addcomment’, true); } Function displayComments () {gotoNavigationPage (page, ‘cm_nav’, 1); // $ .cookies.set (‘Comment_page’, ”); } If (typeof (jQuery)! = ‘Function’) {jQuery = window.parent.jQuery; } $ .fn.sovsport_login (‘Callback’, displayComments); displayComments (); if (document.getElementById (‘cm_total’). innerHTML.length
Statistics
Table The schedule of matches Scorers
No comments:
Post a Comment