www.painfreedentistry.com.au Open in urlscan Pro
108.158.32.75  Public Scan

Submitted URL: https://painfreedentistry.com.au/
Effective URL: https://www.painfreedentistry.com.au/
Submission: On July 11 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

Name: contactformPOST /index.cfm?event=sendEmail

<form style="display: block;" role="form" action="/index.cfm?event=sendEmail" autocomplete="off" id="contactform" method="post" name="contactform" class="form-horizontal" novalidate="novalidate">
  <input type="hidden" id="utm_campaign" name="utm_campaign" value="">
  <input type="hidden" id="utm_content" name="utm_content" value="">
  <input type="hidden" id="utm_source" name="utm_source" value="">
  <input type="hidden" id="utm_term" name="utm_term" value="">
  <input type="hidden" id="utm_medium" name="utm_medium" value="">
  <input type="hidden" id="currentEvent" name="currentEvent" value="home">
  <input type="hidden" id="currentURL" name="currentURL" value="https://www.painfreedentistry.com.au/">
  <input type="hidden" name="locationID" id="locationID" value="3273">
  <input type="hidden" id="contactForm" name="contactForm" value="sidebar">
  <div class="form-group">
    <div class="col-xs-12">
      <label for="appt_radio" class="radio-inline">
        <input class="conradio" type="radio" name="contacttype" value="appt" id="appt_radio" checked="checked">
        <span>Make a Reservation</span>
      </label>
      <label for="contact_radio" class="radio-inline">
        <input class="conradio" type="radio" name="contacttype" value="contact" id="contact_radio">
        <span>Contact</span>
      </label>
    </div>
    <div class="contact-form-headline">Have Questions? Contact Us:</div>
  </div>
  <hr>
  <div class="required-hint">Required Field</div>
  <div class="form-group">
    <div class="col-sm-12 required-helper">
      <label for="fullname" class="required sr-only" aria-required="true"> Your Name: </label>
      <input placeholder="Your Name (First and Last)" class="form-control required textField" type="text" maxlength="100" name="fullname" id="fullname" aria-required="true">
    </div>
    <input class="form-control" style="display:none" type="text" name="middlename" id="middlename" value="">
    <div class="phone-group col-sm-12 col-md-6">
      <label class=" sr-only" for="phone"> Phone: </label>
      <input placeholder="Phone" class="form-control text-input textField mar-top-5" type="text" maxlength="100" name="phone" id="phone">
    </div>
    <div class="email-group col-sm-12 col-md-6 required-helper">
      <label for="email" class="required sr-only" aria-required="true"> Email: </label>
      <input placeholder="Email" class="form-control required email text-input textField mar-top-5" type="text" maxlength="100" name="email" id="email" aria-required="true">
    </div>
  </div>
  <div class="form-group">
    <div class="col-sm-12">
      <label for="newOrExisting" class="required sr-only" aria-required="true">Are you a new patient?:</label>
      <span class="required-helper">Are you a?</span>
      <span style="display: inline-block">
        <label for="newPatient" class="patient-radio radio-inline">
          <input class="conradio required" type="radio" name="newOrExisting" id="newPatient" value="New Patient" aria-required="true">
          <span>New Patient </span>
        </label>
        <label for="existingPatient" class="patient-radio radio-inline">
          <input class="conradio required" type="radio" name="newOrExisting" id="existingPatient" value="Current Patient" aria-required="true">
          <span>Current Patient</span>
        </label>
      </span>
    </div>
  </div>
  <div class="col-sm-12 col-md-6 select">
    <label for="howToContact"> How would you like us to contact you? </label>
    <select name="howToContact" id="howToContact" class="how-contact">
      <option value="">Please choose</option>
      <option value="Email">Email</option>
      <option value="Call">Call</option>
    </select>
  </div>
  <div class="col-sm-12 col-md-6 select-right">
    <label for="howHeardAbout"> How did you hear about us? </label>
    <select name="howHeardAbout" id="howHeardAbout" class="how-heard" onchange="referralSelect()">
      <option value="">Please choose</option>
      <option value="I'm an existing patient">I'm an existing patient</option>
      <option value="Google/Bing">Google/Bing</option>
      <option value="Mailer">Mailer</option>
      <option value="Word of mouth">Word of mouth</option>
      <option value="Social media">Social media</option>
      <option value="Other">Other</option>
    </select>
    <label class="sr-only" for="referral">Who Referred You?:</label>
    <input placeholder="Who referred you?" class="text-input textField who-referred mar-top-5" style="display: none;" type="text" maxlength="100" name="referral" id="referral">
  </div>
  <div id="appointment">
    <div class="form-group">
      <div class="col-xs-12">
        <span class="label-style">Appointment Preferences</span>
      </div>
      <div class="col-xs-12">
        <div id="days-location_3273" class="location-days checkbox-wrap">
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Monday" class="checkbox" name="appointmentday" id="mon">Monday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Tuesday" class="checkbox" name="appointmentday" id="tue">Tuesday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Wednesday" class="checkbox" name="appointmentday" id="wed">Wednesday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Thursday" class="checkbox" name="appointmentday" id="thu">Thursday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Friday" class="checkbox" name="appointmentday" id="fri">Friday
            </div>
          </div>
          <div class="day-of-week">
            <div class="checkbox">
              <input type="checkbox" value="Saturday" class="checkbox" name="appointmentday" id="sat">Saturday
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12">
    </div>
    <div class="col-xs-12">
      <label for="message" class="sr-only">Your Message:</label>
      <textarea placeholder="How can we help you?" cols="40" rows="4" class="form-control text-input textField" id="message" name="message"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div class="col-xs-12 contact-notes">
    </div>
  </div>
  <div class="form-group">
    <div class="recaptcha-statement"> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy" target="_blank">Privacy Policy</a> and
      <a href="https://policies.google.com/terms" target="_blank">Terms of Service</a> apply. </div>
    <div class="col-xs-12 submit-area">
      <input class="cta-btn gpw-banner-cta-btn theme-cta-bg theme-cta-color theme-border-cta theme-hover-cta-color theme-hover-cta-bg theme-hover-border-cta btn btn-default submit-contact g-recaptcha" type="button" id="submitter" name="submitter"
        value="Submit" data-sitekey="6LfLLO4aAAAAAGGfIiRkFVZ-wthfWmeOm5uzpNMF" data-callback="checkReCAPTCHAResponse" data-action="contactForm">
    </div>
  </div>
  <div id="contact-form-errors"></div>
