if (typeof Object.assign != 'function') { // Must be writable: true, enumerable: false, configurable: true Object.defineProperty(Object, "assign", { value: function assign(target, varArgs) { // .length of function is 2 'use strict'; if (target == null) { // TypeError if undefined or null throw new TypeError('Cannot convert undefined or null to object'); } var to = Object(target); for (var index = 1; index < arguments.length; index++) { var nextSource = arguments[index]; if (nextSource != null) { // Skip over if undefined or null for (var nextKey in nextSource) { // Avoid bugs when hasOwnProperty is shadowed if (Object.prototype.hasOwnProperty.call(nextSource, nextKey)) { to[nextKey] = nextSource[nextKey]; } } } } return to; }, writable: true, configurable: true }); }
Request An Appointment

Blogs

PROTECT YOUR SMILE FROM DENTAL TRAUMA DURING THE HOLIDAYS! Stevens Point WI

PROTECT YOUR SMILE FROM DENTAL TRAUMA DURING THE HOLIDAYS! Stevens Point WI Winter is coming, and if you are anything like us, you are likely busy preparing for the holidays to celebrate with family and friends. Because this time of year is so busy, it’s easy to overindulge in your favorite annual treats while tempted […]

FLOSS YOUR WAY TO A HEALTHIER MOUTH AND A HEALTHIER BODY! Stevens Point WI

FLOSS YOUR WAY TO A HEALTHIER MOUTH AND A HEALTHIER BODY! Stevens Point WI If you are brushing your teeth twice a day as recommended but not flossing between them, it’s not just your smile that will pay the price. Your toothbrush can’t reach in between teeth to remove dental plaque (a sticky bacterial biofilm). […]

SMILING AND LAUGHING ARE GOOD FOR YOUR MOUTH, MOOD, AND BODY! Stevens Point WI

SMILING AND LAUGHING ARE GOOD FOR YOUR MOUTH, MOOD, AND BODY! Stevens Point WI Between May 16 and June 16, the Oral Health Foundation raises awareness of important health concerns by celebrating National Smile Month, and our dental team is here for it! We invite you to join us in making a positive difference in […]

Location

2957 Church St.,
Stevens Point, WI 54481

Office Hours

MON - THU8:00 am - 5:00 pm

FRI8:00 am - 12:00 pm

SAT - SUNClosed

Directions