Your IP : 3.144.101.157


Current Path : /var/www/axolotl/data/www/samara.axolotls.ru/include/top_page/
Upload File :
Current File : /var/www/axolotl/data/www/samara.axolotls.ru/include/top_page/regionality.list.php

<?global $arTheme;?>
<?$frame = new \Bitrix\Main\Page\FrameHelper('header-regionality-block');?>
<?$frame->begin();?>
<?
$template = strtolower($arTheme["USE_REGIONALITY"]["DEPENDENT_PARAMS"]["REGIONALITY_VIEW"]["VALUE"]);
if($arTheme["USE_REGIONALITY"]["DEPENDENT_PARAMS"]["REGIONALITY_SEARCH_ROW"]["VALUE"] == "Y" && $template == "select")
	$template = "popup_regions";
?>
<?$APPLICATION->IncludeComponent(
	"aspro:regionality.list.next",
	$template,
	Array(
		
	)
);?>
<?$frame->end();?>