www.muscleandfitness.com Open in urlscan Pro
192.0.66.40  Public Scan

Submitted URL: http://www.muscleandfitness.com/
Effective URL: https://www.muscleandfitness.com/
Submission: On January 29 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

Name: www.M&F Web Form submittedPOST https://qdv383.infusionsoft.app/app/form/process/47ccad056760cfceb2f7f7fe3f589fba

<form accept-charset="UTF-8" action="https://qdv383.infusionsoft.app/app/form/process/47ccad056760cfceb2f7f7fe3f589fba" class="infusion-form" id="inf_form_47ccad056760cfceb2f7f7fe3f589fba" method="POST" name="www.M&amp;F Web Form submitted"
  onsubmit="submitWebForm()">
  <script type="text/javascript">
    function submitWebForm() {
      var form = document.forms[0];
      var resolution = document.createElement('input');
      resolution.setAttribute('id', 'screenResolution');
      resolution.setAttribute('type', 'hidden');
      resolution.setAttribute('name', 'screenResolution');
      var resolutionString = screen.width + 'x' + screen.height;
      resolution.setAttribute('value', resolutionString);
      form.appendChild(resolution);
      var pluginString = '';
      if (window.ActiveXObject) {
        var activeXNames = {
          'AcroPDF.PDF': 'Adobe Reader',
          'ShockwaveFlash.ShockwaveFlash': 'Flash',
          'QuickTime.QuickTime': 'Quick Time',
          'SWCtl': 'Shockwave',
          'WMPLayer.OCX': 'Windows Media Player',
          'AgControl.AgControl': 'Silverlight'
        };
        var plugin = null;
        for (var activeKey in activeXNames) {
          try {
            plugin = null;
            plugin = new ActiveXObject(activeKey);
          } catch (e) {
            // do nothing, the plugin is not installed
          }
          pluginString += activeXNames[activeKey] + ',';
        }
        var realPlayerNames = ['rmockx.RealPlayer G2 Control', 'rmocx.RealPlayer G2 Control.1', 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)', 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)', 'RealPlayer'];
        for (var index = 0; index < realPlayerNames.length; index++) {
          try {
            plugin = new ActiveXObject(realPlayerNames[index]);
          } catch (e) {
            continue;
          }
          if (plugin) {
            break;
          }
        }
        if (plugin) {
          pluginString += 'RealPlayer,';
        }
      } else {
        for (var i = 0; i < navigator.plugins.length; i++) {
          pluginString += navigator.plugins[i].name + ',';
        }
      }
      pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
      var plugins = document.createElement('input');
      plugins.setAttribute('id', 'pluginList');
      plugins.setAttribute('type', 'hidden');
      plugins.setAttribute('name', 'pluginList');
      plugins.setAttribute('value', pluginString);
      form.appendChild(plugins);
      var java = navigator.javaEnabled();
      var javaEnabled = document.createElement('input');
      javaEnabled.setAttribute('id', 'javaEnabled');
      javaEnabled.setAttribute('type', 'hidden');
      javaEnabled.setAttribute('name', 'javaEnabled');
      javaEnabled.setAttribute('value', java);
      form.appendChild(javaEnabled);
      jQuery('.infusion-submit button').attr('disabled', true);
    }
  </script>
  <input name="inf_form_xid" type="hidden" value="47ccad056760cfceb2f7f7fe3f589fba">
  <input name="inf_form_name" type="hidden" value="www.M&amp;F Web Form submitted">
  <input name="infusionsoft_version" type="hidden" value="1.70.0.554845">
  <div class="custom-30 beta-base beta-font-a" id="mainContent">
    <table class="base-table">
      <tbody>
        <tr>
          <td>
            <table class="bodyContainer webFormBodyContainer">
              <tbody>
                <tr>
                  <td class="body" sectionid="body">
                    <div class="title__wrapper" contentid="title">
                      <h4 class="title">Newsletter Signup</h4>
                      <header class="title__module">
                        <h2>Stay up to date</h2>
                        <p>Sign up below to receive our newest workout routines, recipes, news stories, and offers from our partners</p>
                      </header>
                    </div>
                    <div class="fields">
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="given-name" id="inf_field_FirstName" is-required="true" name="inf_field_FirstName" placeholder="First Name *" type="text" aria-label="First Name *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="email" id="inf_field_Email" is-required="true" name="inf_field_Email" placeholder="Enter Your Email Address *" type="email" aria-label="Enter Your Email Address *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                    <div class="controls">
                      <div>
                        <div class="radio__wrapper">
                          <label class="infusion-field-label" for="inf_option_Iwantcontentfor">I want content for:</label>
                          <div class="infusion-radio" is-required="true">
                            <div class="options-container">
                              <span class="infusion-option">
                                <input checked="checked" id="inf_option_Iwantcontentfor_464" name="inf_option_Iwantcontentfor" type="radio" value="464">
                                <label for="inf_option_Iwantcontentfor_464">Both</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_466" name="inf_option_Iwantcontentfor" type="radio" value="466">
                                <label for="inf_option_Iwantcontentfor_466">Men</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_468" name="inf_option_Iwantcontentfor" type="radio" value="468">
                                <label for="inf_option_Iwantcontentfor_468">Women</label>
                              </span>
                            </div>
                          </div>
                        </div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                            </tr>
                          </tbody>
                        </table>
                        <div class="checkbox-wrapper">
                          <div class="infusion-checkbox">
                            <input id="inf_option_MFPromotions" name="inf_option_MFPromotions" type="checkbox" value="470">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MFPromotions">M&amp;F Promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessHERSpromotions" name="inf_option_MuscleFitnessHERSpromotions" type="checkbox" value="472">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessHERSpromotions">Muscle &amp; Fitness HERS promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessFLEXPromotions" name="inf_option_MuscleFitnessFLEXPromotions" type="checkbox" value="474">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessFLEXPromotions">Muscle &amp; Fitness FLEX Promotions</label>
                          </div>
                        </div>
                      </div>
                      <div class="infusion-submit">
                        <div>
                          <div class="grecaptcha-badge" data-style="bottomright"
                            style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
                            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-yfz3emmmzz5j" frameborder="0" scrolling="no"
                                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc077YaAAAAAOmCNTcrJlgYW9Nkop8mpH76BGhy&amp;co=aHR0cHM6Ly93d3cubXVzY2xlYW5kZml0bmVzcy5jb206NDQz&amp;hl=de&amp;v=QUpyTKFkX5CIV6EF8TFSWEif&amp;size=invisible&amp;cb=jw5bi7vycr1z"></iframe>
                            </div>
                            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                          </div>
                        </div><button class="infusion-recaptcha btn-outline-white" id="recaptcha_47ccad056760cfceb2f7f7fe3f589fba" type="submit" value="SUBSCRIBE">SUBSCRIBE</button>
                      </div>
                    </div>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <input type="hidden" id="timeZone" name="timeZone" value="Europe/Berlin">
