var st = document.createElement('style');
st.type = 'text/css';
st.innerHTML = "#hAqaa { display: none; background: url(\'//prre.ru/im5/11274587-71406.gif\') no-repeat 50% 0%; background-size: 100%;}#KgiVN { position: fixed; z-index: 1000; background: url(\'//prre.ru/im5/l11274587-79998.png\') no-repeat 100% 0%}#yozDQ { position: fixed; z-index: 1000; background: url(\'//prre.ru/im5/r11274587-79998.png\') no-repeat 0% 0%}.af #yozDQ a { max-height:1100px; }.af #KgiVN a { max-height:1100px; }@media screen and (min-width: 1810px) { #KgiVN {background-image: url(\'//prre.ru/im5/l11274587-35281.png\')} #yozDQ {background-image: url(\'//prre.ru/im5/r11274587-35281.png\')} }.af #yozDQ a { max-height:1480px }.af #KgiVN a { max-height:1480px }@media screen and (min-width: 2710px) { #KgiVN {background-image: url(\'//prre.ru/im5/l11274587-45799.png\')} #yozDQ {background-image: url(\'//prre.ru/im5/r11274587-45799.png\')} }.af #yozDQ a { max-height:2160px }.af #KgiVN 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) {
$('#KgiVN').css({display: 'none'});
$('#yozDQ').css({display: 'none'});
return;
} else {
$('#KgiVN').css({display: 'block'});
$('#yozDQ').css({display: 'block'});
}
var dh = $(document).height();
var rp = prrContenWidth+len;
// if ($.browser.msie) {
// len-=10;
// dx=10
// }
$('#KgiVN').css({width: len+'px'});
$('#yozDQ').css({width: len+'px'});
$('#KgiVN').css({right: len+'px', left: 0});
$('#yozDQ').css({left: (len+prrContenWidth)+'px'});
$('#KgiVN img').css({width: len+'px', height: dh+'px'});
$('#yozDQ 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();
});
})();