Код |
---|
<?if(is_array($arSection["DESCRIPTION"]))?> <?=$arSection["DESCRIPTION"]?> |
Код |
---|
<?if(is_array($arSection["PICTURE"]))?> <img border="0" src="<?=$arSection["PICTURE"]["SRC"]?>" width="<?=$arSection["PICTURE"]["WIDTH"]?>" height="<?=$arSection["PREVIEW_PICTURE"]["HEIGHT"]?>" alt="<?=$arSection["NAME"]?>" title="<?=$arSection["NAME"]?>" /> |