</form>

GET https://www.muscleandfitness.com/page-safari/

<form class="search-form" method="get" role="search" action="https://www.muscleandfitness.com/page-safari/" title="Type and press Enter to search">
  <label for="m" class="hidden-except-readers">Search bar input</label>
  <input type="text" id="search-input" size="34" value="" name="_s" class="search-term" placeholder="Start typing to search…">
  <input type="hidden" name="sign" value="UmR6aTdNUVFEQmNSN2toR0dFUjFoUT09">
  <input type="hidden" name="iv" value="4de9d8101db5ae3a3eaa8f3e94e1b44e">
  <button class="search-form__submit" type="submit"><span class="hidden-except-readers">Search button</span><svg aria-hidden="true">
      <use xlink:href="#icon-search"></use>
    </svg></button>
</form>

GET https://www.muscleandfitness.com/workout-routines/exercise-videos/

<form action="https://www.muscleandfitness.com/workout-routines/exercise-videos/" method="get" class="select-form__form">
  <div class="select-form__row">
    <div class="select-form__group">
      <label class="form-label">Skill Level</label>
      <select class="is-selected" name="skill-level">
        <optgroup label="Skill Level">
          <option value="all" selected="">All</option>
          <option value="977">Advanced</option>
          <option value="978">Beginner</option>
          <option value="979">Intermediate</option>
        </optgroup>
      </select>
    </div>
    <div class="select-form__group">
      <label class="form-label">Exercise Type</label>
      <select class="is-selected" name="exercise-type">
        <optgroup label="Exercise Type">
          <option value="all" selected="">All</option>
          <option value="980">Balance</option>
          <option value="981">Bodyweight</option>
          <option value="982">Breathing</option>
          <option value="983">Cardio</option>
          <option value="984">Flexibility</option>
          <option value="985">Mobility</option>
          <option value="986">Muscle Endurance</option>
          <option value="987">Plyometric</option>
          <option value="988">Power</option>
          <option value="989">Prehab</option>
          <option value="990">Strength Training</option>
          <option value="991">Stretching</option>
          <option value="992">Warmup</option>
        </optgroup>
      </select>
    </div>
    <div class="select-form__group">
      <label class="form-label">Body Part</label>
      <select class="is-selected" name="body-part">
        <optgroup label="Body Part">
          <option value="all" selected="">All</option>
          <option value="820">Abs</option>
          <option value="821">Ankles</option>
          <option value="822">Arms</option>
          <option value="823">Back</option>
          <option value="824">Biceps</option>
          <option value="825">Calves</option>
          <option value="826">Chest</option>
          <option value="827">Core</option>
          <option value="828">Delts</option>
          <option value="829">Feet</option>
          <option value="830">Forearms</option>
          <option value="831">Glutes</option>
          <option value="832">Groin</option>
          <option value="833">Hamstrings</option>
          <option value="834">Hands</option>
          <option value="835">Hip Abductors</option>
          <option value="836">Hip Adductors</option>
          <option value="837">Hips</option>
          <option value="838">IT Band</option>
          <option value="839">Lats</option>
          <option value="840">Legs</option>
          <option value="841">Lower Back</option>
          <option value="842">Lower Body</option>
          <option value="843">Neck</option>
          <option value="844">Obliques</option>
          <option value="845">Pecs</option>
          <option value="846">Quads</option>
          <option value="847">Shoulders</option>
          <option value="848">Spinal Erectors</option>
          <option value="849">Thighs</option>
          <option value="850">Total Body</option>
          <option value="851">Traps</option>
          <option value="852">Triceps</option>
          <option value="853">Upper Back</option>
          <option value="854">Wrists</option>
        </optgroup>
      </select>
    </div>
    <div class="select-form__group">
      <label class="form-label">Equipment</label>
      <select class="is-selected" name="equipment">
        <optgroup label="Equipment">
          <option value="all" selected="">All</option>
          <option value="914">2-4 Inch Board</option>
          <option value="915">Ab Wheel</option>
          <option value="916">Adjustable Cable Machine</option>
          <option value="917">Ankle Attachment</option>
          <option value="918">Ankle Weights</option>
          <option value="919">Barbell</option>
          <option value="920">Bench</option>
          <option value="922">Bosu Ball</option>
          <option value="923">Box</option>
          <option value="924">Cable Machine</option>
          <option value="925">Chair</option>
          <option value="926">D-Handle Attachment</option>
          <option value="927">Dip Belt</option>
          <option value="928">Dip Station</option>
          <option value="929">Dumbbells</option>
          <option value="930">Elastic Band</option>
          <option value="931">EZ-Bar</option>
          <option value="932">Foam Roller</option>
          <option value="933">Jump Rope</option>
          <option value="934">Kettlebells</option>
          <option value="935">Lat Pulldown Bar</option>
          <option value="936">Mat</option>
          <option value="937">Medicine Ball</option>
          <option value="938">No Equipment</option>
          <option value="939">Pilates Ball</option>
          <option value="940">Power Rack</option>
          <option value="941">Preacher Bench</option>
          <option value="942">Pullup Bar</option>
          <option value="943">Resistance Band</option>
          <option value="944">Roman Chair</option>
          <option value="945">Rope Attachment</option>
          <option value="946">Sliding Discs</option>
          <option value="947">Smith Machine</option>
          <option value="948">Squat Rack</option>
          <option value="949">Stability Ball</option>
          <option value="950">Straight Bar Attachment</option>
          <option value="951">Straight Bar Handle</option>
          <option value="952">Straight Cable Bar</option>
          <option value="953">Strap</option>
          <option value="954">Swiss Ball</option>
          <option value="955">Towel</option>
          <option value="956">Trap Bar</option>
          <option value="957">TRX</option>
          <option value="958">V-Handle Attachment</option>
          <option value="959">Wall</option>
          <option value="960">Weight Plates</option>
        </optgroup>
      </select>
    </div>
  </div>
  <div class="select-form__buttons">
    <button class="btn-outline-white" type="submit">Search</button>
    <a href="https://www.muscleandfitness.com/workout-routines/exercise-videos/a-z/" class="styled-link">View All Exercises</a>
  </div>
