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