CINXE.COM
2024 AAP National Conference & Exhibition
<!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=""><link rel='shortcut icon' href='https://cdmcd.co/3RRxxY' type='image/vnd.microsoft.icon'><style type="text/css">.mb-1em { margin-bottom: 1em !important; }</style> <title>2024 AAP National Conference & Exhibition</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: #006fe1 } /* link hover color */ a:hover, .btn-link:hover, #leftnav .primary:hover { color: #dc73ad; } /* Color for headings */ h1,h2,h3,h4,h5,h6 { color: #502e91 !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: #2d3a74; background: -moz-linear-gradient(top, #2d3a74 0%, #2d3a74 100%); background: -webkit-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: linear-gradient(to bottom, #2d3a74 0%,#2d3a74 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3a74', endColorstr='#2d3a74',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: #56c1ff; color:#FFFFFF; } /* Awesome bar/Top nav list background and border color */ .navbar .dropdown-menu { border:1px solid ; background: #56c1ff; } .navbar .dropdown-menu, .navbar .dropdown-menu > li > a { color: #FFFFFF; } /* 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: #006fe1; color:#FFFFFF; } /* Mobile nav toggle */ .navbar-toggle { float: left; } /* Left Nav */ #leftnav .socialmedia a span { color: #737070; } #leftnav .socialmedia a span:hover { color: #4C4C4C; opacity: 1; } /* FOOTER */ footer { background: #2d3a74; background: -moz-linear-gradient(top, #2d3a74 0%, #2d3a74 100%); background: -webkit-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: linear-gradient(to bottom, #2d3a74 0%,#2d3a74 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3a74', endColorstr='#2d3a74 ',GradientType=0 ); color: #2d3a74; border-top: 5px solid #ffffff; border-bottom: #ffffff solid 5px; } footer .text-muted { color: #2d3a74; } footer { border-top: none; border-bottom: none; } /* Make the link icon color match the footer background */ footer .socialmedia .socialicon-website .fa-link { color: #2d3a74; } /* Popups */ #popup { border-color: #2d3a74; } #popupContent h1 { color: #2d3a74; } .tabbed-popup-tab-button.active, .tabbed-popup-tab-button:hover { border-color: #2d3a74; color: #2d3a74; } .popuptools li a, .popup_tools_link, .closepopup { color: #ffffff; } #popup, body.Mobile #popup, body.Tablet #popup { border-top: none; } .popupheader, .popup_header { background: #2d3a74; background: -moz-linear-gradient(top, #2d3a74 0%, #2d3a74 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2d3a74), color-stop(100%,#2d3a74)); background: -webkit-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: -o-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: -ms-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: linear-gradient(top, #2d3a74 0%,#2d3a74 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3a74', endColorstr='#2d3a74',GradientType=0 ); color:#ffffff; } .popuptools { top: 1px; } .popupheader .glyphicon-chevron-left, .popupheader .glyphicon-remove { color: #ffffff; } /* Buttons */ .btn-primary, .alphaList a.active { background: #2d3a74 !important; color: #FFFFFF !important; border: none !important; } .btn-group .btn-primary, .btn-group .btn-primary:hover { border: 1px solid #242e5d; } .btn-primary:hover { background: #242e5d; 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: #202951; 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: #006fe1 } footer .socialmedia a span:hover, .popup-gutter .socialmedia a span:hover { color: #dc73ad; opacity: 1; } .presentersocialicons .fa-link { background: #006fe1 } .presentersocialicons .fa-link:hover { background: #dc73ad } /* 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: #2d3a74; background: -moz-linear-gradient(top, #2d3a74 0%, #2d3a74 100%); background: -webkit-linear-gradient(top, #2d3a74 0%,#2d3a74 100%); background: linear-gradient(to bottom, #2d3a74 0%,#2d3a74 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d3a74', endColorstr='#2d3a74 ',GradientType=0 ); color: #FFFFFF } .list-view li.bucket .arrow { color: #2d3a74; } .pres-ce { color: #2d3a74 } .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: #2d3a74; 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: #CACACA; background: -moz-linear-gradient(top, #DADADA 0%, #CACACA 100%); background: -webkit-linear-gradient(top, #DADADA 0%,#CACACA 100%); background: linear-gradient(to bottom, #DADADA 0%,#CACACA 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#DADADA', endColorstr='#CACACA ',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-fixed HasLeftNav nav-fixed nav-height-normal nav-above-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%2Faapexperience24%2Eeventscribe%2Enet%2Findex%2Easp%3Flauncher%3D1" class="btn btn-link pull-right">Login</a></div> </nav> </div> </div><div id="main-banner" > <div class="container-fluid"> <div class="row"> <a id="homebtn" href="https://aapexperience.org" target="_blank" > <img src="https://www.eventscribe.com/upload/planner/bannersNEW/453526116550926-1.png" width="1170" style="width:100%;" alt="2024 AAP National Conference & Exhibition 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="brochure" class="text-center"><a href=https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=VkdaS0VOUFRAMTg1NDY target="_blank" class='tipsytip' title="" style="color:#EB870F;" > <img class="brochureImg" width="143" src="https://www.eventscribe.com/upload/planner/programBook/Icon Legend Butterfly_26.jpg" alt="Final Program" style="box-shadow: 0px 0px 5px 1px lightgrey;transform: rotate(-10deg);width: 125px;"/> <br><br><br> <span></span> </a> </div><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">聽</div><div class="legend-heading">Session Icons</div><div class="legend-row" data-id="15059"> <span class="legend-icon"> <img alt="Special Event" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15059.png" width="30"/> </span> <div class="legend-desc">Special Event</div> </div><div class="legend-row" data-id="15072"> <span class="legend-icon"> <img alt="Livestream / Recorded" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15072.png" width="30"/> </span> <div class="legend-desc">Livestream / Recorded</div> </div><div class="legend-row" data-id="15073"> <span class="legend-icon"> <img alt="Multiple Session Occurences" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15073.png" width="30"/> </span> <div class="legend-desc">Multiple Session Occurences</div> </div><div class="legend-row" data-id="15074"> <span class="legend-icon"> <img alt="Audience Response System" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15074.png" width="30"/> </span> <div class="legend-desc">Audience Response System</div> </div><div class="legend-row" data-id="15075"> <span class="legend-icon"> <img alt="Ticketed Session" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15075.png" width="30"/> </span> <div class="legend-desc">Ticketed Session</div> </div><div class="legend-row" data-id="15076"> <span class="legend-icon"> <img alt="Presentado en Espanol" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15076.png" width="30"/> </span> <div class="legend-desc">Presentado en Espanol</div> </div><div class="legend-row" data-id="15078"> <span class="legend-icon"> <img alt="Closed Captioning" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15078.png" width="30"/> </span> <div class="legend-desc">Closed Captioning</div> </div><div class="legend-row" data-id="15079"> <span class="legend-icon"> <img alt="Scientific Program" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15079.png" width="30"/> </span> <div class="legend-desc">Scientific Program</div> </div><div class="legend-row" data-id="15080"> <span class="legend-icon"> <img alt="Sold Out Ticketed Session" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15080.png" width="30"/> </span> <div class="legend-desc">Sold Out Ticketed Session</div> </div><div class="legend-row" data-id="15081"> <span class="legend-icon"> <img alt="New & Evolving Topics" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15081.png" width="30"/> </span> <div class="legend-desc">New & Evolving Topics</div> </div><div class="legend-row" data-id="15082"> <span class="legend-icon"> <img alt="Traduccion Espanol" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15082.png" width="30"/> </span> <div class="legend-desc">Traduccion Espanol</div> </div><div class="legend-row" data-id="15083"> <span class="legend-icon"> <img alt="Rx (Pharmacology)" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/EMANMCZK-Badge15083.png" width="30"/> </span> <div class="legend-desc">Rx (Pharmacology)</div> </div><div class="legend-heading">Poster Icons</div><div class="legend-row" data-id="15085"> <span class="legend-icon"> <img alt="Oral Presentations" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/TRKZUQGM-Badge15085.png" width="30"/> </span> <div class="legend-desc">Oral Presentations</div> </div><div class="legend-row" data-id="15086"> <span class="legend-icon"> <img alt="Poster Presentations" src="https://www.conferenceharvester.com/uploads/harvester/presentations/Badges/TRKZUQGM-Badge15086.png" width="30"/> </span> <div class="legend-desc">Poster Presentations</div> </div></div> </div> <script type="text/javascript"> var json = JSON.parse("{\"fontSize\":\"14px\",\"font\":\"Helvetica\",\"dropdownMode\":\"dropdown\",\"bold\":1,\"underline\":0,\"italics\":0,\"hoverBold\":1,\"hoverUnderline\":0,\"hoverItalics\":0,\"textColor\":\"#FFFFFF\",\"hoverColor\":\"#FFFFFF\",\"backgroundColor\":\"#327ab9\",\"backgroundHoverColor\":\"#dc73ad\",\"list\":[{\"label\":\"HOME\",\"url\":\"https://aapexperience24.eventscribe.net/\",\"newTab\":0,\"navItem\":\"URL\",\"loginRequired\":0,\"textColor\":\"#ffffff\",\"hoverColor\":\"#ffffff\",\"backgroundColor\":\"#327ab9\",\"backgroundHoverColor\":\"#dc73ad\",\"trackerID\":10143743,\"tester\":0},{\"label\":\"ALL-ACCESS SCHEDULE\",\"url\":\"agenda.asp?pfp=BrowsebyDay\",\"pfpLabel\":\"BrowsebyDay\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"textColor\":\"#ffffff\",\"hoverColor\":\"#ffffff\",\"backgroundColor\":\"#327ab9\",\"backgroundHoverColor\":\"#DC73AD\",\"pageType\":\"Full Schedule\",\"trackerID\":10142719,\"tester\":0},{\"label\":\"SESSION RECORDINGS\",\"url\":\"agenda.asp?pfp=SessionRecordings\",\"pfpLabel\":\"SessionRecordings\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"textColor\":\"#ffffff\",\"hoverColor\":\"#ffffff\",\"pageType\":\"Full Schedule\",\"trackerID\":10142719,\"tester\":0},{\"label\":\"FACULTY\",\"url\":\"biography.asp?pfp=Speakers\",\"pfpLabel\":\"Speakers\",\"newTab\":0,\"navItem\":\"People\",\"loginRequired\":0,\"textColor\":\"#ffffff\",\"hoverColor\":\"#ffffff\",\"backgroundColor\":\"#327ab9\",\"backgroundHoverColor\":\"#dc73ad\",\"pageType\":\"Speakers\",\"trackerID\":10142725,\"tester\":0},{\"label\":\"BROWSE SESSIONS\",\"url\":\"SearchByPresentation.asp?pfp=BrowsebyTitle\",\"pfpLabel\":\"BrowsebyTitle\",\"newTab\":0,\"navItem\":\"Presentation\",\"sunsetDate\":\"09/11/2024\",\"sunsetTime\":\"12:00 AM\",\"sunsetDisplay\":0,\"loginRequired\":0,\"textColor\":\"#ffffff\",\"hoverColor\":\"#ffffff\",\"pageType\":\"Browse By Title\",\"trackerID\":10142726,\"tester\":0},{\"label\":\"EVALUATION PORTAL- Tester\",\"url\":\"login/magnetlauncher.asp\",\"newTab\":0,\"navItem\":\"Evaluation\",\"loginRequired\":0,\"pageType\":\"Presentation Evaluation\",\"trackerID\":10166171,\"tester\":1},{\"label\":\"EXHIBITS\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"tester\":0,\"list\":[{\"label\":\"Exhibitor Listing\",\"url\":\"SearchByExpoCompany.asp?pfp=BrowseByCompany\",\"pfpLabel\":\"BrowseByCompany\",\"newTab\":0,\"navItem\":\"Exhibitor\",\"loginRequired\":0,\"pageType\":\"Browse by Company\",\"trackerID\":10150094,\"tester\":0},{\"label\":\"Exhibitor Categories\",\"url\":\"exhibitorcategory.asp?pfp=BrowseByCategory\",\"pfpLabel\":\"BrowseByCategory\",\"newTab\":0,\"navItem\":\"Exhibitor\",\"loginRequired\":0,\"pageType\":\"Browse by Category\",\"trackerID\":10150095,\"tester\":0},{\"label\":\"Exhibitor Floorplan\",\"url\":\"exhibitors/floorplan/floorplan.asp\",\"newTab\":1,\"navItem\":\"Exhibitor\",\"loginRequired\":0,\"pageType\":\"Floor Plan\",\"trackerID\":10140208,\"tester\":0},{\"label\":\"Product Theaters\",\"url\":\"agenda.asp?pfp=FullScheduleProductTheaters\",\"pfpLabel\":\"FullScheduleProductTheaters\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Full Schedule\",\"trackerID\":10158431,\"tester\":0},{\"label\":\"Expo Specials\",\"url\":\"SearchByExpoCompany.asp?pfp=ExpoSpecials\",\"pfpLabel\":\"ExpoSpecials\",\"newTab\":0,\"navItem\":\"Exhibitor\",\"loginRequired\":0,\"pageType\":\"Browse by Company\",\"trackerID\":10150094,\"tester\":0},{\"label\":\"Scavenger Hunt Details\",\"url\":\"aaStatic.asp?SFP=SERSR1JUVUxAMTk3MDlAU2NhdmVuZ2VyIEh1bnQgRGV0YWlscw\",\"newTab\":0,\"navItem\":\"Static Pages\",\"loginRequired\":0,\"pageType\":19709,\"trackerID\":10164536,\"tester\":0},{\"label\":\"Exhibit Hall Information\",\"url\":\"https://aapexperience.org/visit-the-exhibits/\",\"newTab\":1,\"navItem\":\"URL\",\"loginRequired\":0,\"trackerID\":10164537,\"tester\":0}]},{\"label\":\"Icon Legend - TESTERS\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"tester\":1,\"list\":[{\"label\":\"Livestream\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Livestream&pfp=Livestream\",\"pfpLabel\":\"Livestream\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Livestream\",\"trackerID\":10143249,\"tester\":0},{\"label\":\"Audience Response Session\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Audience%20Response%20Session&pfp=AudienceResponse\",\"pfpLabel\":\"AudienceResponse\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Audience Response Session\",\"trackerID\":10143250,\"tester\":0},{\"label\":\"Special Event\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Special%20Event&pfp=SpecialEvent\",\"pfpLabel\":\"SpecialEvent\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Special Event\",\"trackerID\":10143251,\"tester\":0},{\"label\":\"Ticketed Session\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Ticketed%20Session&pfp=TicketedSession\",\"pfpLabel\":\"TicketedSession\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Ticketed Session\",\"trackerID\":10143252,\"tester\":0},{\"label\":\"Closed Captioning\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Closed%20Captioning&pfp=ClosedCaptioning\",\"pfpLabel\":\"ClosedCaptioning\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Closed Captioning\",\"trackerID\":10143253,\"tester\":0},{\"label\":\"Repeated\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Repeated&pfp=Repeated\",\"pfpLabel\":\"Repeated\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Repeated\",\"trackerID\":10143254,\"tester\":0},{\"label\":\"Traducci贸n Espa帽ola\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Traducci%C3%B3n%20Espa%C3%B1ola&pfp=Traducci贸n\",\"pfpLabel\":\"Traducci贸n\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Traducci贸n Espa帽ola\",\"trackerID\":10143255,\"tester\":0},{\"label\":\"Pharmacology\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Pharmacology&pfp=Pharmacology\",\"pfpLabel\":\"Pharmacology\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Pharmacology\",\"trackerID\":10144419,\"tester\":0},{\"label\":\"New & Evolving Topics\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Emerging&pfp=Emerging\",\"pfpLabel\":\"Emerging\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Emerging\",\"trackerID\":10163850,\"tester\":0},{\"label\":\"Presentado En Espanol\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Presentado%20en%20Espanol&pfp=PresentadoEnEspanol\",\"pfpLabel\":\"PresentadoEnEspanol\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Presentado en Espanol\",\"trackerID\":10163851,\"tester\":0},{\"label\":\"Scientific Program\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Scientific%20Program&pfp=ScientificProgram\",\"pfpLabel\":\"ScientificProgram\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Scientific Program\",\"trackerID\":10163852,\"tester\":0},{\"label\":\"Sold Out Ticketed Session\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Sold%20Out&pfp=SoldOut\",\"pfpLabel\":\"SoldOut\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Sold Out\",\"trackerID\":10163853,\"tester\":0}]},{\"label\":\"Abstracts- TESTER\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"trackerID\":10158275,\"tester\":1,\"list\":[{\"label\":\"Browse Research Type-Track\",\"url\":\"searchbyposterbucket.asp?f=PosterTrack&pfp=BrowsebyTrack\",\"pfpLabel\":\"BrowsebyTrack\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"PosterTrack\",\"trackerID\":10158276,\"tester\":0},{\"label\":\"Browse by Session Program\",\"url\":\"searchbyposterbucket.asp?f=PosterSessionName&pfp=BrowsebyProgram\",\"pfpLabel\":\"BrowsebyProgram\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"PosterSessionName\",\"trackerID\":10158277,\"tester\":0},{\"label\":\"Browse Poster Hall\",\"url\":\"searchbyposterbucket.asp?f=PosterCustomField34&pfp=BrowsePosterHall\",\"pfpLabel\":\"BrowsePosterHall\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"PosterCustomField34\",\"filterByField\":\"PosterSessionType\",\"filterValue\":\"Poster Presentation\",\"trackerID\":10158278,\"tester\":0},{\"label\":\"Browse Oral Presentations\",\"url\":\"searchbyposterbucket.asp?f=PosterSessionName&pfp=BrowsebyOralPres\",\"pfpLabel\":\"BrowsebyOralPres\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Bucket By Field\",\"bucketByField\":\"PosterSessionName\",\"trackerID\":10160802,\"tester\":0},{\"label\":\"Virtual Poster Hall\",\"url\":\"posters/posterWall.asp\",\"newTab\":1,\"navItem\":\"Posters\",\"loginRequired\":1,\"loginDisplay\":0,\"pageType\":\"Poster Wall\",\"trackerID\":10158275,\"tester\":0},{\"label\":\"Browse by Author\",\"url\":\"posterspeakers.asp?pfp=BrowsebyPresentingAuthor\",\"pfpLabel\":\"BrowsebyPresentingAuthor\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Browse By Presenter\",\"trackerID\":10165060,\"tester\":0},{\"label\":\"Browse by Author-New\",\"url\":\"PosterBiographies.asp?pfp=PosterPresenters\",\"pfpLabel\":\"PosterPresenters\",\"newTab\":0,\"navItem\":\"People\",\"loginRequired\":0,\"pageType\":\"Poster Presenters\",\"trackerID\":10160807,\"tester\":0},{\"label\":\"Browse by Title\",\"url\":\"posters/browseByPosterTitle.asp?pfp=BrowsebyTitle\",\"pfpLabel\":\"BrowsebyTitle\",\"newTab\":0,\"navItem\":\"Posters\",\"loginRequired\":0,\"pageType\":\"Browse By Title with Thumbnails\",\"trackerID\":10160808,\"tester\":0},{\"label\":\"Poster Schedule\",\"url\":\"SearchByBucket.asp?f=CustomPresfield12&bm=Scientific%20Program&pfp=ScientificProgram\",\"pfpLabel\":\"ScientificProgram\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield12\",\"filterValue\":\"Scientific Program\",\"trackerID\":10163852,\"tester\":0}]},{\"label\":\"MY AAP EXPERIENCE\",\"url\":\"MyExperience.asp\",\"newTab\":0,\"navItem\":\"My Experience\",\"sunriseDate\":\"09/17/2024\",\"sunriseTime\":\"8:00 AM\",\"sunriseDisplay\":0,\"loginRequired\":1,\"loginDisplay\":0,\"trackerID\":10165827,\"tester\":0},{\"label\":\"Connections Corner - Test\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"tester\":1,\"list\":[{\"label\":\"Health & Wellness\",\"url\":\"SearchByBucket.asp?f=CourseName&bm=Health%20%26%20Wellness%20Session&pfp=CCHealthWellness\",\"pfpLabel\":\"CCHealthWellness\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CourseName\",\"filterValue\":\"Health & Wellness Session\",\"trackerID\":10168450,\"tester\":0},{\"label\":\"Tech Bar Sessions\",\"url\":\"SearchByBucket.asp?f=CourseName&bm=Tech%20Bar%20Session&pfp=CCTechBar\",\"pfpLabel\":\"CCTechBar\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CourseName\",\"filterValue\":\"Tech Bar Session\",\"trackerID\":10168451,\"tester\":0}]},{\"label\":\"Passport to Medical - Test\",\"newTab\":0,\"navItem\":\"No Action\",\"loginRequired\":0,\"tester\":1,\"list\":[{\"label\":\"Adolescent Health\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Adolescent%20Health&pfp=AdolescentHealth\",\"pfpLabel\":\"AdolescentHealth\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Adolescent Health\",\"trackerID\":10171327,\"tester\":0},{\"label\":\"Child Abuse and Neglect\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Child%20Abuse%20and%20Neglect&pfp=ChildAbuse\",\"pfpLabel\":\"ChildAbuse\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Child Abuse and Neglect\",\"trackerID\":10171328,\"tester\":0},{\"label\":\"Developmental Behavioral\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Developmental%20and%20Behavioral%20Pediatrics&pfp=DevelopmentalBehavioral\",\"pfpLabel\":\"DevelopmentalBehavioral\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Developmental and Behavioral Pediatrics\",\"trackerID\":10171330,\"tester\":0},{\"label\":\"Endocrinology\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Endocrinology%20and%20Metabolism&pfp=Endocrinology\",\"pfpLabel\":\"Endocrinology\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Endocrinology and Metabolism\",\"trackerID\":10171331,\"tester\":0},{\"label\":\"Infectious Diseases\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Infectious%20Diseases&pfp=InfectiousDiseases\",\"pfpLabel\":\"InfectiousDiseases\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Infectious Diseases\",\"trackerID\":10171332,\"tester\":0},{\"label\":\"Nephrology\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Nephrology&pfp=Nephrology\",\"pfpLabel\":\"Nephrology\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Nephrology\",\"trackerID\":10171334,\"tester\":0},{\"label\":\"Pulmonology and Sleep\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Pulmonology%20and%20Sleep%20Medicine&pfp=Pulmonology\",\"pfpLabel\":\"Pulmonology\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Pulmonology and Sleep Medicine\",\"trackerID\":10171335,\"tester\":0},{\"label\":\"Rheumatology\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Rheumatology&pfp=Rheumatology\",\"pfpLabel\":\"Rheumatology\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Rheumatology\",\"trackerID\":10171336,\"tester\":0},{\"label\":\"Sports Medicine and Fitness\",\"url\":\"SearchByBucket.asp?f=CustomPresfield96&bm=Sports%20Medicine&pfp=SportsMedicine\",\"pfpLabel\":\"SportsMedicine\",\"newTab\":0,\"navItem\":\"Presentation\",\"loginRequired\":0,\"pageType\":\"Browse By Field Value\",\"filterByField\":\"CustomPresfield96\",\"filterValue\":\"Sports Medicine\",\"trackerID\":10171337,\"tester\":0}]}]}"); var settings = { accountExists: 0, accountAccessLevel: '', accountPDFUnlockCodes: [''].filter(code => code), accountAudioUnlockCodes: [''].filter(code => code), accountID: 0, accountTester: 0, eventID: 22919, clientID: 492, }; // Set up the event properties var eventProperties = { directoryURL: '/', Level: 'Pro', WebsiteTimezone: 'America/New_York', CancelledDateLabel: 'CANCELLED', ScheduleDates: ["9/26/2024","9/27/2024","9/28/2024","9/29/2024","9/30/2024","10/1/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 id="appSideBanner" class="rightad"><div><p align="center" style="font-size: 12px; font-family: Helvetica, Arial, 'sans-serif'; padding-top: 2px;">ADVERTISEMENT</p> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { googletag.defineSlot('/13678947/ltd-vp_skyr', [160, 600], 'div-gpt-ad-1658755089254-0').addService(googletag.pubads()); googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); </script> <!-- /13678947/ltd-vp_skyr --> <div id='div-gpt-ad-1658755089254-0' style='min-width: 160px;'> <script> googletag.cmd.push(function() { googletag.display('div-gpt-ad-1658755089254-0'); }); </script> </div></div></div> </div> <!-- /#sitewrap --> <!-- FOOTER --> <style> /* this is seting website link second icon to match the color of footer background color */ .fa-inverse { color: #2d3a74; } .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;">Contact Information</a> </span> <br /> © Copyright 2024 Cadmium. All Rights Reserved. </p></div> <div class="pull-right"> <div class="socialmedia"><a href="https://www.facebook.com/AAPexperience" class="tipsytip" title="Facebook landing page" target="_blank"> <span class="socialsymbol socialicon-facebook"></span> </a><a href="https://www.instagram.com/ameracadpeds/" class="tipsytip" title="Instagram landing page" target="_blank"> <span class="socialsymbol socialicon-instagram"></span> </a><a href="https://www.youtube.com/aapexperience" class="tipsytip" title="YouTube landing page" target="_blank"> <span class="socialsymbol socialicon-youtube"></span> </a><a href="https://aapexperience.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><!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-138970775-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-138970775-1'); </script></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: 22919, BannerMode : "fixed", LeftNav : "1", LeftNavMode : "", FavoriteText : "Favorite", FavoritedText : "Favorited", LikeText : "Like", LikedText : "Liked", DisableAjax : 0, PageType : "Home", LoginLocation : "/login.asp?intended=https%3A%2F%2Faapexperience24%2Eeventscribe%2Enet%2Findex%2Easp%3Flauncher%3D1", 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 : "fixed" } </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='492' /><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":10166128,"type":"1","width":12,"widthSmall":12,"height":400,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"0","accessibilityLabel":"Get Ready Tile","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","sunsetDate":"09/27/2024","sunsetTime":"1:00 AM","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/22919_tileBG_254_0.9916345.jpg","imageGradient":0,"linkType":"0"},{"type":"2","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRGBA":"0,0,0,1","hoverClass":"lighten","hrefOpen":1,"accessibilityLabel":"Friday Rotating Ads","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Helvetica","fitMode":1,"loginRequired":1,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":20,"mainTextPhoneScale":0.7,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vBottom","subTextVerticalOff":"0","subTextSize":14,"subTextPhoneScale":0.7,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunriseDate":"09/27/2024","sunriseTime":"1:00 AM","sunsetDate":"09/27/2024","sunsetTime":"9:30 PM","iconHorizontalOff":"0","iconAlign":"left","testerFlag":0,"imageLibrary":[{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_34_0.2191736.jpg","outer":{"0":{},"length":1},"action":"0","label":"Welcome to 2024 AAP","newTab":"0","requireLogin":"0","id":10168402},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_68_0.4221613.jpg","outer":{"0":{},"length":1},"action":"0","label":"Kids Camp Family Reception","newTab":"0","requireLogin":"0","id":10168400},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_68_0.8787348.jpeg","outer":{"0":{},"length":1},"action":"0","label":"Presidents Welcome","newTab":"0","requireLogin":"0","id":10168401}],"interval":5000,"indicators":0,"controls":1,"autoslide":1},{"type":"2","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRGBA":"0,0,0,1","hoverClass":"lighten","hrefOpen":1,"accessibilityLabel":"Saturday Rotating Ads","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Helvetica","fitMode":1,"loginRequired":1,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":20,"mainTextPhoneScale":0.7,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vBottom","subTextVerticalOff":"0","subTextSize":14,"subTextPhoneScale":0.7,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunriseDate":"09/27/2024","sunriseTime":"9:30 PM","sunsetDate":"09/28/2024","sunsetTime":"7:30 PM","iconHorizontalOff":"0","iconAlign":"left","testerFlag":0,"imageLibrary":[{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_100_0.7776758.jpg","outer":{"0":{},"length":1},"action":"0","link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2740702","label":"Opening Plenary Session","newTab":"0","requireLogin":"1","id":10166313},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_30_0.8262903.jpg","outer":{"0":{},"length":1},"action":"0","id":10166986,"link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2728955","label":"Exhibits Reception","newTab":"0","requireLogin":"0"},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_30_3.858584E-02.jpg","outer":{"0":{},"length":1},"action":"0","id":10166987,"link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2683983","label":"AAP Trivia Night","newTab":"0","requireLogin":"0"},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_238_0.6947443.jpg","outer":{"0":{},"length":1},"action":"0","link":"https://aapexperience24.eventscribe.net/index.asp?presTarget=2728958","label":"Saturday Exhibit Hall","newTab":"0","requireLogin":"0","id":10168406}],"interval":10000,"indicators":0,"controls":1,"autoslide":1},{"type":"2","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRGBA":"0,0,0,1","hoverClass":"lighten","hrefOpen":1,"accessibilityLabel":"Sunday Rotating Ads","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Helvetica","fitMode":1,"loginRequired":1,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":20,"mainTextPhoneScale":0.7,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vBottom","subTextVerticalOff":"0","subTextSize":14,"subTextPhoneScale":0.7,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunriseDate":"09/28/2024","sunriseTime":"7:30 PM","sunsetDate":"09/29/2024","sunsetTime":"11:00 PM","iconHorizontalOff":"0","iconAlign":"left","testerFlag":0,"imageLibrary":[{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_102_0.6715052.jpg","outer":{"0":{},"length":1},"action":"0","link":"Sunday Plenary","label":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2740704","newTab":"0","requireLogin":"0","id":10168403},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_136_0.5344049.jpg","outer":{"0":{},"length":1},"action":"0","link":"https://aapexperience24.eventscribe.net/index.asp?presTarget=2728958","label":"Sunday Exhibit Hall","newTab":"0","requireLogin":"0","id":10168405},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_170_0.4982569.jpg","outer":{"0":{},"length":1},"action":"0","id":10168404,"link":"https://aapexperience24.eventscribe.net/index.asp?presTarget=2728945","label":"Orlando Experience","newTab":"0","requireLogin":"0"}],"interval":5000,"indicators":0,"controls":1,"autoslide":1},{"type":"2","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRGBA":"0,0,0,1","hoverClass":"lighten","hrefOpen":1,"accessibilityLabel":"Monday Rotating Ads","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Helvetica","fitMode":1,"loginRequired":1,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":20,"mainTextPhoneScale":0.7,"mainTextRGBA":"255,255,255,1","subTextVerticalPos":"vBottom","subTextVerticalOff":"0","subTextSize":14,"subTextPhoneScale":0.7,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunriseDate":"09/29/2024","sunriseTime":"11:00 PM","sunsetDate":"09/30/2024","sunsetTime":"2:00 PM","iconHorizontalOff":"0","iconAlign":"left","testerFlag":0,"imageLibrary":[{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_152_0.8559534.jpg","outer":{"0":{},"length":1},"action":"0","id":10166996,"link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2728950","label":"5K Fun Run Monday","newTab":"0","requireLogin":"0"},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_152_0.1225244.jpg","outer":{"0":{},"length":1},"action":"0","id":10166995,"link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2728944","label":"Annual Business Luncheon","newTab":"0","requireLogin":"0"},{"url":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_272_0.2663538.jpg","outer":{"0":{},"length":1},"action":"0","link":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2740718","label":"Monday Plenary","newTab":"0","requireLogin":"0","id":10168407}],"interval":5000,"indicators":0,"controls":1,"autoslide":1},{"id":10166997,"type":"1","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://AAPExperience24.eventscribe.net/index.asp?presTarget=2740719","hrefOpen":"0","accessibilityLabel":"Tuesday Plenary Tile","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","sunriseDate":"10/1/2024","sunriseTime":"1:00 AM","sunsetDate":"10/1/2024","sunsetTime":"11:30 AM","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/22919_tileBG_286_0.8034632.jpg","imageGradient":0,"linkType":"0"},{"id":10166412,"type":"1","width":12,"widthSmall":12,"height":200,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"0","accessibilityLabel":"Thanks For Attending Tile","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","sunriseDate":"10/1/2024","sunriseTime":"12:00 PM","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/22919_tileBG_101_0.2306635.png","imageGradient":0,"linkType":"0"},{"id":10166097,"type":"1","width":12,"widthSmall":12,"height":110,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/MyExperience.asp","hrefOpen":"0","accessibilityLabel":"My AAP Experience Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":1,"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/22919_tileBG_47_0.2593805.png","imageGradient":0,"linkType":"0"},{"id":10164440,"type":"1","width":6,"widthSmall":6,"height":160,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/agenda.asp?pfp=BrowsebyDay","hrefOpen":"0","accessibilityLabel":"all access schedule","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Lora","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"left","mainTextHorizontalOff":"35","mainTextSize":40,"mainTextPhoneScale":0.5,"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/22919_tileBG_73_0.7217676.jpg","imageGradient":0,"linkType":"0"},{"id":10164439,"type":"1","width":6,"widthSmall":6,"height":160,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/agenda.asp?pfp=SessionRecordings","hrefOpen":"0","accessibilityLabel":"Session Recordings","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Lora","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"left","mainTextHorizontalOff":"35","mainTextSize":40,"mainTextPhoneScale":0.5,"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/22919_tileBG_69_0.9045221.jpg","imageGradient":0,"linkType":"0"},{"id":10164436,"type":"1","width":6,"widthSmall":6,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=U0hVREtOV0pAMTk0OTc","hrefOpen":"0","accessibilityLabel":"Exhibit Hall Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Gothic A1","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":36,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","mainTextFontWeight":"bold","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/22919_tileBG_113_0.6146967.png","imageGradient":0,"linkType":"0"},{"id":10164441,"type":"1","width":6,"widthSmall":6,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=SEVNR0xIVFJAMTgxMTY","hrefOpen":"0","accessibilityLabel":"Registration","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Gothic A1","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":36,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","mainTextFontWeight":"bold","subTextVerticalPos":"vBottom","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/22919_tileBG_126_0.3523523.png","imageGradient":0,"linkType":"0"},{"id":10168410,"type":"1","width":6,"widthSmall":6,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"0","accessibilityLabel":"Abstracts Coming Button","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainText":"Opening September 27","mainTextVerticalPos":"vTop","mainTextVerticalOff":"5","mainTextAlign":"center","mainTextSize":20,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","mainTextFontWeight":"bold","subTextVerticalPos":"vBottom","subTextVerticalOff":"5","subTextSize":24,"subTextPhoneScale":0.5,"subTextAlign":"left","subTextHorizontalOff":"0","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunsetDate":"09/16/2024","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/22919_tileBG_76_0.4712641.png","imageGradient":0,"linkType":"0"},{"id":10168408,"type":"1","width":4,"widthSmall":4,"height":170,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"darken","hrefOpen":"0","accessibilityLabel":"Evaluations Open on September 27","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","accessLevelMessage":"Evaluations for 2024 are no longer being accepted. ","font":"OpenSansRegular","fitMode":1,"loginRequired":1,"mainText":"Deadline passed 10/18/2024","mainTextVerticalPos":"vBottom","mainTextVerticalOff":"0","mainTextAlign":"center","mainTextSize":28,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","mainTextFontStyle":"italic","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/22919_tileBG_40_0.9398004.jpg","imageGradient":0,"linkType":"1"},{"id":10166104,"type":"1","width":4,"widthSmall":4,"height":170,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=R1laV0hZVlFAMTk2MTY","hrefOpen":"0","accessibilityLabel":"Credit Claim Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"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":45,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_206_0.5148279.jpg","imageGradient":0,"linkType":"0"},{"id":10166102,"type":"1","width":4,"widthSmall":4,"height":170,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"1","accessibilityLabel":"Evaluations Open on September 27","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainText":"Opening September 27","mainTextVerticalPos":"vTop","mainTextVerticalOff":"5","mainTextAlign":"center","mainTextSize":18,"mainTextPhoneScale":0.5,"mainTextRGBA":"45,58,116,1","mainTextFontWeight":"bold","subTextVerticalPos":"vCenter","subTextVerticalOff":"0","subTextSize":18,"subTextPhoneScale":0.5,"subTextAlign":"center","subTextRGBA":"255,255,255,1","subTextBackgroundRGBA":"155,155,155,1","sunsetDate":"09/26/2024","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/22919_tileBG_223_0.935177.jpg","imageGradient":0,"linkType":"1"},{"id":10166103,"type":"1","width":4,"widthSmall":4,"height":170,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"darken","hrefOpen":"0","accessibilityLabel":"Earn MOC Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainText":"Deadline passed 10/18/2024.","mainTextVerticalPos":"vBottom","mainTextVerticalOff":"0","mainTextAlign":"center","mainTextSize":28,"mainTextPhoneScale":0.5,"mainTextRGBA":"255,255,255,1","mainTextFontStyle":"italic","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/22919_tileBG_240_0.8856165.jpg","imageGradient":0,"linkType":"0"},{"id":10168409,"type":"1","width":4,"widthSmall":4,"height":170,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"0","accessibilityLabel":"Earn MOC Coming Soon","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","sunsetDate":"09/1/2024","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/22919_tileBG_186_0.7626459.jpg","imageGradient":0,"linkType":"0"},{"id":10166105,"type":"1","width":4,"widthSmall":4,"height":80,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience.org/special-events/","hrefOpen":"1","accessibilityLabel":"Diversity & Inclusion Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"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":45,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_269_0.4161341.jpg","imageGradient":0,"linkType":"0"},{"id":10166107,"type":"1","width":4,"widthSmall":4,"height":80,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=QkVNRlFGR0tAMTk2MTk","hrefOpen":"0","accessibilityLabel":"Accreditation Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"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/22919_tileBG_241_0.6239435.jpg","imageGradient":0,"linkType":"0"},{"id":10166106,"type":"1","width":4,"widthSmall":4,"height":80,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"https://aapexperience24.eventscribe.net/aaStatic.asp?SFP=SkJRSFBXVkJAMTk2MTQ","hrefOpen":"0","accessibilityLabel":"Education Supporters Tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":28,"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/22919_tileBG_129_0.2309687.jpg","imageGradient":0,"linkType":"0"},{"id":10164435,"type":"1","width":12,"widthSmall":12,"height":136,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","hrefOpen":"1","accessibilityLabel":"Blank tile","backgroundRGBA":"255,255,255,1","accessLevel":"basic,standard,premium","font":"Gothic A1","fitMode":1,"loginRequired":0,"mainTextVerticalPos":"vCenter","mainTextAlign":"center","mainTextSize":36,"mainTextPhoneScale":0.6,"mainTextRGBA":"255,255,255,1","mainTextFontWeight":"bold","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":45,"iconPhoneScale":0.8,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","image":"https://9705d30458bee754b9eb-9c88e3975417fd6766d9db3e7b2c798a.ssl.cf1.rackcdn.com/22919_tileBG_274_0.2311518.png","imageGradient":0,"linkType":"0"},{"id":10167349,"type":"1","width":12,"widthSmall":12,"height":150,"borderWidth":0,"borderRadius":0,"borderRGBA":"255,255,255,1","hoverClass":"lighten","href":"/login/magnetlauncher.asp","hrefOpen":"0","accessibilityLabel":"Evaluations ","backgroundRGBA":"80,163,226,1","accessLevel":"basic,standard,premium","font":"OpenSansRegular","fitMode":0,"loginRequired":0,"mainText":"Magnet link","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","sunsetDate":"09/6/2024","iconAlign":"center","testerFlag":0,"action":"0","iconSize":72,"iconPhoneScale":0.7,"iconRGBA":"255,255,255,1","iconVerticalPos":"vCenter","iconHorizontalPos":"center","imageGradient":0,"linkType":"1"}],"fontLibrary":["OpenSansRegular","Lora","Gothic%20A1"],"type":"bookend","device":"laptop"}, {"eventId":22919,"clientId":492,"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":22919,"clientId":492,"loginUrl":"\/login.asp","websiteTimezone":"America\/New_York","account":{"accountLoggedIn":null,"accountAccessLevel":"","accountUserFlagTester":null,"accountID":0}}); } } }); } } }); </script> </body> </html>