Widget:YaWidget

Материал из FIJTeam Project Wiki
Перейти к навигации Перейти к поиску

<script> window.yaContextCb = window.yaContextCb || []; (function() {

   var ya = document.createElement('script');
   ya.type = 'text/javascript';
   ya.async = true;
   ya.src = 'https://yandex.ru/ads/system/context.js';
   var s = document.getElementsByTagName('script')[0];
   s.parentNode.insertBefore(ya, s);

})(); window.yaContextCb.push(() => {

   Ya.Context.AdvManager.render({
       "blockId": "R-A-10417805-1",
       "renderTo": "yandex_rtb_R-A-10417805-1"
   });

}); </script>