Traveling Exhibit Request Form - 05/13/2016
Thank you for submitting the traveling exhibit request form. If you have questions please call the TMA Knowledge Center at (800) 880-1300, (512) 370-1300 or via email at knowledge@texmed.org.01_name02_affiliation03_address04_city06_zip07_phone_number08_email_address09_exhibit_to_reserve10_reserve_1st_choice_month10_reserve_1st_choice_year10_reserve_2nd_choice_month10_reserve_2nd_choice_day10_reserve_3rd_choice_month10_reserve_3rd_choice_day11_special_event_registration_info12_version_language13_commentsSmoke and MirrorsFaces of ChangeStamping Out Disease (3 banners)Early Texas Women in MedicineHistory of Texas Medical SchoolsHistory of Texas Hospitals150 years of the Texas Medical Association (4 banners)
function ektLocalizeDate(date, id) {
setTimeout(function() {
if (document.getElementById && 10 == date.length) {
var oTempDate = new Date(date.substr(0,4), parseInt(date.substr(5,2),10)-1, date.substr(8,2));
document.getElementById(id).innerHTML=(oTempDate.toLocaleDateSt...