301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: mtkim.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="ci_version" version="3.1.11"> <meta name="php_version" version="7.2.34"> <!-- Code for PWA APP ---> <!-- end code ---> <meta name="google-site-verification" content="FkS1r3e9yxZiwNSmUkb94EwdXUWn-Lhe7t0Ro0iOEPI" /> <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> <base href="https://mtkim.com/" /> <title>Learn Taekwondo in | Mountain Kim Martial Arts</title> <meta name="description" content="Learn Taekwondo in D.C. Metropolitan Area's best Taekwondo school. We offer children, teen and adult programs. Fitness and discipline for the mind and body."/> <!-- additional meta for share this --> <!-- OG Tag Here --> <meta property="og:image" content="https://mtkim.com/upload/logo.png" /> <meta property="og:title" content="Learn Taekwondo in | Mountain Kim Martial Arts" /> <meta property="og:description" content="Learn Taekwondo in D.C. Metropolitan Area's best Taekwondo school. We offer children, teen and adult programs. Fitness and discipline for the mind and body." /> <meta property="og:url" content="https://mtkim.com/" /> <!--<meta property="op:markup_url" content="https://mtkim.com/" /> --> <link rel="shortcut icon" type="images/blank_favicon.ico" href="https://mtkim.com/images/blank_favicon.ico" /> <link href="css/v5/bootstrap.min.css" rel="stylesheet"> <!-- Custom CSS --> <link href="css/v5/main.css" rel="stylesheet"> <link href="css/v5/fonts.css" rel="stylesheet"> <link href="css/v5/master.css" rel="stylesheet"> <link href="css/v5/development.css?v=1747528211" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="https://mtkim.com/upload/themes/Red-Black-White-Theme.css" /> <link href="custom.css" rel="stylesheet" type="text/css"> <!-- Custom CSS --> <!-- Custom Fonts --> <link href="font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" type="text/css" href="css/v5/jcarousel.responsive.css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <style> /*LARGE LOGO LEFT START*/ @media (min-width: 991px) { .main-nav .navbar-brand img { max-height: 100px; margin-top: -44px; display: block; background: #ffffff; padding: 4px 10px; border-right: 1px solid #E5E5E5; } .title-h { margin-left: 125px !important; padding-right: 12px; } .program-category .title-h, .program .title-h { margin-left: 0px; } .navbar-nav { margin-left: -16px; } .main-nav .navbar-brand { padding: 5px 15px 4px 0px; } .title-sub { margin-left: 8px; } } @media (max-width: 1159px) and (min-width: 991px) { .title-sub { font-size: inherit; } } /*LARGE LOGO LEFT END*/ </style> <!-- Start of Async ProveSource Code --><script>!function(o,i){window.provesrc&&window.console&&console.error&&console.error("ProveSource is included twice in this page."),provesrc=window.provesrc={dq:[],display:function(){this.dq.push(arguments)}},o._provesrcAsyncInit=function(){provesrc.init({apiKey:"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhY2NvdW50SWQiOiI2MDE0MGIyMTFkNGI1MjRmNmQ0NzhmZjYiLCJpYXQiOjE2MTE5MjYzMDV9.vtjWgVFVrQjOgoxoinWmBnQnphhKaOqrSmDTaPHJiVw",v:"0.0.4"})};var r=i.createElement("script");r.type="text/javascript",r.async=!0,r["ch"+"ar"+"set"]="UTF-8",r.src="https://cdn.provesrc.com/provesrc.js";var e=i.getElementsByTagName("script")[0];e.parentNode.insertBefore(r,e)}(window,document);</script><!-- End of Async ProveSource Code --> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-129105143-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-129105143-1'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-NHM0W2681M"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-NHM0W2681M'); </script> </head> <body id="homepage" class=""> <!-- <div id="custom_overlay" style="display:none"> <div class="lds-spinner"><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div><div></div></div> </div> --> <!-- <div id="loader-wrapper"> <div id="loader"></div> </div> --> <script> var secureHost = ''; secureHost = 'https'; </script> <script type="text/javascript"> // Initialize the service worker if ('serviceWorker' in navigator) { navigator.serviceWorker.register('serviceworker.js', { scope: '.' }).then(function (registration) { // Registration was successful console.log('ServiceWorker registration successful with scope: ', registration.scope); }, function (err) { // registration failed :( console.log('ServiceWorker registration failed: ', err); }); } </script> <header class="main-header "> <span class="fixed-text mobile-visible"> <a href="trial-offer" target=""> Try a Class for FREE! </a> </span> <div class="container-fluid"> <div class="row"> <div class="col-md-8 col-sm-12 col-lg-8"> <h1 class="title-h" role="main" aria-label="Website name"> <a href="https://mtkim.com/" >Mountain Kim Martial Arts</a> <span class="title-sub hidden-xs">Karate for Kids & Self-Defense Classes in the D.C. Metropolitan Area </span> </h1> </div> <div class="col-md-4 col-sm-6 col-lg-4 hidden-xs hidden-sm"> <div class=""> <h2 class="contact-top"> <!--<a href="javascript:void('0')" data-toggle="modal" data-target="#loginmodal" data-whatever="@mdo" class="student_section_login_btn login-top"> <i class="fa fa-user"></i> Login</a> --> <a href="https://mtkim.com/students/onlinedojo" class="login-top"> <i class="fa fa-user"></i> Login</a> <!-- <a href="https://mtkim.com/contact-us">10 Locations in Virginia and Maryland</a> --> <span class="multi_location_text">10 Locations in Virginia and Maryland</span> </h2> </div> </div> </div> </div> </header> <script src="js/v5/jquery-2.1.3.min.js"></script> <script type="text/javascript"> $(document).ready(function(){ $('.student_section_login_btn').click(function(){ $('.ErrorMsgNotLogin').hide(); $('#login-password').val(''); }); }); </script> <!-- Navigation --> <nav id="navigation" class="navbar navbar-inverse main-nav " > <div class="container-fluid"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar" role="none"></span> <span class="icon-bar" role="none"></span> <span class="icon-bar" role="none"></span> </button> <!--<a class="navbar-brand hidden-xs" href=""><img src="upload/logo.png" alt="Mountain Kim Martial Arts" class="logoImg" ></a> --> <a href="https://mtkim.com/#our-locations" class="phone-icon mobile-visible"><span class="wave-d-none">phone</span> <i class="fa fa-phone" role="none"></i> </a> <a class="navbar-brand hidden-xs" href=""><img src="upload/logo.png" alt="Mountain Kim Martial Arts"></a> </div> <div class="user-mobile-control"> <div class="logo"> <a class="logo-m" href=""><img src="upload/logo.png" alt="Mountain Kim Martial Arts" class="logoImg" role="button" tabindex="0"></a> </div> <div class="login"> <a href="https://mtkim.com/#our-locations" target="_blank" class="location-icon"><span class="wave-d-none">map</span> <i class="fa fa-map-marker" role="none"></i> </a> <!--<a href="javascript:void('0')" data-toggle="modal" data-target="#loginmodal" data-whatever="@mdo" class="login-user"> <i class="fa fa-user"></i> </a>--> <a href="https://mtkim.com/students/onlinedojo" class="login-user"><span class="wave-d-none">user</span> <i class="fa fa-user" role="none"></i></a> </div> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-left"> <li class="dropdown first-sub-menu " ><a href="javascript:void(0)" data-toggle="dropdown" class="dropdown-toggle">About Us <i class="fa fa-angle-down"></i> <span class="black-arrow-up"></span></a><ul class="dropdown-menu horizontal-menu-custom"><li class="dropdown"><a href="about-us/centreville">Our School</a> </li><li class="dropdown"><a href="social-reviews">Reviews</a> </li> </ul></li> <li class="dropdown "><a href="https://mtkim.com/trial-offer" target="_self">Trial Offer</a></li> <li class="dropdown program-menu-custom "> <a href="javascript:void(0);" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Our Programs <i class="fa fa-angle-down"></i><span class="black-arrow-up"></span> </a> <!-- <span class="bg-set"></span> --> <div class="bg-set"> <span class="inner-nav-set"></span> <ul class="dropdown-menu"> <li class="dropdown dropdown-sub "><a href="programs/children-martial-arts" class="dropdown-toggle disabled" data-toggle="dropdown" aria-expanded="false"> Children's Programs <span>(Age 4-12)</span> </a></a> <ul class="dropdown-menu program-sub-nav level-2"> <!--<li> <a href="programs/children-martial-arts">Tiny Tigers </a> </li> --> <li> <a href="programs/children-martial-arts/tiny-tigers">Tiny Tigers</a> </li> <!--<li> <a href="programs/children-martial-arts">Kids Martial Arts </a> </li> --> <li> <a href="programs/children-martial-arts/kids-martial-arts">Kids Martial Arts</a> </li> <li class="hidden-xs"><a href="javascript:void(0)"><span class="wave-d-none">empty</span></a></li> </ul> </li> <li class="dropdown dropdown-sub "><a href="programs/adult-programs" class="dropdown-toggle disabled" data-toggle="dropdown" aria-expanded="false"> Teens & Adults <span>(Age 13+)</span> </a></a> <ul class="dropdown-menu program-sub-nav level-2"> <!--<li> <a href="programs/adult-programs">Taekwondo </a> </li> --> <li> <a href="programs/adult-programs/adult-martial-arts">Taekwondo</a> </li> <!--<li> <a href="programs/adult-programs">Adult Judo </a> </li> --> <li> <a href="programs/adult-programs/adult-judo">Adult Judo</a> </li> <li> <a href="programs/adult-programs#Hapkido">Hapkido</a> </li> </ul> </li> <li class="dropdown dropdown-sub "><a href="programs/just-4-kids" class="dropdown-toggle disabled" data-toggle="dropdown" aria-expanded="false"> Just 4 Kids <span> </span> </a></a> <ul class="dropdown-menu program-sub-nav level-2"> <!--<li> <a href="programs/just-4-kids">B4/After School </a> </li> --> <li> <a href="programs/just-4-kids/after-school">B4/After School</a> </li> <!--<li> <a href="programs/just-4-kids">Birthday Parties </a> </li> --> <li> <a href="programs/just-4-kids/birthday-parties">Birthday Parties</a> </li> <!--<li> <a href="programs/just-4-kids">Summer Camp </a> </li> --> <li> <a href="programs/just-4-kids/summer-camp">Summer Camp</a> </li> </ul> </li> <li class="dropdown dropdown-sub "><a href="programs/tournament-main" class="dropdown-toggle disabled" data-toggle="dropdown" aria-expanded="false"> Tournament <span> </span> </a></a> <ul class="dropdown-menu program-sub-nav level-2"> <li> <a href="programs/tournament-main#68th-Championship-Event">Tournament</a> </li> <li class="hidden-xs"><a href="javascript:void(0)"><span class="wave-d-none">empty</span></a></li><li class="hidden-xs"><a href="javascript:void(0)"><span class="wave-d-none">empty</span></a></li> </ul> </li> </ul> <div class="clearfix"></div> </div> </li> <!-- <li class="dropdown "> <a href="javascript:void(0);" data-toggle="dropdown" class="dropdown-toggle">Our Programs <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu program-sub-nav"> <div class="col col-1"> <li class="title-nav" ><a href="programs/children-martial-arts" >Children's Programs</a> </li> <li> <a href="programs/children-martial-arts">Tiny Tigers </a> </li> <li> <a href="programs/children-martial-arts">Kids Martial Arts </a> </li> </div> <div class="col col-2"> <li class="title-nav" ><a href="programs/adult-programs" >Teens & Adults</a> </li> <li> <a href="programs/adult-programs/adult-martial-arts">Taekwondo </a> </li> <li> <a href="programs/adult-programs">Adult Judo </a> </li> <li> <a href="programs/adult-programs">Hapkido </a> </li> </div> <div class="col col-3"> <li class="title-nav" ><a href="programs/just-4-kids" >Just 4 Kids</a> </li> <li> <a href="programs/just-4-kids">B4/After School </a> </li> <li> <a href="programs/just-4-kids">Birthday Parties </a> </li> <li> <a href="programs/just-4-kids">Summer Camp </a> </li> </div> <div class="col col-4"> <li class="title-nav" ><a href="programs/tournament-main" >Tournament</a> </li> <li> <a href="programs/tournament-main/tournament">Tournament </a> </li> </div> </li> </ul> <div class="clearfix"></div> --> <!--<li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Our Programs <i class="fa fa-angle-down"></i></a> <ul class="dropdown-menu program-sub-nav"> <div class="col col-1"> <li class="title-nav" > <a href="https://mtkim.com/ourprograms/children_programs">Children's Programs</a></li> <li> <a href="https://mtkim.com/ourprograms/children_programs/ata-tigers">Ata Tigers</a> </li> <li><a href="https://mtkim.com/ourprograms/children_programs/karate-for-kids">karate for kids</a></li> </div> <div class="col col-2"> <li class="title-nav"> <a href="https://mtkim.com/ourprograms/adult_programs">Adult Programs</a></li> <li><a href="https://mtkim.com/ourprograms/adult_programs/adult-martial-arts">Adult Martial Arts</a></li> </div> </ul> <div class="clearfix"></div> </li> --> <li class="dropdown " ><a href="blog" target="_self">Blog</a></li><li class="dropdown " ><a href="contact-us" target="_self" data-toggle="dropdown" class="dropdown-toggle">Schools <i class="fa fa-angle-down"></i><span class="black-arrow-up"></span></a><ul class="dropdown-menu horizontal-menu-custom"> <li><a href="contact-us/centreville-va">Centreville, VA</a></li> <li><a href="contact-us/culpeper-va">Culpeper, VA</a></li> <li><a href="contact-us/fredericksburg-va-route-17">Fredericksburg, VA - Route 17</a></li> <li><a href="contact-us/fredericksburg-va-route-3">Fredericksburg, VA - Route 3</a></li> <li><a href="contact-us/gainesville-va">Gainesville, VA</a></li> <li><a href="contact-us/manassas-va">Manassas, VA</a></li> <li><a href="contact-us/mclean-va">McLean, VA</a></li> <li><a href="contact-us/oakton-va">Oakton, VA</a></li> <li><a href="contact-us/stafford-va">Stafford, VA</a></li> <li><a href="contact-us/vienna-va">Vienna, VA</a></li></ul></li> <li class="dropdown " ><a href="https://mtkim.com/programs/tournament-main#66th-Championship-Event" target="_self">Tournament</a></li> </ul> <!-- right user menu --> <div class="btn-trial"><a class="btn slide" href="https://mtkim.com/trial-offer" target=""> Try a Class for FREE! </a></div> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <script> $(document).ready(function(){ $('#login-password').bind("enterKey",function(e){ var password = $('#login-password').val(); }); $('#login-password').keyup(function(e){ if(e.keyCode == 13) { $(this).trigger("enterKey"); } }); $('.loginButton').click(function(){ $('#loginform').removeAttr('action'); var password = $('#login-password').val(); var location_id = $('#school_location_id').val(); checklogin(password,location_id); }); }); function checklogin(password,location_id){ $.ajax({ type: 'POST', url: 'https://mtkim.com/payment/checkstudentlogin', data: { password : password,location_id: location_id} }).done(function(msg){ if(msg == 1){ var redirect_url = ''; setTimeout("window.location.href='https://mtkim.com/students"+redirect_url+"'",1000); } else{ $('.ErrorMsgNotLogin').show(); $('.ErrorMsgNotLogin').html('Password is incorrect, please try again'); return false; } }); } </script> <!--<div id="loginmodal" class="modal fade student-login" tabindex="-1" role="dialog"> <div class="modal-dialog modal-xs"> <div class="modal-content"> <div class="modal-header" align="center"> <button type="button" class="close student_section_login_btn" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button> <h2>Student Section Login</h2> </div> <div class="modal-body text-center"> <div class="login-form"> <form id="loginform" class="form-horizontal" role="form" method="post" action="https://mtkim.com/payment/checkstudentloginToEnterKey"> <span class="ErrorMsgNotLogin" style="display:none"> </span> <input type="hidden" value="0" id="school_location_id"> <div style="margin-bottom: 25px" class="input-group"> <span class="input-group-addon"><i class="fa fa-lock"></i></span> <input id="login-password" type="password" class="form-control" name="password" placeholder="Password"> </div> <div class="login-btn"> <a id="btn-login" href="javascript:void(0)" class="btn btn-theme btn-lg btn-block loginButton">Login </a> </div> </form> </div> </div> </div> </div> </div> ---> <style type="text/css"> #background-video{ background-size:cover !important; background-position:center top !important; } </style> <a href="https://mtkim.com/#feature-new" class="wave-d-none">skip to main content</a> <script src="js/v5/jquery.youtubebackground.js"></script> <!-- Header Carousel --> <style type="text/css"> .homePageSection { display: flex; flex-direction: column; width:100%; } .homePageSection > .featured_programs {order: 1; display: block; } .homePageSection > .welcome_text {order: 2; display: block; } .homePageSection > .getting_started {order: 3; display: block; } .homePageSection > .large_video {order: 4; display: block; } .homePageSection > .advertisements {order: 5; display: block; } .homePageSection > .testimonial_section {order: 6; display: block; } .homePageSection > .our_locations {order: 7; display: block; } .homePageSection > .mission_statement {order: 8; display: none; } </style> <section class="slide-wrapper"> <div class="container"> <div id="myCarousel" class="carousel slide carousel_slider" data-ride="carousel_slider"> <!-- Wrapper for slides --> <div class="carousel-inner container"> <div class="item active sliders slide slider-center-condensed "> <div class="overlay hidden-xs hidden-sm" style="background-image: url('images/bgtexture.png')!important;opacity: 0.3;"></div> <div class="video-wrap-outer" style="background:url('upload/slider_video/1645124570bg-white-mobile.jpg') no-repeat;"> <div class="carousel-caption-top"> <div class="col-sm-12 col-md-8 col-xs-12"> <div class="slide-text 3"> <h2><span style="color:#e40014;">CONFIDENCE BUILDING</span><br /> <span style="color:#252525;">MARTIAL ARTS CLASSES<br /> IN D.C. Metropolitan Area</span></h2> <p><span style="color:#000000;"><span style="font-size: 22px; padding: 20px 0px;">Summer Camp registration happening now!</span></span></p> <div class="row"> <div class="col-md-3"> </div> </div> <div class="action-btn"> <a href="programs/children-martial-arts" target="_self" class=" left action-control">Children's Programs <i class="fa fa-angle-right" role="none"></i></a> <a href="https://mtkim.com/programs/just-4-kids/summer-camp" target="_self" class=" right action-control-right">Summer Camp <i class="fa fa-angle-right" role="none"></i></a> </div> </div> </div> <div class=" col-md-4 hidden-sm mobile-hidden"> <div class="adult-image"> <img data-src="https://mtkim.com/upload/slider_video/kids-Martial-Arts-6.png" class="img-responsive lazyload" alt="Mountain Kim Martial Arts" > </div> </div> </div> </div> <section id="video-bg" class="home-page-video"> <div class="video" id="vimeo-player"> <div class="hidden-xs"> <iframe src="//player.vimeo.com/video/253381000?background=1&autoplay=1&loop=1" width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <div id="background-video" style="background:url('upload/slider_video/1645124570bg-white-mobile.jpg') no-repeat; background-position:center;"> </div> <div class="overlay 1 " style="background:rgba(251, 249, 249, 0.84) !important"></div> </div> <!-- ADD Jquery Video Background --> </section> </div> <!-- Remote Video Section Start --> </div> <!-- Controls --> </div> </div> </section> <section class="trial-form "> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <h2>Helping Children Build a Strong Foundation for Their Future!</h2> <p>Enter Your Contact Information to Get Started!</p> </div> </div> </div> </section> <div class="trial-form about-trial-form about-alt-bg normalform"> <div class="container"> <div class="row"> <script> $(document).ready(function(){ $('.contactFormSubmit').click(function(){ var err = 0 var name=$('#first_name').val(); //alert(name); return false; if(name.length == 0){ var err = 1; $('#first_name').after('<div class="reds name_error">Enter Your First Name & Last Name</div>'); }else{ if(! /\s/g.test(name)){ var err = 1; $('#first_name').after('<div class="reds name_error">Enter Your First Name & Last Name</div>'); } } /*var last_name=$('#last_name').val(); if(last_name.length == 0){ var err = 1; $('#last_name').after('<div class="reds last_name_error">Enter your last name</div>'); }*/ /*var telephone=$('#telephone').val(); if(telephone.length <= 9 || telephone.length == 0){ var err = 1; $('#telephone').after('<div class="reds phone_error">Enter a valid phone number</div>'); } */ var telephoneId = 'telephone'; var phoneError = 'phone_error'; var telephone=$('#'+telephoneId).val(); if(telephone.length <= 13 || telephone.length == 0){ var err = 1; $('#'+telephoneId).after('<div class="reds '+phoneError+'">Enter a valid phone number</div>'); } //var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i; var emailfilter=/^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; var email=$('#form_email').val(); //alert(email); return false; if(email.length == 0 || emailfilter.test($("#form_email").val()) == false){ var err = 1; $('#form_email').after('<div class="reds email_error">Enter a valid email address</div>'); }else{ var email_resp = checkEmailAddressIsValid(email); if(email_resp == 1){ var err = 1; $('#form_email').after('<div class="reds email_error">Enter a valid email address</div>'); } } var school=$('#school').val(); if(school == '' || school == null){ var err = 1; $('#school').after('<div class="reds school_name_error">Select your location</div>'); } //alert(err); return false; if(err == 0){ return true; } else{ return false; } }); $('#first_name').keyup(function(){ if($(this).val().length > 0){ $('.name_error').hide(); } else{ $('#first_name').after('<div class="reds name_error">Enter Your First Name & Last Name</div>'); } }); $('#last_name').keyup(function(){ if($(this).val().length > 0){ $('.last_name_error').hide(); } else{ $('#last_name').after('<div class="reds last_name_error">Enter your last name</div>'); } }); $('#telephone').keyup(function(){ /*if($(this).val().length <= 11){ $('#telephone').after('<div class="reds phone_error">Enter a valid phone number</div>'); } if($(this).val().length == 12){ $('.phone_error').hide(); } */ $('.phone_error').hide(); }); $('#form_email').keyup(function(){ //var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i; var emailfilter=/^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; var email=$('#form_email').val(); if($(this).val().length == 0 || emailfilter.test($("#form_email").val()) == false){ $('#form_email').after('<div class="reds email_error">Enter a valid email address</div>'); } else{ var email_resp = checkEmailAddressIsValid(email); //alert(email_resp); if(email_resp == 1){ $('#form_email').after('<div class="reds email_error">Enter a valid email address</div>'); }else{ $('.email_error').hide(); } } }); $('#school').change(function(){ if($(this).val() != ''){ $('.school_name_error').hide(); } else{ $('.school_name_error').show(); $('#school').after('<div class="reds school_name_error">Select your location</div>'); } }); }); </script> <!-- <div class="col-md-12 text-center"> <h2>RECEIVE PRICING & CLASS SCHEDULE</h2> <p> Enter your information and take advantage of our exclusive web-offer</p> </div> --> </div> <div class="row"> <div class="col-xs-12"> <form action="https://mtkim.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 & 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="56" >Centreville, VA </option> <option value="58" >Culpeper, VA </option> <option value="60" >Fredericksburg, VA - Route 17 </option> <option value="59" >Fredericksburg, VA - Route 3 </option> <option value="61" >Gainesville, VA </option> <option value="62" >Manassas, VA </option> <option value="63" >McLean, VA </option> <option value="64" >Oakton, VA </option> <option value="66" >Stafford, VA </option> <option value="67" >Vienna, VA </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"> <option value="">Choose a Program</option> <option value="116" >Kids Martial Arts </option> <option value="123" >Tiny Tigers </option> <option value="132" >Summer Camp </option> <option value="127" >Birthday Parties </option> <option value="142" >B4/After School </option> <option value="14" >Teen & Adult Taekwondo </option> <option value="147" >Hapkido </option> <option value="137" >Adult Judo </option> <option value="150" >68th Championship Event </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_59122041425e93d3a930fbee083171f215767526016142" value="1747528211" placeholder="Serial Number"/> <input type="hidden" name="page_url" value="/" /> <input class="mini_formSubmit contactFormSubmit submit getStartedMarginAuto" type="submit" class="" value="Submit" /> </div> </form> </div> </div> </div> </div> <div class="clearfix"></div> <div class="homePageSection"> <section class="ads feature-program clearfix tilt-bg featured_programs" id="feature-new"> <div class="container"> <div class="row"> <div class="grid"> <div class="col-md-4 col-sm-4"> <figure class="effect-sadie"> <img class="img-responsive lazyload" tabindex="0" data-src="https://mtkim.com/upload/featuredprograms/1532968251kids-martial-arts-7.jpg" alt="Little Ninjas"> <figcaption> <h2>Tiny Tigers</h2> <h3>4-6 Yrs</h3> <p class="f-text mobile-hidden"> This program offers children a strong foundation in essential character qualities such as courtesy, respect, and discipline. </p> <div class="btn-set-mobile "> <a href="programs/children-martial-arts/tiny-tigers" class="btn-theme">Learn More</a> </div> </figcaption> </figure> </div> <div class="col-md-4 col-sm-4"> <figure class="effect-sadie"> <img class="img-responsive lazyload" tabindex="0" data-src="https://mtkim.com/upload/featuredprograms/1532968508kids-martial-arts-9.jpg" alt="Kids Martial Arts"> <figcaption> <h2>Kids Martial Arts</h2> <h3>7-12</h3> <p class="f-text mobile-hidden"> Kids martial arts classes: positive mental attitude, high goal setting and confidence! </p> <div class="btn-set-mobile "> <a href="https://mtkim.com/programs/children-martial-arts/kids-martial-arts" class="btn-theme">Learn More</a> </div> </figcaption> </figure> </div> <div class="col-md-4 col-sm-4"> <figure class="effect-sadie"> <img class="img-responsive lazyload" tabindex="0" data-src="https://mtkim.com/upload/featuredprograms/1513709793Adult-Martial-Arts.jpg" alt="teen & Adult Martial Arts"> <figcaption> <h2>Teens & Adults</h2> <h3>13+</h3> <p class="f-text mobile-hidden"> Our teen & adult programs focus on high-intensity fitness and real self-defense that applies in today's world. </p> <div class="btn-set-mobile "> <a href="https://mtkim.com/programs/adult-programs/adult-martial-arts" class="btn-theme">Learn More</a> </div> </figcaption> </figure> </div> </div> </div> </div> </section> <div class="clearfix"></div> <!-- map area --> <div class="our_locations" id="our-locations"> <section class="location"> <div class="container"> <div class="row"> <div class="text-center"> <h2>Our Locations:</h2> </div> </div> </div> </section> <section class="map-list mobile-map-list"> <div class="container"> <div class="row "> <!---- Map 2 ---> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/centreville-va" class="contactMapTitle">Centreville, VA</a></h2> <p class="normal_text">5669 Stone Rd, Centreville, VA 20120-1618</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-802-0020" class="callNow"><i class="fa fa-phone"> </i>703-802-0020</a></button> <a class="" href="https://www.google.com/maps/place/5669+Stone+Rd+Centreville+VA+20120-1618" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/centreville-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_1" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/culpeper-va" class="contactMapTitle">Culpeper, VA</a></h2> <p class="normal_text">331 South Gate Shopping Center, Culpeper, VA 22701</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:540-825-2855" class="callNow"><i class="fa fa-phone"> </i>540-825-2855</a></button> <a class="" href="https://www.google.com/maps/place/331+South+Gate+Shopping+Center+Culpeper+VA+22701" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/culpeper-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_2" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/fredericksburg-va-route-17" class="contactMapTitle">Fredericksburg, VA - Route 17</a></h2> <p class="normal_text">570 Celebrate Virginia Pkwy, Fredericksburg, VA 22406</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:540-752-0707" class="callNow"><i class="fa fa-phone"> </i>540-752-0707</a></button> <a class="" href="https://www.google.com/maps/place/570+Celebrate+Virginia+Pkwy+Fredericksburg+VA+22406" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/fredericksburg-va-route-17"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_3" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/fredericksburg-va-route-3" class="contactMapTitle">Fredericksburg, VA - Route 3</a></h2> <p class="normal_text">5725 Plank Rd, Fredericksburg, VA 22407</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:540-785-0808" class="callNow"><i class="fa fa-phone"> </i>540-785-0808</a></button> <a class="" href="https://www.google.com/maps/place/5725+Plank+Rd+Fredericksburg+VA+22407" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/fredericksburg-va-route-3"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_4" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/gainesville-va" class="contactMapTitle">Gainesville, VA</a></h2> <p class="normal_text">13863 Heathcote Blvd, Gainesville, VA 20155</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-753-0500" class="callNow"><i class="fa fa-phone"> </i>703-753-0500</a></button> <a class="" href="https://www.google.com/maps/place/13863+Heathcote+Blvd+Gainesville+VA+20155" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/gainesville-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_5" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/manassas-va" class="contactMapTitle">Manassas, VA</a></h2> <p class="normal_text">9832 Liberia Ave, Manassas, VA 20110</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-665-0906" class="callNow"><i class="fa fa-phone"> </i>703-665-0906</a></button> <a class="" href="https://www.google.com/maps/place/9832+Liberia+Ave+Manassas+VA+20110" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/manassas-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_6" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/mclean-va" class="contactMapTitle">McLean, VA</a></h2> <p class="normal_text">6661 Old Dominion Rd, McLean, VA 22101</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-356-1414" class="callNow"><i class="fa fa-phone"> </i>703-356-1414</a></button> <a class="" href="https://www.google.com/maps/place/6661+Old+Dominion+Rd+McLean+VA+22101" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/mclean-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_7" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/oakton-va" class="contactMapTitle">Oakton, VA</a></h2> <p class="normal_text">2952 Chain Bridge Rd # K, Oakton, VA 22124-3024</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-255-9554" class="callNow"><i class="fa fa-phone"> </i>703-255-9554</a></button> <a class="" href="https://www.google.com/maps/place/2952+Chain+Bridge+Rd+%23+K+Oakton+VA+22124-3024" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/oakton-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_8" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/stafford-va" class="contactMapTitle">Stafford, VA</a></h2> <p class="normal_text">35 Walpole Street, Stafford, VA 22554</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel: 540-659-0202" class="callNow"><i class="fa fa-phone"> </i> 540-659-0202</a></button> <a class="" href="https://www.google.com/maps/place/35+Walpole+Street+Stafford+VA+22554" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/stafford-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_9" class="map_manage hidden-xs"></div> </div> <div class="col-md-13 col-xs-12"> <h2><a href="about-us/vienna-va" class="contactMapTitle">Vienna, VA</a></h2> <p class="normal_text">210 Dominion Road, NE Vienna, VA 22180</p> <div class="map-btn"> <button class="btn btn-theme"> <a href="tel:703-255-0202" class="callNow"><i class="fa fa-phone"> </i>703-255-0202</a></button> <a class="" href="https://www.google.com/maps/place/210+Dominion+Road+NE+Vienna+VA+22180" target="_blank"> <button class="btn btn-theme"> <i class="fa fa-map-marker"></i> Find Us</button></a> <a href="contact-us/vienna-va"><button class="btn btn-theme">Contact Us</button> </a> </div> <div id="location_map_10" class="map_manage hidden-xs"></div> </div> </div> </section> </div> <div class="welcome_text"> <section id="school-owner-home" class="" style="background-image:url('upload/welcome_text/owner-bg1.jpg') !important;"> <span class="overlay" style="background:rgba(233, 233, 233, 0.77)"></span> <div class="container"> <div class="row"> <div class="col-md-5 col-sm-6"> <div class="relative"> <img data-src="upload/welcome_text/GM-Mountain-Kim-Owner.png" class="img-responsive lazyload" alt="Mountain Kim Martial Arts Owner" style="top:55px;"> </div> </div> <div class="col-md-7 col-sm-6 owner-info"> <!--<h3>--> <h3>Hi, my name is Grandmaster Mountain Kim</h3> <!--</h3>--> <p><p>and I'm the owner of Mountain Kim Martial Arts. When I was a child, I began my martial arts journey and the positive impact<strong> </strong>it had on my life was remarkable. It was always my dream to someday own my own school 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! </p> </p> <a class="btn-theme" href="about-us/centreville" >Learn More</a> </div> </div> </div> </section> <section class="section tilt-bg white-bg spacer"></section> </div> <section id="get-started" class="homepage tilt-bg getting_started"> <div class="container"> <div class="row"> <h2><p>Getting Started Is Easy!</p> </h2> <div class="col-sm-4"> <a href="https://mtkim.com/trial-offer"> <img data-src="https://mtkim.com/upload/welcome_text/reedem3.png" class="lazyload" alt="martial arts trial offer"> </a> <h3>Redeem</h3> <p>One of Our<br/>Exclusive Web Offers</p> </div> <div class="col-sm-4"> <a href="https://mtkim.com/trial-offer"> <img data-src="https://mtkim.com/upload/welcome_text/calendar.png" class="lazyload" alt="schedule martial arts class"> </a> <h3>Schedule</h3> <p>Your Child's First<br/>Semi-Private Lesson</p> </div> <div class="col-sm-4"> <a href="https://mtkim.com/trial-offer"> <img data-src="https://mtkim.com/upload/welcome_text/pickup1.png" class="lazyload" alt="begin martial arts"> </a> <h3>Begin</h3> <p>Your Child’s<br>Martial Arts Journey!</p> </div> </div> </div> </section> <section class="homepage mission_statement"> <div class="container"> <div class="row"> <h2>We Help Parents Raise Confident Leaders <br/>& Adults Reach Their Full Potential!</h2> <p><p>Martial arts is unlike any other sport or activity because at the core of the training, the emphasis<br /> is on personal development. This allows us to teach life skills like confidence, discipline, and<br /> focus which will affect all aspects of our students’ lives, even after they have finished training!<br /> Anyone can begin martial arts - any age, any fitness level.</p> </p> </div> </div> </section> <!-- feature section --> <div class="large_video"> <section class="section " id="discover" style="background-image:url('') !important;"> <span class="overlay" style="background:rgb(234, 234, 234)"></span> <div class="container"> <div class="row"> <div class="col-sm-4 col-md-4"> <div class="video-text"> <h2>You Belong Here.</h2> <p>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. <br /> <strong>Start today!</strong></p> <a href="about-us/annapolis" target="_self" class="btn-theme">Learn More</a> </div> </div> <div class="col-md-8 col-sm-8"> <div class="video-inner"> <iframe id="iframe_lazy_load" height="390" aria-label="Youtube video" src="" video_path="https://www.youtube.com/embed/dlxWwgY9Rko?rel=0&controls=0&showinfo=0&autoplay=0" frameborder="0" allowfullscreen ></iframe> </div> </div> </div> </div> </section> <span class=" tilt-bg gray-overlay" style="background:rgb(234, 234, 234) !important"></span> </div> <section id="ads-container" class="advertisements"> <div class="grid"> <link rel="stylesheet" type="text/css" href="https://mtkim.com/lightbox/video_lightbox/css/lightbox.min.css"> <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="https://mtkim.com/lightbox/video_lightbox/js/lightbox.js"></script> <div class="col-md-4"> <figure class="effect-ming"> <!--<a href="programs/just-4-kids/birthday-parties" target="_self">--> <img data-src="upload/featured/thumb/1532960632Birthday-Parties.jpg" class="img-responsive featuredImg lazyload" alt="Birthday Parties" tabindex="0"> <!--</a>--> <figcaption> <h2>Birthday Parties</h2> <p> <a href="programs/just-4-kids/birthday-parties" target="_self">Learn More</a></p> </figcaption> </figure> </div> <!-- END .box --> <div class="col-md-4"> <figure class="effect-ming"> <!--<a href="programs/children-martial-arts" target="_self">--> <img data-src="upload/featured/thumb/1532967685kids-martial-arts.jpg" class="img-responsive featuredImg lazyload" alt="Children's Classes" tabindex="0"> <!--</a>--> <figcaption> <h2>Children's Classes</h2> <p> <a href="programs/children-martial-arts" target="_self">Learn More</a></p> </figcaption> </figure> </div> <!-- END .box --> <div class="col-md-4"> <figure class="effect-ming"> <!--<a href="programs/just-4-kids/after-school" target="_self">--> <img data-src="upload/featured/thumb/1532960487After-School.jpg" class="img-responsive featuredImg lazyload" alt="After School Program" tabindex="0"> <!--</a>--> <figcaption> <h2>After School Program</h2> <h3>All Ages</h3> <p> <a href="programs/just-4-kids/after-school" target="_self">Learn More</a></p> </figcaption> </figure> </div> <!-- END .box --> <script type="text/javascript"> $('.videosLightbox a').simpleLightboxVideo(); </script> </div> </section> <section class="testimonial testimonial_section" id="testi-block" style="background-image:url('upload/Testimonial-Karate.jpg')"> <span class="overlay"></span> <div class="container"> <div class="container content"> <div id="carousel-example-generic" class="carousel slide carousel_testi" data-ride="carousel_testi" > <!-- Indicators --> <ol class="carousel-indicators testimonial-indicator"> <li data-target="#carousel-example-generic" data-slide-to="0" class="active" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="1" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="2" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="3" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="4" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="5" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="6" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="7" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="8" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="9" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="10" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="11" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="12" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="13" class="" aria-label="Testimonials" role="button" tabindex="0"></li> <li data-target="#carousel-example-generic" data-slide-to="14" class="" aria-label="Testimonials" role="button" tabindex="0"></li> </ol> <!-- Wrapper for slides --> <div class="carousel-inner"> <div class="item active"> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Can not say enough good things about Mt. Kim. We've been there for almost 2 years, and the masters provide the perfect balance of discipline and encouragement. It's clear that the masters really care about the kids. An absolute hidden gem! </div> <h4 class="f-name" role="heading">Darcey Geissler</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Your instructors in Vienna are exceptional with kids. Your commitment to real Tae Kwondo Do versus "streetfighting" is clear. And if that doesn't impress people, how about the fact that my 5 year old girly girl gave up her dance class for your classes without a second thought. Can't wait to send my 2 year old girl here. Thank you! </div> <h4 class="f-name" role="heading">Corina McAleenan</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Both of my kids go to Mt. Kim Oakton and we just love it! Great exercise, great discipline & great instructors!!!! </div> <h4 class="f-name" role="heading">Cameron Glahe</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> We just had our son's 3rd birthday party at Mountain Kim and it was totally awesome! The kids loved it and the kids were engrossed and into learning! Everyone wanted to have their kid's party there. Thank you so much! </div> <h4 class="f-name" role="heading">Johanna O'Loughlin</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> I really shopped around for a dojang that would allow me to take classes late after my work day. I didn't realize I would be treated to a learning experience with such a rich environment of diverse people of all ages and walks of life. There is an emphasis on positivity and self-confidence and even though I can learn at my own pace, I am also pleasantly challenged to work harder and do better. It's a nice change to view exercise as a treat rather than a chore! </div> <h4 class="f-name" role="heading">Lana Lambert</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> If you are looking for a martial arts place in Charlottesville this is the place to go. Masters and instructors are absolutely amazing. Our daughter is starting knee high ninja classes and her progress on self-confidence, self-reliance, and self-discipline is amazing. The sense of community and family at Mt Kim Charlottesville is really empowering for children and adults alike. </div> <h4 class="f-name" role="heading">Alex Mosteanu</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Master An is one of the best masters I have ever met. He will teach professional taekwondo, judo and Hapkido techniques that you can trust. You guys are lucky. </div> <h4 class="f-name" role="heading">Jon Jeon</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Master An is the best master!!! You get the best workout as well as fun in his superb Taekwondo classes! For kids, he exemplifies discipline and endurance. For adults, he makes sure they get the intense exercise they can ever get at a martial arts studio. </div> <h4 class="f-name" role="heading">Jeong Hyen Tyae</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> My 5 year old daughter absolutely LOVES going to Mt. Kim after school. Master Kim is very patient with the children, teaches them respect & works with them. The after-school tutor reads with them as well! I definitely recommend Mt. Kim! </div> <h4 class="f-name" role="heading">Katie Moore</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> Having spent just shy of 22 years in the USMC, I know what it means to be part of a real TEAM or what it feels like to part of something recognizably good and special. So outside of the top-notch instruction, that is what drew me in. The reception I received when I first started was awesome and the great sense of TEAM I’ve seen and continue to feel as I progress through training/instruction has me still going today. The atmosphere of the instruction is fun but conducive to learning proper techniques. All the instructors are firm, fair, creative, talented, and effective. I’m currently participating in the Hapkido program but I have the opportunity to observe, from time to time, all ages participating in Judo and Taekwondo programs which are fun, exciting, and challenging with an emphasis on proper technique. </div> <h4 class="f-name" role="heading">J. Ferriss</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> My experience at Mountain Kim Martial Arts was Awesome! I have been doing martial arts since 1990 and because of my job, I have been forced to find new places to train as I move to my next location. When I found Mountain Kim Martial Arts I knew right away that I found a great place and I was never disappointed thereafter. So what was so great you ask? The training is great, that goes without saying! But it was even more than the training. At Mountain Kim Martial Arts I also felt like part of their family because of the family atmosphere and the honest and friendly people who operate and train there. It’s almost been two years since I was able to train there and to this day I can still remember why I enjoyed training there so much! </div> <h4 class="f-name" role="heading">Peter Harrington</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> My experience at Mountain Kim has been life-changing. When I first started I hoped to be able to get in shape and learn some self-defense techniques. What I discovered after 2 years is that not only did I lose weight, get in shape, and learn self-defense – but I reached mental challenges that I never thought I would. I’m 46 years old and I’m able to do stuff I could only watch others do a few short years ago. Now I’m not watching, I’m doing. That is life changing. </div> <h4 class="f-name" role="heading">James Smith</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> I recently had my son’s 5th birthday party at Mountain Kim Martial Arts. Everything was so interactive, even the parents were interested in what was going on! The children were very excited to participate. They learned martial arts moves, did obstacles, and even broke boards. The party allowed plenty of time for food and cake. That day was a lot of fun. I definitely would plan a party there again! </div> <h4 class="f-name" role="heading">Tiffany Payton</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> My daughter has had a couple of birthday parties at Mountain Kim. It is a fun, active party that both boys and girls enjoy. They play games, learn some Taekwondo, break boards (! Yes really) and you can even cut the cake with a sword! It is a great experience for all </div> <h4 class="f-name" role="heading">Susan K.</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> <div class="item "> <div class="row"> <div class="col-md-12 col-sm-12 col-xs-12"> <div class="caption"> <div class="slide-text"> <div class="quote"> <i class="fa fa-quote-right fa-3x" role="none"></i> </div> <div class="testimonial-desc"> <div class="desc"> We had a great time at Mountain Kim! They kept the kids busy with games and obstacle courses and were so friendly! The kids had lots of fun! And my son got to cut the cake with a sword, which he thought was awesome! I would recommend Mountain Kim 100%! </div> <h4 class="f-name" role="heading">Adrianna Haskell</h4> <h5 class="accent-txt d-txt" role="heading"></h5> </div> </div> </div> </div> </div> </div> </div> <!-- Controls --> </div> </div> </div> </section> </div> <!--<div class="find-location trial-form"> <div class="container"> <div class="inline_mid_form w-inherit"> <h2>Find Location</h2> </div> <div class="inline_mid_form w-inherit"> </div><div class="clearfix"></div> </div> </div> --> <section class="map-main" aria-hidden="true"> <div id="location-map" aria-hidden="true"> <div id="map_div5" ></div> </div> <!-- form --> <!-- <section class="mobile-contact"> <div class="container"> <div class="row"> <div class="col-sm-12 text-center"> <a href="tel:703-802-0020" class="callNow"><span class="no">703-802-0020</span></a> <p class="normal_text"> 5669 Stone Rd, Centreville, VA 20120-1618 </p> <div class="row"> <div class="col-xs-6 row-btn"> <a class="btn btn-theme" href="https://mtkim.com/trial-offer" target=""> Try a Class for FREE! </a> </div> <div class="col-xs-6 row-btn"> <a class="btn btn-theme" href="javascript:void(0);" target="_blank"> <i class="fa fa-map-marker"></i> 10 Locations</a> </div> </div> </div> </div> </div> </section> --> <div class="outer-form"> <script> $(document).ready(function(){ $('.contactFormSubmit1').click(function(){ var err = 0 var name=$('#first_name1').val(); //alert(name); return false; if(name.length == 0){ var err = 1; $('#first_name1').after('<div class="reds name_error1">Enter Your First Name & Last Name</div>'); }else{ if(! /\s/g.test(name)){ var err = 1; $('#first_name1').after('<div class="reds name_error1">Enter Your First Name & Last Name</div>'); } } /*var last_name=$('#last_name1').val(); if(last_name.length == 0){ var err = 1; $('#last_name1').after('<div class="reds last_name_error1">Enter your last name</div>'); }*/ /*var telephone=$('#telephone1').val(); if(telephone.length <= 11 || telephone.length == 0){ var err = 1; $('#telephone1').after('<div class="reds phone_error1">Enter a valid phone number</div>'); } */ var telephoneId = 'telephone1'; var phoneError = 'phone_error1'; var telephone=$('#'+telephoneId).val(); if(telephone.length <= 13 || telephone.length == 0){ var err = 1; $('#'+telephoneId).after('<div class="reds '+phoneError+'">Enter a valid phone number</div>'); } //var emailfilter=/^\w+[\+\.\w-]*@([\w-]+\.)*\w+[\w-]*\.([a-z]{2,4}|\d+)$/i; var emailfilter=/^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; var email=$('#form_email1').val(); if(email.length == 0 || emailfilter.test($("#form_email1").val()) == false){ var err = 1; $('#form_email1').after('<div class="reds email_error1">Enter a valid email address</div>'); }else{ var email_resp = checkEmailAddressIsValid(email); if(email_resp == 1){ var err = 1; $('#form_email1').after('<div class="reds email_error1">Enter a valid email address</div>'); } } //school1 var school=$('#school1').val(); if(school == '' || school == null){ var err = 1; $('#school1').after('<div class="reds school_name_error1">Select your location</div>'); } var message=$('#message1').val(); //alert(name); return false; if(message.length == 0){ var err = 1; $('#message1').after('<div class="message_error message_error1">Enter your message</div>'); } //alert(err); return false; if(err == 0){ return true; } else{ return false; } }); $('#first_name1').keyup(function(){ if($(this).val().length > 0){ $('.name_error1').hide(); } else{ $('#first_name1').after('<div class="reds name_error1">Enter Your First Name & Last Name</div>'); } }); $('#last_name1').keyup(function(){ if($(this).val().length > 0){ $('.last_name_error1').hide(); } else{ $('#last_name1').after('<div class="reds last_name_error1">Enter your last name</div>'); } }); $('#telephone1').keyup(function(){ /*if($(this).val().length <= 11){ $('#telephone1').after('<div class="reds phone_error1">Enter a valid phone number</div>'); } if($(this).val().length == 12){ $('.phone_error1').hide(); } */ $('.phone_error1').hide(); }); $('#form_email1').keyup(function(){ var emailfilter=/^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; var email=$('#form_email1').val(); if($(this).val().length == 0 || emailfilter.test($("#form_email1").val()) == false){ $('#form_email1').after('<div class="reds email_error1">Enter a valid email address</div>'); } else{ var email_resp = checkEmailAddressIsValid(email); //alert(email_resp); if(email_resp == 1){ $('#form_email1').after('<div class="reds email_error1">Enter a valid email address</div>'); }else{ $('.email_error1').hide(); } } }); $('#school1').change(function(){ if($(this).val() != ''){ $('.school_name_error1').hide(); } else{ $('.school_name_error1').show(); $('#school1').after('<div class="reds school_name_error1">Select your location</div>'); } }); $('#message1').keyup(function(){ if($(this).val().length > 0){ $('.message_error1').hide(); } else{ $('#message1').after('<div class="message_error message_error1">Enter Your First Name & Last Name</div>'); } }); }); </script> <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 & 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="Centreville, VA" slug="centreville-va">Centreville, VA </option> <option value="Culpeper, VA" slug="culpeper-va">Culpeper, VA </option> <option value="Fredericksburg, VA - Route 17" slug="fredericksburg-va-route-17">Fredericksburg, VA - Route 17 </option> <option value="Fredericksburg, VA - Route 3" slug="fredericksburg-va-route-3">Fredericksburg, VA - Route 3 </option> <option value="Gainesville, VA" slug="gainesville-va">Gainesville, VA </option> <option value="Manassas, VA" slug="manassas-va">Manassas, VA </option> <option value="McLean, VA" slug="mclean-va">McLean, VA </option> <option value="Oakton, VA" slug="oakton-va">Oakton, VA </option> <option value="Stafford, VA" slug="stafford-va">Stafford, VA </option> <option value="Vienna, VA" slug="vienna-va">Vienna, VA </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_7699fbd1161b519d3bf6ed5c4095b3b415767525981780" value="1747528211" placeholder="Serial Number"/> <input type="hidden" class="conatct_page_url" name="page_url" value="/contact-us/centreville-va" /> <input type="submit" value="Send Message" class="btn btn-readmore btn-block submit button contactFormSubmit1"> </form> <div class="clearfix"></div> </div> </section> <script> $(window).load(function(){ // get cities, on click dropdown states var stateName = $( "#dropdown-states option:selected" ).val(); //alert(stateName); if(stateName != 'Choose State'){ $.ajax({ url : 'https://mtkim.com/site/getCityData', type : 'POST', data :{stateName:stateName, cityName:''}, success:function(data){ $('#ajax-dropdown-city').html(data); } }); } }); $(document).ready(function(){ // get cities, on click dropdown states $('#dropdown-states').change(function(){ var stateName = $(this).val(); //$('.map_div5').removeAttr('id'); //$('.map_div5').attr('id', 'map_div5_new'); //alert(newid); $.ajax({ url : 'https://mtkim.com/site/getCityData', type : 'POST', data :{stateName:stateName}, success:function(data){ $('#ajax-dropdown-city').html(data); } }); }); }) </script> <script> setTimeout( function() { var iframe = document.getElementById("iframe_lazy_load"); var iframe_url = $('#iframe_lazy_load').attr('video_path'); iframe.src = iframe_url; }, " 2000 "); </script> <footer class="footer"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-4"><div class="footer-widget"><div class="widget-title"><h6>Main</h6></div><div class="widget-about"><ul><li class="dropdown"><a href="about-us/centreville">About</a></li><ul class=""><li><a href="https://mtkim.com/trial-offer">Trial Offer</a></li> </ul></ul></div> </div></div><div class="col-md-3 col-sm-4"><div class="footer-widget"><div class="widget-title"><h6>Programs</h6></div><div class="widget-about"><ul><li class="dropdown"><a href="programs/children-martial-arts">Children's Programs</a></li><li class="dropdown"><a href="programs/adult-programs">Teens & Adults</a></li><li class="dropdown"><a href="programs/just-4-kids">Just 4 Kids</a></li><li class="dropdown"><a href="programs/tournament-main">Tournament</a></li></ul></div> </div></div><div class="col-md-3 col-sm-4"><div class="footer-widget"><div class="widget-title"><h6>Contact Us</h6></div><div class="widget-about"><ul><li class="dropdown"><a href="contact-us/centreville-va">Centreville, VA</a></li><li class="dropdown"><a href="contact-us/culpeper-va">Culpeper, VA</a></li><li class="dropdown"><a href="contact-us/fredericksburg-va-route-17">Fredericksburg, VA - Route 17</a></li><li class="dropdown"><a href="contact-us/fredericksburg-va-route-3">Fredericksburg, VA - Route 3</a></li><li class="dropdown"><a href="contact-us/gainesville-va">Gainesville, VA</a></li><li class="dropdown"><a href="contact-us/manassas-va">Manassas, VA</a></li><li class="dropdown"><a href="contact-us/mclean-va">McLean, VA</a></li><li class="dropdown"><a href="contact-us/oakton-va">Oakton, VA</a></li><li class="dropdown"><a href="contact-us/stafford-va">Stafford, VA</a></li><li class="dropdown"><a href="contact-us/vienna-va">Vienna, VA</a></li></ul></div> </div></div> <div class="col-md-3 col-sm-3 text- hidden-sm"> <img src="upload/logo.png" class="img-responsive hidden-xs footerLogoImg" alt="Mountain Kim Martial Arts"> </div> </div> </div> </footer> <div class="clearfix"></div> <div class="footercopyright"> <div class="container"> <div class="row"> <div class="col-md-2 col-xs-12 col-sm-12 col-md-push-10"> <div class="social-ul"> <ul> <li class="social-facebook"><a href="https://www.facebook.com/mtkimcentreville/" target="_blank"><span class="wave-d-none">social</span><i class="fa fa-facebook" role="none"></i></a></li> </ul> </div> </div> <div class="col-md-10 col-xs-12 col-sm-12 col-md-pull-2"> <div class="copyright pull-left"> <p>© 2025 mtkim.com All Rights Reserved. | Martial Arts Websites by <a href="http://websitedojo.com/" style="color:#FFF;" target="_blank" aria-label="Opens a new window">WebsiteDojo.com</a></p> <!-- <p> © 2025 mtkim.com All Rights Reserved. | Martial Arts Websites by <a href="http://websitedojo.com/" style="color:#FFF;" target="_blank">WebsiteDojo.com</a></p> --> </div> <ul class="footer-staticpage text-right"> <li><a href="privacy-policy">Privacy Policy</a></li> <li><a href="terms-and-conditions">Terms and Conditions</a></li> </ul> </div> </div> </div> </div><div class="clearfix"></div> <script> var allowedEmailFormats = []; //allowedEmailFormats.push('com'); allowedEmailFormats.push('com'); //allowedEmailFormats.push(' net'); allowedEmailFormats.push('net'); //allowedEmailFormats.push(' org'); allowedEmailFormats.push('org'); //allowedEmailFormats.push(' gov'); allowedEmailFormats.push('gov'); //allowedEmailFormats.push(' edu'); allowedEmailFormats.push('edu'); //allowedEmailFormats.push(' digital'); allowedEmailFormats.push('digital'); //allowedEmailFormats.push(' business'); allowedEmailFormats.push('business'); //allowedEmailFormats.push(' live'); allowedEmailFormats.push('live'); //allowedEmailFormats.push(' online'); allowedEmailFormats.push('online'); //allowedEmailFormats.push(' couk'); allowedEmailFormats.push('co.uk'); //allowedEmailFormats.push(' comau'); allowedEmailFormats.push('com.au'); //allowedEmailFormats.push(' nl'); allowedEmailFormats.push('nl'); //allowedEmailFormats.push(' uk'); allowedEmailFormats.push('uk'); function checkEmailAddressIsValid(email){ //alert('allowedEmailFormats==>'+allowedEmailFormats); return false; var result = 0; if(email.length > 0){ var email_domain = email.substring(email.lastIndexOf("@") +1); var email_sub_domain = email_domain.substring(email_domain.indexOf(".") +1); var matched = []; $.each( allowedEmailFormats, function( key, value ) { //alert(value.toLowerCase()); if(email_sub_domain.toLowerCase() == $.trim(value.toLowerCase())){ matched.push(value.toLowerCase()); } }); if(matched.length == 0){ result = 1; // get error } } return result; } </script> <script type="text/javascript"> $(document).ready(function() { setTimeout( function() { $('.custom_google_lng').hide(); $('.custom_google_lng_box').css('padding-left','15px'); $('.custom_google_lng_box').css('padding-right','15px'); var google_trans_script = document.createElement("script"); google_trans_script.src = "https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"; google_trans_script.type = "text/javascript"; document.getElementsByTagName("head")[0].appendChild(google_trans_script); }, "3000"); }); </script> <input type="hidden" id="site_currency_type" value="$" > <script> function set(elem) { var x = ''; var error_class = $(elem).attr("error_class"); var value = $(elem).val(); value = value.replace(/\s+/g, ''); if (!$.isNumeric(value )) { $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(''); } if($(elem).val().length <= 3){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); }else if($(elem).val().length <= 5 && $(elem).val().length > 3){ x = $(elem).val().replace(/\D/g, '').match(/(\d{3})/); $(elem).val('' + x[1] + ' '); $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); } else if($(elem).val().length <= 9 && $(elem).val().length > 3){ x = $(elem).val().replace(/\D/g, '').match(/(\d{3})(\d{3})/); $(elem).val('' + x[1] + ' ' + x[2] + ' '); $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); } else if($(elem).val().length <= 11 && $(elem).val().length > 9){ x = $(elem).val().replace(/\D/g, '').match(/(\d{3})(\d{3})(\d{4})/); $(elem).val('' + x[1] + ' ' + x[2] + ' ' + x[3]); $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); }else{ x = $(elem).val().replace(/\D/g, '').match(/(\d{3})(\d{3})(\d{4})/); $(elem).val('' + x[1] + ' ' + x[2] + ' ' + x[3]); } if($(elem).val().length <= 11){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); }else{ $(elem).removeClass('phone_number'); $('.'+error_class).hide(); } } </script> <script> function textAlphabatic(elem){ var error_class = $(elem).attr("error_class"); var error_msg = $(elem).attr("error_msg"); var field_name = $(elem).attr("name"); var value = $.trim($(elem).val()); if(/^\s*$/.test(value)){ value = ''; } if (! /^[a-zA-Z ]+$/.test(value)) { $(elem).after('<div class="reds '+error_class+' ">'+error_msg+'</div>'); $(elem).val(''); }else{ if(value.length > 25){ $(elem).after('<div class="reds '+error_class+' ">'+error_msg+'</div>'); $(elem).val(''); }else{ if(field_name == "name"){ if(! /\s/g.test(value)){ $(elem).after('<div class="reds '+error_class+' ">'+error_msg+'</div>'); $(elem).val(value); } }else{ $(elem).val(value); $('.'+error_class).hide(); } } } } function phoneValidation(elem){ var error_class = $(elem).attr("error_class"); var value = $(elem).val(); //var int_value = (int)value; //alert(int_value); if(value.length <= 13){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(value); }else if(value.length > 14){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(value); }else{ $('.'+error_class).hide(); } } $('body').on('keyup','.international_phone_number',function(){ }) /*function phoneValidation(elem){ var error_class = $(elem).attr("error_class"); var value = $(elem).val(); //var int_value = (int)value; //alert(int_value); if (!$.isNumeric(value ) && value != '') { //alert(1); $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(value); }else{ //alert(2); if(value.length <= 9){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(value); }else if(value.length > 10){ $(elem).after('<div class="reds '+error_class+' ">Enter a valid phone number</div>'); $(elem).val(value); }else{ $('.'+error_class).hide(); } } } */ </script> <!-- <script src="js/jquery.maskedinput_new.js" type="text/javascript"></script> --> <script src="js/v5/jquery.mask_new2.js" type="text/javascript"></script> <script> $(document).ready(function(){ $('.phone_number').mask('(000) 000-0000'); // getting contact slug onchange location dropdown $('body').on('change','.getContactPageUrl', function() { if($(this).val() != '') { var location_slug = $('option:selected', this).attr('slug'); var contact_url = '/contact-us/'+location_slug; $('.conatct_page_url').val(contact_url); } }) }); /*jQuery(function($){ $(".phone_number").mask("(999) 999-9999",{placeholder:"(XXX) XXX-XXXX"}); });*/ /*$('.phone_number') .keydown(function (e) { var key = e.charCode || e.keyCode || 0; $phone = $(this); // Auto-format- do not expose the mask as the user begins to type if (key !== 8 && key !== 9) { if ($phone.val().length === 3) { $phone.val($phone.val() + ' '); } if ($phone.val().length === 7) { $phone.val($phone.val() + ' '); } } // Allow numeric (and tab, backspace, delete) keys only return (key == 8 || key == 9 || key == 46 || (key >= 48 && key <= 57) || (key >= 96 && key <= 105)); }) .bind('focus click', function () { $phone = $(this); if ($phone.val().length === 0) { $phone.val(''); } else { var val = $phone.val(); //$phone.val('').val(val); // Ensure cursor remains at the end } }) .blur(function () { $phone = $(this); if ($phone.val() === '(') { $phone.val(''); } }); */ /*function getContactPageUrl(location_name){ var location = $(location_name).attr('slug'); alert(location); return false; } */ </script> <!-- jQuery --> <!-- <script src="js/new/jquery.js"></script> --> <script src="js/new/main.js" type="text/javascript"></script> <!-- Bootstrap Core JavaScript --> <script src="js/new/bootstrap.min.js" type="text/javascript"></script> <!-- Script to Activate the Carousel --> <script> $('.carousel_testi').carousel({ interval: 6000 //changes the speed }) $('.carousel_slider').carousel({ interval: 5000 //changes the speed }) $('.carousel').carousel({ interval: false //changes the speed }) </script> <script type="text/javascript"> $(document).ready(function(){ $('.google-maps').click(function () { $('.google-maps iframe').css("pointer-events", "auto"); }); }); </script> <script src="js/v5/imagesloaded.pkgd.min.js" type="text/javascript"></script> <script src="js/v5/plugins.js" type="text/javascript"></script> <script type="text/javascript" src="js/v5/jquery.jcarousel.min.js"></script> <script type="text/javascript" src="js/v5/jcarousel.responsive.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.3.2/lazysizes.min.js" async></script> <script> $(window).load(function(){ $('.form_program_dropdown').attr('disabled',true); $.each($('.form_location_dropdown'), function(){ var location_id = $(this).val(); var number = $(this).attr('number'); if(location_id != ''){ $.ajax({ url : 'https://mtkim.com/site/get_program_ids_by_location_id', type : 'POST', dataType :'json', data :{location_id:location_id}, success:function(data){ if(data != ''){ $('.program_dropdown_'+number).empty(); $('.program_dropdown_'+number).append('<option value="">Choose a Program</option>'); $.each(data, function(index, element) { $('.program_dropdown_'+number).append('<option value="'+element.id+'">'+element.program+'</option>'); }); $('.program_dropdown_'+number).removeAttr('disabled'); } } }); } }) }) $(document).ready(function(){ $.ajax({ type: 'POST', url: 'https://mtkim.com/site/checkExpiredTrialOfferCoupons', data: { type : "checkExpiredTrialOffer"} }).done(function(msg){ }); $.ajax({ type: 'POST', url: 'https://mtkim.com/site/checkExpiredDojocartCoupons', data: { type : "checkExpiredDojocart"} }).done(function(msg){ }); $('.form_location_dropdown').change(function(){ var location_id = $(this).val(); var number = $(this).attr('number'); //alert(number); return false; if(location_id != '' || location_id != null){ $.ajax({ url : 'https://mtkim.com/site/get_program_ids_by_location_id', type : 'POST', dataType :'json', data :{location_id:location_id}, success:function(data){ if(data != ''){ $('.program_dropdown_'+number).empty(); $('.program_dropdown_'+number).append('<option value="">Choose a Program</option>'); $.each(data, function(index, element) { $('.program_dropdown_'+number).append('<option value="'+element.id+'">'+element.program+'</option>'); }); $('.program_dropdown_'+number).removeAttr('disabled'); //$(this).parent().parent('form').find('.form_program_dropdown').removeAttr('disabled'); // $('.form_location_dropdown').removeAttr('disabled'); } } }); } }) $('.trial_offer_button').click(function(){ var redirect_url = $(this).attr('url'); $('.redirect_url').val(redirect_url); $('#trial_offer_link_form').submit(); }) $('.nestedSchoolLocation').click(function(){ var location_id = $(this).attr('location_id'); if(location_id != '' && location_id > 0){ $.ajax({ url : 'https://mtkim.com/site/ajaxPopupForNestedSchool', type : 'POST', dataType :'html', data :{location_id:location_id}, success:function(data){ //alert(data); $('.nestedSchoolPopup').html(data); } }); } }) }) </script> <div class="nestedSchoolPopup"></div> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyARQ8Oa5c0lO79WViZY_M8ZBZkkghAt4xA&libraries=places&callback=initMap"></script> <!-- AIzaSyAKxOnTZybksn5qmhRCKoslYLQN0gB8XnE --> <!-- script for small map 1 --> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.8523897, -77.4508375); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'1'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Centreville, VA</h3>5669 Stone Rd<br>Centreville, VA 20120-1618</br><a href="https://www.google.com/maps/place/5669+Stone+Rd%2CCentreville%2CVA%2C20120-1618" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Centreville, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.4629429, -78.001785); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'2'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Culpeper, VA</h3>331 South Gate Shopping Center<br>Culpeper, VA 22701</br><a href="https://www.google.com/maps/place/331+South+Gate+Shopping+Center%2CCulpeper%2CVA%2C22701" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Culpeper, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.3584002, -77.5231565); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'3'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Fredericksburg, VA - Route 17</h3>570 Celebrate Virginia Pkwy<br>Fredericksburg, VA 22406</br><a href="https://www.google.com/maps/place/570+Celebrate+Virginia+Pkwy%2CFredericksburg%2CVA%2C22406" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Fredericksburg, VA - Route 17', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.2932958, -77.5684379); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'4'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Fredericksburg, VA - Route 3</h3>5725 Plank Rd<br>Fredericksburg, VA 22407</br><a href="https://www.google.com/maps/place/5725+Plank+Rd%2CFredericksburg%2CVA%2C22407" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Fredericksburg, VA - Route 3', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.807555, -77.6112328); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'5'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Gainesville, VA</h3>13863 Heathcote Blvd<br>Gainesville, VA 20155</br><a href="https://www.google.com/maps/place/13863+Heathcote+Blvd%2CGainesville%2CVA%2C20155" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Gainesville, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.744578, -77.4523258); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'6'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Manassas, VA</h3>9832 Liberia Ave<br>Manassas, VA 20110</br><a href="https://www.google.com/maps/place/9832+Liberia+Ave%2CManassas%2CVA%2C20110" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Manassas, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.9318163, -77.1744207); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'7'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">McLean, VA</h3>6661 Old Dominion Rd<br>McLean, VA 22101</br><a href="https://www.google.com/maps/place/6661+Old+Dominion+Rd%2CMcLean%2CVA%2C22101" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'McLean, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.8812801, -77.3027356); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'8'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Oakton, VA</h3>2952 Chain Bridge Rd # K<br>Oakton, VA 22124-3024</br><a href="https://www.google.com/maps/place/2952+Chain+Bridge+Rd+%23+K%2COakton%2CVA%2C22124-3024" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Oakton, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.449402, -77.4612786); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'9'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Stafford, VA</h3>35 Walpole Street, #113<br>Stafford, VA 22554</br><a href="https://www.google.com/maps/place/35+Walpole+Street%2CStafford%2CVA%2C22554" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Stafford, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script type="text/javascript"> function initialize() { /****** Change latitude and longitude here ******/ var myLatlng = new google.maps.LatLng(38.9034117, -77.2663155); /****** Map Options *******/ var mapOptions = { zoom: 14, mapTypeId: google.maps.MapTypeId.ROADMAP, disableDefaultUI: true, scrollwheel: false, navigationControl: false, mapTypeControl: false, scaleControl: false, draggable: true, center: myLatlng, }; var map = new google.maps.Map(document.getElementById('location_map_'+'10'), mapOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); /****** Info Window Contents *******/ var contentString = '<div id="content-map"><h3 id="firstHeading" class="firstHeading">Vienna, VA</h3>210 Dominion Road<br>NE Vienna, VA 22180</br><a href="https://www.google.com/maps/place/210+Dominion+Road%2CNE+Vienna%2CVA%2C22180" target="_blank">View Larger Map</a></div></div>'; var infowindow = new google.maps.InfoWindow({ content: contentString, disableAutoPan: true, }); /****** Map Marker Options *******/ var marker = new google.maps.Marker({ position: myLatlng, map: map, title: 'Vienna, VA', }); map.panBy(0, -80); /****** Info Window With Click *******/ google.maps.event.addListener(marker, 'click', function() { infowindow.open(map,marker); }); /****** Info Window Without Click *******/ infowindow.open(map,marker); } google.maps.event.addDomListener(window, 'load', initialize); </script> <script> var infowindow = null; google.maps.event.addDomListener(window, 'load', initialize); function initialize() { var centerMap = new google.maps.LatLng(38.8523897, -77.4508375); var isDraggable = $(document).width() > 768 ? true : false; var myOptions = { draggable: isDraggable, zoom: 7, center: centerMap, scrollwheel: false, mapTypeId: 'roadmap', zoomControlOptions: true, zoomControlOptions : { position : google.maps.ControlPosition.RIGHT_TOP, }, } var map = new google.maps.Map(document.getElementById("map_div5"), myOptions); map.set('styles', [ { featureType: 'administrative', elementType: 'labels.text.fill', stylers: [ { color: '#444444' } ] }, { featureType: 'landscape', elementType: 'all', stylers: [ { color: '#f2f2f2' } ] }, { featureType: 'poi', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'road', elementType: 'all', stylers: [ { saturation:-100 }, { lightness: 45 } ] } , { featureType: 'road.highway', elementType: 'all', stylers: [ { visibility:'simplified' } ] }, { featureType: 'road.arterial', elementType: 'labels.icon', stylers: [ { visibility:"off" } ] }, { featureType: 'transit', elementType: 'all', stylers: [ { visibility:"off" } ] }, { featureType: 'water', elementType: 'all', stylers: [ { color:"#91d5e4" }, { visibility:"on" } ] } , { featureType: 'water', elementType: 'geometry.fill', stylers: [ { lightness:"55" } ] } , { featureType: 'water', elementType: 'labels.text.fill', stylers: [ { color:"#ceedf3"}, { visibility:"off" }, {weight:"0.01"} ] } , { featureType: 'water', elementType: 'labels.text.stroke', stylers: [ { color:"#ceedf3" } ] } ]); setMarkers(map, sites); } var sites = [ ["Centreville, VA", '38.8523897', '-77.4508375', 56, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Centreville, VA"+'</h3>5669 Stone Rd</br>Centreville, VA 20120-1618</br><a href="https://www.google.com/maps/place/5669+Stone+Rd+Centreville+20120-1618+VA" target="_blank">View Larger Map</a></div>'], ["Culpeper, VA", '38.4629429', '-78.001785', 58, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Culpeper, VA"+'</h3>331 South Gate Shopping Center</br>Culpeper, VA 22701</br><a href="https://www.google.com/maps/place/331+South+Gate+Shopping+Center+Culpeper+22701+VA" target="_blank">View Larger Map</a></div>'], ["Fredericksburg, VA - Route 17", '38.3584002', '-77.5231565', 60, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Fredericksburg, VA - Route 17"+'</h3>570 Celebrate Virginia Pkwy</br>Fredericksburg, VA 22406</br><a href="https://www.google.com/maps/place/570+Celebrate+Virginia+Pkwy+Fredericksburg+22406+VA" target="_blank">View Larger Map</a></div>'], ["Fredericksburg, VA - Route 3", '38.2932958', '-77.5684379', 59, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Fredericksburg, VA - Route 3"+'</h3>5725 Plank Rd</br>Fredericksburg, VA 22407</br><a href="https://www.google.com/maps/place/5725+Plank+Rd+Fredericksburg+22407+VA" target="_blank">View Larger Map</a></div>'], ["Gainesville, VA", '38.807555', '-77.6112328', 61, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Gainesville, VA"+'</h3>13863 Heathcote Blvd</br>Gainesville, VA 20155</br><a href="https://www.google.com/maps/place/13863+Heathcote+Blvd+Gainesville+20155+VA" target="_blank">View Larger Map</a></div>'], ["Manassas, VA", '38.744578', '-77.4523258', 62, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Manassas, VA"+'</h3>9832 Liberia Ave</br>Manassas, VA 20110</br><a href="https://www.google.com/maps/place/9832+Liberia+Ave+Manassas+20110+VA" target="_blank">View Larger Map</a></div>'], ["McLean, VA", '38.9318163', '-77.1744207', 63, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"McLean, VA"+'</h3>6661 Old Dominion Rd</br>McLean, VA 22101</br><a href="https://www.google.com/maps/place/6661+Old+Dominion+Rd+McLean+22101+VA" target="_blank">View Larger Map</a></div>'], ["Oakton, VA", '38.8812801', '-77.3027356', 64, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Oakton, VA"+'</h3>2952 Chain Bridge Rd # K</br>Oakton, VA 22124-3024</br><a href="https://www.google.com/maps/place/2952+Chain+Bridge+Rd+%23+K+Oakton+22124-3024+VA" target="_blank">View Larger Map</a></div>'], ["Stafford, VA", '38.449402', '-77.4612786', 66, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Stafford, VA"+'</h3>35 Walpole Street, #113</br>Stafford, VA 22554</br><a href="https://www.google.com/maps/place/35+Walpole+Street+Stafford+22554+VA" target="_blank">View Larger Map</a></div>'], ["Vienna, VA", '38.9034117', '-77.2663155', 67, '<div id="content-map"><h3 id="firstHeading" class="firstHeading">'+"Vienna, VA"+'</h3>210 Dominion Road</br>NE Vienna, VA 22180</br><a href="https://www.google.com/maps/place/210+Dominion+Road+NE+Vienna+22180+VA" target="_blank">View Larger Map</a></div>'], ]; function setMarkers(map, markers) { for (var i = 0; i < markers.length; i++) { var sites = markers[i]; var siteLatLng = new google.maps.LatLng(sites[1], sites[2]); var marker = new google.maps.Marker({ position: siteLatLng, map: map, title: sites[0], zIndex: sites[3], html: sites[4] }); var infowindow = new google.maps.InfoWindow({ content: sites[4], maxWidth: 200 }); if(sites[3]==0) infowindow.open(map, marker); google.maps.event.addListener(marker, "click", function() { infowindow.setContent(this.html); infowindow.open(map, this); }); } } </script> <style> .map_manage .gm-style{top: 60px !important;} .gm-style .gm-style-cc a, .gm-style .gm-style-cc button, .gm-style .gm-style-cc span, .gm-style .gm-style-cc div, .gm-style .gm-style-mtc div{font-size:14px !important} </style> <div class="gmap_hover_effect_box"> <style> .gm-ui-hover-effect { display: none !important; } /* remove infoWindow x */ </style> </div> <div id="map_classic" style="width: 100%; height: 0px !important;"></div> <script type="text/javascript"> var locations = [ ['Yukon', 65, -135, 1] ]; var map = new google.maps.Map(document.getElementById('map_classic'), { zoom: 16, center: new google.maps.LatLng(40.7027497, -73.9870991), mapTypeId: google.maps.MapTypeId.ROADMAP }); var infowindow = new google.maps.InfoWindow(); var marker, i; var bounds = new google.maps.LatLngBounds(); for (i = 0; i < locations.length; i++) { marker = new google.maps.Marker({ position: new google.maps.LatLng(locations[i][1], locations[i][2]), map: map }); //map.panBy(0, -80); // click for info on each marker google.maps.event.addListener(marker, 'click', (function(marker, i) { return function() { infowindow.setContent(locations[i][0]); infowindow.open(map, marker); } })(marker, i)); // open info by default infowindow = new google.maps.InfoWindow({ content: locations[i][0], disableAutoPan: true, }); infowindow.open(map, marker); bounds.extend(marker.position); } map.fitBounds(bounds); </script> <script> $(window).load(function(){ setTimeout(function() { $('.gm-ui-hover-effect').attr('style','background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;display: block !important;border: 0px none;margin: 0px;padding: 0px;text-transform: none;appearance: none;position: absolute;cursor: pointer;user-select: none;top: -6px;right: -6px;width: 30px;height: 30px;'); $('.gmap_hover_effect_box').remove(); // alert('pass'); }, 5000); }) </script> </body> </html>