www.dragondoor.com Open in urlscan Pro
108.171.169.62  Public Scan

Submitted URL: http://dragondoor.com/
Effective URL: https://www.dragondoor.com/
Submission Tags: tranco_l324
Submission: On November 01 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

Name: mainPOST /

<form name="main" method="post" action="/" onsubmit="javascript:return WebForm_OnSubmit();" id="main">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['main'];
    if (!theForm) {
      theForm = document.main;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=MDQ6IZuNDXxhRPqPs1bnioSDzH4QFQmaA-7v_1IIVgAk-1L9r6e4ZdCdoduhW1FD4NKsdbEDQfw6Kh1KD3JZwQ-pE9U1&amp;t=637460765481343508" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=I7XeXWG9dauRkXP6KQs8SYmtrJnxs8mhp0BU10mJ7ZXl4LZ9y0n5kRIZWUF5xYG3x2aiWictAhT8cKDelCys_lJdCrpMVxZSF75j3t90evobZR_jouBva8b2X2FzOCxTE8PlwbmVwQk2iCMeVRtZ65bO94IyTqWYDbustcTbG3oMqf6a0&amp;t=2fe674eb"
    type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=KrRJhEIfyu8ecTalBr7-xjOllZ_FWmvI6s5Y5Bn0yjUmvF3HUDFY8jNpqmHU9svES0TFgMrEAI1kAjfhMDJ9ZkWx0au6l7aAXFayJUoL6H0-h5OI6xwhfxK1Qhl9q30usQq9yYzNcf7IgFS3M_rPbbHKQSNo6CtzDWJeYUKNb4765P-l0&amp;t=2fe674eb"
    type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=tty8mgqEp0Yci6C2M-Y3SNI1kPnhAB66ONDkwO6LXJY4wgVGujQtXXvusoY32JDKkgKJ5b33VSkyut_QVdrkhhs3DXfkB-MQicuMwehD7PrkfbT3yvKYQtmua0xCXGGTi3b9egnvz6JPBx0NqmX1qMA9bqw1&amp;t=5f915bbd" type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=eaigG-rbvZPc0qNBtLInetAXyX33oW1WHqnQGpltLW0WuHA_Q8KoTEbQ9vrGOQIGMc4HpeErZKIjs5jgcKvjU_M8RbhSCPn1sMYg8VIFQEIn_h1UlRgzYOz7OI8vQoTr4cdnWKOH2zYfRKEvP8HZd3ohCo88nENl7FpzZQwpOfSyrYVQ0&amp;t=5f915bbd"
    type="text/javascript"></script>
  <script src="/ScriptResource.axd?d=LLvdrIChuEzFdp_8C14E23Pne8yqXivTpihO4sbcBkhXXIejOllQkgpHrT7O6WCjKS8eBNZf_t52vMk_xIHfDzIz-S7Ndtg7WPHcusF_imROfPCjDEQEkMkdT52Tg7pHGxnjbRShvii2LMPED9Wq7enuhcP7LNzJbcD1DnR9AxzYa-5y0&amp;t=5f915bbd"
    type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (document.getElementById('CT_Main_0_fck_ccEditor') != null && FCKeditorAPI.GetInstance('CT_Main_0_fck_ccEditor')) FCKeditorAPI.GetInstance('CT_Main_0_fck_ccEditor').UpdateLinkedField();
      null;
      return true;
    }
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    Sys.WebForms.PageRequestManager._initialize('AjaxManager', 'main', [], [], [], 90, '');
    //]]>
  </script>
  <!-- begin inner body -->
  <div class="mainbodyinner">
    <!-- begin container -->
    <div class="container">
      <div class="containerInner">
        <script type="text/javascript">
          $(document).ready(function() {
            $(function() {
              $(".recent-cart2").dialog({
                autoOpen: false,
                modal: true,
                width: 500,
                title: "Item Added to Cart"
              });
              $("#dialogEmailSignup").dialog({
                autoOpen: false,
                width: 600,
                height: 400,
                title: "Email Signup"
              });
              $("#aEmailSignup").click(function() {
                $("#dialogEmailSignup").dialog("open");
              });
              $("#aCloseEmailSignup").click(function() {
                $('#dialogEmailSignup').dialog('close');
              });
            });
          });

          function showRecentCart() {
            var rcart = $(".recent-cart2");
            var rcartTimer = 0;
            var distRight = ($(window).width() - rcart.width()) / 2 + $(window).scrollLeft() + "px";
            var distHeight = ($(window).height() - rcart.height()) / 2 + $(window).scrollTop() + "px";
            rcart.css("top", distHeight).dialog("open").find(".close-cart").click(function() {
              rcart.dialog("close");
              return false;
            })
          };
        </script>
        <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
        <link href="/cms/includes/style-mobile.css" rel="stylesheet" type="text/css">
        <script src="/cms/includes/style-mobile.js"></script>
        <style type="text/css">
          .dropCartHeader {
            color: #FBAB2B;
            font-size: 12px;
            font-weight: bold;
            padding: 5px;
            text-align: center;
            background-color: #464646;
          }

          .ui-dialog-titlebar {
            color: #FBAB2B;
            background-color: #464646;
          }

          /* recent cart */
          .recent-cart2 {
            width: 460px;
            z-index: 1000;
            background: #fff;
            border: 1px solid #949494;
          }

          .recent-cart2 .itemWrapper {
            float: left;
            display: block;
            width: auto;
            height: auto;
            padding: 0 10px;
          }

          .recent-cart2 .itemWrapper .itemLink,
          .recent-cart2 .itemWrapper .itemLink:link,
          .recent-cart2 .itemWrapper .itemLink:visited {
            float: left;
            width: 101px;
          }

          .recent-cart2 .itemWrapper .itemContent {
            margin-left: 110px;
          }

          .recent-cart2 .itemWrapper .itemTitle {
            font-weight: bold;
          }

          .itemWrapper {
            float: left;
          }

          .dropCart .dropCartContent {
            padding: 10px 0 0;
          }

          .dropCartButtons {
            padding: 0 5px 5px;
            text-align: center;
          }

          .btn {
            background: #fff url("/cms/images/core/bg_btn4.gif") repeat-x scroll 50% 50%;
            color: #000;
            font-weight: bold;
          }

          .continueLink a,
          a:link,
          a:visited {
            color: #000;
            text-decoration: underline;
          }

          .watch-instantly {
            display: table;
          }

          .watch-instantly * {
            display: table-cell;
            vertical-align: middle;
            color: red;
            font-weight: bold;
          }

          .watch-instantly img {
            margin-left: 3px;
          }
        </style>
        <!-- begin header -->
        <div class="header">
          <div class="headerTop">
            <div class="tagLine"> The world's premier site for <a href="https://www.dragondoor.com/search/products/?keywords=kettlebell">Kettlebells</a>, <a href="https://www.dragondoor.com/search/products/?keywords=strength">Strength</a>,
              <a href="https://www.dragondoor.com/search/products/?keywords=conditioning">Conditioning</a>, <a href="https://www.dragondoor.com/search/products/?keywords=flexibility">Flexibility</a>, and
              <a href="https://www.dragondoor.com/search/products/?keywords=fitness">Advanced Fitness Resources</a>. </div>
            <div class="accountSummary">
              <div class="account">
                <a href="https://www.dragondoor.com/my-account/register/" class="acct">Register</a> | <a href="https://www.dragondoor.com/my-account/login/" class="log">Login</a>
              </div>
              <div class="cartStatus">
                <a href="https://www.dragondoor.com/checkoutcart/">View Cart <span id="spanCartTotal">(0)</span></a>
              </div>
            </div>
            <div class="clear">&nbsp;</div>
          </div>
          <a class="sitelogo" href="https://www.dragondoor.com/">DragonDoor</a>
          <div class="rightBlock">
            <ul class="social">
              <li class="facebook"><a href="http://www.facebook.com/DragonDoorPublications" target="_blank">Facebook</a></li>
              <li class="twitter"><a href="http://twitter.com/#!/dragondoor" target="_blank">Twitter</a></li>
              <li class="dtv"><a href="https://www.dragondoor.com/media_center/dragon_door_tv/">DragonDoor TV</a></li>
            </ul>
            <div class="mcafee">
              <!-- START SCANALERT CODE -->
              <a href="https://www.mcafeesecure.com/RatingVerify?ref=www.dragondoor.com" target="_blank" rel="nofollow"><img src="//images.scanalert.com/meter/survey/www.dragondoor.com/55.gif" style="width:65px; height:37px;" alt="McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams"></a>
              <!-- END SCANALERT CODE -->
            </div>
            <div class="clear">&nbsp;</div>
            <div class="siteSearch">
              <script type="text/javascript">
                /* <![CDATA[ */
                $(document).ready(function() {
                  SetDefaultButton('.siteSearch', '#CT_Header_0_btnSearchHdr');
                });
                /* ]]> */
              </script>
              <input name="CT_Header_0$txtKeyword" type="text" id="CT_Header_0_txtKeyword" class="text textBx">
              <label for="CT_Header_0_txtKeyword" style="display:none;">Keyword Search</label>
              <input type="hidden" name="CT_Header_0$txtweKeyword_ClientState" id="CT_Header_0_txtweKeyword_ClientState">
              <input type="image" name="CT_Header_0$btnSearchHdr" id="CT_Header_0_btnSearchHdr" class="imgBtn" src="/cms/images/core/btn_search_go.gif" alt="Go" style="border-width:0px;">
            </div>
          </div>
          <div class="middleBlock">
          </div>
        </div>
        <!-- end header -->
        <script src="includes/DragonDoor.js"></script>
        <script src="includes/jquery.cookie.js"></script>
        <!-- Start of dragondoor Zendesk Widget script -->
        <script id="ze-snippet" src="https://static.zdassets.com/ekr/snippet.js?key=c7525950-40c8-460b-bea0-8ea0247db0be"> </script>
        <!-- End of dragondoor Zendesk Widget script -->
        <!--
    Make sure to replace ENTER_MERCHANT_CLIENT_ID_HERE
    with your merchant account's client ID. You should
    use a Sandbox client ID for development and testing,
    and a production client ID for your live site.