</form>

Text Content

Browser Warning

You are using a web browser that may not support the design features on this
site.

For the best experience, please switch to another browser. We recommend Chrome
or Firefox.

Painfree Dentistry



Painfree Dentistry



Make a Reservation
Like us on Facebook Watch our Youtube Videos Leave a Google Review Instagram
(02) 9635 5166
77 Marion St Harris Park
Harris Park, NSW 2150
Call for a free consultation

Menu
Call
Book Now
Map
 * Home
 * About
   * Our Team
   * Our Philosophy and Our Practice
   * Technology
   * Clinic Photos
 * General Dentistry
    * View All
    * Children's Dentistry
    * Dental Cleanings and Exams
    * Dental Extractions
    * Dental Fillings
    * Dentures
    * Emergency Dentistry
    * Periodontal Treatments
    * Root Canal Treatment
    * Sedation Dentistry
    * Sleep Apnoea and Snoring
    * Teeth Jewellery
    * TMJ (Jaw Joint) Treatment
 * Cosmetic Dentistry
    * View All
    * Dental Bridges
    * Dental Crowns
    * Digital Smile Design
    * Facial Rejuvenation
    * Full Mouth Reconstruction
    * Full Smile Makeover
    * Improving Gum Appearance
    * Inlays and Onlays
    * Professional Teeth Whitening
    * Same-Day CEREC Crowns
    * Veneers
 * Dental Implants
    * View All
    * Bone Grafting
    * Immediate Same-Day Dental Implants
    * Mini Implants
    * Ridge Expansion
    * Sinus Lift
    * Socket Preservation
    * All Teeth on 4 or 6
 * Orthodontics
    * View All
    * Early Interceptive Orthodontics
    * Functional and Orthopaedic Appliance
    * Inman Aligners
    * Invisalign®
    * iROK Aligners
    * Orthodontic TADs
    * Orthodontics
    * Six Month Smiles
    * Traditional Braces
 * Smile Gallery
    * View All
    * All Teeth on 4 or 6
    * Full Smile Makeover
 * Patient Info
    * View Patient Info
    * Forms
    * Financial & Specials
    * FAQs
    * Blog
 * Contact






