Your IP : 18.224.32.173


Current Path : /var/www/axolotl/data/www/axolotls.ru/www/bitrix/templates/aspro_next/
Upload File :
Current File : /var/www/axolotl/data/www/axolotls.ru/www/bitrix/templates/aspro_next/header.php

<?if(!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true) die();?>
<?if($GET["debug"] == "y")
    error_reporting(E_ERROR | E_PARSE);
IncludeTemplateLangFile(__FILE__);
global $APPLICATION, $arRegion, $arSite, $arTheme;
$arSite = CSite::GetByID(SITE_ID)->Fetch();
$htmlClass = ($_REQUEST && isset($_REQUEST['print']) ? 'print' : false);
$bIncludedModule = (\Bitrix\Main\Loader::includeModule("aspro.next"));?>
    <!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<?=LANGUAGE_ID?>" lang="<?=LANGUAGE_ID?>" <?=($htmlClass ? 'class="'.$htmlClass.'"' : '')?>>
    <head>
        <title><?$APPLICATION->ShowTitle()?></title>
        <?$APPLICATION->ShowMeta("viewport");?>
        <?$APPLICATION->ShowMeta("HandheldFriendly");?>
        <?$APPLICATION->ShowMeta("apple-mobile-web-app-capable", "yes");?>
        <?$APPLICATION->ShowMeta("apple-mobile-web-app-status-bar-style");?>
        <?$APPLICATION->ShowMeta("SKYPE_TOOLBAR");?>
        <?$APPLICATION->ShowHead();?>
        <?$APPLICATION->AddHeadString('<script>BX.message('.CUtil::PhpToJSObject( $MESS, false ).')</script>', true);?>
        <?if($bIncludedModule)
            CNext::Start(SITE_ID);?>
    </head>
<?$bIndexBot = (isset($_SERVER['HTTP_ACCEPT_LANGUAGE']) && strpos($_SERVER['HTTP_USER_AGENT'], 'Lighthouse') !== false);?>
<body class="<?=($bIndexBot ? "wbot" : "");?> site_<?=SITE_ID?> <?=($bIncludedModule ? "fill_bg_".strtolower(CNext::GetFrontParametrValue("SHOW_BG_BLOCK")) : "");?>" id="main">
    <div id="panel"><?$APPLICATION->ShowPanel();?></div>
<?if(!$bIncludedModule):?>
    <?$APPLICATION->SetTitle(GetMessage("ERROR_INCLUDE_MODULE_ASPRO_NEXT_TITLE"));?>
    <center><?$APPLICATION->IncludeFile(SITE_DIR."include/error_include_module.php");?>

</center></body></html><?die();?>
<?endif;?>

<?$arTheme = $APPLICATION->IncludeComponent("aspro:theme.next", ".default", array("COMPONENT_TEMPLATE" => ".default"), false, array("HIDE_ICONS" => "Y"));?>
<?include_once('defines.php');?>
<?CNext::SetJSOptions();?>

<div class="wrapper1 axls-layout <?=($isIndex && $isShowIndexLeftBlock ? "with_left_block" : "");?> <?=CNext::getCurrentPageClass();?> <?=CNext::getCurrentThemeClasses();?>">
<?CNext::get_banners_position('TOP_HEADER');?>

    <div class="header_wrap visible-lg visible-md title-v<?=$arTheme["PAGE_TITLE"]["VALUE"];?><?=($isIndex ? ' index' : '')?>">
        <header id="header">
            <?CNext::ShowPageType('header');?>
        </header>
    </div>
<?CNext::get_banners_position('TOP_UNDERHEADER');?>

<?if($arTheme["TOP_MENU_FIXED"]["VALUE"] == 'Y'):?>
    <div id="headerfixed">
        <?CNext::ShowPageType('header_fixed');?>
    </div>
<?endif;?>

    <div id="mobileheader" class="visible-xs visible-sm">
        <?CNext::ShowPageType('header_mobile');?>
        <div id="mobilemenu" class="<?=($arTheme["HEADER_MOBILE_MENU_OPEN"]["VALUE"] == '1' ? 'leftside':'dropdown')?>">
            <?CNext::ShowPageType('header_mobile_menu');?>
        </div>
    </div>

    <div class="text-center logoImage">
<a href="/">
	<img src="/upload/logo.svg" alt="Компания Аксолотль" title="Компания Аксолотль" width="190" height="54">
</a>
<?php if(false):?>
        <?=CNext::ShowLogo();?>
<?php endif;?>
    </div>

<?/*filter for contacts*/
if($arRegion)
{
    if($arRegion['LIST_STORES'] && !in_array('component', $arRegion['LIST_STORES']))
    {
        if($arTheme['STORES_SOURCE']['VALUE'] != 'IBLOCK')
            $GLOBALS['arRegionality'] = array('ID' => $arRegion['LIST_STORES']);
        else
            $GLOBALS['arRegionality'] = array('PROPERTY_STORE_ID' => $arRegion['LIST_STORES']);
    }
}
if($isIndex)
{
    $GLOBALS['arrPopularSections'] = array('UF_POPULAR' => 1);
    $GLOBALS['arrFrontElements'] = array('PROPERTY_SHOW_ON_INDEX_PAGE_VALUE' => 'Y');
}?>

<div class="wraps hover_<?=$arTheme["HOVER_TYPE_IMG"]["VALUE"];?>" id="content">
<?if(!$is404 && !$isForm && !$isIndex):?>
    <?$APPLICATION->ShowViewContent('section_bnr_content');?>
    <?if($APPLICATION->GetProperty("HIDETITLE") !== 'Y'):?>
        <!--title_content-->
        <?CNext::ShowPageType('page_title');?>
        <!--end-title_content-->
    <?endif;?>
    <?$APPLICATION->ShowViewContent('top_section_filter_content');?>
<?endif;?>

<?if($isIndex):?>
    <div class="wrapper_inner front <?=($isShowIndexLeftBlock ? "" : "wide_page");?>">
    <?elseif(!$isWidePage):?>
    <div class="wrapper_inner <?=($isHideLeftBlock ? "wide_page" : "");?>">
<?endif;?>

<?if(($isIndex && $isShowIndexLeftBlock) || (!$isIndex && !$isHideLeftBlock) && !$isBlog):?>
    <div class="right_block <?=(defined("ERROR_404") ? "error_page" : "");?> wide_<?=CNext::ShowPageProps("HIDE_LEFT_BLOCK");?>">
<?endif;?>
<div class="middle <?=($is404 ? 'error-page' : '');?>">
<?CNext::get_banners_position('CONTENT_TOP');?>
<?if(!$isIndex):?>
    <div class="container">
    <?//h1?>
    <?if($isHideLeftBlock && !$isWidePage):?>
    <div class="maxwidth-theme">
    <?endif;?>
    <?if($isBlog):?>
    <div class="row">
    <div class="col-md-9 col-sm-12 col-xs-12 content-md <?=CNext::ShowPageProps("ERROR_404");?>">
<?endif;?>
<?endif;?>
<?CNext::checkRestartBuffer();?>
        <div style="position: fixed;
                 width: 58px;
                 right: 0px;
                 border-radius: 4px 0 0 4px;
                 top: 400px;
                 z-index: 9999;">
            <a href="https://axolotl.ru/" target="_blank">
                <img src="/bitrix/templates/aspro_next/images/rozn_magazin.png">
            </a>
        </div>