kmccul4.dojodigitalmedia.com Open in urlscan Pro
72.52.145.122  Public Scan

URL: https://kmccul4.dojodigitalmedia.com/
Submission: On June 11 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://kmccul4.dojodigitalmedia.com/trial-offer

<form action="https://kmccul4.dojodigitalmedia.com/trial-offer" method="post" class="get_started_form mini_form">
  <div class="inline_mid_form ">
    <label for="first_name" class="wave-d-none">Full Name</label>
    <input type="text" id="first_name" name="name" class="contact-form-line" placeholder="Full Name" onfocus="this.placeholder = ''" onblur="textAlphabatic(this)" maxlength="50" error_class="name_error"
      error_msg="Enter Your First Name &amp; Last Name">
    <span class="fa fa-user form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div class="inline_mid_form optinlastname">
    <label for="last_name" class="wave-d-none">Last Name</label>
    <input type="text" name="last_name" id="last_name" class="contact-form-line" placeholder="Last Name" onfocus="this.placeholder = ''" onblur="textAlphabatic(this)" maxlength="25" error_class="last_name_error" error_msg="Enter your last name">
    <span class="fa fa-user form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div class="inline_mid_form ">
    <label for="form_email" class="wave-d-none">Email</label>
    <input type="email" name="form_email_2" id="form_email" class="contact-form-line" placeholder="Email" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Email'">
    <span class="fa fa-envelope form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div class="inline_mid_form ">
    <label for="telephone" class="wave-d-none">Phone</label>
    <input type="text" name="phone" id="telephone" class="contact-form-line phone_number" placeholder="Phone" onfocus="this.placeholder = ''" error_class="phone_error" onblur="phoneValidation(this)" maxlength="14">
    <span class="fa fa-phone form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <label for="fax" class="wave-d-none">fax</label>
  <input type="text" id="fax" name="fax" class="optinfax" placeholder="Fax Number" value="">
  <div class="inline_mid_form ">
    <label for="school" class="wave-d-none">School</label>
    <select class="locationBox contact-form-line form_location_dropdown" name="school_interest" id="school" number="2">
      <option value="">Choose a Location</option>
      <option value="11">Dojo Demo Academy </option>
    </select>
    <span class="fa fa-map-marker form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div class="inline_mid_form ">
    <label for="program_id" class="wave-d-none">Program</label>
    <select class="contact-form-line form_program_dropdown program_dropdown_2" name="program_id" id="program_id" disabled="disabled">
      <option value="">Choose a Program</option>
      <option value="116">Kids Martial Arts </option>
      <option value="123">Little Ninjas </option>
      <option value="138">Junior Kids Judo </option>
      <option value="147">Teen Martial Arts </option>
      <option value="132">Summer Camp </option>
      <option value="127">Birthday Parties </option>
      <option value="142">After School </option>
      <option value="14">Adult Martial Arts </option>
      <option value="139">Family Programmes </option>
      <option value="129">Krav Maga </option>
      <option value="131">Brazilian Jiu-Jitsu </option>
      <option value="134">Women's Cardio Kickboxing </option>
      <option value="135">Tai-Chi </option>
      <option value="136">Yoga </option>
      <option value="137">Adult Judo </option>
      <option value="141">Kickboxing </option>
      <option value="152">Tournament </option>
    </select>
  </div>
  <!--	<fieldset>
				<legend style="display:none">Your address</legend>-->
  <label for="comment" class="wave-d-none">comment</label>
  <input type="text" id="comment" name="comment" class="optincomment" placeholder="Write your comment here..." value="">
  <label for="optincheck" class="wave-d-none">contact_me_by_phone</label>
  <input type="checkbox" class="optincheck" id="optincheck" name="contact_me_by_phone" value="1">
  <!--	</fieldset>   -->
  <div class=" started-btn">
    <input type="hidden" name="miniform" value="true">
    <label for="website" class="wave-d-none">website</label>
    <input type="text" id="website" name="website" class="optinwebsite" placeholder="Website" value="">
    <label for="ywedobjeo" class="wave-d-none">ywedobjeo</label>
    <input type="text" class="ywedobjeo" id="ywedobjeo" name="x2o3d_02aade7b072994ddf3642fee40b6d94d15936931279906" value="1718126100" placeholder="Serial Number">
    <input type="hidden" name="page_url" value="/">
    <input class="mini_formSubmit contactFormSubmit  submit getStartedMarginAuto" type="submit" value="Submit">
  </div>
