|
Страница 1 из 1
|
[ 1 сообщение ] |
|
Брут / Brutus (Светлана Филиппова) [2014, авторская анимация, DVDScreener]
Автор |
Сообщение |
Евгения Сучкова
Девушка
Раздал: 0 байт
Скачал: 0 байт
Ратио: Inf.
Зарегистрирован: 2014-11-01 18:59 Сообщения: 1658
|
rutracker.org
window.BB = {}; window.encURL = encodeURIComponent;
BB.local_link_reg = new RegExp('^http:\/\/'+ window.location.hostname +'\/', 'i');
BB.postImg_MaxWidth = screen.width - 220; BB.postImgAligned_MaxWidth = Math.round(screen.width/3);
BB.banned_img_hosts_reg = /tinypic|imagebanana|imagevenue|imageshack|hidebehind|ipicture|centrkino|interfoto|youpic\.ru|flashrelease/i; // BB.trusted_img_hosts = [ '10pix.ru', 'amazon.com', 'creativecommons.org', 'directupload.net', 'fastpic.ru', 'firepic.org', 'flickr.com', 'funkyimg.com', 'google.com', 'hostingkartinok.com', 'iceimg.com', 'ii4.ru', 'imagebam.com', 'imageban.ru', 'imageshack.us', 'imageshost.ru', 'imdb.com', 'imgbox.com', 'kinoafisha.ru', 'kinopoisk.ru', 'lostpic.net', 'photobucket.com', 'photoshare.ru', 'postimage.org', 'radikal.ru', 'rutracker.org', 'savepic.ru', 'savepic.su', 'share.te.ua', 'speedtest.net', 'torrent.proxylife.org', 'ubstat.ru', 'uploads.ru', 'userbars.ru', 'vfl.ru', 'yandex.ru', 'torrents.loc' ].join('|').replace(/\./g, '\\.'); BB.trusted_img_hosts_reg = new RegExp('^http:\/\/([^/]+\\.)?('+ BB.trusted_img_hosts +')\/', 'i');
function initPost (context) { var $context = $(context); $('span.post-hr', $context).html(''); initQuotes($context); initPostImages($context); initSpoilers($context); initLinks($context); } function initQuotes ($context) { if ( $context.hasClass('signature') ) { return; } $('div.q', $context).each(function(){ var $q = $(this); var quoted_pid; if ( quoted_pid = $q.children('u.q-post:first').text() ) { var on_this_page = $('#post_'+quoted_pid).length; var href = (on_this_page) ? '#'+ quoted_pid : './viewtopic.php?p='+ quoted_pid +'#'+ quoted_pid; $q.siblings('div.q-head').append( ' ' ); } }); } function initPostImages ($context) { var $in_spoilers = $('div.sp-body var.postImg', $context); $('var.postImg', $context).not($in_spoilers).each(function(){ var $v = $(this); var $img = buildPostImg($v); var maxW = ($v.hasClass('postImgAligned')) ? BB.postImgAligned_MaxWidth : BB.postImg_MaxWidth; $img.bind('click', function(){ return imgFit(this, maxW); }); if (user.opt_js.i_aft_l) { $('#preload').append($img); var loading_icon = ''; $v.html(loading_icon); $img.one('load', function(){ imgFit(this, maxW); $v.empty().append(this); }); } else { $img.one('load', function(){ imgFit(this, maxW) }); $v.empty().append($img); } var wrap_data = $img.data('wrap'); if (wrap_data) { $img.wrap(''); } }); } function initSpoilers ($context) { if ( $context.hasClass('signature') ) { return; } $context.off('.spoiler'); // prevent double binding $context.on('click.spoiler', 'div.sp-head', function(e){ var $sp_head = $(this); var $sp_body = $sp_head.next('div.sp-body'); if (!$sp_body.hasClass('inited')) { initPostImages($sp_body); var $sp_fold_btn = $('[свернуть]').click(function(){ $.scrollTo($sp_head, { duration:200, axis:'y', offset:-200 }); $sp_head.click().animate({opacity: 0.1}, 500).animate({opacity: 1}, 700); }); $sp_body.prepend('
У вас нет необходимых прав для просмотра вложений в этом сообщении.
|
2015-04-23 03:17 |
|
|
|
Страница 1 из 1
|
[ 1 сообщение ] |
|
Кто сейчас на конференции |
Сейчас этот форум просматривают: нет зарегистрированных пользователей и гости: 1 |
|
Вы не можете начинать темы Вы не можете отвечать на сообщения Вы не можете редактировать свои сообщения Вы не можете удалять свои сообщения Вы не можете добавлять вложения
|
|