Back to Member Roster

{if $item.img} {else} {/if} {$item.full_name|htmlspecialchars}
{if $item.company_name}

{if $item.company_website}{$item.company_name|htmlspecialchars} {else} {$item.company_name|htmlspecialchars} {/if}

{/if} {if $item.location_physical_address}

{$item.location_physical_address|htmlspecialchars}
{$item.location_physical_city|htmlspecialchars}, {$item.location_physical_state|htmlspecialchars} {$item.location_physical_zip|htmlspecialchars}

{/if}
{if $item.primary_phone}

{$item.primary_phone_title}{if $item.primary_phone_title}:{/if} {$item.primary_phone}

{/if} {if $item.secondary_phone}

{$item.secondary_phone_title}{if $item.secondary_phone_title}:{/if} {$item.secondary_phone}

{/if} {if $item.fax}

Fax: {$item.fax}

{/if} {if $item.email}

{$item.email}

{/if}
{*if $item.member_type}

Member Type {$item.member_type}

{/if*} {if is_array($item.specialty) && !empty($item.specialty)}

Specialty: {', '|implode:$item.specialty}


{/if} {if is_array($item.area) && !empty($item.area)}

Area: {', '|implode:$item.area}


{/if} {if is_array($item.link) && !empty($item.link)}

Recommended link{if count($item.link)>1}s{/if}:
{foreach from = $item.link item = itm}   {$itm|truncate:60|htmlspecialchars}
{/foreach}

{/if}
{$item.bio}