WE STRIVE TO ENSURE A PLEASANT AND COMFORTABLE DENTAL EXPERIENCE FOR ALL OUR
PATIENTS.

Call us Today


A SMILE IS A BEAUTIFUL GIFT


DR ELIE ALAM

Dr Alam maintains a high level of excellence in all areas of dentistry and is
passionate about learning innovations and using the latest technologies. With an
increasing focus spanning over 25 years, his interests are in complex implant
procedures, facial and dental cosmetics and craniofacial orthodontics whilst
providing the latest techniques in pain-free and gentle dental treatments.

Dr Alam is very passionate about aesthetic (cosmetic) dentistry and facial
aesthetics. To date, he has performed more than ten thousand units of
crown/bridge/veneers, a record number that would put him as one of the most
experienced practitioners in this field.

MEET OUR TEAM OF DOCTORS


GENERAL DENTISTRY


COSMETICS


DENTAL IMPLANTS


ORTHODONTICS


TMJ & SNORING


PAIN FREE DENTISTRY


FEATURED TREATMENTS

At Painfree Dentistry, we take a comprehensive approach to functional and
aesthetic Parramatta dentistry with the intention of helping our patients
achieve and maintain ideal smiles that last a lifetime.

 * Bone Grafting
 * Children's Dentistry
 * Cosmetic Dentistry
 * Dental Bridges
 * Dental Cleanings and Exams
 * Dental Crowns

LEARN MORE



OUR VIDEO LIBRARY


DR ELIE ALAM


PAIN FREE DENTISTRY

77 Marion St Harris Park

Sydney, NSW 2150

T: (02) 8381 1920

F. (02) 9635 7666

Open 7 Days a Week

View Opening Hours

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 1. 1
 2. 2
 3. 3
 4. 4
 5. 5
 6. 6

 * 
 * 


WHAT MAKES US DIFFERENT


DENTAL OFFICE FOR 19 YEARS


COMPREHENSIVE DENTISTRY


A KIND AND GENTLE TEAM


RELAXING DENTAL CENTRE


OPEN 7 DAYS A WEEK


WELCOME TO OUR PARRAMATTA DENTAL PRACTICE

A smile is a gift to those around you. Your smile can convey a friendly welcome
and brighten a room.

At Painfree Dentistry, we work hard to lay out a warm and welcoming environment
so our patients can enjoy a pleasant dental experience – no matter how old or
young.

This passion has led us to implement the latest dental technology into our
practice, from the reception area to our treatment studio and dental lounges.
Our tranquil and relaxing centre is dedicated to providing patients with the
highest quality dental care.


GENTLE, STRESS-FREE DENTAL TREATMENTS IN HARRIS PARK

At Harris Park's Painfree Dentistry, valued patients can benefit from a quick
and efficient anaesthesia system that is safe and virtually painless. The use of
anaesthesia may help to reduce anxiety and treatment time.

We appreciate that going to the dentist is not many people's idea of fun, but it
doesn't have to be unnerving. Your oral health is integral to your overall
well-being, so regular visits to see Dr Alam are part of your healthy routine.
Since we see you at least twice a year, we strive to make each visit at our
Harris Park clinic efficient, reliable, and painless.

We want our patients to look forward to seeing us so they can maintain a strong,
healthy smile for a lifetime.


YOUR COMFORT IS OUR TOP PRIORITY

Our Parramatta dentist and his friendly dental team are compassionate and
honest. Our undivided, attentive care and attention put all patients at ease,
even during a dental emergency. 