-->
        <script src="https://www.paypal.com/sdk/js?client-id=AarxgFDKm_2Qie5pOKcty0ytRiykYTG5yWGPb49S8hh8HhQS67dauLmby97RE7a8EJm1gJEx6WF4rkE1&amp;components=messages" data-namespace="PayPalSDK" data-uid-auto="uid_omwewmbhtjasrdkwimvrogiuuqsill">
        </script>
        <script type="text/javascript">
          if (window.location.href.toUpperCase().indexOf("ISCH001") > -1) $("#divIsochain").show();
        </script>
        <div id="CT_Header_1_cache_mainNav" style="width: 974px; height: 57px; margin-bottom: 8px;">
          <link href="//direct.dragondoor.com/Content/minimalcss?v=kd-DllO1p8YmW2nPnvDW7vESyVD9vN7YlucmjRgGDmE1" rel="stylesheet">
          <div id="cssmenu"><img width="20" height="20" src="/images/menu.svg" class="mobile-menu-opener" alt="Dragon Door Navigation Menu">
            <ul>
              <li>
                <a href="/store/" style=""><span>Products</span></a>
                <ul>
                  <li>
                    <a href="/shop-by-department/new-products/" style=""><span>Hot NEW Resources!</span></a>
                  </li>
                  <li>
                    <a href="/shop-by-department/books/" style=""><span>Books</span></a>
                  </li>
                  <li>
                    <a href="/shop-by-department/digital-books/" style=""><span>Digital Books</span></a>
                  </li>
                  <li>
                    <a href="/shop-by-department/dvds/" style=""><span>DVDs</span></a>
                  </li>
                  <li>
                    <a href="/shop-by-department/equipment/" style=""><span>Equipment</span></a>
                  </li>
                  <li>
                    <a href="https://hardstylefit.dragondoor.com" style=""><span>HardstyleFit Online Courses</span></a>
                  </li>
                  <li>
                    <a href="/store/isochain_training_preorder/" style=""><span>ISOCHAIN</span></a>
                  </li>
                  <li>
                    <a href="/shop-by-department/kettlebells/" style=""><span>Kettlebells</span></a>
                  </li>
                  <li>
                    <a href="http://direct.dragondoor.com/" style=""><span>Video On-Demand</span></a>
                  </li>
                  <li>
                    <a href="/workshops/" style=""><span>Workshops</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/store/kettlebell_preorder/" style=""><span style="color: rgb(255, 153, 51);">SPECIALS</span></a>
                <ul>
                  <li>
                    <a href="/store/kettlebell_preorder/" style=""><span>Kettlebell Pre-Order</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/workshops/" style=""><span>Workshops</span></a>
                <ul>
                  <li>
                    <a href="/workshops/?F_c=21" style=""><span>HKC</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=1" style=""><span>RKC</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=2" style=""><span>RKC II</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=43" style=""><span>SCC</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=35" style=""><span>PCC</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=45" style=""><span>SCC and HKC</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=48" style=""><span>HKC Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=20" style=""><span>RKC Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=40" style=""><span>RKC II Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=47" style=""><span>PCC Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/details/hkcrvs/" style=""><span>HKC Online Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/details/rkcrvs/" style=""><span>RKC Online Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/details/rkc2rvs/" style=""><span>RKC II Online Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/details/pccrvs/" style=""><span>PCC Online Recert</span></a>
                  </li>
                  <li>
                    <a href="/workshops/russian_kettlebell_challenge_certification_requirements/" style=""><span>Certification Requirements</span></a>
                  </li>
                  <li>
                    <a href="/workshops/?F_c=" style=""><span>All Dragon Door Workshops</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/isch001/" style=""><span>ISOCHAIN</span></a>
                <ul>
                  <li>
                    <a href="/isch001/" style=""><span>ISOCHAIN</span></a>
                  </li>
                  <li>
                    <a href="/isb01/" style=""><span>ISOCHAIN Stand-Alone Bar</span></a>
                  </li>
                  <li>
                    <a href="/b100/" style=""><span>The Ultimate ISOMETRICS Manual</span></a>
                  </li>
                  <li>
                    <a href="/eb104/" style=""><span>ISOCHAIN Isometrics eBook</span></a>
                  </li>
                  <li>
                    <a href="/the_isochain_faq/" style=""><span>ISOCHAIN FAQ</span></a>
                  </li>
                  <li>
                    <a href="/store/why_you_need_the_isochain_the_rocksolid_science_behind_isometrics/" style=""><span>ISOCHAIN Science</span></a>
                  </li>
                  <li>
                    <a href="/store/isochain_training-surefire_methods_to_explode_your_strength_and_muscle/" style=""><span>ISOCHAIN Training</span></a>
                  </li>
                  <li>
                    <a href="/store/isochain_assembly_and_quick_start_guide_for_impressive_strength_gains_isometrics/" style=""><span>ISOCHAIN Quick Start Guide</span></a>
                  </li>
                  <li>
                    <a href="https://triadxp.com/products/isometric-bodybuilding-with-the-isochain-ultimate-isometric-device" style=""><span>ISOCHAIN In-App Workouts</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="https://hardstylefit.dragondoor.com" style=""><span>Courses</span></a>
                <ul>
                  <li>
                    <a href="https://hardstylefit.dragondoor.com/courses/secrets-of-the-hardstyle-kettlebell-a-complete-training-system-for-optimal-performance" style=""><span>HardstyleFit Level 1</span></a>
                  </li>
                  <li>
                    <a href="https://hardstylefit.dragondoor.com/courses/level-two-secrets-of-the-hardstyle-kettlebell-a-complete-training-system-for-optimal-performance" style=""><span>HardstyleFit Level 2</span></a>
                  </li>
                  <li>
                    <a href="https://hardstylefit.dragondoor.com/courses/isochain-isometric-strength-training" style=""><span>Isochain Isometric Strength Training</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a><span>Blogs</span></a>
                <ul>
                  <li>
                    <a href="http://pccblog.dragondoor.com" style=""><span>Progressive Calisthenics Blog</span></a>
                  </li>
                  <li>
                    <a href="http://rkcblog.dragondoor.com" style=""><span>RKC Blog</span></a>
                  </li>
                  <li>
                    <a href="http://strongmedicine.dragondoor.com" style=""><span>Strong Medicine Blog</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/articles/all_articles/" style=""><span>Articles</span></a>
                <ul>
                  <li>
                    <a href="/articles/training_articles/  " style=""><span>Training</span></a>
                  </li>
                  <li>
                    <a href="/articles/kettlebell_articles/   " style=""><span>Kettlebell Articles</span></a>
                  </li>
                  <li>
                    <a href="/articles/strength_and_powerlifting/ " style=""><span>Strength and Powerlifting</span></a>
                  </li>
                  <li>
                    <a href="/articles/health_and_nutrition_articles/ " style=""><span>Health and Nutrition</span></a>
                  </li>
                  <li>
                    <a href="/articles/success_stories/  " style=""><span>Success Stories</span></a>
                  </li>
                  <li>
                    <a href=" /articles/all_articles/" style=""><span>All Articles</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/instructors/ " style=""><span>Instructors</span></a>
                <ul>
                  <li>
                    <a href="/instructors/pcc_instructors/  " style=""><span>PCC Instructors</span></a>
                  </li>
                  <li>
                    <a href="/instructors/scc_instructors/" style=""><span>SCC Instructors</span></a>
                  </li>
                  <li>
                    <a href="/instructors/rkc_instructors/" style=""><span>RKC Instructors</span></a>
                  </li>
                  <li>
                    <a href="/instructors/hkc_instructors/   " style=""><span>HKC Instructors</span></a>
                  </li>
                </ul>
              </li>
              <li>
                <a href="/our_difference/" style=""><span>About</span></a>
                <ul>
                  <li>
                    <a href="/our_difference/" style=""><span>About Dragon Door</span></a>
                  </li>
                  <li>
                    <a href="http://kbforum.dragondoor.com/" style=""><span>Forums</span></a>
                  </li>
                  <li>
                    <a href="/our_difference/affiliate_program/" style=""><span>Affiliate Program</span></a>
                  </li>
                  <li>
                    <a href="/service/contact/" style=""><span>Contact Us</span></a>
                  </li>
                  <li>
                    <a href="/sitemap/" style=""><span>Site Map</span></a>
                  </li>
                </ul>
              </li>
            </ul>
          </div>
          <div class="clear-fix"></div>
        </div>
        <script type="text/javascript">
          $(function() {
            $("body").prepend('');
          });
        </script>
        <!-- begin site body -->
        <div class="sitebody">
          <div class="contentWrpr" style="padding:6px 26px 15px">
            <div class="pageTopBar" style="border:none; outline:none;">
              <div class="clear">&nbsp;</div>
            </div>
            <a name="maincontent"></a>
            <!-- begin inner wrapper -->
            <div class="innerWrpr">
              <div class="block">
                <div>
                  <style type="text/css">
                    .topresponsive {
                      max-width: 100%;
                      height: auto;
                      font-size: 2.8em;
                      line-height: normal;
                      padding: 0px
                    }

                    /* media query break point 600px */
                    @media screen and (max-width:600px) {
                      .topresponsive {
                        width: 100%;
                        font-size: 2.3em;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is increased to 0px when viewport is 820px or smaller */
                      }
                    }
                  </style>
                </div>
                <p class="topresponsive"><strong>Your Trusted Guide to Fast, Effective Strength Training</strong></p>
              </div>
              <div class="block">
                <script type="text/javascript">
                  function addItemToCart() {
                    $("body").css("cursor", "progress");
                    $("#imgAddToCart").css("cursor", "progress");
                    $.getJSON("/ajax.aspx?F=Add2Cart&SiteId=1&ItemId=3999&Qty=1&Recipient=Myself", function(a) {
                      $("body").css("cursor", "default");
                      if (!a.Success) {
                        alert(a.Error ? a.Error : "An error occurred while trying to add the item to your cart.");
                        return;
                      } else {
                        location.href = "/checkoutcart/";
                      }
                    });
                  }
                </script>
                <div>
                  <style type="text/css">
                    #imgAddToCart:hover {
                      cursor: pointer
                    }

                    * {
                      box-sizing: border-box;
                    }

                    .left {
                      padding: 0px;
                      float: left;
                      width: 438px;
                      border: 1px;
                    }

                    .middle {
                      padding: 5px;
                      height: 21px;
                      float: left;
                      border: 1px;
                    }

                    .right {
                      padding: 0px;
                      float: right;
                      width: 191px;
                    }

                    .inner {
                      padding: 0px;
                      width: 100%;
                    }

                    .responsive {
                      max-width: 100%;
                      height: auto;
                    }

                    .isoleft {
                      padding: 0px;
                      float: left;
                      width: 31%;
                    }

                    .isomiddle {
                      padding: 1px;
                      width: 1%;
                      height: 5px;
                      background-color: white;
                      float: left;
                    }

                    .isoright {
                      padding: 0px;
                      float: right;
                      width: 68%;
                    }

                    /* media query break point at 820px May need to adjust to 992? */
                    @media screen and (max-width:820px) {

                      .left,
                      .middle,
                      .right {
                        width: 100%;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 10px;
                        /* Padding is increased to 10px when viewport is 820px or smaller */
                      }
                    }

                    /* media query break point at 700px May need to adjust to 992? */
                    @media screen and (max-width:900px) {

                      .isoleft,
                      .isomiddle,
                      .isoright {
                        width: 100%;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is increased to 0px when viewport is 820px or smaller */
                      }
                    }
                  </style>
                </div>
                <div align="center">
                  <div class="inner" align="left">
                    <div class="left">
                      <a href="https://www.dragondoor.com/store/why_you_need_the_isochain_the_rocksolid_science_behind_isometrics/"><img src="https://www.dragondoor.com/assets/1/15/shadowbutton_why-isochain-complete-proof.png" class="responsive" alt="shadowbutton why isochain complete proof" width="364" height="43"></a>
                    </div>
                    <div class="middle">&nbsp;</div>
                    <div class="right"><a href="https://www.dragondoor.com/isch001/"><img style="float:left;" src="https://dragondoor.com/assets/1/15/shadowYellowbutton_order-now.png" alt="Isochain: order now" width="153" height="43"></a></div>
                    <div style="clear: both;">&nbsp;</div>
                    <div>&nbsp;</div>
                    <div class="isoleft">
                      <div class="prototype" style="text-align: center;">
                        <a href="https://www.dragondoor.com/store/isochain_training_preorder/"><img src="https://www.dragondoor.com/assets/1/15/ISOCHAIN-Prototype-IsometricStrengthTraining-crop600.jpg" alt="ISOCHAIN Prototype" class="responsive" width="302" height="403" align="bottom"></a>
                      </div>
                    </div>
                    <div class="isomiddle">&nbsp;</div>
                    <div class="isoright">
                      <h1 style="text-align: left;font-size:2.1em;color:#000000;font-family:sans-serif !important;"><strong>A Secret Obstacle Has Been Blocking Your Full Strength Potential — Here’s How the
                          <a href="https://www.dragondoor.com/isch001/" style="color:#0000FF">ISOCHAIN</a> Can Help You Smash Through Your Previous Limitations and Unleash Stunning New Gains in Physical Capability…</strong></h1>
                      <br>
                      <p style="font-family:sans-serif !important;font-size:1.6em !important;text-align: left;"><strong>Command Attention, As You Exceed Your Wildest Dreams for Building a Magnificent Body Fast — By Using Paul Wade’s Progressive
                          Masterplan for Getting Supreme Results with Isometric Training...</strong></p>
                      <p style="font-family:sans-serif !important;font-size:1.4em !important;text-align: left; color:#000000 !important;">
                        <strong><a href="https://www.dragondoor.com/isch001/" style="color:#0000FF !important;" target="_blank">Complete details about how the ISOCHAIN can help you overcome your current strength limitations</a></strong></p>
                    </div>
                    <div style="clear: both;">&nbsp;</div>
                  </div>
                </div>
              </div>
              <div class="block">
                <div>
                  <style type="text/css">
                    .midresponsive {
                      max-width: 100%;
                      height: auto;
                      font-size: 3.1em;
                      line-height: normal;
                      padding: 0px;
                      margin-bottom: 0px !important;
                    }

                    /* media query break point 600px */
                    @media screen and (max-width:600px) {
                      .midresponsive {
                        width: 100%;
                        font-size: 2.3em;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is increased to 0px when viewport is 820px or smaller */
                      }
                    }
                  </style>
                </div>
                <p class="midresponsive"><strong>We Help You Get As Strong As You Should Be — Sooner and More Safely</strong></p>
              </div>
              <div class="block">
                <div class="block">
                  <style type="text/css">
                    * {
                      box-sizing: border-box;
                    }

                    /* Create three equal columns that float next to each other */
                    .valuecolumn {
                      float: left;
                      width: 33.33%;
                      padding: 5px 15px 10px 15px;
                    }

                    /* Create two equal columns that float next to each other */
                    .valuebuttoncolumn {
                      float: left;
                      width: 50%;
                      padding: 20px;
                    }

                    /* Clear floats after the columns */
                    .row:after {
                      content: "";
                      display: table;
                      clear: both;
                    }

                    /* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
                    @media screen and (max-width: 600px) {
                      .valuecolumn {
                        width: 100%;
                        padding: 10px;
                      }
                    }

                    h1.valuepanel {
                      font-family: sans-serif !important;
                      font-size: 2.5em !important;
                      text-align: center;
                    }

                    h2.valuepanel {
                      font-family: sans-serif !important;
                      font-size: 1.8em !important;
                      text-align: center;
                    }

                    p.valuepanel {
                      font-family: sans-serif !important;
                      font-size: 1.5em !important;
                      text-align: left;
                    }

                    img.valuepanel {
                      text-align: center;
                      valign: bottom;
                      max-width: 200px;
                    }

                    img.buttoncolumn {
                      text-align: center;
                      valign: center;
                    }
                  </style>
                  <div>&nbsp;</div>
                  <div>&nbsp;</div>
                  <div class="row">
                    <div class="valuecolumn">
                      <div align="center">
                        <a href="https://www.dragondoor.com/b93/"><img class="valuepanel" src="https://www.dragondoor.com/assets/1/15/KettlebellGobletSquatRobMiller930px.jpg" alt="man performing goblet squat with a Dragon Door RKC Kettlebell"></a>
                      </div>
                      <h2 class="valuepanel">Get Ripped, Get Rugged, Get Resilient — to Look Your Best and Perform at Your Best</h2>
                    </div>
                    <div class="valuecolumn">
                      <div align="center">
                        <a href="https://www.dragondoor.com/b92/"><img class="valuepanel" src="https://www.dragondoor.com/assets/1/15/NeuroGripsBearCrawlAdrienneHarvey930px.jpg" alt="woman performing bear crawl exercise with Neuro-Grips push-up handles"></a>
                      </div>
                      <h2 class="valuepanel">Be More Vital — To Get More Done In Your Day</h2>
                    </div>
                    <div class="valuecolumn">
                      <div align="center"><a href="https://www.dragondoor.com/b91/"><img class="valuepanel" src="https://www.dragondoor.com/assets/1/15/AlKavadloDannyKavadlo930px.jpg" alt="Al Kavadlo and Danny Kavadlo"></a></div>
                      <h2 class="valuepanel">Get Clear About What Works — and Doesn’t Work — to Be As Strong As You Want to Be</h2>
                    </div>
                  </div>
                  <div style="clear:both">&nbsp;</div>
                </div>
                <div class="block">
                  <div>
                    <style type="text/css">
                      .kbpreresponsive {
                        max-width: 100%;
                        height: auto;
                        font-size: 3.1em;
                        line-height: normal;
                        padding: 10px 0px 10px 0px;
                        margin-bottom: 10px !important;
                      }

                      /* media query break point 600px */
                      @media screen and (max-width:600px) {
                        .kbpreresponsive {
                          width: 100%;
                          font-size: 2.3em;
                          /* The width is 100%, when the viewport is 820px or smaller */
                          padding: 0px;
                          /* Padding is increased to 0px when viewport is 820px or smaller */
                        }
                      }
                    </style>
                  </div>
                </div>
              </div>
              <div class="block">
                <div>
                  <style type="text/css">
                    .kbpreresponsive {
                      max-width: 100%;
                      height: auto;
                      font-size: 3.1em;
                      line-height: normal;
                      padding: 10px 0px 10px 0px;
                      margin-bottom: 10px !important;
                    }

                    /* media query break point 600px */
                    @media screen and (max-width:600px) {
                      .kbpreresponsive {
                        width: 100%;
                        font-size: 2.3em;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is increased to 0px when viewport is 820px or smaller */
                      }
                    }
                  </style>
                </div>
                <p class="kbpreresponsive"><strong>Your Most Convenient Way to Get Fit Fast at Home</strong></p>
                <p style="font-family:sans-serif !important;font-size:1.9em !important;text-align: left;"><strong><a href="https://www.dragondoor.com/store/kettlebell_preorder/" style="color:#0000FF;">See Special Pre-Order offer</a></strong></p>
              </div>
              <div class="block">
                <div>
                  <meta name="viewport" content="width=device-width, initial-scale=1">
                  <style type="text/css">
                    #imgAddToCart:hover {
                      cursor: pointer
                    }

                    * {
                      box-sizing: border-box;
                    }

                    .left {
                      padding: 0px;
                      float: left;
                      width: 438px;
                    }

                    .middle {
                      padding: 0px;
                      height: 21px;
                      float: left;
                    }

                    .right {
                      padding: 0px;
                      float: right;
                      width: 211px;
                    }

                    .kbinner {
                      padding: 0px;
                      margin: 0px;
                    }

                    .responsive {
                      max-width: 100%;
                      height: auto;
                    }

                    .kbpreright {
                      padding: 0px 0px 0px 2px;
                      float: right;
                      width: 31%;
                    }

                    .kbpremiddle {
                      padding: 1px;
                      width: 1%;
                      height: 5px;
                      background-color: white;
                      float: left;
                    }

                    .kbpreleft {
                      padding: 0px;
                      float: left;
                      width: 68%;
                      margin: 0px;
                    }

                    /* media query break point at 700px */
                    @media screen and (max-width:700px) {

                      .kbpreleft,
                      .kbpremiddle,
                      .kbpreright {
                        width: 100%;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is increased to 0px when viewport is 820px or smaller */
                      }
                    }

                    /* media query break point at 820px: */
                    @media screen and (max-width:900px) {

                      .left,
                      .middle,
                      .right,
                      .kbinner {
                        width: 100%;
                        /* The width is 100%, when the viewport is 820px or smaller */
                        padding: 0px;
                        /* Padding is cut down to 0px when viewport is 820px or smaller */
                      }
                    }
                  </style>
                </div>
                <div align="center">
                  <div class="kbinner" align="left">
                    <div class="kbpreright"><img src="https://www.dragondoor.com/assets/1/15/AdrienneHarveyDouble16kgKettlebellSwings_crop.jpg" alt="Double 16kg Kettlebell Swings" width="100%"></div>
                    <div class="kbpreleft">
                      <p style="font-family:sans-serif !important;font-size:2em !important;text-align: left; color:#000000 !important;">When you are forced to stay at home and have limited space — but still want to have a powerful, satisfying workout
                        — then nothing beats the <a href="https://www.dragondoor.com/store/kettlebell_preorder/" style="color:#0000FF;"><strong>RKC kettlebell</strong></a> as a bang-for-your-buck fitness tool.</p>
                      <ul>
                        <li style="font-family:sans-serif !important;font-size:1.4em;padding-bottom:10px;"><strong>Reduce</strong> your anxiety and stress — with a heart-pumping release of potent endorphins</li>
                        <li style="font-family:sans-serif !important;font-size:1.4em;padding-bottom:10px;"><strong>Restore</strong> your energy and sense of well-being — with dynamic bursts of high-yield drills</li>
                        <li style="font-family:sans-serif !important;font-size:1.4em;padding-bottom:10px;"><strong>Regain</strong> your confidence — as you grow in strength and power</li>
                        <li style="font-family:sans-serif !important;font-size:1.4em;padding-bottom:10px;"><strong>Re-sculpt</strong> your physique — to look and feel better than ever, however much you have to stay indoors!</li>
                        <li style="font-family:sans-serif !important;font-size:1.4em;padding-bottom:10px;"><strong>Reward</strong> and protect yourself on a daily basis — with the immunity-boosting benefits of a robust, resilient system</li>
                        <li style="font-family:sans-serif !important;font-size:1.4em;"><strong>Retain</strong> your athleticism and competitive edge — without the need for a gym or any other exercise equipment</li>
                      </ul>
                    </div>
                    <div style="clear:both">&nbsp;</div>
                  </div>
                </div>
              </div>
              <div class="homepage-panel">
                <div class="main_content">
                  <!-- HEADER STARTS -->
                  <header>
                    <img src="/images/homepage/heading-productsworkshops.png" alt="Header" height="75">
                  </header>
                  <!-- HEADER ENDS -->
                  <!-- CONTENT STARTS -->
                  <div class="article_post">
                    <h1>Top Rated Products</h1>
                    <section>
                      <a href="/b41/">
                            <img class="section_img" src="https://www.dragondoor.com/assets/item/cart/b411.jpg" alt="Convict Conditioning">
                        </a>
                      <article>
                        <h6>
                          <a href="/b41/">Convict Conditioning</a>
                        </h6>
                        <h6 class="subtitle">
                          <a href="/b41/">How to Bust Free of All Weakness-Using the Lost Secrets of S…</a>
                        </h6>
                        <p> How Do YOU Stack up Against the 6 Ultimate Measures of a TRUE Man? According to the tenets of Convict C…</p>
                        <a href="/b41/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">Books</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/dv040/">
                            <img class="section_img" src="https://www.dragondoor.com/assets/item/cart/dv040.jpg" alt="The Kettlebell Goddess Workout">
                        </a>
                      <article>
                        <h6>
                          <a href="/dv040/">The Kettlebell Goddess Workout</a>
                        </h6>
                        <h6 class="subtitle">
                          <a href="/dv040/">How to Achieve and Maintain a Divine Body— with the Wo…</a>
                        </h6>
                        <p> "Stay Strong, Young, Toned and Vibrant With Andrea DuCane's High-Powered, Super-High-Energy Kettlebell Car…</p>
                        <a href="/dv040/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">DVDs</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/p10a/">
                            <img class="section_img" src="https://www.dragondoor.com/assets/item/cart/DragonDoor_Kettlebell_16kg-Front-p10a.jpg" alt="RKC Kettlebell - 16kg (35 lbs.)">
                        </a>
                      <article>
                        <h6>
                          <a href="/p10a/">RKC Kettlebell - 16kg (35 lbs.)</a>
                        </h6>
                        <h6 class="subtitle">
                          <a href="/p10a/">Premium RKC kettlebell, with rust resistant e-coat</a>
                        </h6>
                        <p>Now You Can Burn Away Your Harmful Fat, Tone Up, Look Fantastic and Be More Dynamic! In 2001, Dragon Door …</p>
                        <a href="/p10a/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">Equipment</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="/shop-by-department/books/">Top 10 Books</a>
                        <a href="/shop-by-department/dvds/">Top 10 DVDs</a>
                        <a href="/shop-by-department/equipment/">Top 10 Equipment</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="blog_post">
                    <h1>Next Major Workshops</h1>
                    <section>
                      <a href="/workshops/details/wpkb366/">
                            <img class="section_img" src="~/assets/resizer/-1944806307.jpg" alt="The Russian Kettlebell Certification (RKC) Instructor Workshop" style="background-color: #fff;">
                        </a>
                      <article>
                        <h6>
                          <a href="/workshops/details/wpkb366/">The Russian Kettlebell Certification (RKC) Instructor Workshop</a>
                        </h6>
                        <p>November 6 - 7, 2021<br>Albuquerque, NM</p>
                        <a href="/workshops/details/wpkb366/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">RKC</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/workshops/details/pcc068/">
                            <img class="section_img" src="~/assets/resizer/-1937792714.jpg" alt="Progressive Calisthenics Instructor Certification Workshop" style="background-color: #fff;">
                        </a>
                      <article>
                        <h6>
                          <a href="/workshops/details/pcc068/">Progressive Calisthenics Instructor Certification Workshop</a>
                        </h6>
                        <p>October 1 - 2, 2022<br>New York, NY</p>
                        <a href="/workshops/details/pcc068/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">PCC</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/workshops/details/hkc532/">
                            <img class="section_img" src="~/assets/resizer/-1000319316.jpg" alt="Hardstyle Kettlebell Certification" style="background-color: #fff;">
                        </a>
                      <article>
                        <h6>
                          <a href="/workshops/details/hkc532/">Hardstyle Kettlebell Certification</a>
                        </h6>
                        <p>November 14, 2021<br>Gaithersburg, MD</p>
                        <a href="/workshops/details/hkc532/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                        <span class="type">HKC</span>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="/workshops/?F_c=1">Next 10 RKC</a>
                        <a href="/workshops/?F_c=35">Next 10 PCC</a>
                        <a href="/workshops/?F_c=21">Next 10 HKC</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="clear"></div>
                  <!-- CONTENT ENDS -->
                </div>
              </div>
              <div class="homepage-panel">
                <div class="main_content">
                  <!-- HEADER STARTS -->
                  <header>
                    <img src="https://www.dragondoor.com/images/homepage/heading-articles.png" alt="Header" height="75">
                  </header>
                  <!-- HEADER ENDS -->
                  <!-- CONTENT STARTS -->
                  <div class="article_post">
                    <h1>MOST RECENT ARTICLES</h1>
                    <section>
                      <a href="/how_to_best_challenge_your_weak_points_and_make_greater_long-term_gains/">
                            <img class="section_img" src="~/assets/resizer/-1630077283.jpg" alt="How to Best Challenge Your Weak Points — And Make Greater Long-Term Gains">
                        </a>
                      <article>
                        <h6>
                          <a href="/how_to_best_challenge_your_weak_points_and_make_greater_long-term_gains/">How to Best Challenge Your Weak Points — And Make Greater Long-Term Gains</a>
                        </h6>
                        <p>Isometrics work. Yes, they were overhyped for a time, but pushing as hard as you can against something that wo…</p>
                        <a href="/how_to_best_challenge_your_weak_points_and_make_greater_long-term_gains/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/3_ways_to_use_the_isochain_to_enhance_your_dynamic_training/">
                            <img class="section_img" src="~/assets/resizer/-815947106.jpg" alt="3 Ways to Use The Isochain to Enhance Your Dynamic Training">
                        </a>
                      <article>
                        <h6>
                          <a href="/3_ways_to_use_the_isochain_to_enhance_your_dynamic_training/">3 Ways to Use The Isochain to Enhance Your Dynamic Training</a>
                        </h6>
                        <p>Since the first time I’ve tried them, I’ve found isometrics exercises to be the ultimate training hack to quic…</p>
                        <a href="/3_ways_to_use_the_isochain_to_enhance_your_dynamic_training/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/why_the_isochain_could_be_your_ultimate_training_tool_for_enhanced_health_and_a_stronger_better-looking_physique/">
                            <img class="section_img" src="~/assets/resizer/780416280.jpg" alt="Why the Isochain Could Be Your Ultimate Training Tool For Enhanced Health and a Stronger, Bette…">
                        </a>
                      <article>
                        <h6>
                          <a href="/why_the_isochain_could_be_your_ultimate_training_tool_for_enhanced_health_and_a_stronger_better-looking_physique/">Why the Isochain Could Be Your Ultimate Training Tool For Enhanced Health and a Stronger, Bette…</a>
                        </h6>
                        <p>If the Isochain was available 42 years ago, I truly believe I would not have suffered the torn bicep and would…</p>
                        <a href="/why_the_isochain_could_be_your_ultimate_training_tool_for_enhanced_health_and_a_stronger_better-looking_physique/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="http://www.dragondoor.com/articles/all_articles/?CategoryId=20&amp;Order=1">All articles</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="blog_post">
                    <h1>MOST RECENT BLOG POSTS</h1>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="http://strongmedicine.dragondoor.com">Strong Medicine blog</a>
                        <a href="http://pccblog.dragondoor.com">Progressive Calisthenics blog</a>
                        <a href="http://rkcblog.dragondoor.com">RKC blog</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="clear"></div>
                  <!-- CONTENT ENDS -->
                </div>
              </div>
              <div class="homepage-panel">
                <div class="main_content">
                  <!-- HEADER STARTS -->
                  <header>
                    <img src="https://www.dragondoor.com/images/homepage/heading-forums-interviews.png" alt="Header" height="75">
                  </header>
                  <!-- HEADER ENDS -->
                  <!-- CONTENT STARTS -->
                  <div class="article_post">
                    <h1 class="forums">STRENGTH, KETTLEBELLS &amp; HEALTH</h1>
                    <img class="forum-image" src="/images/homepage/forums-panel.jpg" alt="Forums">
                    <div class="forum-text">
                      <p>As a company with powerful friends in the world of strength and conditioning, Dragon Door offers the world's premier resources for functional fitness and the highest level of physical performance.</p>
                      <p>If you wish to excel in any athletic endeavor, then you are in the right place. Get your training questions answered with the experts and with fellow enthusiasts on the Dragon Door Forum.</p>
                    </div>
                    <div class="clear"></div>
                    <section class="small">
                      <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/187466-isochain-so-how-ya-usin.html">
                            <img src="/images/homepage/SpeechBubbles.png" width="28" height="21" alt="Isochain: So how ya usin' it?">
                        </a>
                      <article class="small">
                        <h6>
                          <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/187466-isochain-so-how-ya-usin.html">Isochain: So how ya usin' it?</a>
                        </h6>
                        <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/187466-isochain-so-how-ya-usin.html" class="read_more">&gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section class="small">
                      <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183983-great-isochain-challenge-strength-legend-john-mckean.html">
                            <img src="/images/homepage/SpeechBubbles.png" width="28" height="21" alt="The Great Isochain Challenge, by strength-legend J…">
                        </a>
                      <article class="small">
                        <h6>
                          <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183983-great-isochain-challenge-strength-legend-john-mckean.html">The Great Isochain Challenge, by strength-legend J…</a>
                        </h6>
                        <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183983-great-isochain-challenge-strength-legend-john-mckean.html" class="read_more">&gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section class="small">
                      <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183529-iso-chain-manual.html">
                            <img src="/images/homepage/SpeechBubbles.png" width="28" height="21" alt="ISO chain manual">
                        </a>
                      <article class="small">
                        <h6>
                          <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183529-iso-chain-manual.html">ISO chain manual</a>
                        </h6>
                        <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/183529-iso-chain-manual.html" class="read_more">&gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="http://kbforum.dragondoor.com/kettlebells-strength-conditioning-forum/">Strength, Kettlebells &amp; Health Forum</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="blog_post">
                    <h1>INTERVIEWS</h1>
                    <section>
                      <a href="/Dragon-Door-Interview-With-Chrys-Johnson-Isochain-Isometrics-Training/">
                            <img class="section_img" src="~/assets/resizer/293221185.jpg" alt="How The Isochain Can Help Transform Your Strength Training by Busting Through Plateaus — for Su…">
                        </a>
                      <article>
                        <h6>
                          <a href="/Dragon-Door-Interview-With-Chrys-Johnson-Isochain-Isometrics-Training/">How The Isochain Can Help Transform Your Strength Training by Busting Through Plateaus — for Su…</a>
                        </h6>
                        <p>How The Isochain Can Help Transform Your Strength Training by Busting Through Plateaus — for Surprising New Ga…</p>
                        <a href="/Dragon-Door-Interview-With-Chrys-Johnson-Isochain-Isometrics-Training/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/how_to_master_your_environmental_challenges_interview_with_scott_carney_author_of_what_doesnt_kill_us_and_the_wedge/">
                            <img class="section_img" src="~/assets/resizer/1802636989.jpg" alt="How to Master Your Environmental Challenges, Interview with Scott Carney, author of What Doesn’…">
                        </a>
                      <article>
                        <h6>
                          <a href="/how_to_master_your_environmental_challenges_interview_with_scott_carney_author_of_what_doesnt_kill_us_and_the_wedge/">How to Master Your Environmental Challenges, Interview with Scott Carney, author of What Doesn’…</a>
                        </h6>
                        <p> In a way, The Wedge is really a continuation of What Doesn't Kill Us. At the end of the earlier book, I'm cli…</p>
                        <a href="/how_to_master_your_environmental_challenges_interview_with_scott_carney_author_of_what_doesnt_kill_us_and_the_wedge/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <section>
                      <a href="/meet_bill_kociaba_the_worlds_only_blind_certified_kettlebell_instructor/">
                            <img class="section_img" src="~/assets/resizer/79897382.jpg" alt="Meet Bill Kociaba, the world’s only blind Certified Kettlebell Instructor">
                        </a>
                      <article>
                        <h6>
                          <a href="/meet_bill_kociaba_the_worlds_only_blind_certified_kettlebell_instructor/">Meet Bill Kociaba, the world’s only blind Certified Kettlebell Instructor</a>
                        </h6>
                        <p>I eventually realized that I could still do it, I just had to be a lot more hands-on as a trainer. I developed…</p>
                        <a href="/meet_bill_kociaba_the_worlds_only_blind_certified_kettlebell_instructor/" class="read_more"><span class="underline">Read More</span> &gt;</a>
                      </article>
                      <div class="clear"></div>
                    </section>
                    <footer>
                      <p>
                        <span class="view">View:</span>
                        <a href="/articles/success_stories/">All Interviews</a>
                      </p>
                    </footer>
                    <div class="clear"></div>
                  </div>
                  <div class="clear"></div>
                  <!-- CONTENT ENDS -->
                </div>
              </div>
              <div class="clear">&nbsp;</div>
            </div>
            <!-- end inner wrapper -->
            <div class="clear">&nbsp;</div>
          </div>
        </div>
        <!-- end site body -->
      </div>
    </div>
    <!-- end container -->
    <!-- begin footer -->
    <!-- begin footer -->
    <div class="footerWrpr">
      <div class="footer">
        <div class="footerInner">
          <ul class="ftrLinks">
            <li>
              <h4 class="custserv">Customer Service</h4>
              <ul>
                <li style="font-size:10pt;"><a href="/service/contact/">Contact Us</a></li>
                <li style="font-size:10pt;"><a href="/service/quick-order/">Quick Order</a></li>
                <li style="font-size:10pt;"><a href="/service/shipping/">Shipping</a></li>
                <li style="font-size:10pt;"><a href="/service/order/">Order Status</a></li>
                <li style="font-size:10pt;"><a href="/catalog/order_hard_style_catalog/">Catalog Request</a></li>
              </ul>
            </li>
            <li>
              <h4 class="actboost">Activity Boost</h4>
              <ul>
                <li style="font-size:10pt;"><a href="/search/products/?keywords=strength+training">Strength Training</a></li>
                <li style="font-size:10pt;"><a href="/shop-by-department/?F_ActivityBoostId=584">Conditioning</a></li>
                <li style="font-size:10pt;"><a href="/search/products/?keywords=fat+burning">Fat Burning</a></li>
                <li style="font-size:10pt;"><a href="/search/products/?keywords=flexibility">Flexibility</a></li>
                <li style="font-size:10pt;"><a href="/search/products/?keywords=martial+arts">Martial Arts</a></li>
                <li style="font-size:10pt;"><a href="/shop-by-department/?F_ActivityBoostId=586">Diet and Nutrition</a></li>
                <li style="font-size:10pt;"><a href="/shop-by-department/?F_ActivityBoostId=588">Qigong and Tai Chi</a></li>
              </ul>
            </li>
            <li>
              <h4 class="deprtmnts">Departments</h4>
              <ul>
                <li style="font-size:10pt;"><a href="/store/">Products</a></li>
                <li style="font-size:10pt;"><a target="_blank" href="http://kbforum.dragondoor.com/">Forums</a></li>
                <li style="font-size:10pt;"><a href="/media_center/">Media Center</a></li>
                <li style="font-size:10pt;"><a href="/workshops/">Workshops</a></li>
                <li style="font-size:10pt;"><a href="/articles/">Articles</a></li>
                <li style="font-size:10pt;"><a href="/instructors/">Instructors</a></li>
                <li style="font-size:10pt;"><a href="/our_difference/about_dragon_door/">Our Difference</a></li>
              </ul>
            </li>
          </ul>
          <ul class="ftrDistrbs">
            <li>
              <h4 class="distrbs">Distributors</h4>
              <ul>
                <li style="font-size:10pt;"><a href="https://shop.zeleznakoule.cz" target="_blank"><img src="/cms/images/core/flags/cz.png" alt="" class="flag">Czech Republic</a></li>
                <li style="font-size:10pt;"><a href="/our_difference/distributors/?F_Country=DE"><img src="/cms/images/core/flags/de.png" alt="" class="flag">Germany</a></li>
                <li style="font-size:10pt;"><a href="/our_difference/distributors/?F_Country=ZA"><img src="/cms/images/core/flags/za.png" alt="" class="flag">South Africa</a></li>
                <li style="font-size:10pt;"><a href="/our_difference/distributors/?F_Country=CH"><img src="/cms/images/core/flags/ch.png" alt="" class="flag">Switzerland</a></li>
              </ul>
              <ul>&nbsp;</ul>
              <ul>&nbsp;</ul>
              <ul><img src="/images/positivessl_trust_seal_sm_124x32.png" alt="SSL"></ul>
            </li>
          </ul>
        </div>
        <div class="footerDragon">&nbsp;</div>
      </div>
      <div class="subFooter">
        <ul class="sfLinks">
          <li><a href="/service/policies/">Policies</a></li>
          <li><a href="/service/terms/">Terms</a></li>
          <li><a href="/service/accessibility_statement/">Accessibility Statement</a></li>
          <li><a href="/sitemap/">Site Map</a></li>
        </ul>
        <div class="clear">&nbsp;</div>
        <div class="copyright">© 2021 Dragon Door Publications</div>
      </div>
    </div>
    <!-- ShareASale.com Tracking -->
    <script src="https://www.dwin1.com/19038.js" type="text/javascript" defer="defer"></script> <!-- Start PopUp -->
    <script type="text/javascript">
      var headID = document.getElementsByTagName("head")[0];
      var newScript = document.createElement('script');
      newScript.type = 'text/javascript';
      newScript.async = true;
      newScript.src = 'https://www.storeya.com/externalscript/couponpop/546EC524?';
      headID.appendChild(newScript);
    </script> <!-- End Popup --> <!-- Start Exit Pop -->
    <script type="text/javascript">
      var headID = document.getElementsByTagName("head")[0];
      var newScript = document.createElement('script');
      newScript.type = 'text/javascript';
      newScript.src = 'https://www.storeya.com/externalscript/exitpop/546EC524?';
      headID.appendChild(newScript);
    </script> <!-- End Exit Pop --> <!-- Start Active Campaign -->
    <script type="text/javascript">
      (function(e, t, o, n, p, r, i) {
        e.visitorGlobalObjectAlias = n;
        e[e.visitorGlobalObjectAlias] = e[e.visitorGlobalObjectAlias] || function() {
          (e[e.visitorGlobalObjectAlias].q = e[e.visitorGlobalObjectAlias].q || []).push(arguments)
        };
        e[e.visitorGlobalObjectAlias].l = (new Date).getTime();
        r = t.createElement("script");
        r.src = o;
        r.async = true;
        i = t.getElementsByTagName("script")[0];
        i.parentNode.insertBefore(r, i)
      })(window, document, "https://diffuser-cdn.app-us1.com/diffuser/diffuser.js", "vgo");
      vgo('setAccount', '1001515118');
      vgo('setTrackByDefault', true);
      vgo('process');
    </script> <!-- End Active Campaign --> <!-- end footer -->
    <div class="siteOverlay" id="overlay-main"><span class="overlayClose">&nbsp;</span>
      <div id="mainOverlayContent">&nbsp;</div>
    </div>
    <!-- end footer -->
  </div>
  <script>
    $(' .modHmInner:eq(0)').css('height', '292px');
    $(' #section2 #arrows p:eq(0)').css('margin-bottom', '0px');
  </script>
  <script type="text/javascript">
    $(document).ready(function() {
      $('.articlecontent3').css('right', '50px');
      $('#CT_Main_4_rptArticles_ctl01_divPhoto').css('height', '80%').css('width', '65%');
      $('#CT_Main_4_rptArticles_ctl00_divPhoto').css('height', '80%').css('width', '65%');
      $('#CT_Main_4_rptArticles_ctl02_divPhoto').css('height', '80%').css('width', '65%');
      $('#CT_Main_5_rptArticles_ctl00_imgPage').css('height', '180px');
      $('#CT_Main_4_rptArticles_ctl02_imgPage').css('height', '100%').css('width', '100%');
      $('#CT_Main_4_rptArticles_ctl01_imgPage').css('height', '100%').css('width', '100%');
      $('#CT_Main_4_rptArticles_ctl00_imgPage').css('height', '100%').css('width', '100%');
    });
  </script>
  <script type="text/javascript">
    $(document).ready(function() {
      $("a.linkg").click(function(e) {
        e.preventDefault();
        ga('send', 'event', 'Click Event', 'Link', $(this).attr('id'));
        setTimeout(window.location = this.href, 5000);
      });
    });
  </script>
  <!--[if IE 7]>