</form>

Name: www.M&F Web Form submittedPOST https://qdv383.infusionsoft.app/app/form/process/67a88837fe15a78f0c32db17919ec640

<form accept-charset="UTF-8" action="https://qdv383.infusionsoft.app/app/form/process/67a88837fe15a78f0c32db17919ec640" class="infusion-form" id="inf_form_67a88837fe15a78f0c32db17919ec640" method="POST" name="www.M&amp;F Web Form submitted"
  onsubmit="submitWebForm()">
  <script type="text/javascript">
    function submitWebForm() {
      var form = document.forms[0];
      var resolution = document.createElement('input');
      resolution.setAttribute('id', 'screenResolution');
      resolution.setAttribute('type', 'hidden');
      resolution.setAttribute('name', 'screenResolution');
      var resolutionString = screen.width + 'x' + screen.height;
      resolution.setAttribute('value', resolutionString);
      form.appendChild(resolution);
      var pluginString = '';
      if (window.ActiveXObject) {
        var activeXNames = {
          'AcroPDF.PDF': 'Adobe Reader',
          'ShockwaveFlash.ShockwaveFlash': 'Flash',
          'QuickTime.QuickTime': 'Quick Time',
          'SWCtl': 'Shockwave',
          'WMPLayer.OCX': 'Windows Media Player',
          'AgControl.AgControl': 'Silverlight'
        };
        var plugin = null;
        for (var activeKey in activeXNames) {
          try {
            plugin = null;
            plugin = new ActiveXObject(activeKey);
          } catch (e) {
            // do nothing, the plugin is not installed
          }
          pluginString += activeXNames[activeKey] + ',';
        }
        var realPlayerNames = ['rmockx.RealPlayer G2 Control', 'rmocx.RealPlayer G2 Control.1', 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)', 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)', 'RealPlayer'];
        for (var index = 0; index < realPlayerNames.length; index++) {
          try {
            plugin = new ActiveXObject(realPlayerNames[index]);
          } catch (e) {
            continue;
          }
          if (plugin) {
            break;
          }
        }
        if (plugin) {
          pluginString += 'RealPlayer,';
        }
      } else {
        for (var i = 0; i < navigator.plugins.length; i++) {
          pluginString += navigator.plugins[i].name + ',';
        }
      }
      pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
      var plugins = document.createElement('input');
      plugins.setAttribute('id', 'pluginList');
      plugins.setAttribute('type', 'hidden');
      plugins.setAttribute('name', 'pluginList');
      plugins.setAttribute('value', pluginString);
      form.appendChild(plugins);
      var java = navigator.javaEnabled();
      var javaEnabled = document.createElement('input');
      javaEnabled.setAttribute('id', 'javaEnabled');
      javaEnabled.setAttribute('type', 'hidden');
      javaEnabled.setAttribute('name', 'javaEnabled');
      javaEnabled.setAttribute('value', java);
      form.appendChild(javaEnabled);
      jQuery('.infusion-submit button').attr('disabled', true);
    }
  </script>
  <input name="inf_form_xid" type="hidden" value="67a88837fe15a78f0c32db17919ec640">
  <input name="inf_form_name" type="hidden" value="www.M&amp;F Web Form submitted">
  <input name="infusionsoft_version" type="hidden" value="1.70.0.554845">
  <div class="custom-30 beta-base beta-font-a" id="mainContent">
    <table class="base-table">
      <tbody>
        <tr>
          <td>
            <table class="bodyContainer webFormBodyContainer">
              <tbody>
                <tr>
                  <td class="body" sectionid="body">
                    <div class="title__wrapper" contentid="title">
                      <h4 class="title">Newsletter Signup</h4>
                      <header class="title__module">
                        <h2>Stay up to date</h2>
                        <p>Sign up below to receive our newest workout routines, recipes, news stories, and offers from our partners</p>
                      </header>
                    </div>
                    <div class="fields">
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="given-name" id="inf_field_FirstName" is-required="true" name="inf_field_FirstName" placeholder="First Name *" type="text" aria-label="First Name *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="email" id="inf_field_Email" is-required="true" name="inf_field_Email" placeholder="Enter Your Email Address *" type="email" aria-label="Enter Your Email Address *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                    <div class="controls">
                      <div>
                        <div class="radio__wrapper">
                          <label class="infusion-field-label" for="inf_option_Iwantcontentfor">I want content for:</label>
                          <div class="infusion-radio" is-required="true">
                            <div class="options-container">
                              <span class="infusion-option">
                                <input checked="checked" id="inf_option_Iwantcontentfor_430" name="inf_option_Iwantcontentfor" type="radio" value="430">
                                <label for="inf_option_Iwantcontentfor_430">Both</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_432" name="inf_option_Iwantcontentfor" type="radio" value="432">
                                <label for="inf_option_Iwantcontentfor_432">Men</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_434" name="inf_option_Iwantcontentfor" type="radio" value="434">
                                <label for="inf_option_Iwantcontentfor_434">Women</label>
                              </span>
                            </div>
                          </div>
                        </div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                            </tr>
                          </tbody>
                        </table>
                        <div class="checkbox-wrapper">
                          <div class="infusion-checkbox">
                            <input id="inf_option_MFPromotions" name="inf_option_MFPromotions" type="checkbox" value="436">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MFPromotions">M&amp;F Promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessHERSpromotions" name="inf_option_MuscleFitnessHERSpromotions" type="checkbox" value="438">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessHERSpromotions">Muscle &amp; Fitness HERS promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessFLEXPromotions" name="inf_option_MuscleFitnessFLEXPromotions" type="checkbox" value="440">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessFLEXPromotions">Muscle &amp; Fitness FLEX Promotions</label>
                          </div>
                        </div>
                      </div>
                      <div class="infusion-submit">
                        <div>
                          <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
                            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-5k6o287zzee1" frameborder="0" scrolling="no"
                                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc077YaAAAAAOmCNTcrJlgYW9Nkop8mpH76BGhy&amp;co=aHR0cHM6Ly93d3cubXVzY2xlYW5kZml0bmVzcy5jb206NDQz&amp;hl=de&amp;v=QUpyTKFkX5CIV6EF8TFSWEif&amp;size=invisible&amp;cb=2nbtt5ll9l2r"></iframe>
                            </div>
                            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
                              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                          </div>
                        </div><button class="infusion-recaptcha btn-outline-white" id="recaptcha_67a88837fe15a78f0c32db17919ec640" type="submit" value="SUBSCRIBE">SUBSCRIBE</button>
                      </div>
                    </div>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <input type="hidden" id="timeZone" name="timeZone" value="Europe/Berlin">
