|
{{ vm.regTypes[0].Price | currency }}
|
{{ vm.regTypes[0].RegistrationFullMessage(vm) }}
|
|
{{ vm.regTypes[1].Price | currency }}
|
{{ vm.regTypes[1].RegistrationFullMessage(vm) }}
|
Presenting Sponsor (Members Only)
Logo placement on AHBA.net & AHBANews, signage at event, minimum of five mentions/tags on the AHBA social media platforms, reserved table for your company, opportunity to speak at the event, opportunity to hand out awards at the event, recognition at the event
|
{{ vm.regTypes[2].Price | currency }}
|
{{ vm.regTypes[2].RegistrationFullMessage(vm) }}
|
Dinner Sponsor (Members Only)
Logo placement on AHBA.net & AHBANews, signage at the buffet, minimum of three mentions/tags on the AHBA social media platforms, two tickets to the event, recognition at the event
|
{{ vm.regTypes[3].Price | currency }}
|
{{ vm.regTypes[3].RegistrationFullMessage(vm) }}
|
|
{{ vm.regTypes[4].Price | currency }}
|
{{ vm.regTypes[4].RegistrationFullMessage(vm) }}
|
Gold Sponsor (Members Only)
Logo placement on AHBA.net, minimum of three mentions/tags on the AHBA social media platforms, recognition at the event
|
{{ vm.regTypes[5].Price | currency }}
|
{{ vm.regTypes[5].RegistrationFullMessage(vm) }}
|
|
{{ vm.regTypes[6].Price | currency }}
|
{{ vm.regTypes[6].RegistrationFullMessage(vm) }}
|
{{vm.status.maxEventLimitViolation.msg}}
|