<style>
.modHmInner{

width:80% !important;
}

.articlecontent3{
padding-left:0px !important;
}
</style>
<![endif]-->
  <!-- end inner body -->
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="3989C74E">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEdAAS7uy3Gz3zRADOwUNj4r7a829aC/uyL2Pc97ePlbe1cBj2owv2Qvq3rndRap90SjGoKu/4jy/S/3j+n4eMJONmyQXE89sig9a6v2l5/YCpoV1ld+1A=">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    Sys.Application.add_init(function() {
      $create(AjaxControlToolkit.TextBoxWatermarkBehavior, {
        "ClientStateFieldID": "CT_Header_0_txtweKeyword_ClientState",
        "WatermarkText": "search by keyword",
        "id": "CT_Header_0_txtweKeyword"
      }, null, null, $get("CT_Header_0_txtKeyword"));
    });
    //]]>
  </script>
  <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
    value="/wEPDwULLTE0OTMyNTM4OTAPZBYCZg9kFgYCAg9kFgICBA9kFgJmDxYCHgdWaXNpYmxlZ2QCBw9kFgICCg9kFgYCBg9kFgQCAQ8WAh4LXyFJdGVtQ291bnQCAxYGZg9kFgJmDxUKBS9iNDEvNGh0dHBzOi8vd3d3LmRyYWdvbmRvb3IuY29tL2Fzc2V0cy9pdGVtL2NhcnQvYjQxMS5qcGcUQ29udmljdCBDb25kaXRpb25pbmcFL2I0MS8UQ29udmljdCBDb25kaXRpb25pbmcFL2I0MS9DSG93IHRvIEJ1c3QgRnJlZSBvZiBBbGwgV2Vha25lc3MtVXNpbmcgdGhlIExvc3QgU2VjcmV0cyBvZiBTJiM4MjMwO3UNCg0KSG93IERvIFlPVSBTdGFjayB1cCBBZ2FpbnN0IHRoZSA2IFVsdGltYXRlIE1lYXN1cmVzIG9mIGEgVFJVRSBNYW4/DQoNCkFjY29yZGluZyB0byB0aGUgdGVuZXRzIG9mIENvbnZpY3QgQyYjODIzMDsFL2I0MS8FQm9va3NkAgEPZBYCZg8VCgcvZHYwNDAvNWh0dHBzOi8vd3d3LmRyYWdvbmRvb3IuY29tL2Fzc2V0cy9pdGVtL2NhcnQvZHYwNDAuanBnHlRoZSBLZXR0bGViZWxsIEdvZGRlc3MgV29ya291dAcvZHYwNDAvHlRoZSBLZXR0bGViZWxsIEdvZGRlc3MgV29ya291dAcvZHYwNDAvQ0hvdyB0byBBY2hpZXZlIGFuZCBNYWludGFpbiBhIERpdmluZSBCb2R5Jm1kYXNoOyB3aXRoIHRoZSBXbyYjODIzMDt1DQoiU3RheSBTdHJvbmcsIFlvdW5nLCBUb25lZCBhbmQgVmlicmFudA0KV2l0aCBBbmRyZWEgRHVDYW5lJ3MgSGlnaC1Qb3dlcmVkLA0KU3VwZXItSGlnaC1FbmVyZ3kgS2V0dGxlYmVsbCBDYXImIzgyMzA7By9kdjA0MC8ERFZEc2QCAg9kFgJmDxUKBi9wMTBhL1VodHRwczovL3d3dy5kcmFnb25kb29yLmNvbS9hc3NldHMvaXRlbS9jYXJ0L0RyYWdvbkRvb3JfS2V0dGxlYmVsbF8xNmtnLUZyb250LXAxMGEuanBnH1JLQyBLZXR0bGViZWxsIC0gMTZrZyAoMzUgbGJzLikGL3AxMGEvH1JLQyBLZXR0bGViZWxsIC0gMTZrZyAoMzUgbGJzLikGL3AxMGEvMlByZW1pdW0gUktDIGtldHRsZWJlbGwsIHdpdGggcnVzdCByZXNpc3RhbnQgZS1jb2F0dU5vdyBZb3UgQ2FuIEJ1cm4gQXdheSBZb3VyIEhhcm1mdWwgRmF0LCBUb25lIFVwLA0KTG9vayBGYW50YXN0aWMgYW5kIEJlIE1vcmUgRHluYW1pYyENCg0KSW4gMjAwMSwgRHJhZ29uIERvb3IgJiM4MjMwOwYvcDEwYS8JRXF1aXBtZW50ZAIDDxYCHwECAxYGZg9kFgJmDxUIGy93b3Jrc2hvcHMvZGV0YWlscy93cGtiMzY2LyB+L2Fzc2V0cy9yZXNpemVyLy0xOTQ0ODA2MzA3LmpwZz5UaGUgUnVzc2lhbiBLZXR0bGViZWxsIENlcnRpZmljYXRpb24gKFJLQykgSW5zdHJ1Y3RvciBXb3Jrc2hvcBsvd29ya3Nob3BzL2RldGFpbHMvd3BrYjM2Ni8+VGhlIFJ1c3NpYW4gS2V0dGxlYmVsbCBDZXJ0aWZpY2F0aW9uIChSS0MpIEluc3RydWN0b3IgV29ya3Nob3AwPHA+Tm92ZW1iZXIgNiAtIDcsIDIwMjE8YnIgLz5BbGJ1cXVlcnF1ZSwgTk08L3A+Gy93b3Jrc2hvcHMvZGV0YWlscy93cGtiMzY2LwNSS0NkAgEPZBYCZg8VCBovd29ya3Nob3BzL2RldGFpbHMvcGNjMDY4LyB+L2Fzc2V0cy9yZXNpemVyLy0xOTM3NzkyNzE0LmpwZzpQcm9ncmVzc2l2ZSBDYWxpc3RoZW5pY3MgSW5zdHJ1Y3RvciBDZXJ0aWZpY2F0aW9uIFdvcmtzaG9wGi93b3Jrc2hvcHMvZGV0YWlscy9wY2MwNjgvOlByb2dyZXNzaXZlIENhbGlzdGhlbmljcyBJbnN0cnVjdG9yIENlcnRpZmljYXRpb24gV29ya3Nob3AsPHA+T2N0b2JlciAxIC0gMiwgMjAyMjxiciAvPk5ldyBZb3JrLCBOWTwvcD4aL3dvcmtzaG9wcy9kZXRhaWxzL3BjYzA2OC8DUENDZAICD2QWAmYPFQgaL3dvcmtzaG9wcy9kZXRhaWxzL2hrYzUzMi8gfi9hc3NldHMvcmVzaXplci8tMTAwMDMxOTMxNi5qcGciSGFyZHN0eWxlIEtldHRsZWJlbGwgQ2VydGlmaWNhdGlvbhovd29ya3Nob3BzL2RldGFpbHMvaGtjNTMyLyJIYXJkc3R5bGUgS2V0dGxlYmVsbCBDZXJ0aWZpY2F0aW9uLjxwPk5vdmVtYmVyIDE0LCAyMDIxPGJyIC8+R2FpdGhlcnNidXJnLCBNRDwvcD4aL3dvcmtzaG9wcy9kZXRhaWxzL2hrYzUzMi8DSEtDZAIHD2QWBAIBDxYCHwECAxYGZg9kFgJmDxUHSS9ob3dfdG9fYmVzdF9jaGFsbGVuZ2VfeW91cl93ZWFrX3BvaW50c19hbmRfbWFrZV9ncmVhdGVyX2xvbmctdGVybV9nYWlucy8gfi9hc3NldHMvcmVzaXplci8tMTYzMDA3NzI4My5qcGdLSG93IHRvIEJlc3QgQ2hhbGxlbmdlIFlvdXIgV2VhayBQb2ludHMg4oCUIEFuZCBNYWtlIEdyZWF0ZXIgTG9uZy1UZXJtIEdhaW5zSS9ob3dfdG9fYmVzdF9jaGFsbGVuZ2VfeW91cl93ZWFrX3BvaW50c19hbmRfbWFrZV9ncmVhdGVyX2xvbmctdGVybV9nYWlucy9LSG93IHRvIEJlc3QgQ2hhbGxlbmdlIFlvdXIgV2VhayBQb2ludHMg4oCUIEFuZCBNYWtlIEdyZWF0ZXIgTG9uZy1UZXJtIEdhaW5zdUlzb21ldHJpY3Mgd29yay4gWWVzLCB0aGV5IHdlcmUgb3Zlcmh5cGVkIGZvciBhIHRpbWUsIGJ1dCBwdXNoaW5nIGFzIGhhcmQgYXMgeW91IGNhbiBhZ2FpbnN0IHNvbWV0aGluZyB0aGF0IHdvJiM4MjMwO0kvaG93X3RvX2Jlc3RfY2hhbGxlbmdlX3lvdXJfd2Vha19wb2ludHNfYW5kX21ha2VfZ3JlYXRlcl9sb25nLXRlcm1fZ2FpbnMvZAIBD2QWAmYPFQc9LzNfd2F5c190b191c2VfdGhlX2lzb2NoYWluX3RvX2VuaGFuY2VfeW91cl9keW5hbWljX3RyYWluaW5nLx9+L2Fzc2V0cy9yZXNpemVyLy04MTU5NDcxMDYuanBnOzMgV2F5cyB0byBVc2UgVGhlIElzb2NoYWluIHRvIEVuaGFuY2UgWW91ciBEeW5hbWljIFRyYWluaW5nPS8zX3dheXNfdG9fdXNlX3RoZV9pc29jaGFpbl90b19lbmhhbmNlX3lvdXJfZHluYW1pY190cmFpbmluZy87MyBXYXlzIHRvIFVzZSBUaGUgSXNvY2hhaW4gdG8gRW5oYW5jZSBZb3VyIER5bmFtaWMgVHJhaW5pbmd5U2luY2UgdGhlIGZpcnN0IHRpbWUgSeKAmXZlIHRyaWVkIHRoZW0sIEnigJl2ZSBmb3VuZCBpc29tZXRyaWNzIGV4ZXJjaXNlcyB0byBiZSB0aGUgdWx0aW1hdGUgdHJhaW5pbmcgaGFjayB0byBxdWljJiM4MjMwOz0vM193YXlzX3RvX3VzZV90aGVfaXNvY2hhaW5fdG9fZW5oYW5jZV95b3VyX2R5bmFtaWNfdHJhaW5pbmcvZAICD2QWAmYPFQdyL3doeV90aGVfaXNvY2hhaW5fY291bGRfYmVfeW91cl91bHRpbWF0ZV90cmFpbmluZ190b29sX2Zvcl9lbmhhbmNlZF9oZWFsdGhfYW5kX2Ffc3Ryb25nZXJfYmV0dGVyLWxvb2tpbmdfcGh5c2lxdWUvHn4vYXNzZXRzL3Jlc2l6ZXIvNzgwNDE2MjgwLmpwZ2ZXaHkgdGhlIElzb2NoYWluIENvdWxkIEJlIFlvdXIgVWx0aW1hdGUgVHJhaW5pbmcgVG9vbCBGb3IgRW5oYW5jZWQgSGVhbHRoIGFuZCBhIFN0cm9uZ2VyLCBCZXR0ZSYjODIzMDtyL3doeV90aGVfaXNvY2hhaW5fY291bGRfYmVfeW91cl91bHRpbWF0ZV90cmFpbmluZ190b29sX2Zvcl9lbmhhbmNlZF9oZWFsdGhfYW5kX2Ffc3Ryb25nZXJfYmV0dGVyLWxvb2tpbmdfcGh5c2lxdWUvZldoeSB0aGUgSXNvY2hhaW4gQ291bGQgQmUgWW91ciBVbHRpbWF0ZSBUcmFpbmluZyBUb29sIEZvciBFbmhhbmNlZCBIZWFsdGggYW5kIGEgU3Ryb25nZXIsIEJldHRlJiM4MjMwO3VJZiB0aGUgSXNvY2hhaW4gd2FzIGF2YWlsYWJsZSA0MiB5ZWFycyBhZ28sIEkgdHJ1bHkgYmVsaWV2ZSBJIHdvdWxkIG5vdCBoYXZlIHN1ZmZlcmVkIHRoZSB0b3JuIGJpY2VwIGFuZCB3b3VsZCYjODIzMDtyL3doeV90aGVfaXNvY2hhaW5fY291bGRfYmVfeW91cl91bHRpbWF0ZV90cmFpbmluZ190b29sX2Zvcl9lbmhhbmNlZF9oZWFsdGhfYW5kX2Ffc3Ryb25nZXJfYmV0dGVyLWxvb2tpbmdfcGh5c2lxdWUvZAIDDxYCHwFmZAIID2QWBAIBDxYCHwECAxYGZg9kFgJmDxUFaWh0dHA6Ly9rYmZvcnVtLmRyYWdvbmRvb3IuY29tL2tldHRsZWJlbGxzLXN0cmVuZ3RoLWNvbmRpdGlvbmluZy1mb3J1bS8xODc0NjYtaXNvY2hhaW4tc28taG93LXlhLXVzaW4uaHRtbB1Jc29jaGFpbjogU28gaG93IHlhIHVzaW4nIGl0P2lodHRwOi8va2Jmb3J1bS5kcmFnb25kb29yLmNvbS9rZXR0bGViZWxscy1zdHJlbmd0aC1jb25kaXRpb25pbmctZm9ydW0vMTg3NDY2LWlzb2NoYWluLXNvLWhvdy15YS11c2luLmh0bWwdSXNvY2hhaW46IFNvIGhvdyB5YSB1c2luJyBpdD9paHR0cDovL2tiZm9ydW0uZHJhZ29uZG9vci5jb20va2V0dGxlYmVsbHMtc3RyZW5ndGgtY29uZGl0aW9uaW5nLWZvcnVtLzE4NzQ2Ni1pc29jaGFpbi1zby1ob3cteWEtdXNpbi5odG1sZAIBD2QWAmYPFQWGAWh0dHA6Ly9rYmZvcnVtLmRyYWdvbmRvb3IuY29tL2tldHRsZWJlbGxzLXN0cmVuZ3RoLWNvbmRpdGlvbmluZy1mb3J1bS8xODM5ODMtZ3JlYXQtaXNvY2hhaW4tY2hhbGxlbmdlLXN0cmVuZ3RoLWxlZ2VuZC1qb2huLW1ja2Vhbi5odG1sOVRoZSBHcmVhdCBJc29jaGFpbiBDaGFsbGVuZ2UsIGJ5IHN0cmVuZ3RoLWxlZ2VuZCBKJiM4MjMwO4YBaHR0cDovL2tiZm9ydW0uZHJhZ29uZG9vci5jb20va2V0dGxlYmVsbHMtc3RyZW5ndGgtY29uZGl0aW9uaW5nLWZvcnVtLzE4Mzk4My1ncmVhdC1pc29jaGFpbi1jaGFsbGVuZ2Utc3RyZW5ndGgtbGVnZW5kLWpvaG4tbWNrZWFuLmh0bWw5VGhlIEdyZWF0IElzb2NoYWluIENoYWxsZW5nZSwgYnkgc3RyZW5ndGgtbGVnZW5kIEomIzgyMzA7hgFodHRwOi8va2Jmb3J1bS5kcmFnb25kb29yLmNvbS9rZXR0bGViZWxscy1zdHJlbmd0aC1jb25kaXRpb25pbmctZm9ydW0vMTgzOTgzLWdyZWF0LWlzb2NoYWluLWNoYWxsZW5nZS1zdHJlbmd0aC1sZWdlbmQtam9obi1tY2tlYW4uaHRtbGQCAg9kFgJmDxUFYmh0dHA6Ly9rYmZvcnVtLmRyYWdvbmRvb3IuY29tL2tldHRsZWJlbGxzLXN0cmVuZ3RoLWNvbmRpdGlvbmluZy1mb3J1bS8xODM1MjktaXNvLWNoYWluLW1hbnVhbC5odG1sEElTTyBjaGFpbiBtYW51YWxiaHR0cDovL2tiZm9ydW0uZHJhZ29uZG9vci5jb20va2V0dGxlYmVsbHMtc3RyZW5ndGgtY29uZGl0aW9uaW5nLWZvcnVtLzE4MzUyOS1pc28tY2hhaW4tbWFudWFsLmh0bWwQSVNPIGNoYWluIG1hbnVhbGJodHRwOi8va2Jmb3J1bS5kcmFnb25kb29yLmNvbS9rZXR0bGViZWxscy1zdHJlbmd0aC1jb25kaXRpb25pbmctZm9ydW0vMTgzNTI5LWlzby1jaGFpbi1tYW51YWwuaHRtbGQCAw8WAh8BAgMWBmYPZBYCZg8VB0cvRHJhZ29uLURvb3ItSW50ZXJ2aWV3LVdpdGgtQ2hyeXMtSm9obnNvbi1Jc29jaGFpbi1Jc29tZXRyaWNzLVRyYWluaW5nLx5+L2Fzc2V0cy9yZXNpemVyLzI5MzIyMTE4NS5qcGdoSG93IFRoZSBJc29jaGFpbiBDYW4gSGVscCBUcmFuc2Zvcm0gWW91ciBTdHJlbmd0aCBUcmFpbmluZyBieSBCdXN0aW5nIFRocm91Z2ggUGxhdGVhdXMg4oCUIGZvciBTdSYjODIzMDtHL0RyYWdvbi1Eb29yLUludGVydmlldy1XaXRoLUNocnlzLUpvaG5zb24tSXNvY2hhaW4tSXNvbWV0cmljcy1UcmFpbmluZy9oSG93IFRoZSBJc29jaGFpbiBDYW4gSGVscCBUcmFuc2Zvcm0gWW91ciBTdHJlbmd0aCBUcmFpbmluZyBieSBCdXN0aW5nIFRocm91Z2ggUGxhdGVhdXMg4oCUIGZvciBTdSYjODIzMDt3SG93IFRoZSBJc29jaGFpbiBDYW4gSGVscCBUcmFuc2Zvcm0gWW91ciBTdHJlbmd0aCBUcmFpbmluZyBieSBCdXN0aW5nIFRocm91Z2ggUGxhdGVhdXMg4oCUIGZvciBTdXJwcmlzaW5nIE5ldyBHYSYjODIzMDtHL0RyYWdvbi1Eb29yLUludGVydmlldy1XaXRoLUNocnlzLUpvaG5zb24tSXNvY2hhaW4tSXNvbWV0cmljcy1UcmFpbmluZy9kAgEPZBYCZg8VB3UvaG93X3RvX21hc3Rlcl95b3VyX2Vudmlyb25tZW50YWxfY2hhbGxlbmdlc19pbnRlcnZpZXdfd2l0aF9zY290dF9jYXJuZXlfYXV0aG9yX29mX3doYXRfZG9lc250X2tpbGxfdXNfYW5kX3RoZV93ZWRnZS8ffi9hc3NldHMvcmVzaXplci8xODAyNjM2OTg5LmpwZ2hIb3cgdG8gTWFzdGVyIFlvdXIgRW52aXJvbm1lbnRhbCBDaGFsbGVuZ2VzLCBJbnRlcnZpZXcgd2l0aCBTY290dCBDYXJuZXksIGF1dGhvciBvZiBXaGF0IERvZXNu4oCZJiM4MjMwO3UvaG93X3RvX21hc3Rlcl95b3VyX2Vudmlyb25tZW50YWxfY2hhbGxlbmdlc19pbnRlcnZpZXdfd2l0aF9zY290dF9jYXJuZXlfYXV0aG9yX29mX3doYXRfZG9lc250X2tpbGxfdXNfYW5kX3RoZV93ZWRnZS9oSG93IHRvIE1hc3RlciBZb3VyIEVudmlyb25tZW50YWwgQ2hhbGxlbmdlcywgSW50ZXJ2aWV3IHdpdGggU2NvdHQgQ2FybmV5LCBhdXRob3Igb2YgV2hhdCBEb2VzbuKAmSYjODIzMDt1IEluIGEgd2F5LCBUaGUgV2VkZ2UgaXMgcmVhbGx5IGEgY29udGludWF0aW9uIG9mIFdoYXQgRG9lc24ndCBLaWxsIFVzLiBBdCB0aGUgZW5kIG9mIHRoZSBlYXJsaWVyIGJvb2ssIEknbSBjbGkmIzgyMzA7dS9ob3dfdG9fbWFzdGVyX3lvdXJfZW52aXJvbm1lbnRhbF9jaGFsbGVuZ2VzX2ludGVydmlld193aXRoX3Njb3R0X2Nhcm5leV9hdXRob3Jfb2Zfd2hhdF9kb2VzbnRfa2lsbF91c19hbmRfdGhlX3dlZGdlL2QCAg9kFgJmDxUHSS9tZWV0X2JpbGxfa29jaWFiYV90aGVfd29ybGRzX29ubHlfYmxpbmRfY2VydGlmaWVkX2tldHRsZWJlbGxfaW5zdHJ1Y3Rvci8dfi9hc3NldHMvcmVzaXplci83OTg5NzM4Mi5qcGdLTWVldCBCaWxsIEtvY2lhYmEsIHRoZSB3b3JsZOKAmXMgb25seSBibGluZCBDZXJ0aWZpZWQgS2V0dGxlYmVsbCBJbnN0cnVjdG9ySS9tZWV0X2JpbGxfa29jaWFiYV90aGVfd29ybGRzX29ubHlfYmxpbmRfY2VydGlmaWVkX2tldHRsZWJlbGxfaW5zdHJ1Y3Rvci9LTWVldCBCaWxsIEtvY2lhYmEsIHRoZSB3b3JsZOKAmXMgb25seSBibGluZCBDZXJ0aWZpZWQgS2V0dGxlYmVsbCBJbnN0cnVjdG9ydUkgZXZlbnR1YWxseSByZWFsaXplZCB0aGF0IEkgY291bGQgc3RpbGwgZG8gaXQsIEkganVzdCBoYWQgdG8gYmUgYSBsb3QgbW9yZSBoYW5kcy1vbiBhcyBhIHRyYWluZXIuIEkgZGV2ZWxvcGVkJiM4MjMwO0kvbWVldF9iaWxsX2tvY2lhYmFfdGhlX3dvcmxkc19vbmx5X2JsaW5kX2NlcnRpZmllZF9rZXR0bGViZWxsX2luc3RydWN0b3IvZAIND2QWAmYPFgIeBFRleHQFjAE8c2NyaXB0IHR5cGU9InRleHQvamF2YXNjcmlwdCI+DQp2YXIgZ29vZ2xlX3RhZ19wYXJhbXMgPSANCnsiZWNvbW1fcGFnZXR5cGUiOiJob21lIiwiZWNvbW1fcHJvZGlkIjoiIiwiZWNvbW1fdG90YWx2YWx1ZSI6IiJ9DQo7DQo8L3NjcmlwdD4NCmQYAwUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgcFDUNUX01haW5fMCRmY2sFDUNUX01haW5fMSRmY2sFDUNUX01haW5fMiRmY2sFDUNUX01haW5fMyRmY2sFDUNUX01haW5fNCRmY2sFDUNUX01haW5fNSRmY2sFGENUX0hlYWRlcl8wJGJ0blNlYXJjaEhkcgUOQ1RfSGVhZGVyXzAkbXYPD2RmZAUUQ1RfSGVhZGVyXzAkbXZNZW1iZXIPD2RmZOxDEKXz6tPtk5pREc8jA9Ji4EIq">
