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