{title}[[Business Catalog]]{if $current_company} :: {$current_company.name}{/if}{/title}
{if $current_company}{$current_company.name}{else}[[Business Catalog]]{/if}
{if $current_category}
{if $current_company} {$current_company.full}
[[Back]] {else} {foreach from=$records item=a} {if $a.description} {/if} {if $a.location} {/if} {if $a.email} {/if} {if $a.url} {/if} {if $a.address} {/if} {/if} {if !($a.full == "" || $a.full=='

 

')} {/if}
{$a.name}
{$a.description|nl2br}
[[Location]]: {$a.location}
[[E-mail]]: {$a.email}
[[Website]]: {$a.url}
[[Address]]: {$a.address}
{if $a.phone} [[Phone]]: {$a.phone}{if $a.fax} [[Fax]]: {$a.fax} {/if}
[[view full profile]]
{/foreach} {/if}
{else}

{foreach from=$records item=a name=foreach} {if ($smarty.foreach.foreach.iteration - 1) % 2 == 0} {/if} {if $smarty.foreach.foreach.iteration % 2 == 0} {/if} {/foreach} {if ($smarty.foreach.foreach.total - 1) % 2 != 0} {/if}
{$a.name}
{/if}