Your IP : 3.141.7.152
<div class="col-xs-12">
<?$APPLICATION->IncludeComponent(
"bitrix:menu",
"inner_left",
Array(
"ROOT_MENU_TYPE" => "about",
"MAX_LEVEL" => "1",
"CHILD_MENU_TYPE" => "",
"USE_EXT" => "N",
"DELAY" => "N",
"ALLOW_MULTI_SELECT" => "N",
"MENU_CACHE_TYPE" => "N",
"MENU_CACHE_TIME" => "3600",
"MENU_CACHE_USE_GROUPS" => "Y",
"MENU_CACHE_GET_VARS" => array(),
"HEAD_MESS" => "О компании",
"T_ICONS" => array(
'icon-aboutus', 'icon-about-phone', 'icon-about-news', 'icon-about-clients'
),
"T_LINK_CLASS" => "top-menu__link--col-4"
)
);?>
</div>