Assistance
Search
$ = jQuery; $(document).ready(function(){ $('.selfPayAccordion a.show_hide').attr('href','https://www.theholly.com/files/2021/02/Aspen_Healthcare_Self-Pay_Inclusive_Package_Patient-Terms_Conditions-1.pdf'); $('.selfPayAccordion a.show_hide').attr('target','_blank'); $('.selfPayAccordion a.show_hide').addClass('terms_conditions'); //$('.selfPayAccordion a.show_hide').removeClass('show_hide').removeClass('details'); //console.log('22'); $('.moreInformation').html('Please see our Terms and Conditions for a full list of what is included and not included in our inclusive self pay packages.'); }); .featureStyle3 { display: none; }