{$pagecontentheading}
{if $breadcrumb != ""}{$breadcrumb|stripslashes}
{/if}{$topadplacement}
{if count($arrLeftContentArr) > 0}
{foreach from=$arrLeftContentArr item=strleftcontent}
|
{/if}
|
{if $isRightPanel == '1'}
{if count($arrRightContentArr) > 0}
{foreach from=$arrRightContentArr item=strrightcontent}
|
{/if}
|||||||