';var printWP=window.open("","print",'width=540,height=600,scrollbars=yes');printWP.document.open();printWP.document.write(html);printWP.document.close();setTimeout(function(){printWP.print()},300)};function showMore(section,cut){$("div.show-all img").removeClass('hidden');$("div.show-all a").html("");$.ajax({url:"/"+section+"/more/"+cut,success:function(data){$("div.show-all img").addClass('hidden');$("#"+section+'data').append(data);$("div.show-all a").html("Еще раньше");return false},error:function(data){$(".div.show-all img").addClass('hidden');$("div.show-all a").html("Еще раньше");return false}});return false};function showMorerubrika(id,start){$(".div.show-all img").removeClass('hidden');$("div.show-all a").html("");$.ajax({url:"/rubrika/more/"+id+"/page/"+start,success:function(data){$(".div.show-all img").addClass('hidden');$("#rubrikadata").append(data);$("div.show-all a").html("Еще раньше");return false},error:function(data){$(".div.show-all img").addClass('hidden');$("div.show-all a").html("Еще раньше");return false}});return false};function showMorePrevedoc(mod,id,part){$(".div.show-prev img").removeClass('hidden');$("div.show-prev a").html("");$.ajax({url:"/edoc/more/?isprev=1&modId="+mod+"&docId="+id+"&partId="+part,success:function(data){$(".div.show-prev img").addClass('hidden');$("#edocdata").prepend(data);$("div.show-prev a").html("Загрузить еще");$("#edocdata").find('a.doc').each(function(){if(!$(this).hasClass('npd')){$(this).attr("href","/edoc/guid/"+$(this).attr("id"));$(this).attr("target","_blank");$(this).addClass("npd")}});return false},error:function(data){$(".div.show-prev img").addClass('hidden');$("div.show-prev a").html("Загрузить еще");return false}});return false};function showMoreedoc(mod,id,part){$(".div.show-all img").removeClass('hidden');$("div.show-all a").html("");$.ajax({url:"/edoc/more/?modId="+mod+"&docId="+id+"&partId="+part,success:function(data){$(".div.show-all img").addClass('hidden');$("#edocdata").append(data);$("div.show-all a").html("Загрузить еще");$("#edocdata").find('a.doc').each(function(){if(!$(this).hasClass('npd')){$(this).attr("href","/edoc/guid/"+$(this).attr("id"));$(this).attr("target","_blank");$(this).addClass("npd")}});return false},error:function(data){$(".div.show-all img").addClass('hidden');$("div.show-all a").html("Загрузить еще");return false}});return false};function showMorePrevnpd(mod,id,part){$(".div.show-prev img").removeClass('hidden');$("div.show-prev a").html("");$.ajax({url:"/npd/more/?isprev=1&modId="+mod+"&docId="+id+"&partId="+part,success:function(data){$(".div.show-prev img").addClass('hidden');$("#edocdata").prepend(data);$("div.show-prev a").html("Загрузить еще");$("#edocdata").find('a.doc').each(function(){if(!$(this).hasClass('npd')){$(this).attr("href","/edoc/guid/"+$(this).attr("id"));$(this).attr("target","_blank");$(this).addClass("npd")}});return false},error:function(data){$(".div.show-prev img").addClass('hidden');$("div.show-prev a").html("Загрузить еще");return false}});return false};function showMorenpd(mod,id,part){$(".div.show-all img").removeClass('hidden');$("div.show-all a").html("");$.ajax({url:"/npd/more/?modId="+mod+"&docId="+id+"&partId="+part,success:function(data){$(".div.show-all img").addClass('hidden');$("#edocdata").append(data);$("div.show-all a").html("Загрузить еще");$("#edocdata").find('a.doc').each(function(){if(!$(this).hasClass('npd')){$(this).attr("href","/edoc/guid/"+$(this).attr("id"));$(this).attr("target","_blank");$(this).addClass("npd")}});return false},error:function(data){$(".div.show-all img").addClass('hidden');$("div.show-all a").html("Загрузить еще");return false}});return false};$(document).ready(function(){var url=window.location.href;var temp=url.split(window.location.host);var temp=temp[1].split("/");var cursect=temp[0];if(cursect!==null){$("#nav_"+cursect).addClass("active");$("#nav_"+cursect).siblings('a').attr("href","#")};if(window.datenow.getDate()==21&&window.datenow.getMonth()==3){$("#topdescr").prepend(""+fulldaynames[window.datenow.getDay()]+", "+window.datenow.getDate()+" "+monthnames[window.datenow.getMonth()]+", ДЕНЬ ГЛАВБУХА ")}else{$("#topdescr").prepend(""+fulldaynames[window.datenow.getDay()]+", "+window.datenow.getDate()+" "+monthnames[window.datenow.getMonth()]+" ")}});String.prototype.lpad=function(padString,length){var str=this;while(str.length127)&&(c>6)|192);utftext+=String.fromCharCode((c&63)|128)}else{utftext+=String.fromCharCode((c>>12)|224);utftext+=String.fromCharCode(((c>>6)&63)|128);utftext+=String.fromCharCode((c&63)|128)}};return utftext},decode:function(utftext){var string="";var i=0;var c=c1=c2=0;while(i191)&&(c3){j=j%3}else{j=0}km=(j?i.substr(0,j)+thousands_sep:"");kw=i.substr(j).replace(/(\d{3})(?=\d)/g,"$1"+thousands_sep);kd=(decimals?dec_point+Math.abs(number-i).toFixed(decimals).replace(/-/,0).slice(2):"");return km+kw+kd};var S={};if(typeof(console)=='undefined'){console={log:function(){}}};S.checkRequiredFields=function(form){var singleCall=true;if(!form){form=$(".form-js-required");singleCall=false};form.each(function(){var $this=$(this);var submit=$('.js-submit',$this);var exp={'email':/^[A-Za-z0-9+\._%-]+@[A-Za-z0-9а-яёА-ЯЁ.-]+\.[A-Za-zрфРФ]{2,6}/,'email2':/^([a-zA-Z0-9_.+-])+\@(([a-zA-Z0-9-])+\.)+([a-zA-Z0-9]{2,4})+$/,'pass-seria':/[0-9]{4}/,'pass-number':/[0-9]{6}/,'pass-code':/[0-9-]{7}/,'zip':/[0-9]{6}/,'mobile':/[0-9+() -]{18}/,'d3':/[0-9]{3}/,'d4':/[0-9]{4}/,'d5':/[0-9]{5}/,'d6':/[0-9]{6}/,'d7':/[0-9]{7}/};function checkGroupForEmpty(group){var fields=$('.js-required',$this).filter('[data-group='+group+']');var filled=false;fields.each(function(){if($(this).is(':checked')){filled=true}});return filled};function checkForEmpty(){var fields=$('.js-required',$this).filter(':hidden,:visible');var fields_dis=$('.js-required',$this).filter(':disabled');var empty=false;if(fields_dis.length>0&&fields.length0){for(i=0;i=navTop&&!isFixed){isFixed=1;$nav.addClass('b-info-fixed')}else if(scrollTop0){c_start=document.cookie.indexOf(c_name+"=");if(c_start!=-1){c_start=c_start+c_name.length+1;c_end=document.cookie.indexOf(";",c_start);if(c_end==-1){c_end=document.cookie.length}return unescape(document.cookie.substring(c_start,c_end))}};return""};function pictureSwitch(){if(window.autoSwitch==1){if($('.btn-points li.selected').prev('li').length==1){$('.btn-points li.selected').prev('li').click()}else{$('.btn-points li:last').click()}};window.setTimeout("pictureSwitch()",window.period)};$(document).ready(function(){$('.js-switch').removeClass('js-switch')});(function(){var loc=document.location.toString();if(loc.match("#")){loc=loc.split("#")[0]};if(loc!=('https:'==document.location.protocol?'https://':'http://')+'www.glavbukh.ru/'){var blockprint=0;var aftersend=false;var beforePrint=function(){var obj="#printbody";console.warn('st_pr: '+blockprint);if($("div").is(obj)||$("article").is(obj)){if(blockprint>0){blockprint=2;$('.rx-userbar-placeholder').hide();$('div#page').hide();$('header').hide();$('footer').hide();$("a[href*='//ads.adfox.ru']").parent().hide();$('.banner_adjust').hide();$('.rx-userbar').hide();$('.blockprint').show();$("div[class*='GbShadow']").hide()}else{var loc=document.location.toString();if(loc.match("#")){loc=loc.split("#")[0]};_gaq.push(['_trackEvent','ActionPage','Print',loc]);blockprint=1;$('div#page').hide();$('header').hide();$('footer').hide();$("a[href*='//ads.adfox.ru']").parent().hide();$('.banner_adjust').hide();$('.rx-userbar').hide();$('.rx-userbar-placeholder').hide();$("div[class*='GbShadow']").hide();var rand=Math.random(9999);var billHtml='';rand=Math.random(9999);var billHtml_top='';rand=Math.random(9999);var billHtml_footer='';var loc=document.location.toString();if(loc.match("#")){var idblock=loc.split("#")[0];loc=idblock};var inner='';if(ID2_SITE_USER_ID>0){inner=$(obj).html()}else{inner="Распечатать могут только авторизованные пользователи!"}var html=''}}else{var html='
';var loc=document.location.toString();if(loc.match("#")){loc=loc.split("#")[0]};_gaq.push(['_trackEvent','ActionPage','Print',loc])};$('body').prepend(html)};var afterPrint=function(){if(aftersend==true){_gaq.push(['_trackEvent','ActionPage','PrintClose',loc]);console.warn('cancel print: '+blockprint)}else{_gaq.push(['_trackEvent','ActionPage','PrintAfter',loc]);aftersend=true}$('div#page').show();$('header').show();$('footer').show();$("a[href*='//ads.adfox.ru']").parent().show();$('.banner_adjust').show();$('.rx-userbar-placeholder').show();$('.rx-userbar').show();$('.blockprint').hide();$("div[class*='GbShadow']").show()};if(window.matchMedia){var mediaQueryList=window.matchMedia('print');mediaQueryList.addListener(function(mql){if(mql.matches){beforePrint()}else{afterPrint()}})};window.onbeforeprint=beforePrint;window.onafterprint=afterPrint}}());function vardump(obj){var out="";if(obj&&typeof(obj)=="object"){for(var i in obj){out+=i+": "+obj[i]+"\n"}}else{out=obj};console.info(out)}
var EditorIdPref='NEWS-29151-';
PreUtmEventManager.setData({"content_vrezka": {"template":"contentBlock", "type": "default"},"link": {"template":"link", "type": "marked"},"mixblock_anonce": {"template":"fromThisArticle", "type": "default"},"mixblock_seeAlso": {"template":"seeAlso", "type": "default"},"mixblock_contentByTheme": {"template":"contentByTheme", "type": "default"},"mixblock_file_single": {"template":"serviceLink", "type": "single"},"mixblock_file_gr_frame": {"template":"file", "type": "markedGroup"},"content_button": {"template":"button", "type": "default"},"mixblock_vrezka_image": {"template":"contentBlock", "type": "default"},"mixblock_vrezka_logo": {"template":"system", "type": "glavbukh"},"mixblock_vrezka_frame": {"template":"seeAlso", "type": "default"},"one_link_logo": {"template":"serviceLink", "type": "single"},"content_link_logo": {"template":"file", "type": "single"}});utmEventManager.setClickEventList({"link":{"marked":["_trackEvent","EditorContentBlock","link_native","Click",null,"false"],"external":["_trackEvent","EditorContentBlock","content_link_image","Click",null,"false"],"marked-external":["_trackEvent","EditorContentBlock","content_link_frame","Click",null,"false"]},"file":{"single":["_trackEvent","EditorContentBlock","mixblock_file_single","Click",null,"false"],"singleSmall":["_trackEvent","EditorContentBlock","mixblock_file_single","Click",null,"false"],"group":["_trackEvent","EditorContentBlock","mixblock_file_gr","Click",null,"false"],"markedGroup":["_trackEvent","EditorContentBlock","mixblock_file_gr_frame","Click",null,"false"],"markedGroupWithHeaderAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_frame","Click",null,"false"],"groupSmallIconAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_icon","Click",null,"false"],"markedGroupSmallIconAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_icon_frame","Click",null,"false"]},"button":{"default":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"primary":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"info":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"success":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"warning":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"danger":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"],"subscribe":["_trackEvent","EditorContentBlock","content_button","Click",null,"false"]},"system":{"default":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"],"kadry":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"],"findir":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"],"glavbukh":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"],"jurist":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"],"otruda":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Click",null,"false"]},"seeAlso":{"default":["_trackEvent","EditorContentBlock","mixblock_seeAlso","Click",null,"false"],"custom":["_trackEvent","EditorContentBlock","mixblock_seeAlso_image","Click",null,"false"]},"contentByTheme":{"default":["_trackEvent","EditorContentBlock","mixblock_contentByTheme","Click",null,"false"]},"fromThisArticle":{"default":["_trackEvent","EditorContentBlock","mixblock_anonce","Click",null,"false"],"inverse":["_trackEvent","EditorContentBlock","mixblock_anonce_black","Click",null,"false"]},"contentBlock":{"default":["_trackEvent","EditorContentBlock","content_vrezka_base","Click",null,"false"],"button":["_trackEvent","EditorContentBlock","content_vrezka_burtton","Click",null,"false"],"form":["_trackEvent","EditorContentBlock","content_vrezka_form","Click",null,"false"],"singleForm":["_trackEvent","EditorContentBlock","content_vrezka_formsingle","Click",null,"true"],"textLogoButton":["_trackEvent","EditorContentBlock","content_vrezka_logo","Click",null,"true"],"textLogoButtonBorder":["_trackEvent","EditorContentBlock","content_vrezka_logoframe","Click",null,"true"],"textLogoButtonBgcolor":["_trackEvent","EditorContentBlock","content_vrezka_logocolour","Click",null,"true"]},"serviceLink":{"single":["_trackEvent","EditorContentBlock","one_link_logo","Click",null,"false"],"group":["_trackEvent","EditorContentBlock","block_link_logo","Click",null,"false"],"markedGroup":["_trackEvent","EditorContentBlock","frame_block_link_logo","Click",null,"false"],"markedGroupWithHeaderAndFooter":["_trackEvent","EditorContentBlock","frame_block_link_logo","Click",null,"false"]}});utmEventManager.setShowEventList({"link":{"marked":["_trackEvent","EditorContentBlock","link_native","Show",null,"true"],"external":["_trackEvent","EditorContentBlock","content_link_image","Show",null,"true"],"marked-external":["_trackEvent","EditorContentBlock","content_link_frame","Show",null,"true"]},"file":{"single":["_trackEvent","EditorContentBlock","mixblock_file_single","Show",null,"true"],"singleSmall":["_trackEvent","EditorContentBlock","mixblock_file_single","Show",null,"true"],"group":["_trackEvent","EditorContentBlock","mixblock_file_gr","Show",null,"true"],"markedGroup":["_trackEvent","EditorContentBlock","mixblock_file_gr_frame","Show",null,"true"],"markedGroupWithHeaderAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_frame","Show",null,"true"],"groupSmallIconAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_icon","Show",null,"true"],"markedGroupSmallIconAndFooter":["_trackEvent","EditorContentBlock","mixblock_file_gr_icon_frame","Show",null,"true"]},"button":{"default":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"primary":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"info":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"success":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"warning":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"danger":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"],"subscribe":["_trackEvent","EditorContentBlock","content_button","Show",null,"true"]},"system":{"default":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"],"kadry":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"],"findir":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"],"glavbukh":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"],"jurist":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"],"otruda":["_trackEvent","EditorContentBlock","mixblock_vrezka_logo","Show",null,"true"]},"seeAlso":{"default":["_trackEvent","EditorContentBlock","mixblock_seeAlso","Show",null,"true"],"custom":["_trackEvent","EditorContentBlock","mixblock_seeAlso_image","Show",null,"true"]},"contentByTheme":{"default":["_trackEvent","EditorContentBlock","mixblock_contentByTheme","Show",null,"true"]},"fromThisArticle":{"default":["_trackEvent","EditorContentBlock","mixblock_anonce","Show",null,"true"],"inverse":["_trackEvent","EditorContentBlock","mixblock_anonce_black","Show",null,"true"]},"contentBlock":{"default":["_trackEvent","EditorContentBlock","content_vrezka_base","Show",null,"true"],"button":["_trackEvent","EditorContentBlock","content_vrezka_burtton","Show",null,"true"],"form":["_trackEvent","EditorContentBlock","content_vrezka_form","Show",null,"true"],"singleForm":["_trackEvent","EditorContentBlock","content_vrezka_formsingle","Show",null,"true"],"textLogoButton":["_trackEvent","EditorContentBlock","content_vrezka_logo","Show",null,"true"],"textLogoButtonBorder":["_trackEvent","EditorContentBlock","content_vrezka_logoframe","Show",null,"true"],"textLogoButtonBgcolor":["_trackEvent","EditorContentBlock","content_vrezka_logocolour","Show",null,"true"]},"serviceLink":{"single":["_trackEvent","EditorContentBlock","one_link_logo","Show",null,"true"],"group":["_trackEvent","EditorContentBlock","block_link_logo","Show",null,"true"],"markedGroup":["_trackEvent","EditorContentBlock","frame_block_link_logo","Show",null,"true"],"markedGroupWithHeaderAndFooter":["_trackEvent","EditorContentBlock","frame_block_link_logo","Show",null,"true"]}});utmEventManager.setUtmList({"link":{"marked":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_link_native"},"external":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_link_image"},"marked-external":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_link_frame"}},"file":{"single":[],"group":[],"markedGroup":[],"groupSmallIconAndFooter":[],"markedGroupSmallIconAndFooter":[],"singleSmall":[],"markedGroupWithHeaderAndFooter":[]},"button":{"default":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"primary":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"info":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"success":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"warning":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"danger":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"},"subscribe":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_content_button"}},"system":{"default":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"},"kadry":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"},"findir":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"},"glavbukh":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"},"jurist":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"},"otruda":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_logo"}},"seeAlso":{"default":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_frame"},"custom":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_image"}},"contentByTheme":{"default":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_mixblock_vrezka_frame"}},"fromThisArticle":{"default":[],"inverse":[]},"contentBlock":{"default":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_base"},"button":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_button"},"form":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_form"},"singleForm":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_formsingle"},"textLogoButton":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_logo"},"textLogoButtonBorder":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_logoframe"},"textLogoButtonBgcolor":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_block_content_vrezka_logocolour"}},"serviceLink":{"single":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_one_link_logo"},"group":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_block_link_logo"},"markedGroup":{"utm_medium":"refer","utm_source":"www.glavbukh.ru","utm_term":"29151","utm_content":"news","utm_campaign":"red_bloc_frame_block_link_logo"}}});if(PreUtmEventManager.init()==true){
utmEventManager.init();
}
{[} else {]}
{[if (chats.operator.avatar === "") {]}
{[} else {]}
{[}]}
На вопросы отвечает
{{chats.operator.name}}
{[if (chats.operator.position !== "") {]}
{{chats.operator.position}}
{[}]}
{[}]}
{[}]}
{{message}} {{date}}
Онлайн эксперт 24/7
Read Full Article