It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://blog.womenshealthmag.com/thisjustin/feed

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7. <!doctype html>
  8. <html lang="en">
  9. <head>
  10. <script>
  11. var content = '';
  12. window.onload = function (){
  13. var fired = false;
  14. var metas = document.getElementsByTagName('meta');
  15. for (var i=0; i<metas.length; ++i) {
  16. if (metas[i].getAttribute('http-equiv') == 'refresh') {
  17. content = metas[i].getAttribute('content');
  18. }
  19. }
  20. if(content != ''){
  21. window.onbeforeunload = function(event){
  22. if((content.indexOf('cds_to_id') > -1 && content.indexOf('DestinationLogging') == -1 ) && fired == false ){
  23. xmlhttp=new XMLHttpRequest();
  24. var url = '/servlet/AJAXDestinationLogging?';
  25. url += 'lsid=41252241240066715'
  26. url += '&vid=1';
  27. url += '&cds_param=' + encodeURIComponent(content);
  28. xmlhttp.open('POST',url,false);
  29. xmlhttp.send();
  30. }
  31. return;
  32. }
  33. }
  34. var elements = document.getElementsByTagName('a');
  35. for(var i = 0, len = elements.length; i < len; i++) {
  36. elements[i].onclick = function (event) {
  37. if(this.getAttribute('data-cds_to_id') || (this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 ) ){
  38. xmlhttp=new XMLHttpRequest();
  39. var url = '/servlet/AJAXDestinationLogging?';
  40. url += 'lsid=41252241240066715'
  41. url += '&vid=1';
  42. if(this.getAttribute('data-cds_to_id')){ url += '&cds_to_id=' + this.getAttribute('data-cds_to_id');}
  43. if((this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 )) {url += '&cds_param=' + encodeURIComponent(this.href);}
  44. xmlhttp.open('POST',url,true);
  45. xmlhttp.send();
  46. fired = true;
  47. }
  48. return true;
  49. }
  50. }
  51. }
  52. </script>
  53.  
  54.  <!--
  55. <script>
  56. var content = '';
  57. window.onload = function (){
  58. var fired = false;
  59. var metas = document.getElementsByTagName('meta');
  60. for (var i=0; i<metas.length; ++i) {
  61. if (metas[i].getAttribute('http-equiv') == 'refresh') {
  62. content = metas[i].getAttribute('content');
  63. }
  64. }
  65. if(content != ''){
  66. window.onbeforeunload = function(event){
  67. if((content.indexOf('cds_to_id') > -1 && content.indexOf('DestinationLogging') == -1 ) && fired == false ){
  68. xmlhttp=new XMLHttpRequest();
  69. var url = '/servlet/AJAXDestinationLogging?';
  70. url += 'lsid=12951503123021792'
  71. url += '&vid=1';
  72. url += '&cds_param=' + encodeURIComponent(content);
  73. xmlhttp.open('POST',url,false);
  74. xmlhttp.send();
  75. }
  76. return;
  77. }
  78. }
  79. var elements = document.getElementsByTagName('a');
  80. for(var i = 0, len = elements.length; i < len; i++) {
  81. elements[i].onclick = function (event) {
  82. if(this.getAttribute('data-cds_to_id') || (this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 ) ){
  83. xmlhttp=new XMLHttpRequest();
  84. var url = '/servlet/AJAXDestinationLogging?';
  85. url += 'lsid=12951503123021792'
  86. url += '&vid=1';
  87. if(this.getAttribute('data-cds_to_id')){ url += '&cds_to_id=' + this.getAttribute('data-cds_to_id');}
  88. if((this.href.indexOf('cds_to_id') > -1 && this.href.indexOf('DestinationLogging') == -1 )) {url += '&cds_param=' + encodeURIComponent(this.href);}
  89. xmlhttp.open('POST',url,true);
  90. xmlhttp.send();
  91. fired = true;
  92. }
  93. return true;
  94. }
  95. }
  96. }
  97. </script>
  98. -->
  99.  <meta charset="utf-8">
  100.  <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  101.  <title>Hearst Magazines</title>
  102.  <meta http-equiv="refresh" content="0; url=https://shop.prevention.com/multi-magazine-search?&utm_source=direct_traffic&utm_medium=search&utm_campaign=multi_hearst_magazines_shop">
  103.  <!--
  104.  <meta name="description" content="">
  105.  <meta name="viewport" content="width=device-width, initial-scale=1">
  106.  <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet">
  107.  <link rel="stylesheet" href="https://s3.amazonaws.com/icomoon.io/114779/Socicon/style.css?u8vidh">
  108. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  109.  <style>
  110.    /* RESET */
  111.    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
  112.    article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }
  113.    ol, ul { list-style: none; }
  114.    blockquote, q { quotes: none; }
  115.    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
  116.    table { border-collapse: collapse; border-spacing: 0; }
  117.    /* NORMALIZE */
  118.    html, body { width: 100%; height: 100%; }
  119.    html { line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
  120.    a { background-color: transparent; -webkit-text-decoration-skip: objects; }
  121.    a:active, a:hover { outline: 0; }
  122.    button, input, optgroup, select, textarea { font: inherit; margin: 0; box-sizing: border-box; }
  123.    button[disabled], html input[disabled] { cursor: default; }
  124.    img { max-width: 100%; height: auto; border: 0; }
  125.    input { line-height: normal; }
  126.    input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }
  127.    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }
  128.    strong { font-weight: bold; }
  129.    em { font-style: italic; }
  130.    sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  131.    sup { top: -0.5em; }
  132.    sub { bottom: -0.25em; }
  133.    svg:not(:root) { overflow: hidden; }
  134.    fieldset {border:0; margin:0; padding:0;}
  135.    /* COMMON STYLES */
  136.    .cl:after { content: ""; display: table; clear: both; }
  137.    .nobr { white-space: nowrap; }
  138.    .pos_r { position: relative; }
  139.    .txtupcase { text-transform: uppercase; }
  140.    .no_sel { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  141.    .no_r_mrgn {margin-right:0!important;}
  142.    .hide, .mob { display: none; }
  143.    body {font-family:Lato,sans-serif; background-color:#85c3d6; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;}
  144.    .cntr {background-color:#fff; max-width:1200px; margin:auto; box-sizing:border-box; box-shadow: 25px 0px 50px 1px rgba(0, 0, 0, .1);}
  145.    .hdr {height:120px; box-shadow:inset 0 8px 8px -3px #dedede;}
  146.    .hdr img {padding:45px 0 0 0; float:left;}
  147.    .socicons {font-family:'Socicon'; width:375px; display:flex; padding:50px 0 0 0; float:right;}
  148.    .socicons span {justify-content: space-between; flex-wrap: wrap; width:21.5%; text-align:right;}
  149.    .socicons a {text-decoration:none; color:#999; font-size:20px; line-height:24px; }
  150.    .socicons a:hover {color:#333;}
  151.    .facebook:before {content: "\f09a";font-family: FontAwesome;}
  152.    .twitter:before {content: "\f099";font-family: FontAwesome;}
  153.    .linkedin:before {content: "\f0e1";font-family: FontAwesome;}
  154.    .instagram:before {content: "\f16d";font-family: FontAwesome;}
  155.    .googleplus:before {content: "\f0d5";font-family: FontAwesome; font-size:24px;}
  156.    .pinterest:before {content: "\f0d3";font-family: FontAwesome;}
  157.    .inner {width:1126px; margin:auto;}
  158.    .featured {box-shadow:inset 0 8px 8px -3px #dee4e8; padding:50px 0 20px 0;}
  159.    .featured .slideshow {width:93.75%; margin:auto;}
  160.    #pp {margin:0;}
  161.    #pp .cl_l {clear:none;}
  162.    #pp_main {position:relative;}
  163.    #pp_img {max-width:100%; position:relative; overflow:hidden; height:auto; padding-bottom:36.25%; margin-bottom:20px;}
  164.    #slide_cntr {overflow:hidden; position:absolute; top:0; left:0; width:400%;}
  165.    #pp_img li {width:25%; float:left;}
  166.    #pp_prev {width:30px; height:50px; line-height:105px; position:absolute; bottom:56px; left:-32px; cursor:pointer; z-index:2; top: 40%;}
  167.    #pp_next {width:30px; height:50px; line-height:105px; position:absolute; bottom:56px; right:-43px; cursor:pointer; z-index:2; top: 40%;}
  168.    .arrow {width:0; height:0; border-style:solid; margin-top:15px;}
  169.    .arrow.next {border-width:10px 0 10px 17px; border-color:transparent transparent transparent #b5b5b5;}
  170.    .arrow.prev {border-width:10px 17px 10px 0; border-color:transparent #b5b5b5 transparent transparent;}
  171.    #pagenav {overflow:hidden; text-align:center;}
  172.    #pagenav div {border-radius:10px; width:20px; height:20px; background:#e4f2f6; display:inline-block; margin:0 10px;  transition:background .2s; cursor:pointer;}
  173.    #pagenav div.current {background:#c3e2eb;}
  174.    .magazines {margin:0 0 65px 0;}
  175.    .magazines h1 {background-image: linear-gradient(to right, #333 20%, rgba(255, 255, 255, 0) 0%); background-position:center; background-size: 8px 2px; background-repeat: repeat-x; font-size:30px; line-height:34px; font-weight:900; color:#333; letter-spacing:.05em; text-align:center; margin-bottom:15px;}
  176.    .magazines h1 span {background:#fff; padding:0 25px;}
  177.    .magazines h2 {font-size:21px; line-height:25px; font-weight:700; color:#333; letter-spacing:.01em; text-align:center; margin-bottom:35px;}
  178.    .mag_cntr {border-top:1px solid #d4d4d4; border-left:1px solid #d4d4d4; box-sizing:border-box;}
  179.    .mag {border-right:1px solid #d4d4d4; border-bottom:1px solid #d4d4d4; width:374px; float:left; padding:10px; box-sizing:border-box; min-height:245px;}
  180.    .mag img {width:150px; height:195px; float:left; margin-right:25px; -webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, .1); box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, .1);}
  181.    .mag .copy {float:left;}
  182.    .mag .copy h3 {font-size:18px; line-height:20px; font-weight:900; color:#333; letter-spacing:.03em; margin:17px 0 4px 0;}
  183.    .mag .copy h3.two {line-height:20px; margin:11px 0 4px 0;}
  184.    .mag .copy h4 {font-size:18px; font-weight:700; color:#f66; letter-spacing:.05em; margin-bottom:15px;}
  185.    .mag .copy a {font-size:12px; font-weight:700; color:#666; letter-spacing:.08em; border-bottom:1px solid #d4d4d4; display:block; padding:8px 0; text-decoration:none;}
  186.    .mag .copy a:last-child {border-bottom:none;}
  187.    .ftr {padding:0 0 65px 0;}
  188.    .ftr img {width:180px; margin:0 50px 0 120px; float:left;}
  189.    .ftr .copy {float:left;font-family:arial,sans-serif; font-size:21px; line-height:21px; color:#666; text-align:center;}
  190.    .ftr p {margin:0 0 10px 0;}
  191.    .ftr a {color:#4d779f; text-decoration:none; line-height: 1.5;}
  192.    .ftr a:hover {color:#333;}
  193.    .ftr span {padding:0 10px;}
  194.    .mob {display:none;}
  195.    @media screen and (max-width:1400px) {
  196.      .featured .slideshow {width:95%; max-width:1122px;}
  197.    }
  198.    @media screen and (max-width:1126px) {
  199.      .inner {width:95%;}
  200.      .mag_cntr {width:751px; margin:auto;}
  201.      .ftr img {margin:0 auto 20px auto; float:none; display:block;}
  202.      .ftr .copy {float:none; margin:auto;}
  203.      .mag.desk {display:none;}
  204.    }
  205.    @media screen and (max-width:865px) {
  206.      .hdr img {width:330px;}
  207.      .socicons {width:235px;}
  208.      .socicons a {font-size:16px; line-height:20px;}
  209.      .googleplus:before {font-size:18px; line-height:22px;}
  210.      .magazines h1 {font-size:24px; line-height:28px;}
  211.      .magazines h2 {font-size:18px; line-height:22px;}
  212.    }
  213.    @media screen and (max-width:752px) {
  214.      .mag_cntr {width:376px;}
  215.      .featured .slideshow {width:100%;}
  216.    }
  217.    @media screen and (max-width:620px) {
  218.      .hdr img.desk {float:none; display:block; margin:auto;}
  219.      .socicons {float:none; padding-top:15px; margin:auto;}
  220.      .mob {display:block;}
  221.      .desk,
  222.      .hdr img.desk {display:none;}
  223.      .hdr img {width:135px; margin:auto; float:none; padding-top:30px;}
  224.      .socicons {float:none; width:200px; padding-top:20px; margin:auto;}
  225.      .socicons a {font-size:12px; line-height:16px;}
  226.      .googleplus:before {font-size:16px; line-height:20px;}
  227.      .featured {padding:4px 0 20px 0;}
  228.      #pp {margin:0;}
  229.      #pp_img {padding-bottom:93%;}
  230.      .magazines {margin-bottom:30px;}
  231.      .magazines h1 {font-size:17px; line-height:21px; margin-bottom:5px;}
  232.      .magazines h1 span {padding:0 10px;}
  233.      .magazines h2 {font-size:12px; line-height:16px; margin: 0 20px 10px 20px;}
  234.      .mag_cntr {margin:0 auto; width:325px;}
  235.      .mag {width:324px; min-height:201px; padding:20px 0 20px 25px;}
  236.      .mag img {width:124px; height:162px; margin-right:25px;}
  237.      .mag .copy h3 {font-size:14px; line-height:18px; margin-top:5px;}
  238.      .mag .copy h3.two {margin-top:0; line-height:16px;}
  239.      .mag .copy h4 {font-size:14px; margin-bottom:10px;}
  240.      .mag .copy a {}
  241.      .ftr {padding:0 0 50px 0;}
  242.      .ftr img {width:120px;}
  243.      .ftr .copy {font-size:11px; line-height:16px;}
  244.      .ftr span {padding:0 5px;}
  245.    }
  246.    @media screen and (max-width:480px) {
  247.      .inner {width:auto;}
  248. #pp_next {
  249.    width: 30px;
  250.    height: 50px;
  251.    line-height: 105px;
  252.    position: absolute;
  253.    bottom: 56px;
  254.    right: 0px;
  255.    cursor: pointer;
  256.    z-index: 2;
  257.    top: 40%;
  258. }
  259. #pp_prev {
  260.    width: 30px;
  261.    height: 50px;
  262.    line-height: 105px;
  263.    position: absolute;
  264.    bottom: 56px;
  265.    left: 0px;
  266.    cursor: pointer;
  267.    z-index: 2;
  268.    top: 40%;
  269. }
  270.    }
  271.    @media screen and (max-width:360px) {
  272.      .mag_cntr {margin:0 auto; width:290px;}
  273.      .mag {width:289px; min-height:201px; padding:18px 0 18px 15px;}
  274.      .mag img {margin-right:12px;}
  275.      .ftr .copy {font-size:10px; line-height:14px;}
  276.    }
  277.  @media screen and (max-width:360px){
  278.  #pp_prev {
  279.    width: 30px;
  280.    height: 50px;
  281.    line-height: 105px;
  282.    position: absolute;
  283.    bottom: 56px;
  284.    left: 0px;
  285.    cursor: pointer;
  286.    z-index: 2;
  287.    top: 40%;
  288. }
  289.  #pp_next {
  290.    width: 30px;
  291.    height: 50px;
  292.    line-height: 105px;
  293.    position: absolute;
  294.    bottom: 56px;
  295.    right: 0px;
  296.    cursor: pointer;
  297.    z-index: 2;
  298.    top: 40%;
  299. }
  300.  }
  301.  </style>
  302.  <script type="text/javascript" src="https://subscribe.hearstmags.com//circulation/shared/scripts/jquery-latest-circ.min.js"></script>
  303.  <script type="text/javascript" src="https://subscribe.hearstmags.com//circulation/shared/scripts/jquery.touchSwipe.min-1.6.17.js"></script>
  304.  <script>
  305.    var win_w = window.innerWidth || document.documentElement.clientWidth || document.body.clientWidth;
  306.    $(function(){
  307.      $(window).resize(function() {
  308.        win_w = $(window).width();
  309.        pp_img_w = $("#pp li").width();
  310.        $("#slide_cntr").css('left', pp_img_w - (pp_idx * pp_img_w));
  311.      });
  312.      //SLIDER
  313.      var screen_width = 320,
  314.        resizeWin,
  315.        isSlider = true,
  316.        pp = $("#pp #slide_cntr"),
  317.        pp_img_w = $("#pp li").width(),
  318.        pp_img_show = 1,
  319.        pp_img_pos = 0,
  320.        pp_img_off = 0,
  321.        pp_num_img = $("#pp li").length,
  322.        pp_win_w = pp_num_img * pp_img_w,
  323.        pp_hover = $("#pp_main"),
  324.        pp_prev = $("#pp_prev"),
  325.        pp_next = $("#pp_next"),
  326.        pp_idx = 1,
  327.        pp_init = true;
  328.      function showArrows() {
  329.        if (pp_num_img <= pp_img_show) {
  330.          $("#pp_prev, #pp_next").hide();
  331.        } else {
  332.          $("#pp_prev, #pp_next").show();
  333.        }
  334.      }
  335.      if (win_w <= 480) {
  336.        //pp_img_w = 245;
  337.        pp_img_show = 1;
  338.        /* MAG SWIPE  */
  339.        pp.swipe( {
  340.          swipeRight:function(event, direction, distance, duration, fingerCount) {
  341.            if (isSlider) slidePrev(1);
  342.          },
  343.          swipeLeft:function(event, direction, distance, duration, fingerCount) {
  344.            if (isSlider) slideNext(1);
  345.          }
  346.        });
  347.      }
  348.      //create pagenav
  349.      var numDots = Math.ceil(pp_num_img/pp_img_show);
  350.      for(var i=1; i<=numDots; i++) {
  351.        if (i==1){
  352.          $("#pagenav").append('<div class="current"></div>');
  353.        } else {
  354.          $("#pagenav").append('<div></div>');
  355.        }
  356.      }
  357.      function updateSliderWidth() {
  358.        screen_width = $(document).width();
  359.        pp_img_off = (screen_width - pp_img_w)/2;
  360.        //$("#slide_cntr").css({left:pp_img_off});
  361.        $("#slide_cntr").css({left:pp_img_off-pp_img_w});
  362.      //  $("#pp_prev,#pp_next").css({width:pp_img_off-23});
  363.      }
  364.      function slidePrev(idx) {
  365.        pp_img_pos = pp.position();
  366.        pp_img_pos = pp_img_pos.left + (pp_img_w * pp_img_show) * idx;
  367.        //console.log(pp_img_pos);
  368.        pp.finish().animate({left:pp_img_pos},{queue:false, duration:150});
  369.        var sendtoback = pp_img_off - (pp_win_w - (pp_img_show * pp_img_w));
  370.        if (pp_idx <= 1) {
  371.          pp_idx = pp_num_img - (pp_img_show - 1) * idx;
  372.          pp.finish().animate({left:sendtoback},200);
  373.        } else {
  374.          pp_idx = pp_idx - pp_img_show * idx;
  375.        }
  376.        //console.log(pp_idx);
  377.        var curPage = $("#pagenav .current").index();
  378.        if (curPage == 0) {
  379.          curPage = numDots-1;
  380.        } else {
  381.          curPage-=idx;
  382.        }
  383.        //console.log(curPage);
  384.        $("#pagenav div").removeClass("current");
  385.        $("#pagenav div").eq(curPage).addClass("current");
  386.      }
  387.      function slideNext(idx) {
  388.        pp_img_pos = pp.position();
  389.        pp_img_pos = pp_img_pos.left - (pp_img_w * pp_img_show) * idx;
  390.        //console.log(pp_img_pos);
  391.        pp.finish().animate({left:pp_img_pos},{queue:false, duration:150});
  392.        if (pp_idx >= ((((pp_num_img * pp_img_w) - (pp_img_show * pp_img_w)) / pp_img_w) + 1) ) {
  393.          pp_idx = 1;
  394.          pp.finish().animate({left:pp_img_off},200);
  395.        } else {
  396.          pp_idx = pp_idx + pp_img_show * idx;
  397.        }
  398.        //console.log(pp_idx);
  399.        var curPage = $("#pagenav .current").index();
  400.        if (curPage < numDots-1) {
  401.          curPage+=idx;
  402.        } else {
  403.          curPage = 0;
  404.        }
  405.        //console.log(curPage);
  406.        $("#pagenav div").removeClass("current");
  407.        $("#pagenav div").eq(curPage).addClass("current");
  408.      }
  409.      pp_prev.click(function() {
  410.        slidePrev(1);
  411.      });
  412.      pp_next.click(function() {
  413.        slideNext(1);
  414.      });
  415.      //autoscroll
  416.      if (win_w > 480) {
  417.        var scroller = setInterval(slideNext,6000, 1);
  418.        pp.mouseover(function() {
  419.          clearInterval(scroller);
  420.        }).mouseout(function() {
  421.          scroller = setInterval(slideNext,6000, 1);
  422.        });
  423.      }
  424.      $("#pagenav div").click(function(){
  425.        var $t = $(this);
  426.        var cur_idx = $t.index();
  427.        var prev_idx = $("#pagenav .current").index();
  428.        var is_cur = $t.hasClass("current");
  429.        if (!is_cur) {
  430.          if (cur_idx < prev_idx) {
  431.            var new_cur = prev_idx - cur_idx;
  432.            slidePrev(new_cur);
  433.          } else {
  434.            var new_cur = cur_idx - prev_idx;
  435.            slideNext(new_cur);
  436.          }
  437.        }
  438.      });
  439.    });
  440.  </script>
  441. -->
  442.  <!-- Global site tag (gtag.js) - Google Analytics -->
  443.  <!--
  444.  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-111428232-1"></script>
  445.  <script>
  446.    window.dataLayer = window.dataLayer || [];
  447.    function gtag(){dataLayer.push(arguments);}
  448.    gtag('js', new Date());
  449.    gtag('config', 'UA-111428232-1', {
  450.      'linker': {
  451.        'domains': ['hearstmags.com', 'hearstmobile.com']
  452.      }
  453.    });
  454.  </script>
  455. -->
  456. </head>
  457. <body>
  458.  <div class="cntr" style="display: none;">
  459.    <header class="hdr">
  460.  
  461.      <div class="inner">
  462.        <img class="desk" src="https://w1.buysub.com/pubs/HR/images/logo_hearst.png" alt="Hearst Magazines" />
  463.        <img class="mob" src="https://w1.buysub.com/pubs/HR/images/logo_hearst_vertical.png" alt="Hearst Magazines" />
  464.        <div class="socicons">
  465.          <span><a class="twitter" href="https://twitter.com/Hearst/" target="_blank" ></a></span>
  466.          <span><a class="facebook" href="https://www.facebook.com/HearstCorp" target="_blank" ></a></span>
  467.          <span><a class="linkedin" href="http://www.linkedin.com/company/hearst" target="_blank" ></a></span>
  468.          <span><a class="instagram" href="http://instagram.com/hearst" target="_blank" ></a></span>
  469.       <!-- <span><a class="googleplus" href="https://plus.google.com/117276923788526037867" target="_blank" ></a></span>
  470.          <span><a class="pinterest" href="http://www.pinterest.com/hearst/" target="_blank" ></a></span> -->
  471.        </div>
  472.      </div>
  473.    </header>
  474.    <section class="featured">
  475.      <div class="slideshow">
  476.        <div id="pp">
  477.          <div id="pp_main">
  478.            <div id="pp_img" class="no_sel">
  479.              <ul id="slide_cntr">
  480.                <li><a href="https://shop.goodhousekeeping.com/?&utm_source=engage&utm_medium=engage&utm_campaign=ghk_subscription_center_shop_banner" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_GHK.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_GHKMobile.png" alt="Hearst Magazines" /></a></li>
  481.             <li><a href="https://store.delish.com/delish-unlimited-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img class="desk" src="http://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_DEL.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_DELMobile.png" alt="Hearst Magazines" /></a></li>
  482.                <li><a href="https://shop.oprahdaily.com/oprah-daily-insider-membership-all-access-3.html?cds_tracking_code=subscriptioncenter" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_OPR.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_OPRMobile.png" alt="Hearst Magazines" /></a></li>
  483.                <li><a href="https://shop.womansday.com/?&utm_source=engage&utm_medium=engage&utm_campaign=wdy_subscription_center_shop_banner" target="_blank"><img class="desk" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_WDY.png" alt="Hearst Magazines" /><img class="mob" src="https://w1.buysub.com/pubs/HR/A14/images/SubscriptionCenterBanners_WDYMobile.png" alt="Hearst Magazines" /></a></li>
  484.              </ul>
  485.            </div>
  486.            <div id="pp_prev" class="no_sel"><div class="arrow prev"></div></div>
  487.            <div id="pp_next" class="no_sel"><div class="arrow next"></div></div>
  488.            <div id="pagenav"></div>
  489.          </div>
  490.        </div>
  491.      </div>
  492.    </section>
  493.    <div class="inner">
  494.      <section class="magazines">
  495.        <h1><span>SUBSCRIPTION CENTER</span></h1>
  496.  
  497.        <h2>Subscribe now and save on your favorite magazines, or get help with an existing subscription.</h2>
  498.        <div class="mag_cntr cl">
  499.          <div class="mag">
  500.            <a href="https://shop.thefoodnetworkmag.com/food-network-magazine.html?source=fnm_subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/foodnetmag/images/fnm_cvr-reg.jpg" alt="Food Network Magazine" /></a>
  501.            <div class="copy">
  502.              <h3 class="two">Food Network<br/>Magazine</h3>
  503.              <h4>SAVE 83%</h4>
  504.              <a href="https://shop.thefoodnetworkmag.com/food-network-magazine.html?source=fnm_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  505.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/foodnetmag/fnm_hm_gift" target="_blank">GIVE A GIFT</a>-->
  506.              <a href="http://www.foodnetwork.com/magazine" target="_blank">VISIT THE WEBSITE</a>
  507.              <a href="https://service.foodnetwork.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  508.            </div>
  509.          </div>
  510.          <div class="mag">
  511.            <a href="https://shop.thehgtvmag.com/hgtv-magazine.html?source=hgt_subscriptioncenter" target="_blank"><img src="https://subscribe.hearstmags.com/circulation/hgtvmagazine/images/hgt_cvr-reg.jpg" alt="HGTV Magazine" /></a>
  512.            <div class="copy">
  513.              <h3>HGTV Magazine</h3>
  514.              <h4>SAVE 79%</h4>
  515.              <a href="https://shop.thehgtvmag.com/hgtv-magazine.html?source=hgt_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  516.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/hgtvmagazine/hgt_hm_gift" target="_blank">GIVE A GIFT</a>-->
  517.              <a href="http://www.hgtv.com/design/packages/hgtv-magazine" target="_blank">VISIT THE WEBSITE</a>
  518.              <a href="https://service.hgtv.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  519.            </div>
  520.          </div>
  521.          <div class="mag">
  522.            <a href="https://shop.cosmopolitan.com/cosmopolitan-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/cos_cvr-reg.jpg" alt="Cosmopolitan" /></a>
  523.            <div class="copy">
  524.              <h3>Cosmopolitan</h3>
  525.              <h4>SAVE 74%</h4>
  526.              <a href="https://shop.cosmopolitan.com/cosmopolitan-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  527.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/cosmopolitan/cos_hm_gift" target="_blank">GIVE A GIFT</a>-->
  528.              <a href="http://www.cosmopolitan.com/" target="_blank">VISIT THE WEBSITE</a>
  529.              <a href="https://service.cosmopolitan.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  530.            </div>
  531.          </div>
  532.          <div class="mag">
  533.            <a href="https://shop.menshealth.com/mens-health-mvp-premium.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/mhl_cvr-reg.jpg" alt="Men's Health" /></a>
  534.            <div class="copy">
  535.              <h3>Men's Health</h3>
  536.              <h4>SAVE 79%</h4>
  537.              <a href="https://shop.menshealth.com/mens-health-mvp-premium.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  538.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/menshealth/mhl_hm_gift" target="_blank">GIVE A GIFT</a>-->
  539.              <a href="https://www.menshealth.com/" target="_blank">VISIT THE WEBSITE</a>
  540.              <a href="https://service.menshealth.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  541.            </div>
  542.          </div>
  543.          <div class="mag">
  544.            <a href="https://shop.womenshealthmag.com/womens-health-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/womenshealthmag/images/whl_cvr-reg.jpg" alt="Women's Health" /></a>
  545.            <div class="copy">
  546.              <h3>Women's Health</h3>
  547.              <h4>SAVE 83%</h4>
  548.              <a href="https://shop.womenshealthmag.com/womens-health-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  549.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/womenshealthmag/whl_hm_gift" target="_blank">GIVE A GIFT</a>-->
  550.              <a href="https://www.womenshealthmag.com/" target="_blank">VISIT THE WEBSITE</a>
  551.              <a href="https://service.womenshealthmag.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  552.            </div>
  553.          </div>
  554.          <div class="mag">
  555.            <a href="https://store.runnersworld.com/runners-world-premium-membership-2.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/runnersworld/images/run_cvr-reg.jpg" alt="Runner's World" /></a>
  556.            <div class="copy">
  557.              <h3>Runner's World</h3>
  558.              <h4>SAVE 67%</h4>
  559.              <a href="https://store.runnersworld.com/runners-world-premium-membership-2.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  560.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/runnersworld/run_hm_gift" target="_blank">GIVE A GIFT</a>-->
  561.              <a href="https://www.runnersworld.com/" target="_blank">VISIT THE WEBSITE</a>
  562.              <a href="https://service.runnersworld.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  563.            </div>
  564.          </div>
  565.          <div class="mag">
  566.            <a href="https://shop.goodhousekeeping.com/good-housekeeping-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/goodhousekeeping/images/ghk_cvr-reg.jpg" alt="Good Housekeeping" /></a>
  567.            <div class="copy">
  568.              <h3>Good Housekeeping</h3>
  569.              <h4>SAVE 70%</h4>
  570.              <a href="https://shop.goodhousekeeping.com/good-housekeeping-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  571.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/goodhousekeeping/ghk_hm_gift" target="_blank">GIVE A GIFT</a>-->
  572.              <a href="http://www.goodhousekeeping.com/" target="_blank">VISIT THE WEBSITE</a>
  573.              <a href="https://service.goodhousekeeping.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  574.            </div>
  575.          </div>
  576.          <div class="mag">
  577.            <a href="https://shop.countryliving.com/country-living-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/countryliving/images/clg_cvr-reg.jpg" alt="Country Living" /></a>
  578.            <div class="copy">
  579.              <h3>Country Living</h3>
  580.              <h4>SAVE 70%</h4>
  581.              <a href="https://shop.countryliving.com/country-living-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  582.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/countryliving/clg_hm_gift" target="_blank">GIVE A GIFT</a>-->
  583.              <a href="http://www.countryliving.com/" target="_blank">VISIT THE WEBSITE</a>
  584.              <a href="https://service.countryliving.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  585.            </div>
  586.          </div>
  587.          <div class="mag">
  588.            <a href="https://shop.popularmechanics.com/popular-mechanics-all-access.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/popularmechanics/images/pop_cvr-reg.jpg" alt="Popular Mechanics" /></a>
  589.            <div class="copy">
  590.              <h3>Popular Mechanics</h3>
  591.              <h4>SAVE 58%</h4>
  592.              <a href="https://shop.popularmechanics.com/popular-mechanics-all-access.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  593.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/popularmechanics/pop_hm_gift" target="_blank">GIVE A GIFT</a>-->
  594.              <a href="http://www.popularmechanics.com/" target="_blank">VISIT THE WEBSITE</a>
  595.              <a href="https://service.popularmechanics.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  596.            </div>
  597.          </div>
  598.          <div class="mag">
  599.            <a href="https://shop.bicycling.com/bicycling-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/bicycling/images/bic_cvr-reg.jpg" alt="Bicycling" /></a>
  600.            <div class="copy">
  601.              <h3>Bicycling</h3>
  602.              <h4>JUST $40</h4>
  603.              <a href="https://shop.bicycling.com/bicycling-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  604.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/bicycling/bic_hm_gift" target="_blank">GIVE A GIFT</a>-->
  605.              <a href="https://www.bicycling.com/" target="_blank">VISIT THE WEBSITE</a>
  606.              <a href="https://service.bicycling.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  607.            </div>
  608.          </div>
  609.          <div class="mag">
  610.            <a href="https://store.caranddriver.com/car-and-driver-magazine.html?source=cdb_subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/cdb_cvr-reg.jpg" alt="Car and Driver" /></a>
  611.            <div class="copy">
  612.              <h3>Car and Driver</h3>
  613.              <h4>SAVE 77%</h4>
  614.              <a href="https://store.caranddriver.com/car-and-driver-magazine.html?source=cdb_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  615.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/caranddriver/cdb_hm_gift" target="_blank">GIVE A GIFT</a>-->
  616.              <a href="http://www.caranddriver.com/" target="_blank">VISIT THE WEBSITE</a>
  617.              <a href="https://service.caranddriver.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  618.            </div>
  619.          </div>
  620. <div class="mag">
  621.            <a href="https://store.delish.com/delish-unlimited-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="https://subscribe.hearstmags.com/circulation/shared/covers/del_cvr-reg.jpg" alt="Delish" /></a>
  622.            <div class="copy">
  623.              <h3>Delish</h3>
  624.              <h4>JUST $20</h4>
  625.              <a href="https://store.delish.com/delish-unlimited-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  626.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elledecor/edc_hm_gift" target="_blank">GIVE A GIFT</a>-->
  627.              <a href="https://www.delish.com" target="_blank">VISIT THE WEBSITE</a>
  628.              <a href="https://service.delish.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  629.            </div>
  630.          </div>
  631.           <div class="mag">
  632.            <a href="https://shop.elle.com/elle-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/elm_cvr-reg.jpg" alt="Elle" /></a>
  633.            <div class="copy">
  634.              <h3>Elle</h3>
  635.              <h4>SAVE 84%</h4>
  636.              <a href="https://shop.elle.com/elle-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  637.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elle/elm_hm_gift" target="_blank">GIVE A GIFT</a>-->
  638.              <a href="http://www.elle.com/" target="_blank">VISIT THE WEBSITE</a>
  639.              <a href="https://service.elle.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  640.            </div>
  641.          </div>
  642.          <div class="mag">
  643.            <a href="https://shop.elledecor.com/elle-decor-unlimited-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/edc_cvr-reg.jpg" alt="Elle Decor" /></a>
  644.            <div class="copy">
  645.              <h3>Elle Decor</h3>
  646.              <h4>SAVE 82%</h4>
  647.              <a href="https://shop.elledecor.com/elle-decor-unlimited-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  648.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/elledecor/edc_hm_gift" target="_blank">GIVE A GIFT</a>-->
  649.              <a href="http://www.elledecor.com/" target="_blank">VISIT THE WEBSITE</a>
  650.              <a href="https://service.elledecor.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  651.            </div>
  652.          </div>
  653.          <div class="mag">
  654.            <a href="https://shop.esquire.com/esquire-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/esquire/images/esq_cvr-reg.jpg" alt="Esquire" /></a>
  655.            <div class="copy">
  656.              <h3>Esquire</h3>
  657.              <h4>SAVE 64%</h4>
  658.              <a href="https://shop.esquire.com/esquire-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  659.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/esquire/esq_hm_gift" target="_blank">GIVE A GIFT</a>-->
  660.              <a href="http://www.esquire.com/" target="_blank">VISIT THE WEBSITE</a>
  661.              <a href="https://service.esquire.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  662.            </div>
  663.          </div>
  664.          <div class="mag">
  665.            <a href="https://store.harpersbazaar.com/harpers-bazaar-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/harpersbazaar/images/har_cvr-reg.jpg" alt="Harper's Bazaar" /></a>
  666.            <div class="copy">
  667.              <h3>Harper's BAZAAR</h3>
  668.              <h4>SAVE 86%</h4>
  669.              <a href="https://store.harpersbazaar.com/harpers-bazaar-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  670.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/harpersbazaar/har_hm_gift" target="_blank">GIVE A GIFT</a>-->
  671.              <a href="http://www.harpersbazaar.com/" target="_blank">VISIT THE WEBSITE</a>
  672.              <a href="https://service.harpersbazaar.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  673.            </div>
  674.          </div>
  675.          <div class="mag">
  676.            <a href="https://shop.housebeautiful.com/house-beautiful-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/housebeautiful/images/hbu_cvr-reg.jpg" alt="House Beautiful" /></a>
  677.            <div class="copy">
  678.              <h3>House Beautiful</h3>
  679.              <h4>SAVE 64%</h4>
  680.              <a href="https://shop.housebeautiful.com/house-beautiful-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  681.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/housebeautiful/hbu_hm_gift" target="_blank">GIVE A GIFT</a>-->
  682.              <a href="http://www.housebeautiful.com/" target="_blank">VISIT THE WEBSITE</a>
  683.              <a href="https://service.housebeautiful.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  684.            </div>
  685.          </div>
  686.          <div class="mag">
  687.            <a href="https://shop.oprahdaily.com/oprah-daily-insider-membership-all-access-3.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/oprah/images/opr_cvr-reg.jpg" alt="O, The Oprah Magazine" /></a>
  688.            <div class="copy">
  689.              <h3 class="two">Oprah Insider</h3>
  690.              <h4>JUST $25</h4>
  691.              <a href="https://shop.oprahdaily.com/oprah-daily-insider-membership-all-access-3.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  692.              <!-- <a href="https://subscribe.hearstmags.com/subscribe/splits/oprah/opr_hm_gift" target="_blank">GIVE A GIFT</a> -->
  693.              <a href="https://www.oprahmag.com/" target="_blank">VISIT THE WEBSITE</a>
  694.              <a href="https://service.oprahdaily.com" target="_blank">CUSTOMER SERVICE</a>
  695.            </div>
  696.          </div>
  697.          <div class="mag">
  698.            <a href="https://shop.prevention.com/prevention-all-access.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/prevention/images/pre_cvr-reg.jpg" alt="Prevention" /></a>
  699.            <div class="copy">
  700.              <h3>Prevention</h3>
  701.              <h4>SAVE 60%</h4>
  702.              <a href="https://shop.prevention.com/prevention-all-access.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  703.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/prevention/pre_hm_gift" target="_blank">GIVE A GIFT</a>-->
  704.              <a href="https://www.prevention.com/" target="_blank">VISIT THE WEBSITE</a>
  705.              <a href="https://service.prevention.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  706.            </div>
  707.          </div>
  708.          <div class="mag">
  709.            <a href="https://shop.thepioneerwoman.com/the-pioneer-woman-magazine.html?source=pwm_subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/shared/covers/pwm_cvr-reg.jpg" alt="The Pioneer Woman Magazine" /></a>
  710.            <div class="copy">
  711.              <h3 class="two">The Pioneer<br/>Woman Magazine</h3>
  712.              <h4>Save 25%</h4>
  713.              <a href="https://shop.thepioneerwoman.com/the-pioneer-woman-magazine.html?source=pwm_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  714.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/pioneerwomanmag/pwm_hm_gift" target="_blank">GIVE A GIFT</a>-->
  715.              <a href="https://www.thepioneerwoman.com/" target="_blank">VISIT THE WEBSITE</a>
  716.              <a href="https://service.thepioneerwoman.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  717.            </div>
  718.          </div>
  719.          <div class="mag">
  720.            <a href="https://shop.roadandtrack.com/road-track-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/roadandtrack/images/roa_cvr-reg.jpg" alt="Road & Track" /></a>
  721.            <div class="copy">
  722.              <h3>Road & Track</h3>
  723.              <h4>NEW</h4>
  724.              <a href="https://shop.roadandtrack.com/road-track-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  725.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/roadandtrack/roa_hm_gift" target="_blank">GIVE A GIFT</a>-->
  726.              <a href="http://www.roadandtrack.com/" target="_blank">VISIT THE WEBSITE</a>
  727.              <a href="https://service.roadandtrack.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  728.            </div>
  729.          </div>
  730. <!--
  731.          <div class="mag">
  732.            <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svncsb" target="_blank"><img src="https://w1.buysub.com/pubs/HR/images/covers/SVN-cov.jpg" alt="Seventeen" /></a>
  733.            <div class="copy">
  734.              <h3>Seventeen</h3>
  735.              <h4>SAVE 60%</h4>
  736.              <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svncsb" target="_blank">SUBSCRIBE</a>
  737.              <a href="https://subscribe.hearstmags.com/subscribe/splits/seventeen/svn_hm_gift" target="_blank">GIVE A GIFT</a>
  738.              <a href="http://www.seventeen.com/" target="_blank">VISIT THE WEBSITE</a>
  739.              <a href="http://service.seventeen.com/" target="_blank">CUSTOMER SERVICE</a>
  740.            </div>
  741.          </div>
  742. -->
  743.          <div class="mag">
  744.            <a href="https://shop.townandcountrymag.com/town-and-country-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/townandcountry/images/toc_cvr-reg.jpg" alt="Town & Country" /></a>
  745.            <div class="copy">
  746.              <h3>Town & Country</h3>
  747.              <h4>SAVE 84%</h4>
  748.              <a href="https://shop.townandcountrymag.com/town-and-country-all-access-membership.html?cds_tracking_code=subscriptioncenter" target="_blank">SUBSCRIBE</a>
  749.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/townandcountry/toc_hm_gift" target="_blank">GIVE A GIFT</a>-->
  750.              <a href="http://www.townandcountrymag.com/" target="_blank">VISIT THE WEBSITE</a>
  751.              <a href="https://service.townandcountrymag.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  752.            </div>
  753.          </div>
  754.          <div class="mag">
  755.            <a href="https://shop.veranda.com/veranda-magazine.html?source=ver_subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/veranda/images/ver_cvr-reg.jpg" alt="Veranda" /></a>
  756.            <div class="copy">
  757.              <h3>Veranda</h3>
  758.              <h4>SAVE 76%</h4>
  759.              <a href="https://shop.veranda.com/veranda-magazine.html?source=ver_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  760.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/veranda/ver_hm_gift" target="_blank">GIVE A GIFT</a>-->
  761.              <a href="http://www.veranda.com/" target="_blank">VISIT THE WEBSITE</a>
  762.              <a href="https://service.veranda.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  763.            </div>
  764.          </div>
  765.          <div class="mag">
  766.            <a href="https://shop.womansday.com/woman-s-day-magazine.html?source=wdy_subscriptioncenter" target="_blank"><img src="http://subscribe.hearstmags.com/circulation/womansday/images/wdy_cvr-reg.jpg" alt="Woman's Day" /></a>
  767.            <div class="copy">
  768.              <h3>Woman's Day</h3>
  769.              <h4>SAVE 69%</h4>
  770.              <a href="https://shop.womansday.com/woman-s-day-magazine.html?source=wdy_subscriptioncenter" target="_blank">SUBSCRIBE</a>
  771.              <!--<a href="https://subscribe.hearstmags.com/subscribe/splits/womansday/wdy_hm_gift" target="_blank">GIVE A GIFT</a>-->
  772.              <a href="http://www.womansday.com/" target="_blank">VISIT THE WEBSITE</a>
  773.              <a href="https://service.womansday.com/login?redirect=%2Faccounts%2Fcustomer-service" target="_blank">CUSTOMER SERVICE</a>
  774.            </div>
  775.          </div>
  776.          <!--spacers-->
  777.          <!--
  778.          <div class="mag desk">
  779.            <br/>
  780.          </div>
  781.          <div class="mag desk">
  782.            <br/>
  783.          </div>
  784.          -->
  785.        </div><!--mag_cntr-->
  786.      </section>
  787.      <footer class="ftr">
  788.        <img src="https://w1.buysub.com/pubs/HR/images/logo_hearst_vertical.png" alt="Hearst Magazines" />
  789.        <div class="copy">
  790. <p>Contact Customer Service</p>
  791. <p>Phone: 800-888-2665<span>|</span>Email: <a href="mailto:hearstcustserv@cdsfulfillment.com">hearstcustserv@cdsfulfillment.com</a></p>
  792.          <p> &copy; 2023 Hearst Magazine Media, Inc. All Rights Reserved.</p>
  793.  
  794. <a href="https://www.hearst.com/-/us-magazines-privacy-notice" target="_blank">Privacy Notice</a><span>|</span>
  795. <a href="https://www.hearst.com/-/us-magazines-privacy-notice#_ADDITIONAL_INFO" target="_blank">CA Notice at Collection</a><span>|</span><br>
  796. <a href="https://www.hearst.com/-/us-magazines-privacy-notice#_ADDITIONAL_INFO" target="_blank">Your CA Privacy Rights/Shine the Light</a><span>|</span>
  797. <a href="https://www.hearst.com/-/us-magazines-privacy-notice#_OPT_OUTS" target="_blank">DAA Industry Opt Out</a><span>|</span>
  798. <a href="https://www.hearst.com/-/us-magazines-terms-of-use" target="_blank">Terms of Use</a><br>
  799.    <a href="https://privacyportal.onetrust.com/webform/be95c02f-4f55-491d-8ab4-67d62790be9c/71db5a18-1f74-4f6a-8a9e-5d683807b954" target="_blank" style="margin-top: 10px; border: solid 1px #666; border-radius: 5px; padding: 5px 20px; background-color: #eee; display: inline-block;">Your Privacy Choices (Opt-Out of Sale/Targeted Ads)</a>
  800.        </div>
  801.  <div style="clear: both;"></div>
  802.      </footer>
  803.    </div><!--inner-->
  804.  </div><!--cntr-->
  805. </body>
  806. </html>
  807.  
  808.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda