« Back to Executives List
{if $item->image}
image|image_fs_full:120:160} alt="{$item->name|htmlspecialchars}" />{/if}
{$item->name|htmlspecialchars}
{if $item->jobTitle}
{$item->jobTitle|htmlspecialchars}
{/if}
{if $item->url}
{/if}
{if $item->email OR $item->phone OR $item->fax}
{if $item->email}E-mail: | {mailto address=$item->email encode='javascript'} |
{/if}
{if $item->phone}Phone: | {$item->phone|htmlspecialchars|escape:"hexentity"} |
{/if}
{if $item->fax}Fax: | {$item->fax|escape:"hexentity"} |
{/if}
{/if}
{$item->fullBio}