</form>

POST #

<form class="acsb-form" data-acsb-search="form" enctype="multipart/form-data" action="#" method="POST"> <input type="text" tabindex="0" name="acsb_search" autocomplete="off" placeholder="Search the online dictionary..."
    aria-label="Search the online dictionary..."> <i class="acsbi-search"></i> </form>

Text Content

Skip to Content
↵ENTER
Skip to Menu
↵ENTER
Skip to Footer
↵ENTER
Skip to Main Content
The world's premier site for Kettlebells, Strength, Conditioning, Flexibility,
and Advanced Fitness Resources.
Register | Login
View Cart (0)
 
DragonDoor
 * Facebook
 * Twitter
 * DragonDoor TV


 
Keyword Search

 * Products
   * Hot NEW Resources!
   * Books
   * Digital Books
   * DVDs
   * Equipment
   * HardstyleFit Online Courses
   * ISOCHAIN
   * Kettlebells
   * Video On-Demand
   * Workshops
 * SPECIALS
   * Kettlebell Pre-Order
 * Workshops
   * HKC
   * RKC
   * RKC II
   * SCC
   * PCC
   * SCC and HKC
   * HKC Recert
   * RKC Recert
   * RKC II Recert
   * PCC Recert
   * HKC Online Recert
   * RKC Online Recert
   * RKC II Online Recert
   * PCC Online Recert
   * Certification Requirements
   * All Dragon Door Workshops
 * ISOCHAIN
   * ISOCHAIN
   * ISOCHAIN Stand-Alone Bar
   * The Ultimate ISOMETRICS Manual
   * ISOCHAIN Isometrics eBook
   * ISOCHAIN FAQ
   * ISOCHAIN Science
   * ISOCHAIN Training
   * ISOCHAIN Quick Start Guide
   * ISOCHAIN In-App Workouts
 * Courses
   * HardstyleFit Level 1
   * HardstyleFit Level 2
   * Isochain Isometric Strength Training
 * Blogs
   * Progressive Calisthenics Blog
   * RKC Blog
   * Strong Medicine Blog
 * Articles
   * Training
   * Kettlebell Articles
   * Strength and Powerlifting
   * Health and Nutrition
   * Success Stories
   * All Articles
 * Instructors
   * PCC Instructors
   * SCC Instructors
   * RKC Instructors
   * HKC Instructors
 * About
   * About Dragon Door
   * Forums
   * Affiliate Program
   * Contact Us
   * Site Map


 

