{assign var=meth value=':'|explode:$VAR._page} {if $form_validation} {$block->display('core:alert_fields')} {/if}
{osb f=tt}
{t}To contact our staff, you may select their staff nickname below. If you do not know any staff in the department you wish to correspond with, simply select the recipient department instead, and your message will be forwarded to the appropriate staff member when you send your message. You do not need to select both a recipient department and recipient staff member; please just select one or the other.{/t}
{$method->exe('staff','static_var')} {foreach from=$static_var item=record} {/foreach}
{t}contact_staff{/t} {if $VAR.mail_staff_id == ''} {$list->menu('no','mail_staff_id','staff','nickname','','form_menu',true)} {else} {$list->menu('no','mail_staff_id','staff','nickname',$VAR.mail_staff_id,'form_menu')} {/if}
{t}contact_department{/t} {if $VAR.mail_department_id == ''} {$list->menu('no','mail_department_id','staff_department','name','','form_menu')} {else} {$list->menu('no','mail_department_id','staff_department','name',$VAR.mail_department_id,'form_menu')} {/if}
{t}contact_name{/t}
{t}contact_email{/t}
{t}mail_subject{/t}
{t}mail_message{/t}
{$record.name} {$record.html}
{t}mail_priority{/t} {$list->bool('mail_priority','')}