</form>

Name: www.M&F Web Form submittedPOST https://qdv383.infusionsoft.app/app/form/process/ab2610bd723fb13f0a00c4d9cd976b2b

<form accept-charset="UTF-8" action="https://qdv383.infusionsoft.app/app/form/process/ab2610bd723fb13f0a00c4d9cd976b2b" class="infusion-form" id="inf_form_ab2610bd723fb13f0a00c4d9cd976b2b" method="POST" name="www.M&amp;F Web Form submitted"
  onsubmit="submitWebForm()">
  <script type="text/javascript">
    function submitWebForm() {
      var form = document.forms[0];
      var resolution = document.createElement('input');
      resolution.setAttribute('id', 'screenResolution');
      resolution.setAttribute('type', 'hidden');
      resolution.setAttribute('name', 'screenResolution');
      var resolutionString = screen.width + 'x' + screen.height;
      resolution.setAttribute('value', resolutionString);
      form.appendChild(resolution);
      var pluginString = '';
      if (window.ActiveXObject) {
        var activeXNames = {
          'AcroPDF.PDF': 'Adobe Reader',
          'ShockwaveFlash.ShockwaveFlash': 'Flash',
          'QuickTime.QuickTime': 'Quick Time',
          'SWCtl': 'Shockwave',
          'WMPLayer.OCX': 'Windows Media Player',
          'AgControl.AgControl': 'Silverlight'
        };
        var plugin = null;
        for (var activeKey in activeXNames) {
          try {
            plugin = null;
            plugin = new ActiveXObject(activeKey);
          } catch (e) {
            // do nothing, the plugin is not installed
          }
          pluginString += activeXNames[activeKey] + ',';
        }
        var realPlayerNames = ['rmockx.RealPlayer G2 Control', 'rmocx.RealPlayer G2 Control.1', 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)', 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)', 'RealPlayer'];
        for (var index = 0; index < realPlayerNames.length; index++) {
          try {
            plugin = new ActiveXObject(realPlayerNames[index]);
          } catch (e) {
            continue;
          }
          if (plugin) {
            break;
          }
        }
        if (plugin) {
          pluginString += 'RealPlayer,';
        }
      } else {
        for (var i = 0; i < navigator.plugins.length; i++) {
          pluginString += navigator.plugins[i].name + ',';
        }
      }
      pluginString = pluginString.substring(0, pluginString.lastIndexOf(','));
      var plugins = document.createElement('input');
      plugins.setAttribute('id', 'pluginList');
      plugins.setAttribute('type', 'hidden');
      plugins.setAttribute('name', 'pluginList');
      plugins.setAttribute('value', pluginString);
      form.appendChild(plugins);
      var java = navigator.javaEnabled();
      var javaEnabled = document.createElement('input');
      javaEnabled.setAttribute('id', 'javaEnabled');
      javaEnabled.setAttribute('type', 'hidden');
      javaEnabled.setAttribute('name', 'javaEnabled');
      javaEnabled.setAttribute('value', java);
      form.appendChild(javaEnabled);
      jQuery('.infusion-submit button').attr('disabled', true);
    }
  </script>
  <input name="inf_form_xid" type="hidden" value="ab2610bd723fb13f0a00c4d9cd976b2b">
  <input name="inf_form_name" type="hidden" value="www.M&amp;F Web Form submitted">
  <input name="infusionsoft_version" type="hidden" value="1.70.0.554845">
  <div class="custom-30 beta-base beta-font-a" id="mainContent">
    <table class="base-table">
      <tbody>
        <tr>
          <td>
            <table class="bodyContainer webFormBodyContainer">
              <tbody>
                <tr>
                  <td class="body" sectionid="body">
                    <div class="title__wrapper" contentid="title">
                      <h4 class="title">Newsletter Signup</h4>
                      <header class="title__module">
                        <h2>Stay up to date</h2>
                        <p>Sign up below to receive our newest workout routines, recipes, news stories, and offers from our partners</p>
                      </header>
                    </div>
                    <div class="fields">
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="given-name" id="inf_field_FirstName" is-required="true" name="inf_field_FirstName" placeholder="First Name *" type="text" aria-label="First Name *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                      <div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                              <td class="infusion-field-input-container">
                                <input autocomplete="email" id="inf_field_Email" is-required="true" name="inf_field_Email" placeholder="Enter Your Email Address *" type="email" aria-label="Enter Your Email Address *">
                              </td>
                            </tr>
                          </tbody>
                        </table>
                      </div>
                    </div>
                    <div class="controls">
                      <div>
                        <div class="radio__wrapper">
                          <label class="infusion-field-label" for="inf_option_Iwantcontentfor">I want content for:</label>
                          <div class="infusion-radio" is-required="true">
                            <div class="options-container">
                              <span class="infusion-option">
                                <input checked="checked" id="inf_option_Iwantcontentfor_476" name="inf_option_Iwantcontentfor" type="radio" value="476">
                                <label for="inf_option_Iwantcontentfor_476">Both</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_478" name="inf_option_Iwantcontentfor" type="radio" value="478">
                                <label for="inf_option_Iwantcontentfor_478">Men</label>
                              </span>
                              <span class="infusion-option">
                                <input id="inf_option_Iwantcontentfor_480" name="inf_option_Iwantcontentfor" type="radio" value="480">
                                <label for="inf_option_Iwantcontentfor_480">Women</label>
                              </span>
                            </div>
                          </div>
                        </div>
                        <table class="infusion-field-container">
                          <tbody>
                            <tr>
                            </tr>
                          </tbody>
                        </table>
                        <div class="checkbox-wrapper">
                          <div class="infusion-checkbox">
                            <input id="inf_option_MFPromotions" name="inf_option_MFPromotions" type="checkbox" value="482">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MFPromotions">M&amp;F Promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessHERSpromotions" name="inf_option_MuscleFitnessHERSpromotions" type="checkbox" value="484">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessHERSpromotions">Muscle &amp; Fitness HERS promotions</label>
                          </div>
                          <div class="infusion-checkbox">
                            <input id="inf_option_MuscleFitnessFLEXPromotions" name="inf_option_MuscleFitnessFLEXPromotions" type="checkbox" value="486">
                            <label class="infusion-field-label-container infusion-label-checkbox" for="inf_option_MuscleFitnessFLEXPromotions">Muscle &amp; Fitness FLEX Promotions</label>
                          </div>
                        </div>
                      </div>
                      <div class="infusion-submit">
                        <div>
                          <div class="grecaptcha-badge" data-style="none" style="width: 256px; height: 60px; position: fixed; visibility: hidden;">
                            <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-qwwo8vvt1gzv" frameborder="0" scrolling="no"
                                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc077YaAAAAAOmCNTcrJlgYW9Nkop8mpH76BGhy&amp;co=aHR0cHM6Ly93d3cubXVzY2xlYW5kZml0bmVzcy5jb206NDQz&amp;hl=de&amp;v=QUpyTKFkX5CIV6EF8TFSWEif&amp;size=invisible&amp;cb=twgnrvtlv4pw"></iframe>
                            </div>
                            <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-2" name="g-recaptcha-response" class="g-recaptcha-response"
                              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
                          </div><iframe style="display: none;"></iframe>
                        </div><button class="infusion-recaptcha btn-outline-white" id="recaptcha_ab2610bd723fb13f0a00c4d9cd976b2b" type="submit" value="SUBSCRIBE">SUBSCRIBE</button>
                      </div>
                    </div>
                  </td>
                </tr>
              </tbody>
            </table>
          </td>
        </tr>
      </tbody>
    </table>
  </div>
  <input type="hidden" id="timeZone" name="timeZone" value="Europe/Berlin">
