partner1D.php 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. <?php
  2. /**
  3. * @var $index integer
  4. */
  5. if(!isset($index)) $index = "";
  6. if(Yii::$app->deviceDetect->isMobile()):
  7. ?>
  8. <!--AdFox START-->
  9. <!--amic-->
  10. <!--Площадка: amic.ru / * / *-->
  11. <!--Тип баннера: Место 6 пассивная под текстом новости-->
  12. <!--Расположение: верх страницы-->
  13. <div id="adfox_167351294235991833<?=$index?>"></div>
  14. <script>
  15. window.yaContextCb.push(()=>{
  16. Ya.adfoxCode.create({
  17. ownerId: 279920,
  18. containerId: 'adfox_167351294235991833<?=$index?>',
  19. params: {
  20. pp: 'g',
  21. ps: 'dbpj',
  22. p2: 'hfjr'
  23. }
  24. })
  25. })
  26. </script>
  27. <?php else:?>
  28. <!--AdFox START-->
  29. <!--amic-->
  30. <!--Площадка: amic.ru / * / *-->
  31. <!--Тип баннера: Место3 под текстом каждой новости-->
  32. <!--Расположение: верх страницы-->
  33. <div id="adfox_167351278265057513<?=$index?>"></div>
  34. <script>
  35. window.yaContextCb.push(()=>{
  36. Ya.adfoxCode.create({
  37. ownerId: 279920,
  38. containerId: 'adfox_167351278265057513<?=$index?>',
  39. params: {
  40. pp: 'g',
  41. ps: 'dbpj',
  42. p2: 'hfcm'
  43. }
  44. })
  45. })
  46. </script>
  47. <?php endif;?>
  48. <!-- Yandex Native Ads C-A-1444026-48 -->
  49. <div id="yandex_rtb_C-A-1444026-48"></div>
  50. <script>window.yaContextCb.push(()=>{
  51. Ya.Context.AdvManager.renderWidget({
  52. renderTo: 'yandex_rtb_C-A-1444026-48',
  53. blockId: 'C-A-1444026-48'
  54. })
  55. })</script>