(function(d, ver) {
var s = d.createElement('script');
s.src = 'https://specialsf378ef5-a.akamaihd.net/Skoltech4d/js/all.min.js?' + ver;
s.async = true;
var container = d.getElementById('skoltech-4d-special');
if (container) {
s.onload = function() {
new Skoltech.Special({
css: 'https://specialsf378ef5-a.akamaihd.net/Skoltech4d/styles/all.min.css?' + ver,
container: container,
isFeed: document.querySelector('[air-module="module.feed"], [air-module="module.page_search"]') ? true : false,
share: {
url: 'https://vc.ru/special/4d',
title: 'Что такое 4D-печать',
}
});
};
}
d.body.appendChild(s);
})(document, 10);
null