var all_html = document.getElementsByTagName('html')[0];
var all_text = all_html.innerHTML;
var ya_result = all_text.match(/ym\((\d+),/);
var ya_id = (all_text.match(/ym\((\d+),/))?ya_result[1]:37173280;
var widgetSettings = {
path: '/widget.php?p___=1&part_url=/widget',
sendpath: '/widget.php?a___=1',
yaid: ya_id,
};
(function(f,ee,d,o,t) {
if (ee._feedot) return;
ee._feedot = f;
o = d.createElement('script');
o.src = '/widget.php?p___=1&part_url=/widget/init.js?'+(new Date().getTime());
o.defer = true;
d.body.appendChild(o);
})('1', window, document);