var st = document.createElement('style');
st.type = 'text/css';
st.innerHTML = "#bCCPn { display: none; background: url(\'//prre.ru/im5/11274587-71406.gif\') no-repeat 50% 0%; background-size: 100%;}#rbJUr { position: fixed; z-index: 1000; background: url(\'//prre.ru/im5/l11274587-79998.png\') no-repeat 100% 0%}#NKyQZ { position: fixed; z-index: 1000; background: url(\'//prre.ru/im5/r11274587-79998.png\') no-repeat 0% 0%}.af #NKyQZ a { max-height:1100px; }.af #rbJUr a { max-height:1100px; }@media screen and (min-width: 1810px) { #rbJUr {background-image: url(\'//prre.ru/im5/l11274587-35281.png\')} #NKyQZ {background-image: url(\'//prre.ru/im5/r11274587-35281.png\')} }.af #NKyQZ a { max-height:1480px }.af #rbJUr a { max-height:1480px }@media screen and (min-width: 2710px) { #rbJUr {background-image: url(\'//prre.ru/im5/l11274587-45799.png\')} #NKyQZ {background-image: url(\'//prre.ru/im5/r11274587-45799.png\')} }.af #NKyQZ a { max-height:2160px }.af #rbJUr a { max-height:2160px }";
document.getElementsByTagName('head')[0].appendChild(st);
var promoitm = document.getElementById('n6');
promoitm.innerHTML+='';
promoitm.innerHTML+='';
(function() {
if ($==undefined || jQuery!=undefined) {
var $=jQuery;
}
function updateMarck() {
if (typeof(prrContenWidth)=='undefined') {
prrContenWidth = 1010
}
var dx=0;
var len = ($(document).width()-prrContenWidth)/2;
if (len<1) {
$('#rbJUr').css({display: 'none'});
$('#NKyQZ').css({display: 'none'});
return;
} else {
$('#rbJUr').css({display: 'block'});
$('#NKyQZ').css({display: 'block'});
}
var dh = $(document).height();
var rp = prrContenWidth+len;
// if ($.browser.msie) {
// len-=10;
// dx=10
// }
$('#rbJUr').css({width: len+'px'});
$('#NKyQZ').css({width: len+'px'});
$('#rbJUr').css({right: len+'px', left: 0});
$('#NKyQZ').css({left: (len+prrContenWidth)+'px'});
$('#rbJUr img').css({width: len+'px', height: dh+'px'});
$('#NKyQZ img').css({width: (len+dx)+'px', height: dh+'px'});
}
var reUADV=40;
function reUAD() {
updateMarck();
if (reUADV--)
setTimeout(reUAD,500);
}
$(document).ready(function(){
updateMarck();
setTimeout(reUAD,500);
});
$(window).resize(function(){
updateMarck();
});
})();