Dental health is linked to your overall health. Taking steps to ensure you have good dental health is one of the best ways you can ensure your body is in tip-top shape.
{% comment %} Debugging load times 051922
/* This is the function to open the widget code */
function openWidget() {
FreshworksWidget('open');
}
window.fcWidget.init({ token: "99198db8-ea46-4f69-a106-4fd0076835b4", host: "https://wchat.freshchat.com"});window.fcWidget.hide();window.fcWidget.user.setFirstName("{{ customer.first_name }}");
window.fcWidget.user.setEmail("{{ customer.email }}");
{% endcomment %}