www.minder-swissdentclinic.com Open in urlscan Pro
85.13.152.186  Public Scan

URL: https://www.minder-swissdentclinic.com/
Submission: On July 17 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 7 forms found in the DOM

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-6 booking-form-item">
      <div class="help t-tooltip t-left"> ? <div class="tt-row-item-active-hover"></div>
        <div class="t-tooltip-text">
          <div class="t-tooltip-text-body"> Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.<br>
            <a href="#" class="btn btn-primary-1 btn-sm">READ MORE</a>
          </div>
          <div class="t-tooltip-text-hover"></div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-messages"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item f-doctor">
      <select id="form-doctor" class="form-doctor selectBox" name="form-doctor" style="display: none;">
        <option value="Not selected" selected="selected">Select doctor</option>
        <option value="Arnie Alban">Arnie Alban</option>
        <option value="Wyatt Esmond">Wyatt Esmond</option>
        <option value="Dustin Callahan">Dustin Callahan</option>
        <option value="Kristin Weaver">Kristin Weaver</option>
      </select><a class="selectBox form-doctor selectBox-dropdown" title="" tabindex="0" style="width: 0px; display: inline-block;"><span class="selectBox-label" style="width: 77px;">Select doctor</span><span class="selectBox-arrow"></span></a>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name1" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone1" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email1" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker1" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker1" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message1" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close1" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name2" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone2" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email2" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker2" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker2" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message2" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close2" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name3" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone3" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email3" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker3" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker3" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message3" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close3" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name4" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone4" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email4" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker4" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker4" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message4" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close4" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name5" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone5" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email5" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker5" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker5" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message5" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close5" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

POST js/sendmail-book.php

<form class="bookform-form has-validation-callback" action="js/sendmail-book.php" role="form" method="post">
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item name">
      <input type="text" name="name" id="name6" data-validation="required" placeholder="Your name">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item phone">
      <input type="text" name="phone" id="phone6" data-validation="required" placeholder="Phone">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item email">
      <input type="text" name="email" id="email6" placeholder="E-mail">
    </div>
  </div>
  <div class="row">
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item date">
      <input type="text" class="datepicker-f" id="datepicker6" name="date" data-validation="required" placeholder="Date">
      <div class="help help-sm help-red">!</div>
    </div>
    <div class="col-lg-6 col-md-6 col-sm-6 col-xs-12 booking-form-item time-f">
      <input type="text" class="timepicker-f" id="timepicker6" name="time" data-validation="required" placeholder="Time">
      <div class="help help-sm help-red">!</div>
    </div>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <textarea name="message" id="message6" placeholder="Your message.."></textarea>
    </div>
  </div>
  <div class="row" style="display:none;">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item honeypot">
      <label class="fl_label" for="last">Honeypot:</label>
      <input type="text" name="last" value="" id="last" class="form-control fl_input">
    </div>
  </div>
  <div class="row latest-row">
    <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12 booking-form-item">
      <button class="btn btn-primary">SUBMIT</button>
      <a class="fb-close" id="fb-close6" href="javascript:jQuery.fancybox.close();">Cancel</a>
    </div>
  </div>
  <div class="form-messages form-messages-modal"></div>
</form>

Text Content

Henderson Blvd PO Box 356012, Tampa, FL 54452
office@dental.com
+ MAKE AN APPOINTMENT
120 852-4632


 * HOME
   
   
 * SWISS QUALITY
 * BENEFITS
 * SERVICES
 * PRODUCTION
 * MATERIALS
 * NORITAKE CAD/CAM
 * EMPLOYEES
 * CONTACT US


WELCOME DENTAL CLINIC


IT IS QUITE SIMPLE!


YOU CHOOSE CONVENIENT TIME!

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos-
trud exercitation ullamco laboris.

READ MORE


HEALTHY KIDS


OUR CONCERN

DISCOUNT FOR CHILDREN $99

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos-
trud exercitation ullamco laboris.

READ MORE


A BEAUTIFUL SMILE IS OUR TASK!


DENTAL SERVICES

HEALTHY TEETH - HEALTHY BODY

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nos-
trud exercitation ullamco laboris.

READ MORE




TEETH WHITENING

Tooth whitening can be a very effective way of lightening the natural colour of
your teeth without removing any of the tooth surface.


IMPLANTS