Your Trusted Guide to Fast, Effective Strength Training

 

 
 

 


A SECRET OBSTACLE HAS BEEN BLOCKING YOUR FULL STRENGTH POTENTIAL — HERE’S HOW
THE ISOCHAIN CAN HELP YOU SMASH THROUGH YOUR PREVIOUS LIMITATIONS AND UNLEASH
STUNNING NEW GAINS IN PHYSICAL CAPABILITY…


Command Attention, As You Exceed Your Wildest Dreams for Building a Magnificent
Body Fast — By Using Paul Wade’s Progressive Masterplan for Getting Supreme
Results with Isometric Training...

Complete details about how the ISOCHAIN can help you overcome your current
strength limitations

 

We Help You Get As Strong As You Should Be — Sooner and More Safely

 
 


GET RIPPED, GET RUGGED, GET RESILIENT — TO LOOK YOUR BEST AND PERFORM AT YOUR
BEST


BE MORE VITAL — TO GET MORE DONE IN YOUR DAY


GET CLEAR ABOUT WHAT WORKS — AND DOESN’T WORK — TO BE AS STRONG AS YOU WANT TO
BE

 


Your Most Convenient Way to Get Fit Fast at Home

See Special Pre-Order offer

When you are forced to stay at home and have limited space — but still want to
have a powerful, satisfying workout — then nothing beats the RKC kettlebell as a
bang-for-your-buck fitness tool.

 * Reduce your anxiety and stress — with a heart-pumping release of potent
   endorphins
 * Restore your energy and sense of well-being — with dynamic bursts of
   high-yield drills
 * Regain your confidence — as you grow in strength and power
 * Re-sculpt your physique — to look and feel better than ever, however much you
   have to stay indoors!
 * Reward and protect yourself on a daily basis — with the immunity-boosting
   benefits of a robust, resilient system
 * Retain your athleticism and competitive edge — without the need for a gym or
   any other exercise equipment

 


