Your IP : 172.28.240.42


Current Path : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/templates/citizens/
Upload File :
Current File : /var/www/html/clients/e-nkama.ru/e-nkama_bitrix/bitrix/templates/citizens/footer.php

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

$APPLICATION->AddBufferContent('closeContainer');

function closeContainer()
{
    global $APPLICATION;

    if ($APPLICATION->GetProperty('class') == 'Y')
    {
       return '</div>';
    }
}
?>
<?$APPLICATION->IncludeComponent(
    "bitrix:main.include",
    "",
    array(
        "AREA_FILE_SHOW" => "file",
        "AREA_FILE_SUFFIX" => "inc",
        "EDIT_TEMPLATE" => "",
        "PATH" => "/includes/footer.php"
    )
);?>

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<script src="<?= SITE_TEMPLATE_PATH ?>/js/jquery.validate.min.js?v<?=time()?>"></script>
<script src="<?= SITE_TEMPLATE_PATH ?>/js/lightbox.min.js"></script>
<script src="<?= SITE_TEMPLATE_PATH ?>/js/script.js"></script>
<script src="<?= SITE_TEMPLATE_PATH ?>/js/template.js?v<?=time()?>"></script>
<script src="/bitrix/js/bad-eye/bad-eye.js?v=<?=time()?>"></script>
</body>
</html>