Why is visiting the dentist so important?
what to expect in my first dental appointment
We will begin your appointment with a comprehensive exam to check your overall dental health. Only then can we suggest what dental procedure you require and schedule your next appointment.
My teeth feel fine. Do I still need to see a dentist?
How can I take care of my teeth between dental checkups?
What is Cavity?
What is a Filling?
If I have braces, do I still need dental checkups every six months?
What is a smile makeover?
Should I consider getting implants?
What is gum disease?
What is a root canal?
What form of payment methods are accepted?
function do_resize(){
var width=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).width(); var height=jQuery( '.wpsm_panel .wpsm_panel-body iframe' ).height();
var toggleSize = true; jQuery('iframe').animate({ width: toggleSize ? width : 640, height: toggleSize ? height : 360 }, 250);
toggleSize = !toggleSize; }