if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true) die(); use Bitrix\Main\Page\Asset; //options from TSolution\Functions::showBlockHtml $arOptions = $arConfig['PARAMS']; $arPhones = $arOptions['PHONES']; Asset::getInstance()->addJs(SITE_TEMPLATE_PATH . '/js/phones.js'); ?>