CINXE.COM
Submit an Abstract – Texas Society for Vascular & Endovascular Surgery
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8" /> <meta name='viewport' content='width=device-width, initial-scale=1.0' /> <meta http-equiv='X-UA-Compatible' content='IE=edge' /> <link rel="profile" href="https://gmpg.org/xfn/11" /> <title>Submit an Abstract – Texas Society for Vascular & Endovascular Surgery</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//kit.fontawesome.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="Texas Society for Vascular & Endovascular Surgery » Feed" href="https://tsves.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="Texas Society for Vascular & Endovascular Surgery » Comments Feed" href="https://tsves.org/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.2.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-YDRWVTJT27" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.2.2'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/tsves.org\/abstracts\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-YDRWVTJT27', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-YDRWVTJT27', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/tsves.org\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <link rel='stylesheet' id='formidable-css' href='https://tsves.org/wp-content/plugins/formidable/css/formidableforms2.css?ver=11211403' media='all' /> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://tsves.org/wp-includes/css/dist/block-library/style.min.css?ver=6.7.1' media='all' /> <style id='wp-block-library-theme-inline-css'> .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em} </style> <style id='pdfemb-pdf-embedder-viewer-style-inline-css'> .wp-block-pdfemb-pdf-embedder-viewer{max-width:none} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--fl-heading-text: #808080;--wp--preset--color--fl-body-bg: #f2f2f2;--wp--preset--color--fl-body-text: #757575;--wp--preset--color--fl-accent: #0099e0;--wp--preset--color--fl-accent-hover: #2b7bb9;--wp--preset--color--fl-topbar-bg: #ffffff;--wp--preset--color--fl-topbar-text: #000000;--wp--preset--color--fl-topbar-link: #428bca;--wp--preset--color--fl-topbar-hover: #428bca;--wp--preset--color--fl-header-bg: #ffffff;--wp--preset--color--fl-header-text: #000000;--wp--preset--color--fl-header-link: #428bca;--wp--preset--color--fl-header-hover: #428bca;--wp--preset--color--fl-nav-bg: #ffffff;--wp--preset--color--fl-nav-link: #428bca;--wp--preset--color--fl-nav-hover: #428bca;--wp--preset--color--fl-content-bg: #ffffff;--wp--preset--color--fl-footer-widgets-bg: #ffffff;--wp--preset--color--fl-footer-widgets-text: #000000;--wp--preset--color--fl-footer-widgets-link: #428bca;--wp--preset--color--fl-footer-widgets-hover: #428bca;--wp--preset--color--fl-footer-bg: #ffffff;--wp--preset--color--fl-footer-text: #000000;--wp--preset--color--fl-footer-link: #428bca;--wp--preset--color--fl-footer-hover: #428bca;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='fl-builder-layout-638-css' href='https://tsves.org/wp-content/uploads/sites/2/bb-plugin/cache/638-layout.css?ver=b4507325f551f4947ef563b98aa1aa82' media='all' /> <link rel='stylesheet' id='wcs-timetable-css' href='https://tsves.org/wp-content/plugins/weekly-class/assets/front/css/timetable.css?ver=2.5.17' media='all' /> <style id='wcs-timetable-inline-css'> .wcs-single__action .wcs-btn--action{color:rgba( 255,255,255,1);background-color:#BD322C} </style> <link rel='stylesheet' id='awsm-team-css' href='https://tsves.org/wp-content/plugins/awsm-team/css/team.min.css?ver=1.3.2' media='all' /> <link rel='stylesheet' id='fl-builder-layout-bundle-e5b9e3ea506786a8aa2048cc07292d31-css' href='https://tsves.org/wp-content/uploads/sites/2/bb-plugin/cache/e5b9e3ea506786a8aa2048cc07292d31-layout-bundle.css?ver=2.8.5-1.4.11.2' media='all' /> <link rel='stylesheet' id='jquery-magnificpopup-css' href='https://tsves.org/wp-content/plugins/bb-plugin/css/jquery.magnificpopup.min.css?ver=2.8.5' media='all' /> <link rel='stylesheet' id='base-css' href='https://tsves.org/wp-content/themes/bb-theme/css/base.min.css?ver=1.7.17.1' media='all' /> <link rel='stylesheet' id='fl-automator-skin-css' href='https://tsves.org/wp-content/uploads/sites/2/bb-theme/skin-672d58e2ad447.css?ver=1.7.17.1' media='all' /> <link rel='stylesheet' id='fl-child-theme-css' href='https://tsves.org/wp-content/themes/bb-theme-child/style.css?ver=6.7.1' media='all' /> <link rel='stylesheet' id='pp-animate-css' href='https://tsves.org/wp-content/plugins/bbpowerpack/assets/css/animate.min.css?ver=3.5.1' media='all' /> <link rel='stylesheet' id='fl-builder-google-fonts-f8c3719b110720246155a6607409524d-css' href='//fonts.googleapis.com/css?family=Pragati+Narrow%3A300%2C400%2C700%2C700&ver=6.7.1' media='all' /> <script src="https://tsves.org/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.2.2" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/tsves.org","hash_tracking":"false","v4_id":"G-YDRWVTJT27"};</script> <script src="https://tsves.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://tsves.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://kit.fontawesome.com/bf6fa5dd37.js?ver=6.7.1" id="fa5-kit-js"></script> <link rel="https://api.w.org/" href="https://tsves.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://tsves.org/wp-json/wp/v2/pages/638" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://tsves.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel="canonical" href="https://tsves.org/abstracts/" /> <link rel='shortlink' href='https://tsves.org/?p=638' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://tsves.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftsves.org%2Fabstracts%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://tsves.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Ftsves.org%2Fabstracts%2F&format=xml" /> <script> var bb_powerpack = { search_term: '', version: '2.39.1', getAjaxUrl: function() { return atob( 'aHR0cHM6Ly90c3Zlcy5vcmcvd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=' ); }, callback: function() {} }; </script> <style type="text/css" media="all" id="wcs_styles"></style><script>document.documentElement.className += " js";</script> <link rel="icon" href="https://tsves.org/wp-content/uploads/sites/2/2019/09/TSVES-LOGO-KO_250.png" sizes="32x32" /> <link rel="icon" href="https://tsves.org/wp-content/uploads/sites/2/2019/09/TSVES-LOGO-KO_250.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://tsves.org/wp-content/uploads/sites/2/2019/09/TSVES-LOGO-KO_250.png" /> <meta name="msapplication-TileImage" content="https://tsves.org/wp-content/uploads/sites/2/2019/09/TSVES-LOGO-KO_250.png" /> <style id="wp-custom-css"> .countdown .fl-countdown-seconds, .countdown .fl-countdown-minutes {display: none;} .wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(1){display:none !important} .wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(2){display:none !important} .wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(3){display:none !important} .wcs-filters--day_of_week .wcs-filters__filter-wrapper:nth-child(7){display:none !important} </style> </head> <body class="page-template-default page page-id-638 fl-builder fl-builder-2-8-5 fl-themer-1-4-11-2 fl-theme-1-7-17-1 fl-theme-builder-header fl-theme-builder-header-header fl-theme-builder-footer fl-theme-builder-footer-footer fl-framework-base fl-preset-default fl-full-width fl-search-active" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <a aria-label="Skip to content" class="fl-screen-reader-text" href="#fl-main-content">Skip to content</a><div class="fl-page"> <header class="fl-builder-content fl-builder-content-2458 fl-builder-global-templates-locked" data-post-id="2458" data-type="header" data-sticky="1" data-sticky-on="" data-sticky-breakpoint="medium" data-shrink="1" data-overlay="0" data-overlay-bg="transparent" data-shrink-image-height="50px" role="banner" itemscope="itemscope" itemtype="http://schema.org/WPHeader"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-5cbe58645c851 fl-row-default-height fl-row-align-center" data-node="5cbe58645c851"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-full-width fl-node-content"> <div class="fl-col-group fl-node-5cbe58645c8ad fl-col-group-equal-height fl-col-group-align-center fl-col-group-custom-width" data-node="5cbe58645c8ad"> <div class="fl-col fl-node-4gq2kmb357ju fl-col-bg-color fl-col-small" data-node="4gq2kmb357ju"> <div class="fl-col-content fl-node-content"></div> </div> <div class="fl-col fl-node-5cbe58645c8fc fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="5cbe58645c8fc"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-photo fl-node-it46mw08n7hr" data-node="it46mw08n7hr"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <a href="https://tsves.org/" target="_self" itemprop="url"> <img loading="lazy" decoding="async" class="fl-photo-img wp-image-4657 size-full" src="https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024.png" alt="tsves logo 2024" itemprop="image" height="1045" width="3125" title="tsves logo 2024" data-no-lazy="1" srcset="https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024.png 3125w, https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024-300x100.png 300w, https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024-1024x342.png 1024w, https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024-768x257.png 768w, https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024-1536x514.png 1536w, https://tsves.org/wp-content/uploads/sites/2/2024/01/tsves-logo-2024-2048x685.png 2048w" sizes="auto, (max-width: 3125px) 100vw, 3125px" /> </a> </div> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-5f9429770f653" data-node="5f9429770f653"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>Annual Meeting - Nov 2 - 3, 2024 | Austin, TX</p> </div> </div> </div> </div> </div> <div class="fl-col fl-node-5cbe58645c946 fl-col-bg-color fl-col-small fl-col-small-custom-width" data-node="5cbe58645c946"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-pp-advanced-menu fl-node-5cbe671708ab4" data-node="5cbe671708ab4"> <div class="fl-module-content fl-node-content"> <div class="pp-advanced-menu pp-advanced-menu-accordion-collapse pp-menu-default pp-menu-align- pp-menu-position-below"> <div class="pp-clear"></div> <nav class="pp-menu-nav" aria-label="Main Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <ul id="menu-main-menu" class="menu pp-advanced-menu-horizontal pp-toggle-arrows"><li id="menu-item-2466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home"><a href="https://tsves.org/"><span class="menu-item-text">Welcome</span></a></li><li id="menu-item-2459" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">About Us<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="About Us: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-2467" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/history/"><span class="menu-item-text">History</span></a></li> <li id="menu-item-2468" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/bylaws/"><span class="menu-item-text">Bylaws</span></a></li> <li id="menu-item-2469" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/leadership/"><span class="menu-item-text">Leadership</span></a></li> <li id="menu-item-2474" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/past-meetings/"><span class="menu-item-text">Past Meetings</span></a></li> <li id="menu-item-2465" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/contact-us/"><span class="menu-item-text">Contact Us</span></a></li></ul></li><li id="menu-item-2460" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">Resources<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="Resources: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-4262" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://tsves.careerwebsite.com/"><span class="menu-item-text">Career Center</span></a></li> <li id="menu-item-2472" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/patients/"><span class="menu-item-text">Patients</span></a></li> <li id="menu-item-2471" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/svs/"><span class="menu-item-text">SVS</span></a></li></ul></li><li id="menu-item-2461" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">Annual Meeting<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="Annual Meeting: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-2477" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/annual-meeting/"><span class="menu-item-text">Annual Meeting</span></a></li> <li id="menu-item-2470" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/agenda/"><span class="menu-item-text">Agenda</span></a></li> <li id="menu-item-2479" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-638 current_page_item"><a href="https://tsves.org/abstracts/" aria-current="page"><span class="menu-item-text">Abstracts</span></a></li> <li id="menu-item-4897" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://tsves2024.ipostersessions.com/Default.aspx?s=TSVES_2024_Gallery"><span class="menu-item-text">iPosters</span></a></li> <li id="menu-item-2478" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/venue/"><span class="menu-item-text">Venue</span></a></li> <li id="menu-item-2475" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/accreditation/"><span class="menu-item-text">Accreditation</span></a></li> <li id="menu-item-4339" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/mock-orals/"><span class="menu-item-text">Mock Orals</span></a></li> <li id="menu-item-2476" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/exhibitors/"><span class="menu-item-text">Exhibitors</span></a></li></ul></li><li id="menu-item-2473" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/membership/"><span class="menu-item-text">Membership</span></a></li></ul> </nav> </div> <div class="pp-advanced-menu-mobile"> <button class="pp-advanced-menu-mobile-toggle hamburger" tabindex="0" aria-label="Menu"> <div class="pp-hamburger"><div class="pp-hamburger-box"><div class="pp-hamburger-inner"></div></div></div> </button> </div> <div class="pp-advanced-menu pp-advanced-menu-accordion-collapse off-canvas pp-menu-position-below"> <div class="pp-clear"></div> <nav class="pp-menu-nav pp-off-canvas-menu pp-menu-left" aria-label="Main Menu" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement"> <a href="javascript:void(0)" class="pp-menu-close-btn" aria-label="Close the menu" role="button">×</a> <ul id="menu-main-menu-1" class="menu pp-advanced-menu-horizontal pp-toggle-arrows"><li id="menu-item-2466" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home"><a href="https://tsves.org/"><span class="menu-item-text">Welcome</span></a></li><li id="menu-item-2459" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">About Us<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="About Us: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-2467" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/history/"><span class="menu-item-text">History</span></a></li> <li id="menu-item-2468" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/bylaws/"><span class="menu-item-text">Bylaws</span></a></li> <li id="menu-item-2469" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/leadership/"><span class="menu-item-text">Leadership</span></a></li> <li id="menu-item-2474" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/past-meetings/"><span class="menu-item-text">Past Meetings</span></a></li> <li id="menu-item-2465" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/contact-us/"><span class="menu-item-text">Contact Us</span></a></li></ul></li><li id="menu-item-2460" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">Resources<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="Resources: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-4262" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://tsves.careerwebsite.com/"><span class="menu-item-text">Career Center</span></a></li> <li id="menu-item-2472" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/patients/"><span class="menu-item-text">Patients</span></a></li> <li id="menu-item-2471" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/svs/"><span class="menu-item-text">SVS</span></a></li></ul></li><li id="menu-item-2461" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children pp-has-submenu"><div class="pp-has-submenu-container"><a><span class="menu-item-text">Annual Meeting<span class="pp-menu-toggle" tabindex="0" aria-expanded="false" aria-label="Annual Meeting: submenu" role="button"></span></span></a></div><ul class="sub-menu"> <li id="menu-item-2477" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/annual-meeting/"><span class="menu-item-text">Annual Meeting</span></a></li> <li id="menu-item-2470" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/agenda/"><span class="menu-item-text">Agenda</span></a></li> <li id="menu-item-2479" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-638 current_page_item"><a href="https://tsves.org/abstracts/" aria-current="page"><span class="menu-item-text">Abstracts</span></a></li> <li id="menu-item-4897" class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://tsves2024.ipostersessions.com/Default.aspx?s=TSVES_2024_Gallery"><span class="menu-item-text">iPosters</span></a></li> <li id="menu-item-2478" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/venue/"><span class="menu-item-text">Venue</span></a></li> <li id="menu-item-2475" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/accreditation/"><span class="menu-item-text">Accreditation</span></a></li> <li id="menu-item-4339" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/mock-orals/"><span class="menu-item-text">Mock Orals</span></a></li> <li id="menu-item-2476" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/exhibitors/"><span class="menu-item-text">Exhibitors</span></a></li></ul></li><li id="menu-item-2473" class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://tsves.org/membership/"><span class="menu-item-text">Membership</span></a></li></ul> </nav> </div> </div> </div> </div> </div> <div class="fl-col fl-node-5f7d17b53e533 fl-col-bg-color fl-col-small" data-node="5f7d17b53e533"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-button fl-node-5f7d17b53e425" data-node="5f7d17b53e425"> <div class="fl-module-content fl-node-content"> <div class="fl-button-wrap fl-button-width-auto fl-button-left"> <a href="https://tsves.org/registration/" target="_self" class="fl-button"> <span class="fl-button-text">2024 Meeting Registration</span> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </header> <div id="fl-main-content" class="fl-page-content" itemprop="mainContentOfPage" role="main"> <div class="fl-content-full container"> <div class="row"> <div class="fl-content col-md-12"> <article class="fl-post post-638 page type-page status-publish hentry" id="fl-post-638" itemscope="itemscope" itemtype="https://schema.org/CreativeWork"> <div class="fl-post-content clearfix" itemprop="text"> <div class="fl-builder-content fl-builder-content-638 fl-builder-content-primary fl-builder-global-templates-locked" data-post-id="638"><div class="fl-row fl-row-full-width fl-row-bg-photo fl-node-5f5a46f2d9dd2 fl-row-custom-height fl-row-align-center" data-node="5f5a46f2d9dd2"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-5f5a46f2dc338" data-node="5f5a46f2dc338"> <div class="fl-col fl-node-5f5a46f2dc44d fl-col-bg-color" data-node="5f5a46f2dc44d"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-pp-heading fl-node-l4rm8ax70q3w" data-node="l4rm8ax70q3w"> <div class="fl-module-content fl-node-content"> <div class="pp-heading-content"> <div class="pp-heading pp-left"> <h1 class="heading-title"> <span class="title-text pp-primary-title">Abstracts / Posters</span> </h1> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-fixed-width fl-row-bg-none fl-node-5d88e15ee96c6 fl-row-default-height fl-row-align-center" data-node="5d88e15ee96c6"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-3vzkx5aodbsl" data-node="3vzkx5aodbsl"> <div class="fl-col fl-node-kej86qat1nb0 fl-col-bg-color" data-node="kej86qat1nb0"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-xulngopfb3m2" data-node="xulngopfb3m2"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><span style="font-size: 28px;">The Texas Society for Vascular and Endovascular Surgery (TSVES) welcome abstracts for oral or poster submissions.</span></p> </div> </div> </div> </div> </div> <div class="fl-col fl-node-rqlkbnywat1f fl-col-bg-color fl-col-small" data-node="rqlkbnywat1f"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-button fl-node-i59lokm1jfph" data-node="i59lokm1jfph"> <div class="fl-module-content fl-node-content"> <div class="fl-button-wrap fl-button-width-auto fl-button-right"> <a href="" target="_self" class="fl-button"> <span class="fl-button-text">Abstract Entry Form</span> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-favei05ngucy" data-node="favei05ngucy"> <div class="fl-col fl-node-n6g7f1ditrpc fl-col-bg-color" data-node="n6g7f1ditrpc"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-6cx9bhr7mn8o" data-node="6cx9bhr7mn8o"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><span style="font-size: 28px;"><strong><br /> The 2024 Abstract Submission has closed. </strong></span></p> <p>The submitting author will receive an email the week of September 16th informing them of the decision on their submission. Please contact daphne@wellassembled.com if you have any questions or call 503-635-4761 ext 109.</p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-2y647se3cnux" data-node="2y647se3cnux"> <div class="fl-col fl-node-abf02utj8cgl fl-col-bg-color" data-node="abf02utj8cgl"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-separator fl-node-pz1dmawhr5t2" data-node="pz1dmawhr5t2"> <div class="fl-module-content fl-node-content"> <div class="fl-separator"></div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5f5a46e53b6f9" data-node="5f5a46e53b6f9"> <div class="fl-col fl-node-5f5a46e53b7bf fl-col-bg-color fl-col-small" data-node="5f5a46e53b7bf"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-kiyzfsv4br2x" data-node="kiyzfsv4br2x"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><strong>SUBMISSION AND ACCME POLICIES:</strong></p> <div class="page" title="Page 1"></p> <div class="layoutArea"></p> <div class="layoutArea"> <p><strong>ACCME REQUIREMENTS</strong></p> <p><strong>ACCME Disclosure</strong></p> <p>Authors are required to complete the conflict of interest section when submitting an abstract. Additionally, the submitting/corresponding author will now be asked the following two questions during the submission process:</p> <p>• What professional practice gap does this abstract address?<br />• How will this abstract influence change in competence, performance or patient outcomes?</p> <p><strong>ACCME Policy on Employees of Commercial Interests</strong></p> <p>Industry employees can be authors, but cannot be presenters if the content of the abstract relates to the business lines and products of its employer.</p> <p> </p> <p><strong>HOW TO SUBMIT ABSTRACTS</strong></p> <p>The TSVES abstract submission site is the only method used to submit your abstract. You will be prompted to enter your contact information and upload your abstracts.</p> <div class="page" title="Page 1"></p> <div class="layoutArea"></p> <div class="column"></p> <ul> </p> <li>Follow the instructions as requested by the program and complete all submission steps.</li> <p> </p> <li>Please be sure to click "Save and Return" at the bottom of the submission form to save your work in progress.</li> <p> </p> <li>Create an account to return to your submission for editing. To complete each step, make sure that you have entered information into all of the required fields and click the "Save" button.</li> <p> </p> <li>Abstracts that do not adhere to the submission policy will <em>not</em> be confirmed as complete by the system. <em>Only completed abstracts will be considered</em>.</li> <p> </p> <li>The submission site will send you a confirmation email once your submission is complete.</li> <p></ul> <p></div> <p></div> <p></div> <p></p> <div title="Page 2"></p> <div></p> <div> <p>Notification of acceptance will be emailed <strong>approximately 10 days after the deadline.</strong></p> </div> <p></div> <p></div> <p><strong>REQUIRED ABSTRACT FORMAT AND SUBMISSION INSTRUCTIONS</strong></p> <p>TITLE PAGE<br />The title should be entered in Title Case and bolded.<em> DO NOT </em>use a period at the end of the title. <strong>Example:</strong> A Properly Formatted Title</p> <p>AUTHORS<br />The system will allow you to designate an author as a Primary Author. As such, this will be the main point of contact for information regarding this submission. If the submitter is not the primary author, please ensure that the primary author's email and phone is correctly listed. Additional authors also may be entered and the system allows you to change the place that authors will appear in listings. Primary authors are typically the principal investigator or principally contributing author.</p> </div> <p></div> <p></div> <p></p> <div class="page" title="Page 2"></p> <div class="layoutArea"></p> <div class="column"> <p>AUTHOR POLICY<br />It is the policy of the TSVES that either the primary author or one of the co-authors of each abstract <em>must be a member of the Society</em>. If none of the authors are members of the Society, a member of the Society<strong> must</strong> sponsor the abstract. The TSVES will send all correspondence regarding the submission to the primary author or member sponsor. Member Sponsors are required to forward a letter to the Society's Administrative Offices or upload the letter with your on-line abstract submission.</p> <p>ABSTRACTS<br />When entering your abstract text, do not include title or authors in this text. After you enter the text of your abstract, click the Submit button to save your work. Once the Abstract text is saved, you will be given the opportunity to add a graphic or table to this submission. IMPORTANT: No reference should be made in or on the abstract to the name of the authors or institutions. Also, DO NOT REFERENCE THE INSTITUTION IN THE BODY OF THE ABSTRACT. <em>Failure to follow this guideline will result in the abstract being excluded from Review by the Program Committee.</em></p> </div> <p></p> <div class="page" title="Page 1"></p> <div class="layoutArea"></p> <div class="layoutArea"></p> <div title="Page 2"></p> <div></p> <div> <p><strong>REQUIRED ABSTRACT FORMAT AND SUBMISSION INSTRUCTIONS</strong></p> </div> <p></div> <p></div> <p>TITLE PAGE<br />The title should be entered in Title Case and bolded.<em> DO NOT </em>use a period at the end of the title. <strong>Example:</strong> A Properly Formatted Title</p> <p>AUTHORS<br />The system will allow you to designate an author as a Primary Author. As such, this will be the main point of contact for information regarding this submission. If the submitter is not the primary author, please ensure that the primary author's email and phone is correctly listed. Additional authors also may be entered and the system allows you to change the place that authors will appear in listings. Primary authors are typically the principal investigator or principally contributing author.</p> </div> <p></div> <p></div> <p></p> <div class="page" title="Page 2"></p> <div class="layoutArea"></p> <div class="column"> <p>AUTHOR POLICY<br />It is the policy of the TSVES that either the primary author or one of the co-authors of each abstract <em>must be a member of the Society</em>. If none of the authors are members of the Society, a member of the Society<strong> must</strong> sponsor the abstract. The TSVES will send all correspondence regarding the submission to the primary author or member sponsor. Member Sponsors are required to forward a letter to the Society's Administrative Offices or upload the letter with your on-line abstract submission.</p> </div> <p></div> <p></div> <p></div> <p></div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-0pnm43k8fiwz fl-col-bg-color fl-col-small" data-node="0pnm43k8fiwz"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-jm7nva2gk0wp" data-node="jm7nva2gk0wp"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <div class="page" title="Page 1"></p> <div class="layoutArea"></p> <div class="layoutArea"></p> <div title="Page 2"></p> <div></p> <div>ABSTRACTS<br />When entering your abstract text, do not include title or authors in this text. After you enter the text of your abstract, click the Submit button to save your work. Once the Abstract text is saved, you will be given the opportunity to add a graphic or table to this submission. IMPORTANT: No reference should be made in or on the abstract to the name of the authors or institutions. Also, DO NOT REFERENCE THE INSTITUTION IN THE BODY OF THE ABSTRACT. <em>Failure to follow this guideline will result in the abstract being excluded from Review by the Program Committee.</em></div> <p></p> <div></div> <p></div> <p></div> <p></div> <p></div> <p></div> <p></p> <div class="page" title="Page 2"></p> <div class="layoutArea"></p> <div class="column"> <p><strong>REQUIRED ABSTRACT FORMAT AND STYLE GUIDELINES:</strong></p> <p>Abstracts are limited to 400 words (50 word minimum).</p> <p>One table, image or figure may be used within your abstract, and counts for 25 words. For Case Presentations, a maximum of 5 images and/or figures may be used within your abstract.</p> <p>Your abstract should be structured as follows.</p> </div> <p></div> <p></p> <div class="layoutArea"></p> <div class="column"> <p><strong>Objectives</strong>: A brief statement of the purpose of the study and the current state of research in the field.<br /><strong>Methods</strong>: The methods of study or experimental approach clearly, but briefly, defined.<br /><strong>Results</strong>: A summary of the results of the study, including sufficient details to support those conclusions. These may be presented in a brief table.<br /><strong>Conclusions</strong>: A statement concerning the significance of the work and its possible implications for future research.</p> <ul> </p> <li>PowerPoint and Excel files <em>cannot</em> be uploaded in the system.</li> <p> </p> <li>If you do not maintain within with minimum or maximum character limit, the system will not accept your submission as "complete" and will show your submission as "incomplete" in the list of submitted abstracts.</li> <p></ul> <p></div> <p></div> <p></p> <div class="layoutArea"> <p><strong> </strong></p> <p><strong>ABSTRACT TEXT</strong></p> </div> <p></p> <ul> </p> <li class="layoutArea">Do not include title or authors within the abstract text.</li> <p> </p> <li class="layoutArea">Do not include institution identifiers within the body of the abstract.</li> <p> </p> <li class="layoutArea">Format in boldface type the Objective(s), Methods, Results and Conclusions.</li> <p> </p> <li class="layoutArea">Do not use footnotes or references.</li> <p></ul> <p></p> <div class="layoutArea"></p> <div class="column"> <p><strong>Options for entering text in the system:</strong></p> <p>Enter your abstract text in the text box or upload a Microsoft Word document file directly into the system.</p> <p>GRAPHICS</p> <ul> </p> <li>Graphics cannot be uploaded to the abstract body text box and should be submitted separately from the abstract text. Choose the graphic you wish to upload and then click the Continue button to send your file.</li> <p> </p> <li>The recommended graphic size, to optimize resolution, is 2 inches wide by 3 inches tall and 300 DPI. Please note the graphic may appear large on screen, however it will be adapted for publication. Supported formats are listed in the uploader instructions.</li> <p></ul> <p></div> <p></div> <p></div> <p></p> <div class="page" title="Page 3"></p> <div class="layoutArea"></p> <div class="column"> <p>TABLES</p> <p>Tables cannot be uploaded to the abstract body text box unless in MS Word Format and should be submitted separately from the abstract text. MS Excel is not accepted through the document uploader.</p> <p>TOPIC (CATEGORY) - Authors are required to select a category for their submission:</p> <p>A - Open and Endovascular Aortic Repair<br />B - Basic Science<br />C - Carotid Artery Interventions<br />D - Peripheral Arterial Open Procedures</p> <p>E - Peripheral Endovascular Procedures</p> <p>F - Venous Disease<br />G - Vascular Lab<br />H - Dialysis Access<br />I - Other</p> <p>PRESENTATION TYPES - You must indicate the preferred presentation type as follows:</p> <ul> </p> <li>Oral (Podium)</li> <p> </p> <li>Case Report or Series</li> <p> </p> <li>Poster</li> <p></ul> <p></div> <p></div> <p></div> <p> </p> <p><strong>FOR FURTHER INFORMATION AND INQUIRIES ABOUT ANNUAL MEETING/ABSTRACT SUBMISSIONS, PLEASE CONTACT:</strong></p> <p>TSVES<br />333 South State St., Ste v324<br />Lake Oswego, Oregon 97034<br />(503) 635-4761</p> <p>registrations@wellassembled.com</p> </div> </div> </div> </div> </div> </div> <div class="fl-col-group fl-node-5d88e15eefa0a" data-node="5d88e15eefa0a"> <div class="fl-col fl-node-5d88e15eefb77 fl-col-bg-color" data-node="5d88e15eefb77"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-separator fl-node-95bul7ai28xz" data-node="95bul7ai28xz"> <div class="fl-module-content fl-node-content"> <div class="fl-separator"></div> </div> </div> <div class="fl-module fl-module-heading fl-node-qm7pn4lz985u" data-node="qm7pn4lz985u"> <div class="fl-module-content fl-node-content"> <h2 class="fl-heading"> <span class="fl-heading-text">Abstract Entry</span> </h2> </div> </div> <div id="entry" class="fl-module fl-module-rich-text fl-node-vb2z9w48t3ro" data-node="vb2z9w48t3ro"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>The abstract submission deadline has closed. Emails of acceptances will be sent by September 23, 2024.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div><!-- .fl-post-content --> </article> <!-- .fl-post --> </div> </div> </div> </div><!-- .fl-page-content --> <footer class="fl-builder-content fl-builder-content-10 fl-builder-global-templates-locked" data-post-id="10" data-type="footer" itemscope="itemscope" itemtype="http://schema.org/WPFooter"><div class="fl-row fl-row-full-width fl-row-bg-color fl-node-etzxarbwp7dk fl-row-default-height fl-row-align-center" data-node="etzxarbwp7dk"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-dlpr6fg1be3z" data-node="dlpr6fg1be3z"> <div class="fl-col fl-node-nqeofrlg861x fl-col-bg-color fl-col-small" data-node="nqeofrlg861x"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-u4hm6b85irzg" data-node="u4hm6b85irzg"> <div class="fl-module-content fl-node-content"> <h3 class="fl-heading"> <span class="fl-heading-text">Meeting Support</span> </h3> </div> </div> <div class="fl-module fl-module-icon fl-node-bl5c617figtq" data-node="bl5c617figtq"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <i class="fas fa-male" aria-hidden="true"></i> </span> <div id="fl-icon-text-bl5c617figtq" class="fl-icon-text fl-icon-text-wrap"> <p>Texas Society for Vascular & Endovascular Surgery Membership & Registration services are provided by Well-Assembled Meetings</p> </div> </div> </div> </div> <div class="fl-module fl-module-icon fl-node-lf21pk0ywcqz" data-node="lf21pk0ywcqz"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <i class="fas fa-phone" aria-hidden="true"></i> </span> <div id="fl-icon-text-lf21pk0ywcqz" class="fl-icon-text fl-icon-text-wrap"> <p>503-635-4761, 6a-8p <span style="font-size: 10px;">(Pacific Time Zone)</span></p> </div> </div> </div> </div> <div class="fl-module fl-module-icon fl-node-mlghvkudqf7e" data-node="mlghvkudqf7e"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <i class="far fa-map" aria-hidden="true"></i> </span> <div id="fl-icon-text-mlghvkudqf7e" class="fl-icon-text fl-icon-text-wrap"> <p>333 South State Street, V324<br />Portland, OR 97034</p> </div> </div> </div> </div> <div class="fl-module fl-module-icon fl-node-afqb0n13m54v" data-node="afqb0n13m54v"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <a href="mailto:registrations@wellassembled.com" target="_self" tabindex="-1" aria-hidden="true" aria-labelledby="fl-icon-text-afqb0n13m54v"> <i class="far fa-envelope" aria-hidden="true"></i> </a> </span> <div id="fl-icon-text-afqb0n13m54v" class="fl-icon-text"> <a href="mailto:registrations@wellassembled.com" target="_self" class="fl-icon-text-link fl-icon-text-wrap"> <p>Registrations@WellAssembled.com</p> </a> </div> </div> </div> </div> <div class="fl-module fl-module-icon-group fl-node-bpi3xvty7glh" data-node="bpi3xvty7glh"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-group"> <span class="fl-icon"> <a href="https://www.facebook.com/WellAssembled" target="_blank" rel="noopener" > <i class="fab fa-facebook-f" aria-hidden="true"></i> </a> </span> <span class="fl-icon"> <a href="https://twitter.com/WAM503" target="_blank" rel="noopener" > <i class="fab fa-twitter" aria-hidden="true"></i> </a> </span> <span class="fl-icon"> <a href="https://www.linkedin.com/company/well-assembled-meetings" target="_blank" rel="noopener" > <i class="fab fa-linkedin" aria-hidden="true"></i> </a> </span> </div> </div> </div> </div> </div> <div class="fl-col fl-node-pyqwd1f795l4 fl-col-bg-color fl-col-small" data-node="pyqwd1f795l4"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-yael28r36mxz" data-node="yael28r36mxz"> <div class="fl-module-content fl-node-content"> <h3 class="fl-heading"> <span class="fl-heading-text">Resources</span> </h3> </div> </div> <div class="fl-module fl-module-icon fl-node-74fa8o5y9pec" data-node="74fa8o5y9pec"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <a href="https://tsves.careerwebsite.com/" target="_blank" tabindex="-1" aria-hidden="true" aria-labelledby="fl-icon-text-74fa8o5y9pec" rel="noopener nofollow" > <i class="far fa-user-nurse" aria-hidden="true"></i> </a> </span> <div id="fl-icon-text-74fa8o5y9pec" class="fl-icon-text"> <a href="https://tsves.careerwebsite.com/" target="_blank" class="fl-icon-text-link fl-icon-text-wrap" rel="noopener nofollow" > <p>TSVES Career Center</p> </a> </div> </div> </div> </div> <div class="fl-module fl-module-rich-text fl-node-k7qzsywrnjf4" data-node="k7qzsywrnjf4"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <ul> <li><a href="https://tsves.org/leadership/">TSVES Leadership</a></li> <li><a href="https://tsves.org/sponsorship/">Information for Sponsors</a></li> <li><a href="https://tsves.org/contact-us/">Contact Us</a></li> <li><a href="https://MWCM.account.webconnex.com">Manage your registration account</a></li> <li><a href="https://MWCM.account.webconnex.com">Make changes to your registration</a></li> </ul> <p> </p> </div> </div> </div> <div class="fl-module fl-module-heading fl-node-terv1sw2qupj" data-node="terv1sw2qupj"> <div class="fl-module-content fl-node-content"> <h3 class="fl-heading"> <span class="fl-heading-text">TSVES Social Media</span> </h3> </div> </div> <div class="fl-module fl-module-icon fl-node-ypefohidj4g3" data-node="ypefohidj4g3"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <a href="https://www.facebook.com/TSVES/" target="_blank" tabindex="-1" aria-hidden="true" aria-labelledby="fl-icon-text-ypefohidj4g3" rel="noopener nofollow" > <i class="fab fa-facebook" aria-hidden="true"></i> </a> </span> <div id="fl-icon-text-ypefohidj4g3" class="fl-icon-text"> <a href="https://www.facebook.com/TSVES/" target="_blank" class="fl-icon-text-link fl-icon-text-wrap" rel="noopener nofollow" > <p>Visit us on Facebook</p> </a> </div> </div> </div> </div> <div class="fl-module fl-module-icon fl-node-8r4uzik70apm" data-node="8r4uzik70apm"> <div class="fl-module-content fl-node-content"> <div class="fl-icon-wrap"> <span class="fl-icon"> <a href="https://tsves.org/contact-us/" target="_self" tabindex="-1" aria-hidden="true" aria-labelledby="fl-icon-text-8r4uzik70apm"> <i class="far fa-envelope" aria-hidden="true"></i> </a> </span> <div id="fl-icon-text-8r4uzik70apm" class="fl-icon-text"> <a href="https://tsves.org/contact-us/" target="_self" class="fl-icon-text-link fl-icon-text-wrap"> <p>Contact Us</p> </a> </div> </div> </div> </div> </div> </div> <div class="fl-col fl-node-j4h9tmy5wi01 fl-col-bg-none fl-col-small" data-node="j4h9tmy5wi01"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-heading fl-node-nmjx8e6h9upl" data-node="nmjx8e6h9upl"> <div class="fl-module-content fl-node-content"> <h3 class="fl-heading"> <span class="fl-heading-text">Membership</span> </h3> </div> </div> <div class="fl-module fl-module-rich-text fl-node-phj5l9ieqfun" data-node="phj5l9ieqfun"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <ul> <li>Member Login</li> <li><a href="https://tsves.org/membership/">Become a Member</a></li> <li>Renew your Membership</li> </ul> </div> </div> </div> <div class="fl-module fl-module-heading fl-node-j329cmln1fbi" data-node="j329cmln1fbi"> <div class="fl-module-content fl-node-content"> <h3 class="fl-heading"> <span class="fl-heading-text">Travel Resources</span> </h3> </div> </div> <div class="fl-module fl-module-rich-text fl-node-stg6cp3jlm2a" data-node="stg6cp3jlm2a"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><strong>Travel Support</strong> - We are an IATA certified organization - For travel reservations please call our travel office.</p> <ul> <li>(215) 641-2320</li> <li>service@teletravel.net</li> <li><a href="https://www.teletravel.net/" target="_blank" rel="noopener">https://www.teletravel.net/</a></li> </ul> <p> </p> </div> </div> </div> </div> </div> <div class="fl-col fl-node-6bin0avdxml2 fl-col-bg-color fl-col-small" data-node="6bin0avdxml2"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-ki6e04fu2zhx" data-node="ki6e04fu2zhx"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p><!-- (c) 2005, 2022. Authorize.Net is a registered trademark of CyberSource Corporation --> </p> <div class="AuthorizeNetSeal"> <script type="text/javascript" language="javascript">var ANS_customer_id="a472c3fe-794f-4899-acfb-21d8760b3e1e";</script> <script type="text/javascript" language="javascript" src="//verify.authorize.net:443/anetseal/seal.js" ></script> </div> </div> </div> </div> <div class="fl-module fl-module-photo fl-node-0r7ix1ad3vfb" data-node="0r7ix1ad3vfb"> <div class="fl-module-content fl-node-content"> <div class="fl-photo fl-photo-align-center" itemscope itemtype="https://schema.org/ImageObject"> <div class="fl-photo-content fl-photo-img-png"> <img loading="lazy" decoding="async" class="fl-photo-img wp-image-4322 size-full" src="https://tsves.org/wp-content/uploads/sites/2/2019/04/IATA-logo-white-300x195-1.png" alt="IATA-logo-white-300x195" itemprop="image" height="195" width="300" title="IATA-logo-white-300x195" /> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> <div class="fl-row fl-row-full-width fl-row-bg-color fl-node-93jtgrv7eo2i fl-row-default-height fl-row-align-center" data-node="93jtgrv7eo2i"> <div class="fl-row-content-wrap"> <div class="fl-row-content fl-row-fixed-width fl-node-content"> <div class="fl-col-group fl-node-u9kd8lz7fr2j" data-node="u9kd8lz7fr2j"> <div class="fl-col fl-node-guhlf6i8e0xt fl-col-bg-color" data-node="guhlf6i8e0xt"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-rich-text fl-node-j2s1309l8wxd" data-node="j2s1309l8wxd"> <div class="fl-module-content fl-node-content"> <div class="fl-rich-text"> <p>© 2024 Texas Society for Vascular & Endovascular Surgery & Well-Assembled Meetings. All Rights Reserved.</p> </div> </div> </div> </div> </div> <div class="fl-col fl-node-xc2enzi4k7a3 fl-col-bg-color fl-col-small" data-node="xc2enzi4k7a3"> <div class="fl-col-content fl-node-content"><div class="fl-module fl-module-pp-image fl-node-5cbe74ded5ca9" data-node="5cbe74ded5ca9"> <div class="fl-module-content fl-node-content"> <div class="pp-photo-container"> <div class="pp-photo pp-photo-align-center pp-photo-align-responsive-default" itemscope itemtype="http://schema.org/ImageObject"> <div class="pp-photo-content pp-overlay-wrap"> <div class="pp-photo-content-inner"> <a href="https://wellassembled.com" target="_blank" itemprop="url" rel="noopener nofollow" > <img loading="lazy" decoding="async" class="pp-photo-img wp-image-117 size-full" src="https://tsves.org/wp-content/uploads/sites/2/2019/04/well_assembled_logo.png" alt="Another Well-Assembled Meeting!" itemprop="image" height="52" width="150" title="well_assembled_logo" /> <div class="pp-overlay-bg"></div> <div class="pp-photo-caption pp-photo-caption-hover" itemprop="caption" style="max-width: 150px;">Another Well-Assembled Meeting!</div> </a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </footer> </div><!-- .fl-page --> <script src="https://tsves.org/wp-content/uploads/sites/2/bb-plugin/cache/638-layout.js?ver=17d64777f579ae1a64fe25f6f992e794" id="fl-builder-layout-638-js"></script> <script src="https://tsves.org/wp-content/plugins/awsm-team/js/team.min.js?ver=1.3.2" id="awsm-team-js"></script> <script src="https://tsves.org/wp-content/plugins/bb-plugin/js/jquery.imagesloaded.min.js?ver=2.8.5" id="imagesloaded-js"></script> <script src="https://tsves.org/wp-content/plugins/bb-plugin/js/jquery.ba-throttle-debounce.min.js?ver=2.8.5" id="jquery-throttle-js"></script> <script src="https://tsves.org/wp-content/uploads/sites/2/bb-plugin/cache/c30cf0a23c10e2c4fe6c6698d927595c-layout-bundle.js?ver=2.8.5-1.4.11.2" id="fl-builder-layout-bundle-c30cf0a23c10e2c4fe6c6698d927595c-js"></script> <script src="https://tsves.org/wp-content/plugins/bb-plugin/js/jquery.magnificpopup.min.js?ver=2.8.5" id="jquery-magnificpopup-js"></script> <script id="fl-automator-js-extra"> var themeopts = {"medium_breakpoint":"992","mobile_breakpoint":"768","lightbox":"enabled","scrollTopPosition":"800"}; </script> <script src="https://tsves.org/wp-content/themes/bb-theme/js/theme.min.js?ver=1.7.17.1" id="fl-automator-js"></script> </body> </html>