<? $APPLICATION->ShowHead(); ?>
$APPLICATION->ShowMeta("robots", false, $bXhtmlStyle);
// $APPLICATION->ShowMeta("description", false, $bXhtmlStyle);
$APPLICATION->ShowLink("canonical", null, $bXhtmlStyle);
$APPLICATION->ShowCSS(true, $bXhtmlStyle);
$APPLICATION->ShowHeadStrings();
$APPLICATION->ShowHeadScripts();