document.title = 'Тренажёр для продакт-менеджера';
(function(d, ver) {
var s = d.createElement('script');
s.src = 'https://nxiktgqybg.a.trbcdn.net/osnova-specials/projects/JoomProduct/all.min.js?' + ver;
s.async = true;
var container = d.getElementById('joom-product');
if (container) {
s.onload = function() {
new JoomProduct.Special({
css: 'https://nxiktgqybg.a.trbcdn.net/osnova-specials/projects/JoomProduct/all.min.css?' + ver,
container: container,
location: 'single-page',
});
};
}
d.body.appendChild(s);
})(document, '9c14ffeb');