TOP RATED PRODUCTS

CONVICT CONDITIONING

HOW TO BUST FREE OF ALL WEAKNESS-USING THE LOST SECRETS OF S…

How Do YOU Stack up Against the 6 Ultimate Measures of a TRUE Man? According to
the tenets of Convict C…

Read More > Books


THE KETTLEBELL GODDESS WORKOUT

HOW TO ACHIEVE AND MAINTAIN A DIVINE BODY— WITH THE WO…

"Stay Strong, Young, Toned and Vibrant With Andrea DuCane's High-Powered,
Super-High-Energy Kettlebell Car…

Read More > DVDs


RKC KETTLEBELL - 16KG (35 LBS.)

PREMIUM RKC KETTLEBELL, WITH RUST RESISTANT E-COAT

Now You Can Burn Away Your Harmful Fat, Tone Up, Look Fantastic and Be More
Dynamic! In 2001, Dragon Door …

Read More > Equipment


View: Top 10 Books Top 10 DVDs Top 10 Equipment




NEXT MAJOR WORKSHOPS

THE RUSSIAN KETTLEBELL CERTIFICATION (RKC) INSTRUCTOR WORKSHOP

November 6 - 7, 2021
Albuquerque, NM

Read More > RKC


PROGRESSIVE CALISTHENICS INSTRUCTOR CERTIFICATION WORKSHOP

