CINXE.COM
ASHA Website Search
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>ASHA Website Search</title> <link rel="stylesheet" href="https://static.cloud.coveo.com/searchui/v2.10090/5/css/CoveoFullSearch.min.css" integrity="sha512-Sou0AaAgjOwSYDCLE7SdtA1ScQ8J8A43bZCTdeZE/8j0FwMT0SNFmKTVXpwgRKZr9515aZZo1qLy+qX8RTv6Ag==" crossorigin="anonymous" /> <script class="coveo-script" src="https://static.cloud.coveo.com/searchui/v2.10090/5/js/CoveoJsSearch.Lazy.min.js" integrity="sha512-EnWp9Qmbp4iqqTsls1rMjHe/ZfHM/8ay79XA0Bph+Ev6DDNxx0uN9M+vebICH33FG6mHI3XhweitPpPJVScyhw==" crossorigin="anonymous"></script> <script src="https://static.cloud.coveo.com/searchui/v2.10090/5/js/templates/templates.js" integrity="sha512-eiSn4qRsVzoRB0c52nRdn8mWn04bANr/LV3rXslk9b+PLN73I6aod28OyEbPTn7iMETKQHlSPESNdosKL/Cp8w==" crossorigin="anonymous"></script> <script src="index.js"></script> <script> document.addEventListener('DOMContentLoaded', function () { Coveo.SearchEndpoint.configureCloudV2Endpoint("americanspeechlanguagehearingassociationproductionh0xeoc4i", "xx1f1cabae-8752-4e43-af0b-b2ccffb961a9","https://americanspeechlanguagehearingassociationproductionh0xeoc4i.org.coveo.com/rest/search"); // Coveo.SearchEndpoint.endpoints['default'].options.queryStringArguments.viewAllContent = 'true'; Coveo.init(document.getElementById('search'), { Analytics: { searchHub: "MainASHASearch", } }); const standaloneSearchBoxRoot = document.querySelector('.CoveoSearchInterface'); /* Coveo.initSearchbox(standaloneSearchBoxRoot, "results.html", { Analytics: { searchHub: demoConfig.searchHub, }, });*/ }) </script> <!-- JavaScript - Page Functionality --> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/plugins/back-to-top.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/js/plugins/jquery.matchHeight-min.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/plugins/bxslider/jquery.bxslider.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/js/app.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/js/pages/index.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/plugins/bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="https://www.asha.org/static/themes/asha/js/custom.js"></script> <!-- JavaScript - Timeout --> <!--<script type="text/javascript"> setTimeout(function () { var a = document.createElement("script"); var b = document.getElementsByTagName("script")[0]; a.src = document.location.protocol + "//dnn506yrbagrg.cloudfront.net/pages/scripts/0007/6958.js?" + Math.floor(new Date().getTime() / 3600000); a.async = true; a.type = "text/javascript"; b.parentNode.insertBefore(a, b) }, 1); </script> --> <link rel="stylesheet" href="//www.asha.org/static/themes/asha/css/coveo-profind.css"> <!-- ******************************************************************************************************************** --> <!-- ASHA THEME Includes --> <!-- ******************************************************************************************************************** --> <!-- Favicon --> <link rel="shortcut icon" href="//www.asha.org/static/themes/asha/favicons/Favicon.ico"> <!-- CSS Global Compulsory --> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/bootstrap/css/bootstrap.min.css" type="text/css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/style.css" type="text/css"> <!-- CSS Header and Footer --> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/headers/header-default.css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/footers/footer-default.css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/plugins.css"> <!-- CSS Implementing Plugins --> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/animate.css"/> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/line-icons/line-icons.css" type="text/css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/font-awesome/css/font-awesome.min.css" type="text/css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/flexslider/flexslider.css"/> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/parallax-slider/css/parallax-slider.css"/> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/owl-carousel/owl-carousel/owl.carousel.css" type="text/css"> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/plugins/image-hover/css/img-hover.css" type="text/css"> <!-- CSS Theme --> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"/> <!-- CSS Customization --> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/custom.css" type="text/css"/> <link rel="stylesheet" href="https://www.asha.org/static/themes/asha/css/custom2022.css" type="text/css"/> <link href="https://www.asha.org/static/themes/asha/css/jquery-ui.min.css" rel="stylesheet" type="text/css"/> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-5BRRBC6'); </script> <!-- Google Tag Manager --> <style> #Picture{width:100% !important; height:100% !important;} .coveo-pager-previous, .coveo-pager-next{font-size:16px;} </style> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript> <iframe width="0" height="0" src="//www.googletagmanager.com/ns.html?id=GTM-5BRRBC6" style="display: none; visibility: hidden;"> </iframe> </noscript> <!-- End Google Tag Manager (noscript) --> <div id="search" class="CoveoSearchInterface" data-enable-history="true" data-excerpt-length=""> <div class="CoveoFolding"></div> <div class="CoveoAnalytics" data-search-hub="MainASHASearch" data-endpoint="https://americanspeechlanguagehearingassociationproductionh0xeoc4i.analytics.org.coveo.com/rest/ua/"></div> <div class="wrapper"> <noindex> <div class="header"> <div class="navbar navbar-default" role="navigation" style="margin-bottom:0px;"> <div class=""> <div class="navbar-header container"> <div class="topbar hidden-print"> <ul class="loginbar pull-right"> <li><a href="https://www.asha.org/about/" title="About ASHA">about</a></li> <li class="topbar-devider"> </li> <li><a href="https://www.asha.org/members/" title="Join ASHA">Join ASHA</a></li> <li class="topbar-devider"> </li> <li> <a title="ASHA Store" class="link-cart" href="https://apps.asha.org/eweb/OLSDynamicPage.aspx?Webcode=olsmainpage"> <i class="cart"> </i> ASHA Store </a> </li> <li class="topbar-devider"> </li> <li><a href="https://apps.asha.org/eweb/" title="My Account" id="aMyAccount" runat="server">My Account</a></li> </ul> </div> <button class="navbar-toggle hidden-print hidden-lg hidden-md" id="navBarButton" type="button"> <span class="sr-only"> Toggle navigation </span> <span class="fa fa-bars"> </span> </button> <div class="row"> <a class="navbar-brand" href="https://www.asha.org/"><span style="display:none;">American Speech-Language-Hearing Association logo</span> <img src="https://www.asha.org/static/themes/asha/img/custom/ASHA_Logo_Acronym_RGB.png" alt="ASHA Logo" /> </a> <div class="pull-right hidden-xs hidden-sm" style="margin-top:40px;margin-right:10px;"> <div class="social"><a title="ASHA on Facebook" rel="noopener" href="https://www.facebook.com/asha.org" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.3V327.7h-63V256h63v-54.6c0-62.2 37-96.5 93.7-96.5 27.1 0 55.5 4.8 55.5 4.8v61h-31.3c-30.8 0-40.4 19.1-40.4 38.7V256h68.8l-11 71.7h-57.8V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0 -48-48z"></path></svg> </a> <a title="ASHA on LinkedIn" rel="noopener" href="https://www.linkedin.com/company/the-american-speech-language-hearing-association-asha-" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z"></path></svg> </a> <a title="ASHA on Instagram" rel="noopener" href="https://instagram.com/ashaweb/" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M224 202.7A53.3 53.3 0 1 0 277.4 256 53.4 53.4 0 0 0 224 202.7zm124.7-41a54 54 0 0 0 -30.4-30.4c-21-8.3-71-6.4-94.3-6.4s-73.3-1.9-94.3 6.4a54 54 0 0 0 -30.4 30.4c-8.3 21-6.4 71.1-6.4 94.3S91 329.3 99.3 350.3a54 54 0 0 0 30.4 30.4c21 8.3 71 6.4 94.3 6.4s73.2 1.9 94.3-6.4a54 54 0 0 0 30.4-30.4c8.4-21 6.4-71.1 6.4-94.3S357.1 182.7 348.8 161.7zM224 338a82 82 0 1 1 82-82A81.9 81.9 0 0 1 224 338zm85.4-148.3a19.1 19.1 0 1 1 19.1-19.1A19.1 19.1 0 0 1 309.4 189.7zM400 32H48A48 48 0 0 0 0 80V432a48 48 0 0 0 48 48H400a48 48 0 0 0 48-48V80A48 48 0 0 0 400 32zM382.9 322c-1.3 25.6-7.1 48.3-25.9 67s-41.4 24.6-67 25.9c-26.4 1.5-105.6 1.5-132 0-25.6-1.3-48.3-7.2-67-25.9s-24.6-41.4-25.9-67c-1.5-26.4-1.5-105.6 0-132 1.3-25.6 7.1-48.3 25.9-67s41.5-24.6 67-25.8c26.4-1.5 105.6-1.5 132 0 25.6 1.3 48.3 7.2 67 25.9s24.6 41.4 25.9 67.1C384.4 216.4 384.4 295.6 382.9 322z"></path></svg> </a> <a title="ASHA on X" href="https://twitter.com/ashaweb" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M64 32C28.7 32 0 60.7 0 96V416c0 35.3 28.7 64 64 64H384c35.3 0 64-28.7 64-64V96c0-35.3-28.7-64-64-64H64zm297.1 84L257.3 234.6 379.4 396H283.8L209 298.1 123.3 396H75.8l111-126.9L69.7 116h98l67.7 89.5L313.6 116h47.5zM323.3 367.6L153.4 142.9H125.1L296.9 367.6h26.3z"></path></svg> </a><a title="ASHA on ASHA Stream" rel="noopener" href="https://stream.asha.org/all-videos" aria-hidden="true" target="_blank"> <svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 138.8 138.8" height="32" width="28"><g id="Layer_1-2"><path class="bg-hover" d="M20.2,0h98.4c11.1,0,20.2,9.1,20.2,20.2v98.4c0,11.1-9.1,20.2-20.2,20.2H20.2c-11.1,0-20.2-9.1-20.2-20.2V20.2C0,9.1,9.1,0,20.2,0Z" fill="#6e6259" stroke-width="0"></path><path d="M25.6,64.6c-1.6-2.4-2.7-3.2-4.6-3.2s-4.1,1.6-4.1,3.8,1.1,2.6,3.5,3.5l2.6,1c4.5,1.7,6.6,4.1,6.6,7.5s-4,8.6-9,8.6-5.3-1.2-6.9-3.2c-1-1.3-1.5-2.5-2-4.6l4.1-1.1.2.7c.7,2.9,2.2,4.3,4.7,4.3s4.7-2,4.7-4.6-1.1-2.9-4.2-4l-2.5-.9c-4-1.5-5.9-3.9-5.9-7.1s3.6-7.7,8.4-7.7,5.8,1.5,7.9,5l-3.4,2.2Z" fill="#fff" stroke-width="0"></path><path d="M40.6,70.9h-2.8v8.7c0,1.5.4,2.2,1.2,2.2s.9,0,1.9-.4v3.8c-1,.3-1.8.4-2.4.4-3,0-4.7-2.2-4.7-6v-8.7h-2v-3.7h2v-4l4.1-1.6v5.6h2.8v3.7Z" fill="#fff" stroke-width="0"></path><path d="M48.4,67.2v1.5c1.5-1.3,2.3-1.5,3.9-1.5s.8,0,1.5,0v3.6c-.8,0-1,0-1.4,0-1.5,0-2.7.6-3.3,1.6-.5.9-.7,2-.7,4.2v8.7h-4.1v-18h4.1Z" fill="#fff" stroke-width="0"></path><path d="M59.7,77.8c.5,2.8,2.4,4.4,5.1,4.4s3.6-.9,4.6-2.3c0,0,0-.2.2-.3,0,0,0-.2.2-.3l3.5,1.5c-2,3.4-4.8,5.1-8.4,5.1-5.3,0-9.2-4.1-9.2-9.6s4-9.6,9-9.6,8.8,4.2,8.8,10v1.1h-13.6ZM69.3,74.6c-.7-2.9-2.4-4.4-4.8-4.4s-4.3,1.6-4.8,4.4h9.6Z" fill="#fff" stroke-width="0"></path><path d="M90.7,85.2v-1.5c-1.9,1.5-3.6,2.1-5.5,2.1-5,0-9.2-4.4-9.2-9.6s4.2-9.6,9.1-9.6,3.6.7,5.6,2.1v-1.5h4.1v18h-4.1ZM80.1,76.1c0,3.5,2.2,6,5.4,6s5.3-2.4,5.3-5.9-2.2-5.9-5.2-5.9-5.5,2.4-5.5,5.9Z" fill="#fff" stroke-width="0"></path><path d="M103.6,68.5c1.2-1.3,2.6-1.9,4.3-1.9s3.6.8,5.1,2.4c1.5-1.7,3.3-2.4,5.6-2.4s5.4,1.3,6.7,3.7c.8,1.3,1.1,2.8,1.1,5.2v9.7h-4.1v-9.4c0-2-.2-3.1-.7-4-.5-.9-1.5-1.5-2.8-1.5s-2.6.7-3.1,1.7c-.5.9-.7,2-.7,4.2v9h-4.1v-9.4c0-2-.2-3.1-.7-4-.5-.9-1.6-1.5-2.9-1.5s-2.6.7-3.2,1.7c-.5.9-.7,2-.7,4.2v9h-4.1v-18h4.1v1.3Z" fill="#fff" stroke-width="0"></path><path d="M22,44.3l-2.3,6.8h-7.2l11.5-30.7h7.8l11.5,30.7h-7.2l-2.3-6.8h-11.6ZM27.8,27.6l-3.6,10.4h7.2l-3.6-10.4Z" fill="#fff" stroke-width="0"></path><path d="M59,29.3c-1.8-2.9-2.6-3.5-4.5-3.5s-3.3,1.3-3.3,3,1,2,3.1,2.7l2.8,1.1c5.4,2,7.8,4.8,7.8,9s-4.8,10.2-10.9,10.2-6.5-1.4-8.4-3.8c-1.2-1.6-1.9-3.1-2.5-5.8l6.7-1.8v.4c0,0,.3.7.3.7.6,2.7,1.9,3.9,4,3.9s4-1.7,4-3.8-1-2.2-3.8-3.3l-2.7-1c-4.8-1.8-7.1-4.6-7.1-8.5s4.4-9.3,10.3-9.3,7.3,1.8,9.9,6.2l-5.6,3.5Z" fill="#fff" stroke-width="0"></path><path d="M76.1,32.4h10.5v-12h6.8v30.7h-6.8v-12.4h-10.5v12.4h-6.8v-30.7h6.8v12Z" fill="#fff" stroke-width="0"></path><path d="M105.2,44.3l-2.3,6.8h-7.2l11.5-30.7h7.8l11.5,30.7h-7.2l-2.3-6.8h-11.6ZM111,27.6l-3.6,10.4h7.2l-3.6-10.4Z" fill="#fff" stroke-width="0"></path><path d="M127,107.8h-21.2c-1.4-8.1-8.5-14.4-17.1-14.4s-15.7,6.2-17.1,14.4H11.9c-1.7,0-3,1.3-3,3s1.3,3,3,3h59.8c1.4,8.1,8.5,14.4,17.1,14.4s15.7-6.2,17.1-14.4h21.2c1.7,0,3-1.3,3-3s-1.3-3-3-3Z" fill="#fff" stroke-width="0"></path><path d="M81.1,120.5v-19.4c0-.7.8-1.2,1.4-.8,5.7,3.2,10.9,6.4,16.7,9.6s.6,1.3,0,1.7c-5.7,3.3-11,6.5-16.7,9.8-.6.4-1.4,0-1.4-.8Z" fill="#6e6259" stroke-width="0"></path></g></svg> </a> <a class="" title="ASHA Voices on Apple Podcasts" rel="noopener" href="https://podcasts.apple.com/us/podcast/asha-voices/id1478037013" target="_blank"><svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M223.6 80.3C129 80.3 52.5 157 52.5 251.5S129 422.8 223.6 422.8s171.2-76.7 171.2-171.2c0-94.6-76.7-171.3-171.2-171.3zm79.4 240c-3.2 13.6-13.5 21.2-27.3 23.8-12.1 2.2-22.2 2.8-31.9-5-11.8-10-12-26.4-1.4-36.8 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 3.2-3.6 2.2-2 2.2-80.8 0-5.6-2.7-7.1-8.4-6.1-4 .7-91.9 17.1-91.9 17.1-5 1.1-6.7 2.6-6.7 8.3 0 116.1 .5 110.8-1.2 118.5-2.1 9-7.6 15.8-14.9 19.6-8.3 4.6-23.4 6.6-31.4 5.2-21.4-4-28.9-28.7-14.4-42.9 8.4-8 20.3-9.6 38-12.8 3-.5 5.6-1.2 7.7-3.7 5-5.7 .9-127 2.6-133.7 .4-2.6 1.5-4.8 3.5-6.4 2.1-1.7 5.8-2.7 6.7-2.7 101-19 113.3-21.4 115.1-21.4 5.7-.4 9 3 9 8.7-.1 170.6 .4 161.4-1 167.6zM345.2 32H102.8C45.9 32 0 77.9 0 134.8v242.4C0 434.1 45.9 480 102.8 480h242.4c57 0 102.8-45.9 102.8-102.8V134.8C448 77.9 402.1 32 345.2 32zM223.6 444c-106.3 0-192.5-86.2-192.5-192.5S117.3 59 223.6 59s192.5 86.2 192.5 192.5S329.9 444 223.6 444z"></path></svg></a> <a title="ASHA on YouTube" rel="noopener" href="https://www.youtube.com/user/ASHAWeb" aria-hidden="true" target="_blank"> <svg xmlns="http://www.w3.org/2000/svg" height="32" width="28" viewBox="0 0 448 512"><path class="bg-hover" fill="#6e6259" d="M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z"></path></svg> </a></div> </div> </div> <div class="row"> <div class="col-md-9 col-sm-12"> <h3 style="margin-top:5px;">American Speech-Language-Hearing Association</h3> Making effective communication, a human right, accessible and achievable for all. </div> </div> </div> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="navbar-collapse navbar-responsive-collapse collapse" id="navbar"> <ul class="nav navbar-nav hidden-print container" > <li><a href="https://www.asha.org/careers/" title="Careers" style="display: block;">Careers</a></li> <li><a href="https://www.asha.org/certification/" title="Certification" style="display: block;">Certification</a></li> <li><a href="https://www.asha.org/publications/" title="Publications" style="display: block;">Publications</a></li> <li><a href="https://www.asha.org/events/" title="Events" style="display: block;">Events</a></li> <li><a href="https://www.asha.org/advocacy/" title="Advocacy" style="display: block;">Advocacy</a></li> <li><a href="https://www.asha.org/ce/" title="Continuing Education" style="display: block;">Continuing Education</a></li> <li><a href="https://www.asha.org/practice/" title="Practice Management" style="display: block;">Practice Management</a></li> <li><a href="https://www.asha.org/research/" title="Research" style="display: block;">Research</a></li> </ul> <div class="navbar-navsub"> <ul class="nav navbar-navsub hidden-print container"> <li><a href="https://www.asha.org/aud/" title="Audiologists" style="display: block;">Audiologists</a></li> <li><a href="https://www.asha.org/slp/" title="Speech-Language Pathologists" style="display: block;">Speech-Language Pathologists</a></li> <li><a href="https://www.asha.org/academic/" title="Academic & Faculty" style="display: block;">Academic & Faculty</a></li> <li><a href="https://www.asha.org/assistants-certification-program/" title="Audiology & SLP Assistants" style="display: block;">Audiology & SLP Assistants</a></li> <li><a href="https://www.asha.org/students/" title="Students" style="display: block;">Students</a></li> <li><a href="https://www.asha.org/public/" title="Public" style="display: block;">Public</a></li> </ul> </div> </div><!--/navbar-collapse--> <!-- End Navbar --> </div> </div> <!--=== End Header ===--> </noindex> </div> <div class="container"> <div class="row"> <div class="col-xs-12 col-sm-12 col-md-11 col-lg-11"> <h1 class="search-message">ASHA Website Search</h1> <p class="search-message">Find content on ASHA-related websites</p> <strong class="search-message upper">What are you looking for?</strong> <div class="coveo-search-section"> <div class="CoveoSearchbox" data-enable-omnibox="true"></div> </div> <div class="search-message lower">Enter a topic, an article title, or product name</div> <div class="coveo-main-section"> <div class="coveo-facet-column"> <div class="CoveoFacet" data-title="Source" data-field="@source" data-enable-settings="false" data-number-of-values="7"></div> <div class="CoveoFacet" data-title="FileType" data-field="@filetype" data-tab="All" data-enable-settings="false"></div> <div class="CoveoFacet" data-title="Publication Year" data-field="@publicationyear" data-enable-settings="false"></div> <div class="CoveoFacet" data-title="Authors" data-field="@articleauthors" data-enable-settings="false"></div> <div id="leftbox"> <div class="ad-box margin-bottom-30"> <p align="center" class="ad"> <!-- Search 300 x 250 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var plc517762 = window.plc517762 || 0; document.write('<'+'div id="placement_517762_'+plc517762+'"></'+'div>'); AdButler.ads.push({handler: function(opt){ AdButler.register(181430, 517762, [300,250], 'placement_517762_'+opt.place, opt); }, opt: { place: plc517762++, keywords: abkw, domain: 'servedbyadbutler.com', click:'CLICK_MACRO_PLACEHOLDER' }}); </script> </p> <p align="center"> </p> <ul class="list-unstyled list-inline alignright"> <li> <a href="https://www.asha.org/sitehelp/Advertising-Disclaimer/"> Advertising Disclaimer </a> </li> <li> <a href="https://marketing.asha.org"> Advertise with us </a> </li> </ul> <p> </p> </div> </div> </div> <div class="coveo-results-column"> <div class="CoveoShareQuery"></div> <div class="CoveoPreferencesPanel"> <div class="CoveoResultsPreferences"></div> <div class="CoveoResultsFiltersPreferences"></div> </div> <div class="CoveoTriggers"></div> <div class="CoveoBreadcrumb"></div> <div class="CoveoDidYouMean"></div> <div class="coveo-results-header"> <div class="coveo-summary-section"> <span class="CoveoQuerySummary"><div class="coveo-show-if-no-results"></div></span> <span class="CoveoQueryDuration"></span> </div> <div class="coveo-result-layout-section"> <span class="CoveoResultLayout"></span> </div> <div class="coveo-sort-section"> <span class="CoveoSort" data-sort-criteria="relevancy" data-caption="Relevance"></span> <span class="CoveoSort" data-caption="Date Published" data-sort-criteria="@publicationdate descending,@publicationdate ascending"></span> </div> </div> <div class="CoveoHiddenQuery"></div> <div class="CoveoErrorReport" data-pop-up="false"></div> <div class="CoveoResultList" data-layout="list" data-wait-animation="fade" data-auto-select-fields-to-include="true"> <script id="Default" class="result-template" type="text/html" data-layout="list"> <div class="coveo-result-frame"> <div class="coveo-result-cell" style="vertical-align:top;text-align:center;width:32px;"> </div> <div class="coveo-result-cell" style="vertical-align: top;padding-left: 16px;"> <div class="coveo-result-row" style="margin-top:0;"> <div class="coveo-result-cell" style="vertical-align:top;font-size:16px;" role="heading" aria-level="2"> <a class="CoveoResultLink"></a> </div> </div> <div class="coveo-result-row"> <div class="coveo-result-cell"> <span class="CoveoPrintableUri"></span> </div> </div> <div class="coveo-result-row" style="margin-top:10px;"> </div> <div class="coveo-result-row" style="margin-top:10px;"> </div> <div class="coveo-result-row"> <div class="coveo-result-cell"> <span class="CoveoFieldValue" data-field="@description"></span> </div> </div> <div class="coveo-result-row" style="margin-top:10px;"> <div class="coveo-result-cell"> <span class="CoveoFieldValue" data-field="@source" data-text-caption="Source:"></span> </div> </div> <div class="coveo-result-row"> <div class="coveo-result-cell"> <span class="CoveoFieldValue" data-field="@filetype" data-text-caption="File type:"></span> </div> </div> <table class="CoveoFieldTable" data-minimized-by-default="true"> <tbody> <tr data-caption="Language" data-field="@language" data-split-values="true"></tr> <tr data-caption="Last indexed" data-field="@date" data-helper="dateTime" data-html-value="false" data-helper-options-omit-year-if-current-one="false" data-helper-options-include-time-if-today="false" data-helper-options-include-time-if-this-week="false"></tr> <tr data-caption="File size:" data-field="@size" data-helper="size" data-html-value="false" data-helper-options-precision="" data-helper-options-base=""></tr> <tr data-caption="Author" data-field="@author"></tr> <tr data-caption="Publication date:" data-field="@publicationdate" data-helper="dateTime" data-html-value="false" data-helper-options-include-time-if-today="false" data-helper-options-omit-year-if-current-one="false" data-helper-options-predefined-format=""></tr> <tr data-caption="Publication year:" data-field="@publicationdate" data-helper="dateTime" data-html-value="false" data-helper-options-include-time-if-today="false" data-helper-options-omit-year-if-current-one="false" data-helper-options-include-time-if-this-week="false" data-helper-options-predefined-format="yyyy"></tr> </tbody> </table> <div class="coveo-result-row"> </div> </div> </div> </script> </div> <div class="CoveoPager"></div> <div class="CoveoResultsPerPage"></div> </div> </div> </div> </div> </div> </div> <noindex> <div class="footer hidden-print"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-12"> <div class="headline"><h2>About ASHA</h2></div> <p> The American Speech-Language-Hearing Association (ASHA) is the national professional, scientific, and credentialing association for members and affiliates who are audiologists; speech-language pathologists; speech, language, and hearing scientists; audiology and speech-language pathology assistants; and students. </p> <p><a title="Read more about ASHA" class="link" href="https://www.asha.org/about/"> Read more </a></p> <!-- End About --> <ul class="footer-list"> <li><a href="https://www.asha.org/about/all-asha-websites/" class="link">All ASHA Websites</a></li> <li><a href="https://www.asha.org/careers/asha-jobs/" class="link">Work at ASHA</a></li> <li><a href="https://marketing.asha.org/" class="link">Marketing Solutions</a></li> </ul> </div> <div class="col-md-4 col-sm-12"> <!-- Information For --> <div class="headline"><h2>Information For</h2></div> <ul class="footer-list"> <li><a href="https://www.asha.org/aud/" class="link">Audiologists</a></li> <li><a href="https://www.asha.org/slp/" class="link">Speech-Language Pathologists</a></li> <li><a href="https://www.asha.org/academic/" class="link">Academic & Faculty</a></li> <li><a href="https://www.asha.org/assistants-certification-program/" class="link">Audiology & SLP Assistants</a></li> <li><a href="https://www.asha.org/students/" class="link">Students</a></li> <li><a href="https://www.asha.org/public/" class="link">Public</a></li> </ul> <div class="headline"><h2>Get Involved</h2></div> <ul class="footer-list"> <li><a href="https://community.asha.org/home" class="link">ASHA Community</a></li> <li><a href="https://www.asha.org/students/mentoring/" class="link">Become a Mentor</a></li> <li><a href="https://www.asha.org/about/governance/become-a-volunteer/" class="link">Become a Volunteer</a></li> <li><a href="https://www.asha.org/sig/join/" class="link">Special Interest Groups (SIGs)</a></li> </ul> </div> <div class="col-md-4 col-sm-12"> <div class="headline"><h2>Connect With ASHA</h2></div> <p> <b>American Speech-Language-Hearing Association</b><br /> 2200 Research Blvd., Rockville, MD 20850<br /> Members: 800-498-2071<br /> Non-Member: 800-638-8255<br /> </p><p><a class="link" href="https://www.asha.org/about/contacts/">MORE WAYS TO CONNECT</a> <br /> </p> <p><a class="link" href="https://www.asha.org/form/contact-asha/">E-mail the Action Center</a> </p> <p><a href="https://www.asha.org/form/board-of-directors-feedback/">Provide Feedback to the Board of Directors</a></p> <div class="headline"><h2>Media Resources</h2></div> <ul class="footer-list"> <li><a href="https://www.asha.org/about/press-room/" class="link">Press Room</a></li> <li><a href="mailto:pr@asha.org" class="link">Press Queries </a></li> </ul> </div> </div> </div> </div> <div class="copyright"> <div class="container"> <div class="row"> <div class="col-md-6 col-sm-8"> <p> <span class="hidden-print"> <a href="https://www.asha.org/sitehelp/"> Site Help </a> | <a href="https://www.asha.org/topicindex/"> A鈥揨 Topic Index </a> | <a href="https://www.asha.org/sitehelp/privacy_policy/"> Privacy Notice </a> | <a href="https://www.asha.org/sitehelp/terms_of_use/"> Terms of Use </a> </span> <br/> <a class="copyright-link" href="https://www.asha.org/sitehelp/copyright/"> 漏 1997- <span id="sYear"> </span> American Speech-Language-Hearing Association </a> </p> </div> <div class="col-md-6 col-sm-8 text-right hidden-print"> <a href="https://www.asha.org"> <span style="display:none;">American Speech-Language-Hearing Association</span> <svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" xml:space="preserve" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" viewbox="0 0 391 125.4" x="0px" y="0px" height="60" fill="#fff"> <path class="st0" d="M 141.8 65.8 h -2.2 l 5.9 -15.5 h 2.6 l 5.9 15.5 h -2.2 l -1.6 -4.2 h -6.9 L 141.8 65.8 Z M 149.5 59.7 l -2.7 -7.3 l -2.7 7.3 H 149.5 Z M 157.4 56.4 c 0.7 -0.9 1.6 -1.3 2.7 -1.3 c 1.2 0 2.2 0.5 3 1.6 c 0.9 -1.1 1.9 -1.6 3.3 -1.6 c 1.6 0 3 0.8 3.7 2.1 c 0.4 0.7 0.6 1.6 0.6 3 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.4 s -1 -1 -1.8 -1 c -0.9 0 -1.7 0.4 -2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.5 v 5.1 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.4 s -1 -1 -1.8 -1 c -0.9 0 -1.7 0.4 -2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.5 v 5.1 h -2 v -10 h 2 v 0.9 H 157.4 Z M 174.9 61.4 c 0.3 1.8 1.5 2.9 3.2 2.9 c 1.2 0 2.3 -0.6 2.8 -1.5 c 0.1 -0.2 0.1 -0.2 0.2 -0.3 l 1.7 0.7 c -1.1 1.9 -2.7 2.8 -4.7 2.8 c -2.9 0 -5.2 -2.3 -5.2 -5.5 c 0 -3 2.2 -5.4 5.1 -5.4 s 5 2.4 5 5.6 c 0 0.1 0 0.1 0 0.6 L 174.9 61.4 L 174.9 61.4 Z M 180.9 59.8 c -0.3 -1.8 -1.4 -2.9 -3 -2.9 s -2.7 1.1 -3 2.9 H 180.9 Z M 187 55.5 v 1 c 1 -0.8 1.4 -1 2.5 -1 c 0.2 0 0.4 0 0.7 0 v 1.8 c -0.3 0 -0.4 0 -0.6 0 c -1 0 -1.7 0.4 -2.1 1 c -0.3 0.6 -0.4 1.2 -0.4 2.5 v 5 h -2 V 55.5 H 187 Z M 194.1 52 c 0 0.7 -0.6 1.3 -1.3 1.3 c -0.7 0 -1.3 -0.6 -1.3 -1.3 c 0 -0.7 0.6 -1.3 1.3 -1.3 S 194.1 51.3 194.1 52 Z M 193.8 65.8 h -2 V 55.5 h 2 V 65.8 Z M 204 58.4 c -0.9 -1 -1.6 -1.4 -2.7 -1.4 c -2 0 -3.4 1.5 -3.4 3.6 c 0 2.2 1.4 3.7 3.4 3.7 c 1.1 0 1.9 -0.4 2.8 -1.5 l 1.3 1.3 c -1.3 1.4 -2.5 1.9 -4.1 1.9 c -3.1 0 -5.4 -2.4 -5.4 -5.5 s 2.3 -5.4 5.4 -5.4 c 1.6 0 2.8 0.6 4.1 1.9 L 204 58.4 Z M 214.8 65.8 v -1.1 c -1.3 1 -2.2 1.4 -3.3 1.4 c -2.9 0 -5.2 -2.4 -5.2 -5.5 s 2.3 -5.4 5.2 -5.4 c 1.2 0 2 0.4 3.3 1.4 v -1.1 h 2 v 10.3 H 214.8 Z M 208.2 60.6 c 0 2.1 1.4 3.6 3.3 3.6 s 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 209.5 57 208.2 58.4 208.2 60.6 Z M 221.5 55.5 v 1 c 0.7 -0.8 1.7 -1.3 2.8 -1.3 c 1.5 0 2.9 0.8 3.6 2 c 0.4 0.7 0.6 1.7 0.6 3.1 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.3 c -0.3 -0.6 -1.1 -1 -2 -1 c -1 0 -1.9 0.4 -2.2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.4 v 5.2 h -2 V 55.5 H 221.5 Z M 149.6 37.3 l -2 5.9 h -7.3 l 10.6 -28.5 h 7.8 l 10.6 28.5 h -7.4 l -2 -5.9 H 149.6 Z M 154.7 22.2 l -2.9 8.7 h 5.9 L 154.7 22.2 Z M 183.8 23.5 c -1.6 -2.5 -2.3 -3.1 -3.7 -3.1 c -1.6 0 -2.8 1 -2.8 2.4 c 0 0.8 0.9 1.5 2.6 2.2 l 2.6 1 c 5 1.9 7.4 4.5 7.4 8.4 c 0 5.4 -4.5 9.6 -10.3 9.6 c -3.9 0 -7.3 -1.9 -9 -5 c -0.6 -1.1 -0.9 -2.1 -1.4 -4 l 6.8 -1.8 c 0.3 1.4 0.6 2.1 0.9 2.7 c 0.5 1.1 1.5 1.7 2.7 1.7 c 1.8 0 3.3 -1.4 3.3 -3.1 c 0 -1.1 -0.9 -1.8 -3.3 -2.7 l -2.4 -0.9 c -4.5 -1.7 -6.7 -4.4 -6.7 -8.1 c 0 -5 4.2 -8.8 9.8 -8.8 c 4.1 0 6.9 1.7 9.4 5.9 L 183.8 23.5 Z M 208.4 25.6 V 14.8 h 7 v 28.5 h -7 V 32.1 h -8.8 v 11.2 h -7 V 14.8 h 7 v 10.8 H 208.4 Z M 226.8 37.3 l -2 5.9 h -7.3 l 10.6 -28.5 h 7.8 l 10.6 28.5 h -7.4 l -2 -5.9 H 226.8 Z M 231.9 22.2 l -2.9 8.7 h 5.9 L 231.9 22.2 Z M 147.4 76.5 c -0.9 -1.3 -1.6 -1.8 -2.8 -1.8 c -1.4 0 -2.6 1 -2.6 2.4 c 0 0.9 0.7 1.7 2.1 2.2 l 1.5 0.6 c 2.5 1 3.7 2.3 3.7 4.2 c 0 2.7 -2.2 4.8 -5 4.8 c -2.6 0 -4.3 -1.5 -4.9 -4.2 l 2 -0.5 c 0.2 0.8 0.3 1 0.5 1.4 c 0.5 0.9 1.4 1.4 2.5 1.4 c 1.6 0 2.9 -1.3 2.9 -2.8 c 0 -1.1 -0.7 -1.8 -2.5 -2.5 l -1.4 -0.6 c -2.2 -0.8 -3.3 -2.1 -3.3 -3.9 c 0 -2.5 2 -4.3 4.7 -4.3 c 1.9 0 3.2 0.8 4.3 2.6 L 147.4 76.5 Z M 153.8 78.3 v 1.1 c 1.3 -1 2.2 -1.4 3.3 -1.4 c 2.9 0 5.2 2.4 5.2 5.5 s -2.3 5.4 -5.2 5.4 c -1.2 0 -2 -0.4 -3.3 -1.4 V 94 h -2 V 78.3 H 153.8 Z M 153.8 83.4 c 0 2.1 1.3 3.6 3.2 3.6 c 2 0 3.4 -1.5 3.4 -3.7 c 0 -2.1 -1.4 -3.6 -3.3 -3.6 C 155.1 79.8 153.8 81.3 153.8 83.4 Z M 165.8 84.2 c 0.3 1.8 1.5 2.9 3.2 2.9 c 1.2 0 2.3 -0.6 2.8 -1.5 c 0.1 -0.2 0.1 -0.2 0.2 -0.3 l 1.7 0.7 c -1.1 1.9 -2.7 2.8 -4.7 2.8 c -2.9 0 -5.2 -2.3 -5.2 -5.5 c 0 -3 2.2 -5.4 5.1 -5.4 s 5 2.4 5 5.6 c 0 0.1 0 0.1 0 0.6 L 165.8 84.2 L 165.8 84.2 Z M 171.8 82.6 c -0.3 -1.8 -1.4 -2.9 -3 -2.9 s -2.7 1.1 -3 2.9 H 171.8 Z M 177.3 84.2 c 0.3 1.8 1.5 2.9 3.2 2.9 c 1.2 0 2.3 -0.6 2.8 -1.5 c 0.1 -0.2 0.1 -0.2 0.2 -0.3 l 1.7 0.7 c -1.1 1.9 -2.7 2.8 -4.7 2.8 c -2.9 0 -5.2 -2.3 -5.2 -5.5 c 0 -3 2.2 -5.4 5.1 -5.4 s 5 2.4 5 5.6 c 0 0.1 0 0.1 0 0.6 L 177.3 84.2 L 177.3 84.2 Z M 183.3 82.6 c -0.3 -1.8 -1.4 -2.9 -3 -2.9 s -2.7 1.1 -3 2.9 H 183.3 Z M 194.9 81.1 c -0.9 -1 -1.6 -1.4 -2.7 -1.4 c -2 0 -3.4 1.5 -3.4 3.6 c 0 2.2 1.4 3.7 3.4 3.7 c 1.1 0 1.9 -0.4 2.8 -1.5 l 1.3 1.3 c -1.3 1.4 -2.5 1.9 -4.1 1.9 c -3.1 0 -5.4 -2.4 -5.4 -5.5 s 2.3 -5.4 5.4 -5.4 c 1.6 0 2.8 0.6 4.1 1.9 L 194.9 81.1 Z M 200 73.1 v 6.1 c 0.7 -0.8 1.7 -1.3 2.8 -1.3 c 1.5 0 2.9 0.8 3.6 2 c 0.4 0.7 0.6 1.7 0.6 3.1 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.3 c -0.3 -0.6 -1.1 -1 -2 -1 c -1 0 -1.9 0.4 -2.2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.4 v 5.2 h -2 V 73 L 200 73.1 L 200 73.1 Z M 213.8 80.4 v 1.8 H 209 v -1.8 H 213.8 Z M 218.4 86.6 h 5.9 v 1.9 h -8 V 73 h 2.1 V 86.6 Z M 233.6 88.5 v -1.1 c -1.3 1 -2.2 1.4 -3.3 1.4 c -2.9 0 -5.2 -2.4 -5.2 -5.5 s 2.3 -5.4 5.2 -5.4 c 1.2 0 2 0.4 3.3 1.4 v -1.1 h 2 v 10.3 H 233.6 Z M 227 83.4 c 0 2.1 1.4 3.6 3.3 3.6 s 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 228.4 79.8 227 81.2 227 83.4 Z M 240.4 78.3 v 1 c 0.7 -0.8 1.7 -1.3 2.8 -1.3 c 1.5 0 2.9 0.8 3.6 2 c 0.4 0.7 0.6 1.7 0.6 3.1 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.3 c -0.3 -0.6 -1.1 -1 -2 -1 c -1 0 -1.9 0.4 -2.2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.4 v 5.2 h -2 V 78.3 L 240.4 78.3 L 240.4 78.3 Z M 260.1 88.7 c 0 3.3 -2.2 5.5 -5.4 5.5 c -1.5 0 -2.9 -0.5 -3.9 -1.4 c -0.2 -0.2 -0.4 -0.4 -0.9 -1 l 1.3 -1.3 l 0.1 0.1 c 0.6 0.8 0.8 0.9 1.2 1.1 c 0.6 0.4 1.4 0.6 2.2 0.6 c 2.2 0 3.5 -1.4 3.5 -3.7 v -1.3 c -1 1 -2.1 1.4 -3.3 1.4 c -2.9 0 -5.3 -2.4 -5.3 -5.5 s 2.3 -5.4 5.3 -5.4 c 1.3 0 2.3 0.5 3.3 1.4 v -1.1 h 2 v 10.6 H 260.1 Z M 251.5 83.4 c 0 2.1 1.4 3.6 3.3 3.6 c 1.9 0 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 252.8 79.8 251.5 81.2 251.5 83.4 Z M 269.9 88.5 v -1 c -0.7 0.8 -1.7 1.3 -2.8 1.3 c -1.5 0 -2.9 -0.8 -3.6 -2 c -0.4 -0.7 -0.6 -1.7 -0.6 -3.1 v -5.5 h 2 v 5.4 c 0 1.2 0.1 1.8 0.4 2.3 c 0.3 0.6 1.1 1 2 1 c 1 0 1.9 -0.4 2.2 -1.1 c 0.3 -0.6 0.4 -1.2 0.4 -2.5 v -5.1 h 2 v 10.3 H 269.9 Z M 282.6 88.5 v -1.1 c -1.3 1 -2.2 1.4 -3.3 1.4 c -2.9 0 -5.2 -2.4 -5.2 -5.5 s 2.3 -5.4 5.2 -5.4 c 1.2 0 2 0.4 3.3 1.4 v -1.1 h 2 v 10.3 H 282.6 Z M 276 83.4 c 0 2.1 1.4 3.6 3.3 3.6 c 1.9 0 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 277.4 79.8 276 81.2 276 83.4 Z M 297.3 88.7 c 0 3.3 -2.2 5.5 -5.4 5.5 c -1.5 0 -2.9 -0.5 -3.9 -1.4 c -0.2 -0.2 -0.4 -0.4 -0.9 -1 l 1.3 -1.3 l 0.1 0.1 c 0.6 0.8 0.8 0.9 1.2 1.1 c 0.6 0.4 1.4 0.6 2.2 0.6 c 2.2 0 3.5 -1.4 3.5 -3.7 v -1.3 c -1 1 -2.1 1.4 -3.3 1.4 c -2.9 0 -5.3 -2.4 -5.3 -5.5 s 2.3 -5.4 5.3 -5.4 c 1.3 0 2.3 0.5 3.3 1.4 v -1.1 h 2 v 10.6 H 297.3 Z M 288.7 83.4 c 0 2.1 1.4 3.6 3.3 3.6 c 1.9 0 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 290 79.8 288.7 81.2 288.7 83.4 Z M 301.5 84.2 c 0.3 1.8 1.5 2.9 3.2 2.9 c 1.2 0 2.3 -0.6 2.8 -1.5 c 0.1 -0.2 0.1 -0.2 0.2 -0.3 l 1.7 0.7 c -1.1 1.9 -2.7 2.8 -4.7 2.8 c -2.9 0 -5.2 -2.3 -5.2 -5.5 c 0 -3 2.2 -5.4 5.1 -5.4 c 2.9 0 5 2.4 5 5.6 c 0 0.1 0 0.1 0 0.6 L 301.5 84.2 L 301.5 84.2 Z M 307.5 82.6 c -0.3 -1.8 -1.4 -2.9 -3 -2.9 c -1.6 0 -2.7 1.1 -3 2.9 H 307.5 Z M 316.3 80.4 v 1.8 h -4.8 v -1.8 H 316.3 Z M 320.8 73.1 v 6.7 h 7.4 v -6.7 h 2.1 v 15.4 h -2.1 v -6.9 h -7.4 v 6.9 h -2.1 V 73 h 2.1 V 73.1 Z M 334.8 84.2 c 0.3 1.8 1.5 2.9 3.2 2.9 c 1.2 0 2.3 -0.6 2.8 -1.5 c 0.1 -0.2 0.1 -0.2 0.2 -0.3 l 1.7 0.7 c -1.1 1.9 -2.7 2.8 -4.7 2.8 c -2.9 0 -5.2 -2.3 -5.2 -5.5 c 0 -3 2.2 -5.4 5.1 -5.4 c 2.9 0 5 2.4 5 5.6 c 0 0.1 0 0.1 0 0.6 L 334.8 84.2 L 334.8 84.2 Z M 340.9 82.6 c -0.3 -1.8 -1.4 -2.9 -3 -2.9 s -2.7 1.1 -3 2.9 H 340.9 Z M 352.9 88.5 v -1.1 c -1.3 1 -2.2 1.4 -3.3 1.4 c -2.9 0 -5.2 -2.4 -5.2 -5.5 s 2.3 -5.4 5.2 -5.4 c 1.2 0 2 0.4 3.3 1.4 v -1.1 h 2 v 10.3 H 352.9 Z M 346.3 83.4 c 0 2.1 1.4 3.6 3.3 3.6 s 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 347.7 79.8 346.3 81.2 346.3 83.4 Z M 359.7 78.3 v 1 c 1 -0.8 1.4 -1 2.5 -1 c 0.2 0 0.4 0 0.7 0 v 1.8 c -0.3 0 -0.4 0 -0.6 0 c -1 0 -1.7 0.4 -2.1 1 c -0.3 0.6 -0.4 1.2 -0.4 2.5 v 5 h -2 V 78.3 H 359.7 Z M 366.7 74.8 c 0 0.7 -0.6 1.3 -1.3 1.3 s -1.3 -0.6 -1.3 -1.3 c 0 -0.7 0.6 -1.3 1.3 -1.3 S 366.7 74.1 366.7 74.8 Z M 366.4 88.5 h -2 V 78.2 h 2 V 88.5 Z M 371.2 78.3 v 1 c 0.7 -0.8 1.7 -1.3 2.8 -1.3 c 1.5 0 2.9 0.8 3.6 2 c 0.4 0.7 0.6 1.7 0.6 3.1 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.3 c -0.3 -0.6 -1.1 -1 -2 -1 c -1 0 -1.9 0.4 -2.2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.4 v 5.2 h -2 V 78.3 L 371.2 78.3 L 371.2 78.3 Z M 390.9 88.7 c 0 3.3 -2.2 5.5 -5.4 5.5 c -1.5 0 -2.9 -0.5 -3.9 -1.4 c -0.2 -0.2 -0.4 -0.4 -0.9 -1 l 1.3 -1.3 l 0.1 0.1 c 0.6 0.8 0.8 0.9 1.2 1.1 c 0.6 0.4 1.4 0.6 2.2 0.6 c 2.2 0 3.5 -1.4 3.5 -3.7 v -1.3 c -1 1 -2.1 1.4 -3.3 1.4 c -2.9 0 -5.3 -2.4 -5.3 -5.5 s 2.3 -5.4 5.3 -5.4 c 1.3 0 2.3 0.5 3.3 1.4 v -1.1 h 2 L 390.9 88.7 L 390.9 88.7 Z M 382.3 83.4 c 0 2.1 1.4 3.6 3.3 3.6 c 1.9 0 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 383.6 79.8 382.3 81.2 382.3 83.4 Z M 141.8 111.3 h -2.2 l 5.9 -15.5 h 2.6 l 5.9 15.5 h -2.2 l -1.6 -4.2 h -6.9 L 141.8 111.3 Z M 149.5 105.2 l -2.7 -7.3 l -2.7 7.3 H 149.5 Z M 156.3 108.1 c 0.6 1.3 1.2 1.7 2.1 1.7 c 1 0 1.6 -0.6 1.6 -1.5 c 0 -0.7 -0.3 -0.9 -1.6 -1.4 l -1.1 -0.4 c -1.5 -0.6 -2.2 -1.5 -2.2 -2.7 c 0 -1.7 1.5 -3.1 3.4 -3.1 c 1.4 0 2.5 0.6 3.2 2.1 l -1.6 0.8 c -0.5 -0.8 -1 -1.1 -1.7 -1.1 c -0.9 0 -1.5 0.5 -1.5 1.2 s 0.2 0.9 1.6 1.4 l 1 0.4 c 1.7 0.6 2.4 1.5 2.4 2.7 c 0 1.9 -1.6 3.4 -3.7 3.4 c -1.8 0 -3 -0.9 -3.7 -2.8 L 156.3 108.1 Z M 165 108.1 c 0.6 1.3 1.2 1.7 2.1 1.7 c 1 0 1.6 -0.6 1.6 -1.5 c 0 -0.7 -0.3 -0.9 -1.6 -1.4 l -1.1 -0.4 c -1.5 -0.6 -2.2 -1.5 -2.2 -2.7 c 0 -1.7 1.5 -3.1 3.4 -3.1 c 1.4 0 2.5 0.6 3.2 2.1 l -1.6 0.8 c -0.5 -0.8 -1 -1.1 -1.7 -1.1 c -0.9 0 -1.5 0.5 -1.5 1.2 s 0.2 0.9 1.6 1.4 l 1 0.4 c 1.7 0.6 2.4 1.5 2.4 2.7 c 0 1.9 -1.6 3.4 -3.7 3.4 c -1.8 0 -3 -0.9 -3.7 -2.8 L 165 108.1 Z M 182.9 106.2 c 0 3.1 -2.3 5.5 -5.4 5.5 c -3 0 -5.4 -2.4 -5.4 -5.5 c 0 -3 2.4 -5.4 5.5 -5.4 C 180.5 100.7 182.9 103.2 182.9 106.2 Z M 174.2 106.2 c 0 2.1 1.4 3.6 3.4 3.6 s 3.4 -1.5 3.4 -3.7 c 0 -2.1 -1.4 -3.6 -3.3 -3.6 C 175.5 102.5 174.2 104 174.2 106.2 Z M 192.5 103.9 c -0.9 -1 -1.6 -1.4 -2.7 -1.4 c -2 0 -3.4 1.5 -3.4 3.6 c 0 2.2 1.4 3.7 3.4 3.7 c 1.1 0 1.9 -0.4 2.8 -1.5 l 1.3 1.3 c -1.3 1.4 -2.5 1.9 -4.1 1.9 c -3.1 0 -5.4 -2.4 -5.4 -5.5 s 2.3 -5.4 5.4 -5.4 c 1.6 0 2.8 0.6 4.1 1.9 L 192.5 103.9 Z M 198 97.6 c 0 0.7 -0.6 1.3 -1.3 1.3 c -0.7 0 -1.3 -0.6 -1.3 -1.3 c 0 -0.7 0.6 -1.3 1.3 -1.3 C 197.4 96.2 198 96.8 198 97.6 Z M 197.7 111.3 h -2 V 101 h 2 V 111.3 Z M 208.4 111.3 v -1.1 c -1.3 1 -2.2 1.4 -3.3 1.4 c -2.9 0 -5.2 -2.4 -5.2 -5.5 s 2.3 -5.4 5.2 -5.4 c 1.2 0 2 0.4 3.3 1.4 V 101 h 2 v 10.3 L 208.4 111.3 L 208.4 111.3 Z M 201.8 106.2 c 0 2.1 1.4 3.6 3.3 3.6 s 3.3 -1.5 3.3 -3.7 c 0 -2.1 -1.3 -3.6 -3.2 -3.6 C 203.2 102.5 201.8 104 201.8 106.2 Z M 217.1 102.8 h -1.6 v 5.3 c 0 1 0.3 1.5 0.9 1.5 c 0.3 0 0.5 0 0.9 -0.2 v 1.8 c -0.5 0.1 -0.8 0.2 -1.2 0.2 c -1.6 0 -2.6 -1.2 -2.6 -3.3 v -5.3 h -1.1 V 101 h 1.1 v -2.4 l 2 -0.8 v 3.1 h 1.6 L 217.1 102.8 L 217.1 102.8 Z M 221.5 97.6 c 0 0.7 -0.6 1.3 -1.3 1.3 c -0.7 0 -1.3 -0.6 -1.3 -1.3 c 0 -0.7 0.6 -1.3 1.3 -1.3 C 220.9 96.2 221.5 96.8 221.5 97.6 Z M 221.1 111.3 h -2 V 101 h 2 V 111.3 Z M 234 106.2 c 0 3.1 -2.3 5.5 -5.4 5.5 c -3 0 -5.4 -2.4 -5.4 -5.5 c 0 -3 2.4 -5.4 5.5 -5.4 C 231.6 100.7 234 103.2 234 106.2 Z M 225.2 106.2 c 0 2.1 1.4 3.6 3.4 3.6 s 3.4 -1.5 3.4 -3.7 c 0 -2.1 -1.4 -3.6 -3.3 -3.6 C 226.6 102.5 225.2 104 225.2 106.2 Z M 238.1 101 v 1 c 0.7 -0.8 1.7 -1.3 2.8 -1.3 c 1.5 0 2.9 0.8 3.6 2 c 0.4 0.7 0.6 1.7 0.6 3.1 v 5.5 h -2 v -5.4 c 0 -1.2 -0.1 -1.8 -0.4 -2.3 c -0.3 -0.6 -1.1 -1 -2 -1 c -1 0 -1.9 0.4 -2.2 1.1 c -0.3 0.6 -0.4 1.2 -0.4 2.4 v 5.2 h -2 V 101 L 238.1 101 L 238.1 101 Z M 59.4 86.4 C 63 85 67 85.1 70.6 83.8 c 0.9 -0.3 1.7 -0.7 2.4 -1.3 c 1.2 -1.1 1.5 -2.7 1.4 -4.3 c -0.2 -2.1 -1 -5.1 -2.2 -6.8 c -0.3 -0.5 -0.7 -0.9 -0.8 -1.5 c 0 -0.4 0.1 -0.8 0.3 -1.1 c 0.5 -1.2 1 -2.7 0.2 -3.7 c -1 -1.5 -3.9 -0.8 -4.1 -2.8 c -0.1 -0.7 0.2 -1.4 0.7 -2 c 1.5 -1.9 2.1 -2.8 0.5 -5 s -3.6 -3.6 -1.3 -6.5 c 0.6 -0.7 1.3 -1.3 1.8 -2.1 c 0.5 -0.7 0.9 -1.7 0.7 -2.6 c -0.2 -0.6 -0.7 -1.2 -1.2 -1.6 c -1.9 -1.6 -4.3 -2.4 -6.4 -3.5 c -4.2 -2.1 -5.4 -5.4 -6.7 -9.7 c -1.5 -5 -2.2 -10.3 -5.6 -14.4 c -2 -2.4 -4.6 -4.4 -7.1 -6.3 L 40 6.8 l 0 0 c 0 0 3.5 2.2 4.4 6.1 c 0.9 3.9 0.7 8.9 0.9 15.2 c 0.3 7.9 12.2 16.8 12.4 21.6 c 0.2 6 -7.4 3.5 -7.4 9 c 0 1.6 0.6 4 0.7 5.7 c 0.1 1.8 -1.3 4.4 -3 3.9 c 1.5 0.4 2.6 2.2 2.4 3.7 c -0.2 1.7 -2 2.6 -2.7 4.1 c -1 2.1 0.8 4.4 1.4 6.4 c 1.5 5 -0.2 9.6 -5.4 11.5 c -4.6 1.7 -8.8 1.3 -11.5 6.7 c -2.2 4.3 -0.3 11.5 0.5 14.2 c 4.3 2.5 9 4.5 14 5.9 c -1.1 -2.9 -1.2 -6.1 -1.2 -9.2 C 45.5 101.6 49.2 90.3 59.4 86.4 Z M 102.6 79.5 c -1.5 0 -1.7 -0.9 -2.3 -14.6 c -0.1 -1.8 -0.1 -3.5 -0.2 -5.1 C 99.9 55 99.4 46 98.8 42.4 c -0.6 3.3 -1 10.8 -1.2 14.8 c -0.1 1.4 -0.1 2.9 -0.2 4.4 c -0.5 11.5 -0.8 12.8 -2.3 12.8 s -1.8 -1.8 -2.2 -10.1 c -0.1 -1.2 -0.1 -2.4 -0.2 -3.4 c -0.4 -6 -0.8 -9.9 -1.3 -11.6 c -0.3 1.3 -0.7 4 -1.2 9.6 c -0.1 0.7 -0.1 1.4 -0.2 2.2 c -0.6 7.6 -0.8 9.3 -2.3 9.3 s -1.8 -2.1 -2.3 -7.1 c -0.1 -0.6 -0.1 -1.2 -0.2 -1.7 c -0.5 -4.4 -0.9 -6.4 -1.2 -7.3 c -0.3 0.8 -0.8 2.4 -1.2 5.7 c -0.8 6 -1.2 7 -2.2 7.3 h -0.1 h -0.1 c -1.4 0 -1.9 -1.9 -2.4 -4.1 c -0.2 -1 -0.8 -3.2 -1.3 -3.2 c -0.3 0.1 -0.9 0.9 -1.3 1.7 c -0.2 0.5 -0.8 0.7 -1.3 0.5 s -0.7 -0.8 -0.5 -1.3 c 0.3 -0.7 1.4 -2.9 3.1 -2.9 c 2 0 2.6 2.4 3.2 4.7 c 0.1 0.3 0.2 0.7 0.3 1.2 c 0.3 -1.4 0.5 -3.3 0.6 -4.2 c 1.1 -8 2.5 -8 3.2 -8 c 1.5 0 2.3 1.4 3.2 9.6 c 0.1 0.5 0.1 1.1 0.2 1.8 c 0.1 0.6 0.1 1.3 0.2 2 c 0.1 -1.4 0.3 -3 0.3 -4.1 c 0.1 -0.8 0.1 -1.5 0.2 -2.2 c 0.9 -10.6 1.6 -12.3 3.2 -12.3 s 2.3 1.2 3.2 14.4 c 0.1 1 0.1 2.2 0.2 3.4 c 0.1 0.9 0.1 2 0.2 3.1 c 0.1 -1.9 0.2 -4 0.3 -5.8 c 0.1 -1.5 0.1 -3 0.2 -4.4 c 0.9 -16.5 1.4 -18.1 3.2 -18.1 c 1.9 0 2.3 1.8 3.2 20.7 c 0.1 1.6 0.1 3.3 0.2 5.1 c 0.1 2 0.2 4.2 0.3 6.3 c 0.1 -1.5 0.1 -3 0.2 -4.2 c 0.1 -1.6 0.1 -3.1 0.2 -4.5 c 0.4 -6.9 0.7 -11.3 1.1 -14 c 0.3 -2.2 0.7 -4.1 2.1 -4.1 c 1.5 0 2.3 1.3 3.2 13.8 c 0.1 0.7 0.1 1.5 0.2 2.2 c 0.1 1.8 0.3 4.2 0.5 6.1 c 0 -0.3 0.1 -0.6 0.1 -0.8 c 0.1 -0.5 0.1 -1 0.2 -1.4 c 0.7 -4.7 1.1 -7.5 3.2 -7.5 c 1.7 0 2.5 1.4 3.1 2.3 c 0.1 0.2 0.5 0.8 0.6 0.9 c 0.6 0 1 0.5 1 1 c 0 0.6 -0.4 1 -1 1 c -1.3 0 -1.9 -1 -2.4 -1.9 c -0.5 -0.8 -0.8 -1.2 -1.3 -1.3 c -0.5 0.5 -1 3.7 -1.3 5.8 c -0.1 0.4 -0.1 0.9 -0.2 1.4 c -0.4 3.3 -0.6 5.5 -2.2 5.5 c -1.4 0 -1.7 -1.3 -2.4 -10.9 c -0.1 -0.8 -0.1 -1.5 -0.2 -2.2 c -0.5 -6.1 -0.9 -9.2 -1.2 -10.7 c -0.4 2.3 -0.9 7.3 -1.3 14.9 c -0.1 1.4 -0.1 2.9 -0.2 4.5 C 104.3 78.2 104.1 79.5 102.6 79.5 Z M 3.9 62.6 c 0.1 0.3 0.2 0.7 0.3 1.1 c 0.3 1.4 0.7 3.1 2.3 3.1 c 1.4 0 1.8 -1.8 2.4 -3.8 C 9 62.7 9 62.5 9.1 62.2 c 0.2 -0.7 0.7 -2.5 1.2 -3.3 c 0.3 0.6 0.7 1.7 1.1 3.5 l 0.1 0.5 c 0.7 3.2 1.3 5.5 2.9 5.5 c 1.3 0 1.7 -1.4 2.6 -8 c 0.3 -2.5 0.8 -5.7 1.3 -6.7 c 0.3 0.7 0.8 2.5 1.2 7.7 c 0 0.4 0.1 0.8 0.1 1.4 c 0.5 8.3 1 10.3 2.7 10.3 c 1.8 0 2.5 -2.5 3.1 -10.2 c 0 -0.3 0 -0.6 0.1 -0.8 c 0.1 -0.6 -0.4 -1 -0.9 -1.1 c -0.6 -0.1 -1 0.4 -1.1 0.9 c 0 0.2 0 0.5 -0.1 0.8 c -0.3 4.3 -0.7 6.4 -1 7.5 c -0.4 -2 -0.7 -6 -0.8 -7.6 c 0 -0.6 -0.1 -1.1 -0.1 -1.5 c -0.6 -7.3 -1.4 -9.8 -3.2 -9.8 c -2.2 0 -2.6 3.1 -3.3 8.7 c -0.1 1.1 -0.5 3.7 -0.8 5.3 c -0.3 -1 -0.6 -2.3 -0.7 -2.9 l -0.1 -0.6 c -1.1 -5.4 -2.4 -5.4 -2.9 -5.4 c -1.8 0 -2.6 2.7 -3.3 5 c -0.1 0.3 -0.1 0.5 -0.2 0.8 c -0.1 0.5 -0.3 1.2 -0.5 1.8 c -0.1 -0.3 -0.2 -0.7 -0.3 -1 c -0.1 -0.4 -0.2 -0.8 -0.3 -1.2 c -0.1 -0.2 -0.2 -0.5 -0.2 -0.7 c -0.5 -1.8 -1.2 -4 -2.9 -4.1 c -0.1 0.7 -0.1 1.4 -0.2 2 c 0.4 0.3 0.9 1.9 1.1 2.6 C 3.8 62 3.9 62.3 3.9 62.6 Z M 62.7 2.5 c 33.3 0 60.2 27 60.2 60.2 s -27 60.2 -60.2 60.2 S 2.5 95.9 2.5 62.7 S 29.5 2.5 62.7 2.5 M 62.7 0 C 28.1 0 0 28.1 0 62.7 s 28.1 62.7 62.7 62.7 s 62.7 -28.1 62.7 -62.7 S 97.3 0 62.7 0 L 62.7 0 Z"></path> </svg> </a> </div> </div> </div> </div> <div id="MyLoadAnimation"> <div class="MyImage"> </div> </div> </noindex> <script> var d = new Date(); document.getElementById("sYear").innerHTML = d.getFullYear(); $("#navBarButton").click(function () {$("#navbar").toggle(); $("#navbar").toggleClass("in");}); </script> </div> </body> </html>