Dental implants may be an option for people who have lost a tooth or teeth due
to periodontal disease, an injury, or some other reason.


EXTRACTIONS

In orthodontics if the teeth are crowded, sound teeth may be extracted to create
space so the rest of the teeth can be straightened.


GUM DISEASE

Plaque is the primary cause of gum disease. However, other factors can
contribute to periodontal disease.


ABOUT OUR CLINIC

We provide team-based, comprehensive dental care for children and adults,
including patients of all ages who are anxious or have an underlying
developmental or medical condition that may add complexity to the management of
their oral health.

 * General Dentistry - preventative and restorative dental care.
 * Specialized dental care to straighten crooked teeth in children and adults.
 * Treat diseases of the gums and the placement of dental implants.

We are committed to helping you maintain your oral health as an integral part of
your overall health and wellness. Read more >




CERTIFICATES OF COMPLETION




MEET OUR DOCTORS

All staff members of Dental Clinic are licensed professionals. Our staff
consists of licensed general dentists, hygienists, dental assis-
tants, an endodontist, a periodontist, and an oral surgeon.

Wyatt Esmond
General Dentist

+ BOOK APPOINTMENT
Arnie Alban
Pedodontics

+ BOOK APPOINTMENT
Dustin Callahan
Orthodontist

+ BOOK APPOINTMENT
Kristin Weaver
Hygienist

+ BOOK APPOINTMENT
Leslie Adams
Prosthodontics

+ BOOK APPOINTMENT




OUR DOCTORS

!
!

!
!

Honeypot:
SUBMIT
?

Consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et
dolore magna aliqua.
READ MORE




DENTAL CLINIC IN NUMBERS

We can talk for a long time about advantages of our Dental clinic before other
medical treatment facilities.
But you can read the following facts in order to make sure of all pluses of our
clinic:

12
YEARS
OF EXPEREANCE
2405
HAPPY PATIENTS
84
QUALIFIED STUFF
67
MASTER
CERTIFICATIONS


SUCCESS STORIES

Happy patients stories

Jeanette Evvie
Student
1 2 3 4 5


My visits to Dental clinic is always more than just a pleasant experience! I had
my cleaning done by Arnie Alban and she did an absolutely impeccable job!! She
meticulously and patiently removed the most stubborn stains without causing any
discomfort! If you are seeking perfection, then I highly recommend Arnie!
Tooth whitening can be a very effective way of lightening the natural colour of
your teeth without removing any of the tooth surface.
 * Teeth whitening
 * Teeth cleaning

BEFORE
AFTER
Candice Heath
Office Manager
1 2 3 4 5


I just recently had my braces taken off and to my amazement, underneath was the
most beautiful smile I ever could have dreamed possible. I just wanted to thank
you for giving me so much to smile about!
Orthodontics can give you the straight teeth and proper bite that will help you
chew better, smile more often, and keep your teeth longer.
 * Orthodontic treatment
 * Bite correction

BEFORE
AFTER




TESTIMONIALS

Many of our patients are our friends now, and they recommend our Dental clinic
to their friends and come with their children and
senior parents to us. We are very proud that you entrust the health of your
relatives to us!

This was my first dental treatment in many years and Dr. Callahan made me feel
relaxed and calm. It was completely painless and issue free. I thoroughly
recommend both Dr. Callahan and Dental clinic. Excellent caring staff!
Caetlin Madyson
Comprehensive Cleaning

I would like to say a big thank you to all the team at Dental Clinic, from the
charming and efficient reception staff to all the dental team. Dr Wyatt's is a
truly first class outfit that are the epitome of professionalism. Satisfied with
the service.
James Mitchell
General Dentistry

I'm new to Dental Clinic and I have got to say that I am rather impressed with
their team's professionalism. I booked online through their website, and I
immediately got a call from Diana, their receptionist, confirming my
appointment.
Tracey Todd
Teeth Whitening

Hands down the best dental clinic I've been to. You'll pay a little more than
other clinics but you'll get it right the first time. From the reception to the
coffee and down to the dentists; simply awesome! Great customer service. Very
satisfied.
William Murphy
Crown, Root Canal





LATEST NEWS

We will always keep you informed about fresh news of our Dental clinic.
Moreover, you will find useful articles about dental care,
the newest technologies in the treatment, oral hygiene, and interesting events
related to dentistry and medicine in general.

03.10.2016
7


THE IMPORTANCE OF ROUTINE
DENTAL EXAMS

