Warning: Undefined array key "बहिः गच्छतु" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 181
Current File : /home/httpd/vhosts/puntogroup.ru/httpdocs/include/footer/comp_basket_bottom.php
<?
global $arTheme, $arRegion;
if($arRegion)
	$bPhone = ($arRegion['PHONES'] ? true : false);
else
	$bPhone = ((int)$arTheme['HEADER_PHONES'] ? true : false);
?>
<div class="maxwidth-theme">
	<div class="inner-table-block top-block-item pull-left">
		<div class="phone-block">
			<?if($bPhone):?>
				<div class="inline-block">
					<?CNext::ShowHeaderPhones();?>
				</div>
			<?endif?>
			<?if($arTheme['SHOW_CALLBACK']['VALUE'] == 'Y'):?>
				<div class="inline-block">
					<span class="callback-block animate-load colored" data-event="jqm" data-param-form_id="CALLBACK" data-name="callback"><?=GetMessage("CALLBACK")?></span>
				</div>
			<?endif?>
		</div>
	</div>
	<div class="top-block-item pull-right">
		<?=CNext::ShowBasketWithCompareLink('', '', true, 'top-btn inner-table-block', true);?>
	</div>
</div>