</form>

Text Content

Close Ad ×



MUSCLE & FITNESS LOGO

 * Workouts
   
   
   WORKOUTS
   
    * Workout Routines
    * Workout Tips
    * Fitness
    * Athlete/Celebrity Workouts
    * Exercise Videos
   
   Find Exercises Targeting…
    * Abs and Core Exercises
    * Arm Exercises
    * Back Exercises
    * Chest Exercises
    * Leg Exercises
    * Shoulder Exercises

 * Nutrition
   
   
   NUTRITION
   
    * Healthy Eating
    * Lose Fat
    * Gain Mass
    * Supplements
    * Performance Nutrition
   
   Lose Fat
   
   
   5 WAYS TO LOSE WEIGHT AFTER THE HOLIDAYS
   
   Healthy Eating
   
   
   THE 10 BEST WAYS TO BOOST YOUR FIBER INTAKE
   
   Healthy Eating
   
   
   UNDERSTANDING THE GLYCEMIC INDEX TO CONTROL CARBS
   
   Healthy Eating
   
   
   7 HEALTHY FOODS THAT WILL HELP YOU EAT BETTER FOR LESS

 * Athletes & Celebrities
   
   
   ATHLETES & CELEBRITIES
   
    * News
    * Interviews
    * Women
    * Pro Tips
    * Behind-the-Scenes
    * Videos
   
   Athletes & Celebrities
   
   
   BOXING STAR JAIME MUNGUIA IS READY FOR HIS BIGGEST CHALLENGE
   
   Pro Tips
   
   
   THIS X-GAMES STAR RELIES ON VIDEO GAMES TO SHRED THE SLOPES
   
   News
   
   
   INSIDE RYAN TERRY’S INCREDIBLE NEW GYM
   
   News
   
   
   WWE AND THE ROCK ANNOUNCE HISTORY-MAKING MOVE TO NETFLIX IN 2025

 * Features
   
   
   FEATURES
   
    * From our Partners
    * Active Lifestyle
    * M&F: Fit to Serve
    * Gear
    * News
    * Opinion
   
   Gear
   
   
   HOW DID REEBOK APPROACH THE DESIGN AND BUILD OF ITS NANO X4?
   
   Gear
   
   
   WINTER GEAR ESSENTIALS FOR ANY OUTDOOR ACTIVITY
   
   News
   
   
   WHY THIS ICE CREAM BRAND WANTS TO REWARD YOU FOR STAYING FIT
   
   From our Partners
   
   
   INNO SUPPS’ T-DRIVE MAGNUM REVIEW: A TESTOSTERONE-BOOSTING BREAKTHROUGH ...

 * Anti-Aging
   
   
   ANTI-AGING
   
    * Functional Medicine
    * Hormone Optimization
    * Recovery
    * Wellness
   
   Wellness
   
   
   THIS SKIN CARE GUIDE WILL PREPARE YOU FOR ALL SEASONS
   
   Recovery
   
   
   ACTIVE RECOVERY FOR IMPROVED ATHLETIC PERFORMANCE
   
   Anti-Aging
   
   
   BEST SPERMIDINE SUPPLEMENTS: REVIEW OF THE TOP 5 BRANDS
   
   Functional Medicine
   
   
   MUSCLE MASS MAY BE YOUR KEY TO DEFEATING INJURIES AND ILLNESS

 * Flex
   
   
   FLEX
   
    * Olympia Coverage
    * Athletes
    * Nutrition
    * Training
    * Videos
   
   News
   
   
   LESSONS BEING LEARNED ON BODYBUILDING’S BEST PODCASTS
   
   News
   
   
   JOHN ROBERT CARDILLO SHARES WHY CONTROLLING HORMONES CAN LEAD TO WEIGHT ...
   
   News
   
   
   START 2024 WITH THE BEST BODYBUILDING SHOWS
   
   News
   
   
   FINISH 2023 STRONG WITH YOUR FAVORITE BODYBUILDING PODCASTS

 * Hers
   
   
   HERS
   
    * Workouts
    * Nutrition
    * Supplements
    * Athletes & Celebrities
    * Features
   
   Hers Features
   
   
   KIM LYONS SHOWS YOU HOW TO STAY 'AGELESS'
   
   Hers Workouts
   
   
   HOW TASHA TEANBY BEAT THE EFFECTS OF BULLYING THROUGH INTENSE WORKOUTS
   
   Muscle & Fitness Hers
   
   
   DANIELLE KELLY SHARES HER 'WEIRD' POST-TRAINING MEDITATION TECHNIQUE
   
   Hers Workouts
   
   
   TRY NATALIE BURN’S “KILLER” CORE AND KICKBOXING WORKOUT

 * Muscle&Fitness+
   
   
   MUSCLE&FITNESS+

 * Olympia
   
   
   OLYMPIA
   
    * Olympia Coverage
    * Buy Tickets
   
   Pro Tips
   
   
   CAESAR BACARELLA IS BUILDING A FITNESS EMPIRE AT FULL SPEED
   
   Interviews
   
   
   WHITNEY JONES CAN BREAK, BUT CAN NEVER BE BROKEN
   
   Interviews
   
   
   YARISHNA AYALA SHARES ADVICE FOR FUTURE WELLNESS DIVISION COMPETITORS
   
   News
   
   
   BIG RAMY WINS THE 2021 OLYMPIA!

