Your IP : 3.133.107.136


Current Path : /home/bitrix/ext_www/dev.home-comfort.in.ua/map/
Upload File :
Current File : /home/bitrix/ext_www/dev.home-comfort.in.ua/map/index.php

<?
require($_SERVER['DOCUMENT_ROOT'].'/bitrix/modules/main/include/prolog_before.php');
$APPLICATION->SetPageProperty("NOCONTENTAREA", "Y");
//$APPLICATION->SetPageProperty("FULLWIDTH", "Y");
$APPLICATION->SetTitle("Карта сайта");
require($_SERVER['DOCUMENT_ROOT'].'/bitrix/modules/main/include/prolog_after.php');
?>

<?$APPLICATION->IncludeComponent("bitrix:main.map", ".default", Array(
	"LEVEL"	=>	"4",
	"COL_NUM"	=>	"4",
	"SHOW_DESCRIPTION"	=>	"Y",
	"SET_TITLE"	=>	"Y",
	"CACHE_TIME"	=>	"36000000"
	)
);?>

<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>