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

CELEBRATE OUR DENTISTS AND DENTAL ASSISTANTS THE MONTH OF MARCH! Stevens Point WI

CELEBRATE OUR DENTISTS AND DENTAL ASSISTANTS THE MONTH OF MARCH! Stevens Point WI March is the month for the dental community. Every year at this time, we honor National Dentist’s Day (March 6th) and Dental Assistants Recognition Week in the first full week in March (March 7-13, 2021). These days recognize and say thank you […]

SMILE WITH US ON NATIONAL SMILE POWER DAY ON JUNE 15TH! Stevens Point WI

SMILE WITH US ON NATIONAL SMILE POWER DAY ON JUNE 15TH! Stevens Point WI Did you know that a big investment you can make in your overall health and self-confidence is to make sure you have a healthy smile? June 15th is National Smile Power Day, and it’s a great time to become more aware […]

HEALTHY DENTAL TIPS FOR THE SPOOKY SEASON! Stevens Point WI

HEALTHY DENTAL TIPS FOR THE SPOOKY SEASON! Stevens Point WI Halloween is lurking around the corner, but so is the coronavirus, making traditional Halloween parties trickier. This year, big parties and parades, creepy haunted houses, and gathering in crowds to trick-or-treat are off the table for many, or at the very least, downsized and held […]

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