Your IP : 3.143.215.114


Current Path : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/
Upload File :
Current File : /var/www/axolotl/data/www/b24.axolotl.ru/public_html/.department.menu_ext.php

<?
if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED!==true)die();

global $APPLICATION;

$APPLICATION->IncludeComponent("bitrix:main.site.selector", "menu", Array(
	"SITE_LIST" => array(
		0 => "*all*",
	),
	"CACHE_TYPE" => "A",
	"CACHE_TIME" => "86400",
	),
	false,
	Array("HIDE_ICONS" => "Y")
);

$aMenuLinks = array_merge($GLOBALS["arMenuSites"], $aMenuLinks);

?>