October 1 - 2, 2022
New York, NY

Read More > PCC


HARDSTYLE KETTLEBELL CERTIFICATION

November 14, 2021
Gaithersburg, MD

Read More > HKC


View: Next 10 RKC Next 10 PCC Next 10 HKC





MOST RECENT ARTICLES

HOW TO BEST CHALLENGE YOUR WEAK POINTS — AND MAKE GREATER LONG-TERM GAINS

Isometrics work. Yes, they were overhyped for a time, but pushing as hard as you
can against something that wo…

Read More >


3 WAYS TO USE THE ISOCHAIN TO ENHANCE YOUR DYNAMIC TRAINING

Since the first time I’ve tried them, I’ve found isometrics exercises to be the
ultimate training hack to quic…

Read More >


WHY THE ISOCHAIN COULD BE YOUR ULTIMATE TRAINING TOOL FOR ENHANCED HEALTH AND A
STRONGER, BETTE…

If the Isochain was available 42 years ago, I truly believe I would not have
suffered the torn bicep and would…

Read More >


View: All articles




MOST RECENT BLOG POSTS

View: Strong Medicine blog Progressive Calisthenics blog RKC blog





STRENGTH, KETTLEBELLS & HEALTH

As a company with powerful friends in the world of strength and conditioning,
Dragon Door offers the world's premier resources for functional fitness and the
highest level of physical performance.