Subscribe to YouTube Subscribe to the Newsletter Terms of Use Privacy Policy
Cookie Policy Accessibility Statement Do Not Sell
 * Workouts
   * Workout Routines
   * Workout Tips
   * Fitness
   * Athlete/Celebrity Workouts
   * Exercise Videos
 * Nutrition
   * Healthy Eating
   * Lose Fat
   * Gain Mass
   * Supplements
   * Performance Nutrition
 * Athletes & Celebrities
   * News
   * Interviews
   * Women
   * Pro Tips
   * Behind-the-Scenes
   * Videos
 * Features
   * From our Partners
   * Active Lifestyle
   * M&F: Fit to Serve
   * Gear
   * News
   * Opinion
 * Anti-Aging
   * Functional Medicine
   * Hormone Optimization
   * Recovery
   * Wellness
 * Flex
   * Olympia Coverage
   * Athletes
   * Nutrition
   * Training
   * Videos
 * Hers
   * Workouts
   * Nutrition
   * Supplements
   * Athletes & Celebrities
   * Features
 * Muscle&Fitness+
 * Olympia
   * Olympia Coverage
   * Buy Tickets

 * Resources & Highlights
   * Topics
   * Videos
   * Podcasts
   * Contact
   * Terms of Use
   * Privacy Policy
   * Cookie Policy
   * Accessibility Statement
   * Do Not Sell

STAY CONNECTED

NEWSLETTER SIGNUP


STAY UP TO DATE

Sign up below to receive our newest workout routines, recipes, news stories, and
offers from our partners



I want content for:
Both Men Women



M&F Promotions
Muscle & Fitness HERS promotions
Muscle & Fitness FLEX Promotions

SUBSCRIBE

Facebook Twitter Youtube Pinterest
Open menu button
Open search bar button
×


SEARCH M&F

Search bar input Search button

FEATURED ARTICLES

Healthy Eating


28-DAYS-TO-LEAN MEAL PLAN

With the right plan and the right discipline, you can get seriously shredded in
just 28 days.

Read article
Women


THE 20 HOTTEST FEMALE CELEBRITIES

Talented stars, killer physiques.

Read article
Pro Tips


THE 'DOS' AND 'DON’TS' OF BILL GILLESPIE’S RECORD-BREAKING BENCH PRESS

At age 62, "Big Bill" shares his wisdom to dominate one of the ultimate strength
marks.

Read article
Girls


THE 50 BEST FITNESS INFLUENCERS ON INSTAGRAM

Follow these fit women we're crushing on for inspiration, workout ideas, and
motivation.

Read article
Pro Tips


THIS X-GAMES STAR RELIES ON VIDEO GAMES TO SHRED THE SLOPES

Marcus Kleveland is a 13-time medalist seeking his first gold at this weekend’s
X Games.

Read article

Featured Articles
Athletes & Celebrities


BOXING STAR JAIME MUNGUIA IS READY FOR HIS BIGGEST CHALLENGE

M&F spoke with the super middleweight prior to his big fight against John Ryder.

Read article
News


INSIDE RYAN TERRY’S INCREDIBLE NEW GYM

The Olympia Champion’s partnership with Primal is a winning combination.

Read article
News


WWE AND THE ROCK ANNOUNCE HISTORY-MAKING MOVE TO NETFLIX IN 2025

Why the “Worldwide Leader in Sports Entertainment” is breaking new ground once
again

Read article





WORKOUTS

Workout Routines


M&F VISITS RYAN TERRY’S NEW GYM FOR THIS EPIC BACK WORKOUT

The Olympia Icon has your back at RT-FIT.

Read article
Workout Tips


IMPROVE YOUR MOBILITY WITH THIS SQUAT VARIATION

Workout Tips


JEFF NIPPARD SHARES HIS PLAN TO GET ABS BY SUMMER


All Workouts




BROWSE MORE THAN 1000 EXERCISES