by Dr. Kaeden Bernard
Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth.
READ MORE
03.10.2016
12


WE ARE GIVING EACH OF OUR PATIENTS
THE HEALTHY SMILE!

by Dr. Kaeden Bernard
Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth.
READ MORE
03.10.2016
7


PROTECT YOUR CHILD'S TEETH WITH DENTAL SEALANTS

by Dr. Kaeden Bernard
Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth.
READ MORE
03.10.2016
12


WE ARE GIVING EACH OF OUR PATIENTS
THE HEALTHY SMILE!

by Dr. Kaeden Bernard
Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth.
READ MORE




TOP TIPS FROM DOCTORS

 * Teeth whitening
 * Oral exams
 * Fillings and bridges
 * Root canals
 * Oral exams
 * Root canals




Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Wyatt Esmond
General Dentist

Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Arnie Alban
Pedodontics

Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Dustin Callahan
Orthodontist

Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Kristin Weaver
Hygienist

Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Leslie Adams
Prosthodontics

Tooth whitening (termed tooth bleaching when utilizing bleach), is either
restoration of natural tooth shade or whitening beyond natural tooth shade,
depending on the definition used.

Restoration of the underlying, natural tooth shade is possible by simply
removing surface (extrinsic) stains (e.g. from tea, coffee, red wine and
tobacco) and calculus (tartar). This is achieved by having the teeth cleaned by
a dental professional (commonly termed "scale and polish".

READ MORE
Helen Edwards
Pediatric Dentistry


FAQ

SURGICAL IMPLANT PLACEMENTS

Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth, or provide abutments for complete dentures or partials.
This topic focuses on the placement of single-tooth dental implants.

TEETH WHITENING

Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth, or provide abutments for complete dentures or partials.
This topic focuses on the placement of single-tooth dental implants.

TEETH CLEANING

Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth, or provide abutments for complete dentures or partials.
This topic focuses on the placement of single-tooth dental implants.

X-RAYS

Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth, or provide abutments for complete dentures or partials.
This topic focuses on the placement of single-tooth dental implants.

CROWNS

Dental implant placement is no longer performed only by oral surgeons and
periodontists; general dentists are also increasingly providing difficult
surgical implant services. Dental implants may be used to replace single teeth,
replace multiple teeth, or provide abutments for complete dentures or partials.
This topic focuses on the placement of single-tooth dental implants.

PARTNER COMPANIES




LATEST TWEETS

@DentalClinic
Lorem ipsum dolro lobortis quobortisnissim pulvinar ac Lorem.
03.10.2016
@DentalClinic
Lorem ipsum dolro lobortis quobortisnissim pulvinar ac Lorem.
03.10.2016
@DentalClinic
Lorem ipsum dolro lobortis quobortisnissim pulvinar ac Lorem.
03.10.2016


OPENING HOURS

Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Copyright © 2017 DentalClinic | Designed and Developed by Marouane El Hadi


CONTACTS

120 852-4632
Henderson Blvd PO Box 356012, Tampa, FL 54452
office@dental.com




BOOK APPOINTMENT

Select doctor Arnie Alban Wyatt Esmond Dustin Callahan Kristin Weaver Select
doctor
!
!

!
!

Honeypot:
SUBMIT Cancel


PLEASE SELECT A DOCTOR

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.


BOOK APPOINTMENT

!
!

!
!

Honeypot:
SUBMIT Cancel

Wyatt Esmond
General Dentist
OPENING HOURS
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.


BOOK APPOINTMENT

!
!

!
!

Honeypot:
SUBMIT Cancel

Arnie Alban
Pedodontics
OPENING HOURS
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.


BOOK APPOINTMENT

!
!

!
!

Honeypot:
SUBMIT Cancel

Dustin Callahan
Ortodontist
OPENING HOURS
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.


BOOK APPOINTMENT

!
!

!
!

Honeypot:
SUBMIT Cancel

Kristin Weaver
Hygienist
OPENING HOURS
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.


BOOK APPOINTMENT

!
!

!
!

Honeypot:
SUBMIT Cancel

Leslie Adams
Prosthodontics
OPENING HOURS
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Sunday
Closed
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
9:00 am - 7:15 pm
Closed
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua.
Style switcher

Choose color style






 * Select doctor
 * Arnie Alban
 * Wyatt Esmond
 * Dustin Callahan
 * Kristin Weaver