</form>

POST contactus/send

<form class="d-bg-c contact-form content_contact_form" action="contactus/send" method="post">
  <input type="hidden" name="hid_location" value="">
  <div class="message">
    <div id="alert"></div>
  </div>
  <div style="position:relative;">
    <label for="first_name1" class="wave-d-none">Full Name</label>
    <input type="text" name="name" id="first_name1" class="contact-form-line" placeholder="Full Name" onfocus="this.placeholder = ''" onblur="textAlphabatic(this)" maxlength="50" error_class="name_error1"
      error_msg="Enter Your First Name &amp; Last Name">
    <span class="fa fa-user form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div style="position:relative;" class="optinlastname">
    <label for="last_name1" class="wave-d-none">Last Name</label>
    <input type="text" name="last_name" id="last_name1" class="contact-form-line" placeholder="Last Name" onfocus="this.placeholder = ''" onblur="textAlphabatic(this)" maxlength="25" error_class="last_name_error1" error_msg="Enter your last name">
    <span class="fa fa-user form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div style="position:relative;">
    <label for="telephone1" class="wave-d-none">Phone</label>
    <input type="text" name="phone" id="telephone1" class="contact-form-line phone_number" placeholder="Phone" onfocus="this.placeholder = ''" error_class="phone_error1" onblur="phoneValidation(this)" maxlength="14">
    <span class="fa fa-phone form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <label for="fax1" class="wave-d-none">fax</label>
  <input type="text" id="fax1" name="fax" class="optinfax" placeholder="Fax Number" value="">
  <div style="position:relative;">
    <label for="form_email1" class="wave-d-none">Email</label>
    <input type="email" name="form_email_2" id="form_email1" class="contact-form-line" placeholder="Email" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Email'">
    <span class="fa fa-envelope form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div style="position:relative;">
    <label for="school1" class="wave-d-none">School</label>
    <select class="locationBox contact-form-line getContactPageUrl" id="school1" name="school">
      <option value="">Choose a Location</option>
      <option value="Dojo Demo Academy" slug="dojo-demo-academy">Dojo Demo Academy </option>
    </select>
    <span class="fa fa-map-marker form-control-feedback move_input_icon site_theme_text" aria-hidden="true"></span>
  </div>
  <div style="position:relative;"> <span class="site_theme_text fa fa-comment form-control-feedback move_input_icon" aria-hidden="true"></span>
    <label for="message1" class="wave-d-none">message</label>
    <textarea name="message" id="message1" class="contact-form-area" placeholder="Message" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Message'"></textarea>
  </div>
  <label for="comment1" class="wave-d-none">School</label>
  <input type="text" id="comment1" name="comment" class="optincomment" placeholder="Write your comment here..." value="">
  <label for="optincheck_1" class="wave-d-none">contact_me_by_phone</label>
  <input type="checkbox" class="optincheck" name="contact_me_by_phone" id="optincheck_1" value="1">
  <input type="hidden" value="" name="email" id="email" class="submit button" style="display:none">
  <label for="website_1" class="wave-d-none">website</label>
  <input type="text" id="website_1" name="website" class="optinwebsite" placeholder="Website" value="">
  <label for="ywedobjeo_1" class="wave-d-none">ywedobjeo</label>
  <input type="text" class="ywedobjeo" id="ywedobjeo_1" name="x2o3d_036a5136e2b5e7f0846d95523cef945515936931232808" value="1718126100" placeholder="Serial Number">
  <input type="hidden" class="conatct_page_url" name="page_url" value="/contact-us/dojo-demo-academy">
  <input type="submit" value="Send Message" class="btn btn-readmore  btn-block submit button contactFormSubmit1">
</form>

Text Content

0 people
are viewing this site


0 people
viewed this page
in the last



Try a Class for FREE!


DOJO DEMO ACADEMY KARATE FOR KIDS & SELF-DEFENCE CLASSES IN CITY


LOGIN 1 LOCATIONS IN CITY

