'; phone_container.innerHTML = phoneStr; } } if ( window.location.pathname && window.location.pathname === '/gyms/homestead-fl/homestead-supersport' ) { var phone_container = document.getElementsByClassName('phone-container')[0]; if ( phone_container ) { var phoneStr = 'Phone:'; phoneStr += '
'; phoneStr += ''; phoneStr += '(305) 230-7092'; phoneStr += ''; phoneStr += '
'; phone_container.innerHTML = phoneStr; } }