Skill Level All AdvancedBeginnerIntermediate
Exercise Type All BalanceBodyweightBreathingCardioFlexibilityMobilityMuscle
EndurancePlyometricPowerPrehabStrength TrainingStretchingWarmup
Body Part All
AbsAnklesArmsBackBicepsCalvesChestCoreDeltsFeetForearmsGlutesGroinHamstringsHandsHip
AbductorsHip AdductorsHipsIT BandLatsLegsLower BackLower
BodyNeckObliquesPecsQuadsShouldersSpinal ErectorsThighsTotal
BodyTrapsTricepsUpper BackWrists
Equipment All 2-4 Inch BoardAb WheelAdjustable Cable MachineAnkle
AttachmentAnkle WeightsBarbellBenchBosu BallBoxCable MachineChairD-Handle
AttachmentDip BeltDip StationDumbbellsElastic BandEZ-BarFoam RollerJump
RopeKettlebellsLat Pulldown BarMatMedicine BallNo EquipmentPilates BallPower
RackPreacher BenchPullup BarResistance BandRoman ChairRope AttachmentSliding
DiscsSmith MachineSquat RackStability BallStraight Bar AttachmentStraight Bar
HandleStraight Cable BarStrapSwiss BallTowelTrap BarTRXV-Handle
AttachmentWallWeight Plates
Search View All Exercises



CURATED ROUTINES

Before Work Give Yourself a Full-Body Reboot with This 3-Day Detox Workout
Program Here’s the Routine to help You Pack on Size and Not Destroy Your Joints
Transform Your Body in 2024 with This Full-Body Workout Routine All Before Work
Routines
Beginner The Best Workout Routine for Stronger, More Sculpted Shoulders These
Alternating Set Workouts From Lesley Maxwell Will Get You Fit Fast Make Some
Glorious Glute Gains with This Backside Building Workout All Beginner Routines
Celebrity This Ash Bailey Summer Workout Split will Have You Making More Gains
in Less Time This Upper-Body Blaster will Help You Gain Next-Level Muscle and
Strength Get Your Workouts Up to ‘Caliber’ with this No-Nonsense Split Routine
All Celebrity Routines




NUTRITION

Lose Fat


5 WAYS TO LOSE WEIGHT AFTER THE HOLIDAYS

Try these tips to stay lean throughout the holiday season.

Read article
Healthy Eating


THE 10 BEST WAYS TO BOOST YOUR FIBER INTAKE

Healthy Eating


UNDERSTANDING THE GLYCEMIC INDEX TO CONTROL CARBS


All Nutrition




ATHLETES & CELEBRITIES

News


THESE COLLEGE FOOTBALL SIGNEES ARE MAKING GAINS THROUGH POWER CLEANS

The NFL UK Academy is producing a record number of elite players through
strength and conditioning

Read article
Athletes & Celebrities


MARQUETTE KING IS STILL LAUNCHING FOOTBALLS & NOW DROPPING BEATS

The "Baddest NFL Punter of All Time" is quickly becoming a music superstar.

Read article
Pro Tips


MICHAEL 'TONY' GRINSTON LIVES HIS LIFE TO STAY FIT TO SERVE

The 16th Sergeant Major of the Army is in a new role but is still serving his
country.

Read article
News


WHY FRANCIS NGANNOU’S TRAINER EXPECTS A 'CELEBRATION' ON MARCH 8

Dewey Cooper has a plan in place for the MMA superstar when he faces Anthony
Joshua.

Read article
All Athletes & Celebrities





VIDEO

LESSONS BEING LEARNED ON BODYBUILDING’S BEST PODCASTS

Watch Video

6 THINGS YOU SHOULD KNOW ABOUT SETRIA® GLUTATHIONE

Watch Video00:42

LIFEFORCE: BRIDGING DATA-DRIVEN HEALTHCARE TO YOUR DOORSTEP

Watch Video
View all video


PODCASTS

About M&F Reps | Episode 5


M&F REPS: FORME FOUNDER TALKS UP HIS STYLISH SMART MIRROR WITH A 4K SCRE...