Patients are provided with ongoing after-care instructions after their dental
procedure, along with follow-ups to ensure there are no issues. 

Our investment in furthering education, efficient new dental technology, and
patient care are part of our sincere and dependable dentistry experience.


OUR DENTAL SERVICES

Painfree Dentistry is fully equipped with advanced dental technology, including
our digital x-ray machine and intra-oral camera. Our dental equipment allows Dr
Alam and our knowledgeable dental team to provide patients with modern dental
care in Harris Park and surrounding areas.

We provide quality dental treatment in a wide range of dental services in our
Parramatta dental clinic, including preventive and general dentistry, cosmetic
dentistry, orthodontics services, children's dentistry, and advanced services
such as dental implants, dentures, full-mouth reconstructions, laser treatments,
and root canal therapy.

We offer a serene and carefree environment with a full range of dental
technologies and training. Patients who visit our dental clinic can expect
comprehensive services and procedures without driving all over the place for
necessary treatments.

We strive to provide all your services in a single location. All you need to do
is sit back, relax and enjoy your new beautiful smile.


ACCESS SUPER FUNDS EARLY TO COVER DENTAL CARE

Do you need extensive dental treatment to restore your oral health and
rejuvenate your smile?

Eligible patients may be able to access their super funds early to cover the
cost of dental treatments, such as implants, All-on-4® implants, root canals,
periodontal treatment, dentures and orthodontics. Our team will guide you
through these easy steps:

 * Get your customized treatment plan during a consultation appointment with one
   of our qualified dental practitioners.
 * Get a supporting letter from a qualified general practitioner (GP).
 * Our team will initiate the process to grant you access to your super fund.
 * You apply online through MyGov (ATO) websites.
 * You will be notified of the approval of the application.
 * Funds will be deposited into your bank within 2-4 weeks.
 * Transfer the full cost of treatment into our bank account.
 * Book your appointments for treatment. 

Congratulations, you are now on your way to transforming your smile!


EXPERIENCED PATIENT CARE AND DENTISTRY IN PARRAMATTA

Dr Elie Alam and the Painfree family have provided dental services at our local
Parramatta clinic for 19 years.

We never want patients to neglect their oral health due to financial restraints
or concerns. Part of our patient commitment includes financial options and
flexibility. Patients may not know they can use their superannuation for dental
work, including orthodontics, tooth implants, dental crowns, braces, and
dentures.

We also work with payment plans through ZipPay and DentiCare.

Contact us or visit our Parramatta dental clinic for a free consultation.



 



Like us on Facebook Watch our Youtube Videos Leave a Google Review Instagram
Painfree Dentistry
77 Marion St
Harris Park, NSW 2150
Phone:  (02) 9635 5166
Hours
Mon
8:30AM - 6:00PM
Tue
8:30AM - 6:00PM
Wed
8:30AM - 6:00PM
Thu
8:30AM - 6:00PM
Fri
8:30AM - 6:00PM
Sat
8:00AM - 3:00PM

Follow Us
LikeUsOnFacebook YelpReview
Contact
Sitemap Contact Privacy Policy FAQs
Smile Gallery Forms General Dentistry About
Bone Grafting Children's Dentistry Cosmetic Dentistry Dental Bridges
Dental Crowns Dental Extractions Dental Fillings View More Services
All rights reserved.
Login
Made by Great Dental Websites


OK!
×

×
Contact Us Today
Give Us A Call
Painfree Dentistry - (02) 9635 5166

--------------------------------------------------------------------------------

Send Us an Email
Make a Reservation Contact
Have Questions? Contact Us:

--------------------------------------------------------------------------------

Required Field
Your Name:
Phone:
Email:
Are you a new patient?: Are you a? New Patient Current Patient
How would you like us to contact you? Please choose Email Call
How did you hear about us? Please choose I'm an existing patient Google/Bing
Mailer Word of mouth Social media Other Who Referred You?:
Appointment Preferences
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Your Message:

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


Expanded Details View

OK!
×
This Patient's Experience
Loading Testimonial...
Loading Case...