CINXE.COM

ACG 2024 Annual Meeting

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>ACG 2024 Annual Meeting</title> <link rel="stylesheet" href="/static/css/bootstrap.min.css" > <link rel="stylesheet" href="/static/css/jasny-bootstrap.min.css"> <link rel="stylesheet" href="/static/css/sm-core-css.css"> <link rel="stylesheet" href="/static/css/sm-clean.css"> <link rel="stylesheet" href="/static/css/jquery.smartmenus.bootstrap.css"> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700"> <link rel="stylesheet" href="/includes/css/fonts.css?_=08.09.2024" > <link rel="stylesheet" href="/includes/css/main.min.css?_=08.09.2024" > <link rel="stylesheet" href="/includes/css/print.css?_=08.09.2024" media="print" /> <link rel="stylesheet" href="/includes/css/navigation.css?_=03.28.2023.10.24" /> <style> html.embedded, .embedded body { min-height: auto !important; } .embedded #main-banner {display: none;} .embedded .navbar-wrapper {display: none;} div.container.content-wrap {border-left: none;} .embedded footer {display:none;} .embedded .backtotop {display:none;} </style><style type="text/css"> /* link color */ a, .btn-link, .popup-link, #leftnav .primary, .socialmedia a, .toptoolswrap .list-tools-wrap span { color: #980539 } /* link hover color */ a:hover, .btn-link:hover, #leftnav .primary:hover { color: #DD0000; } /* Color for headings */ h1,h2,h3,h4,h5,h6 { color: #174079 !important; letter-spacing: -1px; } /* Event banner */ #main-banner { background-color: #ffffff;} /* Awesome bar/Top nav and mobile nav background color */ #mobilenav, .navbar-wrapper, .navbar .dropdown-menu { background: #062F6E; background: -moz-linear-gradient(top, #062F6E 0%, #062F6E 100%); background: -webkit-linear-gradient(top, #062F6E 0%,#062F6E 100%); background: linear-gradient(to bottom, #062F6E 0%,#062F6E 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#062F6E', endColorstr='#062F6E',GradientType=0 ); } /* Awesome bar/Top nav and mobile nav text color */ .navbar, #mobilenav, #mobilenav a, .navbar .btn-link, .navbar .dropdown-menu > li > a { color:#FFFFFF; } /* Awesome bar/Top nav and mobile nav text hover background and text color */ #mobilenav a:hover, #mobilenav a:focus, #mobilenav a:active, .navbar .btn-link:hover, .navbar .btn-link:focus, .navbar .btn-link:active, .navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus, .navbar .dropdown-menu > li > a:active { background: #FFC545; color:; } /* Awesome bar/Top nav list background and border color */ .navbar .dropdown-menu { border:1px solid ; background: ; } .navbar .dropdown-menu, .navbar .dropdown-menu > li > a { color: ; } /* Awesome bar/Top nav list item hover background and text color */ .navbar .dropdown-menu > li > a:hover, .navbar .dropdown-menu > li > a:focus, .navbar .dropdown-menu > li > a:active { background: ; color:; } /* Mobile nav toggle */ .navbar-toggle { float: left; } /* Left Nav */ #leftnav .socialmedia a span { color: #980539; } #leftnav .socialmedia a span:hover { color: #5e8020; opacity: 1; } /* FOOTER */ footer { background: #00437a; background: -moz-linear-gradient(top, #00437a 0%, #003968 100%); background: -webkit-linear-gradient(top, #00437a 0%,#003968 100%); background: linear-gradient(to bottom, #00437a 0%,#003968 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00437a', endColorstr='#003968 ',GradientType=0 ); color: #FFFFFF; border-top: 0px solid #ffffff; border-bottom: #ffffff solid 0px; } footer .text-muted { color: #FFFFFF; } footer { border-top: none; border-bottom: none; } /* Make the link icon color match the footer background */ footer .socialmedia .socialicon-website .fa-link { color: #00437a; } /* Popups */ #popup { border-color: #19427b; } #popupContent h1 { color: #19427b; } .tabbed-popup-tab-button.active, .tabbed-popup-tab-button:hover { border-color: #19427b; color: #19427b; } .popuptools li a, .popup_tools_link, .closepopup { color: #ffffff; } #popup, body.Mobile #popup, body.Tablet #popup { border-top: none; } .popupheader, .popup_header { background: #19427b; background: -moz-linear-gradient(top, #19427b 0%, #19427b 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#19427b), color-stop(100%,#19427b)); background: -webkit-linear-gradient(top, #19427b 0%,#19427b 100%); background: -o-linear-gradient(top, #19427b 0%,#19427b 100%); background: -ms-linear-gradient(top, #19427b 0%,#19427b 100%); background: linear-gradient(top, #19427b 0%,#19427b 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#19427b', endColorstr='#19427b',GradientType=0 ); color:#ffffff; } .popuptools { top: 1px; } .popupheader .glyphicon-chevron-left, .popupheader .glyphicon-remove { color: #ffffff; } /* Buttons */ .btn-primary, .alphaList a.active { background: #00437a !important; color: #FFFFFF !important; border: none !important; } .btn-group .btn-primary, .btn-group .btn-primary:hover { border: 1px solid #003662; } .btn-primary:hover { background: #003662; border: none; } .btn-primary.focus, .btn-primary:focus, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover { background: #002f55; border: none; } .btn-success { background: #5cb85c; color: #FFFFFF; border: none; } .btn-success:hover { background: #4a934a; border: none; } .btn-success.focus, .btn-success:focus, .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover { background: #408140; border: none; } .btn-info { background: #56C0E0; color: #FFFFFF; border: none; } .btn-info:hover { background: #459ab3; border: none; } .btn-info.focus, .btn-info:focus, .btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover { background: #3c869d; border: none; } .btn-warning { background: #f0ad4e; color: #FFFFFF; border: none; } .btn-warning:hover { background: #c08a3e; border: none; } .btn-warning.focus, .btn-warning:focus, .btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover { background: #a87937; border: none; } .btn-danger { background: #d9534f; color: #FFFFFF; border: none; } .btn-danger:hover { background: #ae423f; border: none; } .btn-danger.focus, .btn-danger:focus, .btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover { background: #983a37; border: none; } /* Social icons */ footer .socialmedia a span, .popup-gutter .socialmedia a span { color: #ffffff } footer .socialmedia a span:hover, .popup-gutter .socialmedia a span:hover { color: #980539; opacity: 1; } .presentersocialicons .fa-link { background: #980539 } .presentersocialicons .fa-link:hover { background: #DD0000 } /* User Photos */ .photo-wrapper.img-circle { border-radius: 10px; padding: 0 !important; } .photo-wrapper { height: inherit; overflow: visible; } .photo-wrapper.full-size { height: auto; } .photo-wrapper img { position: static; -webkit-transform: translateY(0); transform: translateY(0); border-radius: 8px } .photo-wrapper.no-photo { min-height: 81px; } /* LIST VIEW */ .dayrow { background: #00437a; background: -moz-linear-gradient(top, #00437a 0%, #003968 100%); background: -webkit-linear-gradient(top, #00437a 0%,#003968 100%); background: linear-gradient(to bottom, #00437a 0%,#003968 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00437a', endColorstr='#003968 ',GradientType=0 ); color: #FFFFFF } .list-view li.bucket .arrow { color: #00437a; } .presBadges { display: inline-block; margin-left: 10px; } #popup .presBadges { margin: 0; } .presBadges img{ margin: 0 5px 0 0; mix-blend-mode: darken; } .addFav.faved span{ color: #FAA93D !important; } .addLike.liked { color: #FAA93D !important; } .addFav.registered span{ color: #0086BF !important; cursor: default; } /* Other */ .loadbyurl a, .loadbyurl a:hover, .loadbyurl a:focus, .loadbyurl a:active, .loadbyurl a:visited { text-decoration: none; } .tags { background: #00437a; color: #FFFFFF; } .tags:hover { color: #FFFFFF; border: none; } #messege-alert #danger{ background: #d9534f; color: #FFFFFF; } /* TABLETS -------------------------------------------------- */ @media (min-width: 768px) { .popup-gutter, .popup_gutter{ background: #CCCCCC; background: -moz-linear-gradient(top, #DADADA 0%, #CCCCCC 100%); background: -webkit-linear-gradient(top, #DADADA 0%,#CCCCCC 100%); background: linear-gradient(to bottom, #DADADA 0%,#CCCCCC 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DADADA', endColorstr='#CCCCCC ',GradientType=0 ); border-top: 1px solid #CCCCCC; } .speakerrow .speaker-name { margin: 0 0 2px 0; } } @media (min-width: 992px) and (max-width: 1199px) { body.banner-fixed.belowBanner .navbar-fixed-top { top:116px; } } @media (min-width: 768px ) and (max-width: 990px) { } /* DESKTOP -------------------------------------------------- */ @media (min-width: 1025px) { /* LEFT NAV */ .sm-clean a, .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted { color: #555555; } .sm-clean a:hover, .sm-clean a:focus, .sm-clean a:active, .sm-clean a.highlighted { color: #0088BB; } .sm-clean a.current { color: #0088BB; } .sm-clean ul { border: 1px solid #BBBBBB; background: #FFFFFF; } .sm-clean ul a, .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted { color: #555555; } .sm-clean ul a:hover, .sm-clean ul a:focus, .sm-clean ul a:active, .sm-clean ul a.highlighted { background: #FFFFFF; color: #0088BB; } .sm-clean ul a.current { color: #0088BB; } .sm-clean span.scroll-up:hover, .sm-clean span.scroll-down:hover { background: #FFFFFF; } .sm-clean.sm-vertical a.disabled { background: #FFFFFF; } .sm-clean.sm-vertical ul a:hover, .sm-clean.sm-vertical ul a:focus, .sm-clean.sm-vertical ul a:active, .sm-clean.sm-vertical ul a.highlighted { background: #FFFFFF; } .navbar-header .btn-link { color: #FFFFFF; } .navbar { min-height: auto; } } </style> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script type="text/javascript" src="/includes/js/navigation/navigation.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/navItem.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/navList.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/navEditorItem.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/navEditorList.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/websiteNavigation.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/websiteNavItem.js?_=03.28.2023.10.24"></script> <script type="text/javascript" src="/includes/js/navigation/websiteNavList.js?_=03.28.2023.10.24"></script> <link type="text/css" rel="stylesheet" href="https://www.mycadmium.com/includes/css/cloudzoom.css"/> <link type="text/css" rel="stylesheet" href="https://www.mycadmium.com/includes/css/audioElement.css"/> </head> <body class="banner-detached HasLeftNav nav-detached nav-height-normal nav-below-banner footer-fixed "> <a class="offscreen" href="#sitewrap">Skip to main content</a> <nav id="mobilenav" class="navmenu navmenu-default navmenu-fixed-left offcanvas hidden-lg" role="navigation"></nav> <div class="navbar-wrapper"> <div class="container"> <nav role="navigation" id="awesomebardiv" class="navbar navbar-inverse" > <div class="navbar-header clearfix"><button type="button" class="navbar-toggle collapsed" data-toggle="offcanvas" data-target="#mobilenav" data-canvas="body"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button><a href="/login.asp?intended=https%3A%2F%2Facg2024%2Eeventscribe%2Enet%2Findex%2Easp" class="btn btn-link pull-right">Login</a><div class="search-wrap pull-right"> <form method="POST" action="/searchGlobal.asp" class="relative"> <input type="text" class="form-control globalSearch" name="SearchQuery" placeholder="Search for..." ><button type="submit" class="btn btn-primary searchbtn globalSearchbtn">Search</button></form> </div></div> </nav> </div> </div><div id="main-banner" > <div class="container"> <div class="row"> <a id="homebtn" href="/index.asp" > <img src="https://www.eventscribe.com/upload/planner/bannersNEW/452945954282407-1.jpg" width="1170" style="width:100%;" alt="ACG 2024 Annual Meeting Main banner" /> </a> </div> </div> </div> <div id="popup-overlay"></div> <div id="popup"> <div id="popupContent" class="container"></div> </div> <div id="sitewrap" tabindex="0"> <div id="leftnav"> <hr /> <div id="google_translate_element"></div> <script type="text/javascript"> function googleTranslateElementInit() { new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element'); } </script> <script async type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script><hr /> <div class='legend'> <div class="legend-heading">Icon Legend</div><div class="legend-row"> <span class="legend-icon fa fa-star" ></span> <div class="legend-desc">This session is not in your Favorites.</div> </div> <div class="legend-row"> <span class="legend-icon fa fa-star" style="color:#FAA93D"></span> <div class="legend-desc">This session is in your Favorites. Click again to remove it. </div> </div><div class="legend-heading">Presentation Icons</div><div class="legend-row" data-id="14544"> <span class="legend-icon"> <img alt="ACG Award Winner" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/DNXKQSFB-Badge4335.png" width="30"/> </span> <div class="legend-desc">ACG Award Winner</div> </div><div class="legend-row" data-id="14545"> <span class="legend-icon"> <img alt="ACG Newsworthy Abstract" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/DNXKQSFB-Badge4349.png" width="30"/> </span> <div class="legend-desc">ACG Newsworthy Abstract</div> </div><div class="legend-row" data-id="14546"> <span class="legend-icon"> <img alt="Registration Required" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/MPJFYVAJ-Badge7709.png" width="30"/> </span> <div class="legend-desc">Registration Required</div> </div><div class="legend-row" data-id="14547"> <span class="legend-icon"> <img alt="No CME" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/MPJFYVAJ-Badge7710.png" width="30"/> </span> <div class="legend-desc">No CME</div> </div><div class="legend-row" data-id="14549"> <span class="legend-icon"> <img alt="On-Demand Video" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/KFDXPQFU-Badge12272.png" width="30"/> </span> <div class="legend-desc">On-Demand Video</div> </div><div class="legend-row" data-id="15061"> <span class="legend-icon"> <img alt="Livestream" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EGAFSYIJ-Badge15061.png" width="30"/> </span> <div class="legend-desc">Livestream</div> </div></div> </div> <script type="text/javascript"> var json = JSON.parse("{\"fontSize\":\"14px\",\"font\":\"Helvetica\",\"dropdownMode\":\"collapsed\",\"bold\":0,\"underline\":0,\"italics\":0,\"hoverBold\":0,\"hoverUnderline\":1,\"hoverItalics\":0,\"textColor\":\"#000\",\"hoverColor\":\"#555\",\"list\":[{\"label\":\"FAQ and Support\",\"url\":\"aaStatic.asp?SFP=U05NVVdMTEZAMTg1MzNARXZlbnQgRkFRcyBhbmQgU3VwcG9ydCAtIGFmdGVyIG1lZXRpbmc\",\"newTab\":0,\"navItem\":\"Static Pages\",\"loginRequired\":0,\"pageType\":18533,\"trackerID\":10176144,\"tester\":0},{\"label\":\"Presentations\",\"newTab\":0,\"navItem\":\"No Action\",\"tester\":0,\"list\":[{\"label\":\"Full Schedule\",\"url\":\"agenda.asp?pfp=BrowsebyDay\",\"pfpLabel\":\"BrowsebyDay\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Full Schedule\",\"trackerID\":10176124,\"tester\":0},{\"label\":\"Browse By Date\",\"url\":\"agenda.asp?pfp=Browse by Day\",\"pfpLabel\":\"Browse by Day\",\"newTab\":0,\"navItem\":\"Presentation\",\"pageType\":\"Browse By Date\",\"tester\":0},{\"label\":\"Browse by Course\",\"url\":\"SearchByBucket.asp?f=CourseName&pfp=BrowsebyCourse\",\"pfpLabel\":\"BrowsebyCourse\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CourseName\",\"filterByField\":\"CourseName\",\"filterValue\":\"Annual Scientific Meeting\",\"trackerID\":10164408,\"tester\":0},{\"label\":\"Browse By Title\",\"url\":\"SearchByPresentation.asp?pfp=BrowsebyTitle\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Title\",\"trackerID\":10164409,\"tester\":0},{\"label\":\"Browse By Presenter\",\"url\":\"speakers.asp?pfp=BrowsebySpeaker\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Presenter\",\"trackerID\":10164410,\"tester\":0},{\"label\":\"Browse by Category\",\"url\":\"SearchByBucket.asp?f=CustomPresfield98&pfp=BrowsebyCategory\",\"pfpLabel\":\"BrowsebyCategory\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CustomPresfield98\",\"trackerID\":10164411,\"tester\":0},{\"label\":\"Browse by Oral Abstracts\",\"url\":\"SearchByBucket.asp?f=CustomPresfield32&pfp=BrowsebyOrals\",\"pfpLabel\":\"BrowsebyOrals\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CustomPresfield32\",\"trackerID\":10178160,\"tester\":0},{\"label\":\"Browse by Bonus Sessions\",\"url\":\"SearchByBucket.asp?f=CustomPresfield34&pfp=BonusSessions\",\"pfpLabel\":\"BonusSessions\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CustomPresfield34\",\"trackerID\":10178161,\"tester\":0},{\"label\":\"BB Build Code 2\",\"url\":\"SearchByBucket.asp?f=CourseName&pfp=BrowsebyCourse\",\"pfpLabel\":\"BrowsebyCourse\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CourseName\",\"filterByField\":\"CourseName\",\"trackerID\":10164408,\"tester\":1},{\"label\":\"On Demand\",\"url\":\"SearchByBucket.asp?f=CustomPresfield54&bm=OD&pfp=BrowsebyBucket\",\"pfpLabel\":\"BrowsebyBucket\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"accountUnlockCodesPDF\":[\"AM\",\"AM-B\",\"ASGE\",\"GI\",\"GIPH\",\"GTG\",\"PG\",\"PG-B\",\"PM\",\"WIG\"],\"accountUnlockCodesPDFDisplay\":0,\"accountUnlockCodesAudio\":[\"AM\",\"AM-B\",\"ASGE\",\"GI\",\"GIPH\",\"GTG\",\"PG\",\"PG-B\",\"PM\",\"WIG\"],\"accountUnlockCodesAudioDisplay\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield54\",\"filterValue\":\"OD\",\"trackerID\":10178162,\"tester\":1},{\"label\":\"Industry symposia\",\"url\":\"SearchByBucket.asp?f=CustomPresfield55&bm=Industry%20symposia&pfp=IndustrySymposia\",\"pfpLabel\":\"IndustrySymposia\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield55\",\"filterValue\":\"Industry symposia\",\"trackerID\":10176129,\"tester\":1},{\"label\":\"Industry Programs OnDemand\",\"url\":\"SearchByBucket.asp?f=CourseName\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"CourseName\",\"trackerID\":10178163,\"tester\":1}]},{\"label\":\"My Experience\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"tester\":1,\"list\":[{\"label\":\"My Profile\",\"url\":\"profile.asp\",\"newTab\":0,\"navItem\":\"My Conference Profile\",\"loginRequired\":1,\"loginDisplay\":0,\"trackerID\":10164414,\"tester\":0},{\"label\":\"My Favorites\",\"url\":\"MyPlan.asp\",\"newTab\":0,\"navItem\":\"My Plan\",\"loginRequired\":1,\"loginDisplay\":0,\"trackerID\":10164415,\"tester\":0},{\"label\":\"ACG 2024 App\",\"url\":\"conferenceapp.asp?h=Conference App\",\"newTab\":0,\"navItem\":\"Conference App\",\"loginRequired\":0,\"trackerID\":10164416,\"tester\":0}]},{\"label\":\"Disclosures and Accreditation\",\"url\":\"aaStatic.asp?SFP=S0dYSEVSWVlAMTg1MzZARGlzY2xvc3VyZSBhbmTCoEFjY3JlZGl0YXRpb24gSW5mb3JtYXRpb24\",\"newTab\":1,\"navItem\":\"Static Pages\",\"loginRequired\":0,\"pageType\":18536,\"trackerID\":10178164,\"tester\":0},{\"label\":\"Posters\",\"url\":\"https://acgposters2024.eventscribe.net\",\"newTab\":1,\"navItem\":\"URL\",\"loginRequired\":0,\"trackerID\":10176141,\"tester\":1},{\"label\":\"CME MOC Information\",\"url\":\"aaStatic.asp?SFP=RVVNR1pUWVRAMTg1MzJAQ01FIE1PQyAtIGR1cmluZyBhbmQgYWZ0ZXIgbWVldGluZw\",\"newTab\":0,\"navItem\":\"Static Pages\",\"loginRequired\":0,\"pageType\":18532,\"trackerID\":10176142,\"tester\":1},{\"label\":\"Post-Meeting Event FAQ/Support\",\"url\":\"aaStatic.asp?SFP=U05NVVdMTEZAMTg1MzNARXZlbnQgRkFRcyBhbmQgU3VwcG9ydCAtIGFmdGVyIG1lZXRpbmc\",\"newTab\":0,\"navItem\":\"Static Pages\",\"loginRequired\":0,\"pageType\":18533,\"trackerID\":10176144,\"tester\":1},{\"label\":\"ACG 2024 App\",\"url\":\"conferenceapp.asp?h=Conference App\",\"newTab\":0,\"navItem\":\"Conference App\",\"loginRequired\":0,\"trackerID\":10164416,\"tester\":0}]}"); var settings = { accountExists: 0, accountAccessLevel: '', accountPDFUnlockCodes: [''].filter(code => code), accountAudioUnlockCodes: [''].filter(code => code), accountID: 0, accountTester: 0, eventID: 22272, clientID: 86, }; // Set up the event properties var eventProperties = { directoryURL: '/', Level: 'Pro', WebsiteTimezone: 'America/New_York', CancelledDateLabel: 'CANCELLED', ScheduleDates: ["10/25/2024","10/26/2024","10/27/2024","10/28/2024","10/29/2024","10/30/2024"], isSandbox: 0, customDomain: "" }; json.pullEventProperties = false; json.eventProperties = eventProperties; var dropdownMode = json.dropdownMode; $(document).ready(function() { // Set the left nav mode for the main js to use app.LeftNavMode = dropdownMode; }); // Parse the left nav var navigation = new WebsiteNavigation('#leftnav', json, settings); // Parse the mobile nav (the mobile nav is always dropdown mode of collapsed) json.dropdownMode = 'collapsed'; var mobileNavigation = new WebsiteNavigation('#mobilenav', json, settings); </script> <div class="content-wrap container"> <div id="tile-screen" class="tile-container" ></div></div> <!-- /.content-wrap --> </div> <!-- /#sitewrap --> <!-- FOOTER --> <style> /* this is seting website link second icon to match the color of footer background color */ .fa-inverse { color: #003968; } .ph-25{ padding: 0 25px; } </style> <footer class=""> <div class=" container " > <div class="row text-muted"><div class="pull-left"><p class="copyrights"> <span style="margin-right:10px;"> Designed by <a href="https://www.GoCadmium.com" class="text-muted" target="_blank">Cadmium</a> </span> <span> |<a href="/ajaxcalls/support.asp" class="loadbyurl text-muted" style="margin:0 10px;">Technical Support</a> </span><span> |<a href="/feedback.asp" class="text-muted" style="margin:0 10px;">Give Feedback</a> </span> <br /> &copy; Copyright 2025 Cadmium. All Rights Reserved. </p></div> <div class="pull-right"> <div class="socialmedia"><a href="https://www.facebook.com/AmCollegeGastro" class="tipsytip" title="Facebook landing page" target="_blank"> <span class="socialsymbol socialicon-facebook"></span> </a><a href="https://www.instagram.com/amcollegegastro/" class="tipsytip" title="Instagram landing page" target="_blank"> <span class="socialsymbol socialicon-instagram"></span> </a><a href="http://www.twitter.com/amcollegegastro" class="tipsytip" title="Twitter landing page" target="_blank"> <span class="socialsymbol socialicon-twitter"></span> </a><a href="https://youtube.com/user/ACGastroenterology" class="tipsytip" title="YouTube landing page" target="_blank"> <span class="socialsymbol socialicon-youtube"></span> </a><a href="https://www.linkedin.com/company/american-college-of-gastroenterology" class="tipsytip" title="LinkedIn landing page" target="_blank"> <span class="socialsymbol socialicon-linkedin"></span> </a><a href="http://acgblog.org/" class="tipsytip" title="Blogger landing page" target="_blank"> <span class="socialsymbol socialicon-blogger"></span> </a><a href="https://gi.org/" class="tipsytip" title="Website link" target="_blank"> <span class='socialsymbol socialicon-website fa-stack fa-l'> <i class='fa fa-circle fa-stack-2x'></i> <i class='fa fa-link fa-stack-1x fa-inverse'></i> </span> </a></div> </div></div> </div> <div class="clear"></div></footer> <script> window.fbAsyncInit = function() { FB.init({ appId : '411292922590649', xfbml : true, version : 'v2.9' }); FB.AppEvents.logPageView(); }; (function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, "script", "facebook-jssdk")); </script><script> const app = { eventId: 22272, BannerMode : "detached", LeftNav : "1", LeftNavMode : "", FavoriteText : "Favorite", FavoritedText : "Favorited", LikeText : "Like", LikedText : "Liked", DisableAjax : 0, PageType : "Home", LoginLocation : "/login.asp?intended=https%3A%2F%2Facg2024%2Eeventscribe%2Enet%2Findex%2Easp", HiddenFavoritePresentationTooltipText : "", UnFavToolTipText : "Click to remove from favorites", FavToolTipText : "Login Required", AlphabetMode : "", notSharingIconText : "Attendee has chosen not to share their profile.", LoginPopup : "1", customDomain: "", directoryUrl: "/", internalDomain: "www.eventScribe.net", PageTopMode : "banner", PageTopNavMode : "detached" } </script> <script type="text/javascript" src="/static/js/bootstrap.min.js"></script> <script type="text/javascript" src="/static/js/jasny-bootstrap.min.js"></script> <script type="text/javascript" src="/static/js/jquery.smartmenus.min.js"></script> <script type="text/javascript" src="/static/js/jquery.smartmenus.bootstrap.min.js"></script> <script type="text/javascript" src="/includes/js/main.min.js?_=08.09.2024.15.27"></script> <script type="text/javascript" src="/includes/js/indexPagePopups.js?_=08.09.2024.15.27"></script> <script type="text/javascript" src="/static/js/validate/jquery.validate.min.js"></script> <script type="text/javascript" src="/static/js/bootstrap-timepicker.js"></script> <script type="text/javascript" src="/static/js/jquery.tipsy.js"></script> <script type="text/javascript" src="/static/js/jquery.smooth-scroll.min.js"></script> <script type="text/javascript" src="/static/js/jquery.mobile.custom.min.js"></script> <script type="text/javascript" src="/static/js/handlebars.min.js"></script> <script type="text/javascript" src="/static/js/wysihtml.min.js"></script> <script type="text/javascript" src="/static/js/wysihtml.all-commands.min.js"></script> <script type="text/javascript" src="/static/js/wysihtml.table_editing.min.js"></script> <script type="text/javascript" src="/static/js/wysihtml.toolbar.min.js"></script> <script type="text/javascript" src="/static/js/wysihtml-advanced_and_extended.js"></script> <script type="text/javascript" src="https://www.mycadmium.com/includes/js/moment.js?_=ND_06_03_2020_17_00" ></script> <script type="text/javascript" src="https://www.mycadmium.com/includes/js/momenttimezone.js?_=ND_06_03_2020_17_00"></script> <script type="text/javascript" src="/static/js/pickaday.js"></script> <script type="text/javascript" src="https://www.mycadmium.com/includes/js/mediaplayer.es6.js"></script> <link rel="stylesheet" href="/static/css/tipsy.css"> <link rel="stylesheet" href="/static/css/pickaday.css"> <link rel="stylesheet" href="/static/css/bootstrap-wysihtml5.css"> <link rel="stylesheet" href="/static/css/bootstrap-timepicker.css"> <link rel="stylesheet" href="https://www.mycadmium.com/includes/css/mediaplayer.css" /> <script src="/static/js/pym.v1.min.js" type="text/javascript"></script> <script type="text/javascript"> var pymChild = new pym.Child({ id: 'embeddedPage' }); window.onload = function() { const i = "False"; const isInIFrame = (self != top); const pageUrl = new URL(window.location.href); // Reload the page with a value of true or false in the embedded qstring param if the page // has a mismatch between the embedded flag value and whether or not it is in an iFrame if (!pageUrl.searchParams.has("embedded")) { if (isInIFrame === (i !== "True")) { pageUrl.searchParams.set("embedded", i !== "True"); // Replace instead of just setting so that if this happens then it doesn't cause // the browser to get stuck when using the history api to navigate. window.location.replace(pageUrl.href); } } if (pymChild) { function scrollToTopOfFrameWhenOffScreen(posInfo) { if (typeof(posInfo) !== 'string') return; // We only want to fire this once. This should only fire from our manual getParentPositionInfo. However, if the parent is initialized with // trackscroll set to true, this event will fire for every scroll and we only want to use this to scroll the frame into position if it is // off the screen when we first load the page. So we remove it from the handlers collection after it is called. const positionHandlers = pymChild.messageHandlers['viewport-iframe-position']; const index = positionHandlers.findIndex(e => e.name && e.name === 'scrollToTopOfFrameWhenOffScreen'); if (index > -1) { positionHandlers.splice(index, 1); } // The message payload should be a string of six numbers split by spaces. // Per docs, this is viewport width, viewport height, and iframe bounding rect top-left-bottom-right const posInfoArray = posInfo.split(' '); if (posInfoArray.length !== 6) return; // If the top of the frame is off the top of the screen when we first load, then scroll to the top if (parseInt(posInfoArray[2]) < 0) { // Scroll parent to the top of the iFrame (0 being the y coordinate within the frame content which we want to scroll to) pymChild.scrollParentToChildPos(0); } } pymChild.onMessage('viewport-iframe-position', scrollToTopOfFrameWhenOffScreen); // On load, request from the parent the position of the iFrame within the parent page. // This triggers the viewport-iframe-position from the parent pymChild.getParentPositionInfo(); } } </script><link type="text/css" rel="stylesheet" href="/includes/css/tileScreen.css?_=10.22.2024.08.37" /> <script type="text/javascript" src="/includes/js/tileScreen/tiles/tile.js?_=10.22.2024.08.37"></script> <script type="text/javascript" src="/includes/js/tileScreen/tiles/iconTile.js?_=10.22.2024.08.37"></script> <script type="text/javascript" src="/includes/js/tileScreen/tiles/carouselTile.js?_=10.22.2024.08.37"></script> <script type="text/javascript" src="/includes/js/tileScreen/tileRow.js?_=10.22.2024.08.37"></script> <script type="text/javascript" src="/includes/js/tileScreen/tileScreen.js?_=10.22.2024.08.37"></script> <input type='hidden' name='websiteTimezone' id='websiteTimezone' value='America/New_York' /> <input type='hidden' name='clientID' id='clientID' value='86' /><script type="text/javascript"> $(document).ready(function(){ if ( $('#tile-screen').length ) { // Use the asp draft id variable var draftID = 0; if (draftID == 0){ // DraftID 0 means this should be the active draft // Create new tile screen editor instance. We pass the selector of the // element to contain the rendered tile screen, a JSON representing the // tile screen data, and another JSON containing data about the context // (AKA website settings and account info) var editor = new TileScreen('#tile-screen', {"tiles":[{"id":10171134,"type":"1","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"none","hrefOpen":"0","accessibilityLabel":"thanks for attending","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":72,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vBottom","subTextVerticalOff":"5","subTextSize":24,"subTextPhoneScale":0.5,"subTextAlign":"left","subTextHorizontalOff":"0","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":72,"iconPhoneScale":0.7,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22272_tileBG_16_0.2746088.jpg","imageGradient":0,"linkType":"0"},{"id":10171136,"type":"1","width":4,"widthSmall":4,"height":130,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://acg2024.eventscribe.net/SearchByBucket.asp?f=CustomPresfield54&bm=OD&pfp=OnDemand","hrefOpen":"0","accessibilityLabel":"recordings","backgroundRGBA":"105,179,231,1","accessLevel":"basic,standard,premium","font":"ABeeZee","fitMode":"0","loginRequired":0,"mainText":"On-Demand Sessions","mainTextVerticalPos":"vTop","mainTextVerticalOff":"25","mainTextAlign":"center","mainTextSize":22,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","subText":"Watch Recorded<br>Sessions","subTextVerticalPos":"vBottom","subTextVerticalOff":"30","subTextSize":18,"subTextPhoneScale":0.5,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":45,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22272_tileBG_48_0.9315302.png","imageGradient":0,"linkType":"0"},{"id":10171135,"type":"1","width":4,"widthSmall":4,"height":130,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://acgposters2024.eventscribe.net/index.asp?launcher=1","hrefOpen":"1","accessibilityLabel":"disclosures","backgroundRGBA":"105,179,231,1","accessLevel":"basic,standard,premium","font":"ABeeZee","fitMode":"0","loginRequired":0,"mainText":"Posters and<br>ePoster Gallery","mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":26,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.5,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":52,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22272_tileBG_64_0.3779261.png","imageGradient":0,"linkType":"0"},{"id":10171137,"type":"1","width":4,"widthSmall":4,"height":130,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://ACG2024.eventscribe.net/aaStatic.asp?SFP=RVVNR1pUWVRAMTg1MzI","hrefOpen":"0","accessibilityLabel":"C M E M O C","backgroundRGBA":"105,179,231,1","accessLevel":"basic,standard,premium","font":"ABeeZee","fitMode":"0","loginRequired":0,"mainText":"Claim CME<BR>and MOC","mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":26,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.5,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":48,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22272_tileBG_80_0.140423.png","imageGradient":0,"linkType":"0"},{"id":10171138,"type":"1","width":6,"widthSmall":6,"height":130,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://acg2024.eventscribe.net/myplan.asp?afp=MTMxNDQyOjYwODkwMzc3OldMNGxwM0ty","hrefOpen":"0","accessibilityLabel":"my favorites","backgroundRGBA":"0,47,108,1","accessLevel":"basic,standard,premium","font":"ABeeZee","fitMode":0,"loginRequired":1,"mainText":"My Favorites","mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.6,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":155,"iconPhoneScale":0.4,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/13812_tileBG_133_0.9708673.png","imageGradient":0,"linkType":"0"},{"id":10171139,"type":"1","width":6,"widthSmall":6,"height":130,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://ACG2024.eventscribe.net/aaStatic.asp?SFP=U05NVVdMTEZAMTg1MzM","hrefOpen":"1","accessibilityLabel":"attendee support","backgroundRGBA":"0,47,108,1","accessLevel":"basic,standard,premium","font":"ABeeZee","fitMode":0,"loginRequired":0,"mainText":"Event FAQs and <br>Registrant Support","mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":24,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.6,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":175,"iconPhoneScale":0.4,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/13812_tileBG_149_0.6949579.png","imageGradient":0,"linkType":"0"},{"id":10171140,"type":"1","width":6,"widthSmall":6,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://gi.org/membership/","hrefOpen":"1","accessibilityLabel":"a c g membership","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.6,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":155,"iconPhoneScale":0.4,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/13811_tileBG_105_0.4530298.png","imageGradient":0,"linkType":"0"},{"id":10171141,"type":"1","width":6,"widthSmall":6,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://gi.org/acg-institute/","hrefOpen":"1","accessibilityLabel":"L E E center","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.6,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","iconAlign":"center","testerFlag":0,"action":"0","iconSize":175,"iconPhoneScale":0.4,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/13812_tileBG_51_0.57362.png","imageGradient":0,"linkType":"0"}],"fontLibrary":["OpenSansRegular","ABeeZee"],"type":"normal","device":"laptop"}, {"eventId":22272,"clientId":86,"loginUrl":"\/login.asp","websiteTimezone":"America\/New_York","account":{"accountLoggedIn":null,"accountAccessLevel":"","accountUserFlagTester":null,"accountID":0}}); }else{ // Draft ID is not zero // Create the ajax url using the window location and the draftID asp variable var ajaxURL = "/ajaxcalls/tilescreen/getDraftJson.asp?draftID=" + draftID; // Make the ajax call to get the correct json for this draftID $.ajax({ url: ajaxURL, success: function(data){ if (data.indexOf("Success") != -1){ // Get JSON from the data of the ajax call var dataObj = data.substring(data.indexOf('|')+1); // Create new tile screen editor instance. We pass the selector of the // element to contain the rendered tile screen, a JSON representing the // tile screen data, and another JSON containing data about the context // (AKA website settings and account info // pass the parsed dataObj parsed draftJSON as the paramater to the tile screen object var editor = new TileScreen('#tile-screen', JSON.parse(JSON.parse(dataObj).draftJSON), {"eventId":22272,"clientId":86,"loginUrl":"\/login.asp","websiteTimezone":"America\/New_York","account":{"accountLoggedIn":null,"accountAccessLevel":"","accountUserFlagTester":null,"accountID":0}}); } } }); } } }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10