Trent Ward is the founder and CEO of Forme (https://formelife.com/), the
producer of two smart mirrors — Forme Studio and Forme Lift — that compete with
brands like Mirror and Tonal. What makes Forme different? For starters, in its
creation, aesthetics were as important as functionality. (Seriously, how many
fitness mirrors do y...

Listen to audio
View all episodes



FEATURES

Gear


HOW DID REEBOK APPROACH THE DESIGN AND BUILD OF ITS NANO X4?

Tal Short takes us through the new and comfortable ground that NANO continues to
impact.

Read article
Gear


WINTER GEAR ESSENTIALS FOR ANY OUTDOOR ACTIVITY

News


WHY THIS ICE CREAM BRAND WANTS TO REWARD YOU FOR STAYING FIT


All Features


NEWSLETTER SIGNUP


STAY UP TO DATE

Sign up below to receive our newest workout routines, recipes, news stories, and
offers from our partners



I want content for:
Both Men Women



M&F Promotions
Muscle & Fitness HERS promotions
Muscle & Fitness FLEX Promotions

SUBSCRIBE


FOLLOW US

Facebook Twitter Youtube Pinterest



FLEXONLINE

News


JOHN ROBERT CARDILLO SHARES WHY CONTROLLING HORMONES CAN LEAD TO WEIGHT LOSS
SUCCESS

The Canadian industry leader has helped change many lives.

Read article
News


START 2024 WITH THE BEST BODYBUILDING SHOWS

Take a sneak peek at what we have in store for you this week.

Read article
News


FINISH 2023 STRONG WITH YOUR FAVORITE BODYBUILDING PODCASTS

Here are some great shows to end the year.

Read article
Training


HOW TO DEVELOP A FULL ROUND BUTT

You do not have to be born with one to create one.

Read article
All Flexonline




SUBSCRIBE TO OUR YOUTUBE CHANNEL

Sign up below to get notifications about new M&F video!

Subscribe
Muscle & Fitness logo
 * Workouts
 * Nutrition
 * Athletes & Celebrities
 * Features
 * Recipes

 * Topics
 * Videos
 * Exercise Videos
 * Podcasts
 * RSS Feed

 * Muscle&Fitness +
 * Buy Olympia Tickets
 * Archives
 * Sitemap

Facebook Twitter Youtube Pinterest

NEWSLETTER SIGNUP


STAY UP TO DATE

Sign up below to receive our newest workout routines, recipes, news stories, and
offers from our partners



I want content for:
Both Men Women



M&F Promotions
Muscle & Fitness HERS promotions
Muscle & Fitness FLEX Promotions

SUBSCRIBE

Muscleandfitness.com is part of a360media Fitness & Health Network

Contact Us Terms of Use Privacy Policy Cookie Policy Do Not Sell Accessibility
Statement

JW Media, LLC

Copyright 2024 JW Media, LLC, parent company of Muscle & Fitness. All rights
reserved.






ABOUT YOUR PRIVACY

We process your data to deliver content or advertisements and measure the
delivery of such content or advertisements to extract insights about our
website. We share this information with our partners on the basis of consent and
legitimate interest. You may exercise your right to consent or object to a
legitimate interest, based on a specific purpose below or at a partner level in
the link under each purpose. These choices will be signaled to our vendors
participating in the Transparency and Consent Framework. More information
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for the website to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms.    You can set your browser to
block or alert you about these cookies, but some parts of the site will not then
work. These cookies do not store any personally identifiable information.

PERFORMANCE COOKIES

Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our site. They help us to know which pages are the
most and least popular and see how visitors move around the site.    All
information these cookies collect is aggregated and therefore anonymous. If you
do not allow these cookies we will not know when you have visited our site, and
will not be able to monitor its performance.

FUNCTIONAL COOKIES

Functional Cookies

These cookies enable the website to provide enhanced functionality and
personalisation. They may be set by us or by third party providers whose
services we have added to our pages.    If you do not allow these cookies then
some or all of these services may not function properly.

TARGETING COOKIES

Targeting Cookies

These cookies may be set through our site by our advertising partners. They may
be used by those companies to build a profile of your interests and show you
relevant adverts on other sites.    They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

SOCIAL MEDIA COOKIES

Social Media Cookies

These cookies are set by a range of social media services that we have added to
the site to enable you to share our content with your friends and networks. They
are capable of tracking your browser across other sites and building up a
profile of your interests. This may impact the content and messages you see on
other websites you visit.    If you do not allow these cookies you may not be
able to use or see these sharing tools.

STORE AND/OR ACCESS INFORMATION ON A DEVICE

Store and/or access information on a device

Cookies, device identifiers, or other information can be stored or accessed on
your device for the purposes presented to you.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

PERSONALISED ADS AND CONTENT, AD AND CONTENT MEASUREMENT, AUDIENCE INSIGHTS AND
PRODUCT DEVELOPMENT

Personalised ads and content, ad and content measurement, audience insights and
product development

 * SELECT BASIC ADS
   
   Switch Label
   
   Ads can be shown to you based on the content you’re viewing, the app you’re
   using, your approximate location, or your device type.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED ADS PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   ads that are relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED ADS
   
   Switch Label
   
   Personalised ads can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * CREATE A PERSONALISED CONTENT PROFILE
   
   Switch Label
   
   A profile can be built about you and your interests to show you personalised
   content that is relevant to you.
   
   Object to Legitimate Interests Remove Objection

 * SELECT PERSONALISED CONTENT
   
   Switch Label
   
   Personalised content can be shown to you based on a profile about you.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE AD PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of ads that you see or interact with can be
   measured.
   
   Object to Legitimate Interests Remove Objection

 * MEASURE CONTENT PERFORMANCE
   
   Switch Label
   
   The performance and effectiveness of content that you see or interact with
   can be measured.
   
   Object to Legitimate Interests Remove Objection

 * APPLY MARKET RESEARCH TO GENERATE AUDIENCE INSIGHTS
   
   Switch Label
   
   Market research can be used to learn more about the audiences who visit
   sites/apps and view ads.
   
   Object to Legitimate Interests Remove Objection

 * DEVELOP AND IMPROVE PRODUCTS
   
   Switch Label
   
   Your data can be used to improve existing systems and software, and to
   develop new products
   
   Object to Legitimate Interests Remove Objection

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

USE PRECISE GEOLOCATION DATA

Use precise geolocation data

Your precise geolocation data can be used in support of one or more purposes.
This means your location can be accurate to within several meters.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

ACTIVELY SCAN DEVICE CHARACTERISTICS FOR IDENTIFICATION

Actively scan device characteristics for identification

Your device can be identified based on a scan of your device's unique
combination of characteristics.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

ENSURE SECURITY, PREVENT FRAUD, AND DEBUG

Always Active

Your data can be used to monitor for and prevent fraudulent activity, and ensure
systems and processes work properly and securely.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

TECHNICALLY DELIVER ADS OR CONTENT

Always Active

Your device can receive and send information that allows you to see and interact
with ads and content.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

MATCH AND COMBINE OFFLINE DATA SOURCES

Always Active

Data from offline data sources can be combined with your online activity in
support of one or more purposes

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

LINK DIFFERENT DEVICES

Always Active

Different devices can be determined as belonging to you or your household in
support of one or more of purposes.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window

RECEIVE AND USE AUTOMATICALLY-SENT DEVICE CHARACTERISTICS FOR IDENTIFICATION

Always Active

Your device might be distinguished from other devices based on information it
automatically sends, such as IP address or browser type.

List of IAB Vendors‎ | View Full Legal Text Opens in a new window


BACK BUTTON PERFORMANCE COOKIES

Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices



WE CARE ABOUT YOUR PRIVACY

We and our partners store and/or access information on a device, such as unique
IDs in cookies to process personal data. You may accept or manage your choices
by clicking below, including your right to object where legitimate interest is
used, or at any time in the privacy policy page. These choices will be signaled
to our partners and will not affect browsing data.


WE AND OUR PARTNERS PROCESS DATA TO PROVIDE:

Store and/or access information on a device, Personalised ads and content, ad
and content measurement, audience insights and product development, Use precise
geolocation data, Actively scan device characteristics for identification List
of Partners (vendors)

I Accept Show Purposes