If you wish to excel in any athletic endeavor, then you are in the right place.
Get your training questions answered with the experts and with fellow
enthusiasts on the Dragon Door Forum.



ISOCHAIN: SO HOW YA USIN' IT?

>


THE GREAT ISOCHAIN CHALLENGE, BY STRENGTH-LEGEND J…

>


ISO CHAIN MANUAL

>


View: Strength, Kettlebells & Health Forum




INTERVIEWS

HOW THE ISOCHAIN CAN HELP TRANSFORM YOUR STRENGTH TRAINING BY BUSTING THROUGH
PLATEAUS — FOR SU…

How The Isochain Can Help Transform Your Strength Training by Busting Through
Plateaus — for Surprising New Ga…

Read More >


HOW TO MASTER YOUR ENVIRONMENTAL CHALLENGES, INTERVIEW WITH SCOTT CARNEY, AUTHOR
OF WHAT DOESN’…

In a way, The Wedge is really a continuation of What Doesn't Kill Us. At the end
of the earlier book, I'm cli…

Read More >


MEET BILL KOCIABA, THE WORLD’S ONLY BLIND CERTIFIED KETTLEBELL INSTRUCTOR

I eventually realized that I could still do it, I just had to be a lot more
hands-on as a trainer. I developed…

Read More >


View: All Interviews



 
 

 * CUSTOMER SERVICE
   
   * Contact Us
   * Quick Order
   * Shipping
   * Order Status
   * Catalog Request

 * ACTIVITY BOOST
   
   * Strength Training
   * Conditioning
   * Fat Burning
   * Flexibility
   * Martial Arts
   * Diet and Nutrition
   * Qigong and Tai Chi

 * DEPARTMENTS
   
   * Products
   * Forums
   * Media Center
   * Workshops
   * Articles
   * Instructors
   * Our Difference

 * DISTRIBUTORS
   
   * Czech Republic
   * Germany
   * South Africa
   * Switzerland

 
 * Policies
 * Terms
 * Accessibility Statement
 * Site Map

 
© 2021 Dragon Door Publications
 
 


Item Added to Cartclose
 
Wait! Have you added the Isochain Isometrics Manual?
Continue Shopping  
 








Email Signupclose
Close









You are leaving DragonDoor.com and going to Dragon Door Direct.

Dragon Door Direct uses a separate shopping cart and unique usernames and
passwords. Changes made on one site will not affect the other.


Discount


English
Accessibility Adjustments
Reset Settings Statement Hide Interface
Choose the right accessibility profile for you
OFF ON
Seizure Safe Profile Eliminates flashes and reduces color
This profile enables epileptic and seizure prone users to browse safely by
eliminating the risk of seizures that result from flashing or blinking
animations and risky color combinations.
OFF ON
Vision Impaired Profile Enhances the website's visuals
This profile adjusts the website, so that it is accessible to the majority of
visual impairments such as Degrading Eyesight, Tunnel Vision, Cataract,
Glaucoma, and others.
OFF ON
Cognitive Disability Profile Assists with reading and focusing
This profile provides various assistive features to help users with cognitive
disabilities such as Autism, Dyslexia, CVA, and others, to focus on the
essential elements of the website more easily.
OFF ON
ADHD Friendly Profile More focus and fewer distractions
This profile significantly reduces distractions, to help people with ADHD and
Neurodevelopmental disorders browse, read, and focus on the essential elements
of the website more easily.
OFF ON
Blind Users (Screen-reader) Use the website with your screen-reader
This profile adjusts the website to be compatible with screen-readers such as
JAWS, NVDA, VoiceOver, and TalkBack. A screen-reader is software that is
installed on the blind user’s computer and smartphone, and websites should
ensure compatibility with it.

Note: This profile prompts automatically to screen-readers.
OFF ON
Keyboard Navigation (Motor) Use the website with the keyboard
This profile enables motor-impaired persons to operate the website using the
keyboard Tab, Shift+Tab, and the Enter keys. Users can also use shortcuts such
as “M” (menus), “H” (headings), “F” (forms), “B” (buttons), and “G” (graphics)
to jump to specific elements.

Note: This profile prompts automatically for keyboard users.
Content Adjustments
Content Scaling
Default

Readable Font
Highlight Titles
Highlight Links
Text Magnifier
Adjust Font Sizing
Default

Align Center
Adjust Line Height
Default

Align Left
Adjust Letter Spacing
Default

Align Right
Color Adjustments
Dark Contrast
Light Contrast
Monochrome
High Saturation
Adjust Text Colors
Cancel
High Contrast
Adjust Title Colors
Cancel
Low Saturation
Adjust Background Colors
Cancel
Orientation Adjustments
Mute Sounds
Hide Images
Read Mode
Reading Guide
Useful Links
Select an option Home Header Footer Main Content
Stop Animations
Reading Mask
Highlight Hover
Highlight Focus
Big Black Cursor
Big White Cursor
HIDDEN_ADJUSTMENTS
Keyboard Navigation
Accessible Mode
Screen Reader Adjustments
Read Mode
Web Accessibility Solution by ADAComplianceMonitor.com
Choose the Interface Language
English
Español
Deutsch
Português
Français
Italiano
עברית
繁體中文
Pусский
عربى
عربى
Nederlands
繁體中文
日本語



Hide Accessibility Interface? Please note: If you choose to hide the
accessibility interface, you won't be able to see it anymore, unless you clear
your browsing history and data. Are you sure that you wish to hide the
interface?
Accept Cancel

Continue



Processing the data, please give it a few seconds...