Toggle navigation phone
map user
 * About Us
   * Our School
 * Trial Offer
 * Our Programmes
    * Children's Programmes  
        
      * Little Ninjas
        
      * Kids Martial Arts
        
      * Teen Martial Arts
        
      * Junior Kids Judo
      * empty
      * empty
      * empty
      * empty
      * empty
    * Adult Programmes  
        
      * Adult Martial Arts
        
      * Family Programmes
        
      * Krav Maga
        
      * Brazilian Jiu-Jitsu
        
      * Adult Judo
        
      * Kickboxing
        
      * Women's Cardio Kickboxing
        
      * Tai-Chi
        
      * Yoga
    * Tournament  
        
      * Tournament
      * empty
      * empty
      * empty
      * empty
      * empty
      * empty
      * empty
      * empty
    * Just 4 Kids  
        
      * Birthday Parties
        
      * Summer Camp
        
      * After School
      * empty
      * empty
      * empty
      * empty
      * empty
      * empty
   
   
   
   
 * Contact Us
   * Dojo Demo Academy

Try a Class for FREE!
skip to main content


CONFIDENCE BUILDING
MARTIAL ARTS CLASSES
IN CITY

Getting started is easy!


Children's Programmes Adult Programmes




CRUSH YOUR FITNESS GOALS WHILE LEARNING HOW TO PROTECT YOURSELF

Enter Your Contact Information to Get Started!

Full Name
Last Name
Email
Phone
fax
School Choose a Location Dojo Demo Academy
Program Choose a Program Kids Martial Arts Little Ninjas Junior Kids Judo Teen
Martial Arts Summer Camp Birthday Parties After School Adult Martial Arts Family
Programmes Krav Maga Brazilian Jiu-Jitsu Women's Cardio Kickboxing Tai-Chi Yoga
Adult Judo Kickboxing Tournament
comment contact_me_by_phone
website ywedobjeo



LITTLE NINJAS


4-6 YRS

This programme offers children a strong foundation in essential character
qualities such as courtesy, respect, and discipline.

Learn More


KIDS MARTIAL ARTS


7-12

Kids martial arts classes: positive mental attitude, high goal setting and
confidence!

Learn More


ADULT MARTIAL ARTS


18+

Our adult programmes focus on high-intensity fitness and real self-defence that
applies in today's world.

Learn More




HI, MY NAME IS YOUR NAME HERE



and I'm the owner of Dojo Demo Academy. When I was a child, I began my martial
arts journey and the positive impact it had on my life was remarkable. It was
always my dream to someday own my own school in City and create an enjoyable
environment for students to improve their fitness while building the confidence
they can carry into their everyday lives. Take advantage of one of our amazing
web specials today - join us as we empower ourselves and our community with
martial arts! 



Learn More


GETTING STARTED IS EASY!


REDEEM

One of Our
Exclusive Web Offers


SCHEDULE

Your Child's First
Semi-Private Lesson


BEGIN

Your Child’s
Martial Arts Journey!


YOU BELONG HERE.

Whether you are looking for a sports activity for your child or for an
alternative from the boring gym fitness routine, martial arts is unlike any
other sport because at the core of the training, the emphasis is on personal
development. Anyone can begin martial arts - any age, any fitness level.  
Start today!

Learn More



CHILDREN'S CLASSES


AGES 2-6

Learn More


ADULT CLASSES


AGES 7-12

Learn More


WORKSHOPS & SPECIAL EVENTS


ALL AGES

Learn More

 1. 
 2. 

My son has ADHD and he was so hyperactive that we were getting notes from the
school about him continually disrupting the class. Oddly enough, he can sure
focus on electronic games. I enrolled in him a couple of martial arts classes to
help him release some energy. Now, he’s able to “unplug” himself from
distractions completely on his own, and takes pride in being a martial artist! A
great programme to enroll children in. 

LEIGHTON KELLY

CITY

When our daughter's school informed us that she was the victim of bullying we
were devastated. She is small in stature and suffers from anxiety and
depression, so we were extremely worried. Her martial arts teacher consistently
used positive verbal reinforcement during her training and built her
self-confidence to a level we didn’t think was attainable. Her mental health is
improved and she is no longer a victim...

SARAH SMITH

CITY

Full Name
Last Name
Phone
fax
Email
School Choose a Location Dojo Demo Academy
message
School contact_me_by_phone website ywedobjeo


MAIN

 * About
    * Trial Offer

PROGRAMS

 * Children's Programmes
 * Adult Programmes
 * Tournament
 * Just 4 Kids

CONTACT US

 * Dojo Demo Academy




© 2024 kmccul4.dojodigitalmedia.com All Rights Reserved. | Martial Arts Websites
by WebsiteDojo.com

 * Privacy Policy
 * Terms and Conditions