
<!DOCTYPE html>
<html class="no-js">
	<head>
		 	<title>
				Iowa Hawkeyes | The Gazette - Cedar Rapids, Iowa City
	</title>
	<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
	<meta http-equiv="Content-Type" content="text/html; charset-UTF-8" />
	<!-- Mobile meta tags-->
	<meta name="HandheldFriendly" content="True">
	<meta name="MobileOptimized" content="320"/>
	<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
	<meta name="apple-touch-fullscreen" content="yes" />
	<meta name="apple-mobile-web-app-capable" content="yes">
	<meta http-equiv="cleartype" content="on">
	<meta property="fb:pages" content="7711594722" />
	<link rel="apple-touch-icon" href="/images/glogo.png"/>
	<link rel="android-touch-icon" href="/images/glogo.png"/>
	<meta itemprop="description" name="Description" content="Local news and latest Iowa Hawkeyes stories from The Gazette journalists covering Cedar Rapids, Iowa City and the Corridor. Subscribe today.">	
	<meta property="fb:app_id" content="163646090334606"/>
	<link rel="shortcut icon" href="https://www.thegazette.com/favicon.ico">
	<!-- CSS Includes -->
	<link rel="stylesheet" type="text/css" href="/CSS/materialize.min.css">
	<link rel="stylesheet" type="text/css" href="/CSS/style.css?ver=52">
	<link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i|Montserrat:400,400i,600,600i,700,700i,800,900" rel="stylesheet">
	<script src="/js/jquery-3.2.1.min.js?ver=24"></script>
	<script>
	var DFP_sitepage = '';
	var locationPath = window.location.pathname;
  DFP_sitepage = locationPath.toLowerCase();
  var x = DFP_sitepage;
  var separators = ['-','/'];
  var keywords = x.split(new RegExp(separators.join('|'), 'g'));
  tp = window.tp || [];
  tp.push(["setTags", keywords]);
  var accesslevel = "none";
  var subType = "";
  //console.log("access Level")
  //console.log(accesslevel)
  var username;
  var realname;
  var dimension3Value = "default";
  var activeUser;
 /*Ad Block Monitoring Script*/
document.cookie = "__adblocker=; expires=Thu, 01 Jan 1970 00:00:00 GMT; path=/";
var setNptTechAdblockerCookie = function(adblocker) {
    var d = new Date();
    d.setTime(d.getTime() + 60 * 60 * 24 * 2 * 1000);
    document.cookie = "__adblocker=" + (adblocker ? "true" : "false") + "; expires=" + d.toUTCString() + "; path=/";
}
var script = document.createElement("script");
script.setAttribute("async", true);
script.setAttribute("src", "//www.npttech.com/advertising.js");
script.setAttribute("onerror", "setNptTechAdblockerCookie(true);");
document.getElementsByTagName("head")[0].appendChild(script);
function ta_paywallLoaded(json_userInfo){
    var usr = null;
    //console.log("in ta paywall function");
    try {
        usr = JSON.parse(json_userInfo);
        console.log(usr);
    } catch (exc) {
        //user is not logged in or Tecnavia sent non-json data
    }
    if (usr && usr.username && usr.username.length > 1){
		tp.push(["setCustomVariable","loggedin","true"])
		accesslevel = "registered";
		subType = "none";
		//console.log(usr);
		//none,full,registered,news,sports
		var rateCode = String(usr.currentratecode);
		if(rateCode.toLowerCase().search(/gazcnmds\d+/) !== -1){
			accesslevel = "news";
			subType = "news only"
		}
		else if(rateCode.toLowerCase().search(/gazcsmds\d+/) !== -1){
			accesslevel = "sports";
			subType = "sports only"		
		}
		else if(rateCode.toLowerCase().search(/gaz7day\d+/) !== -1 || rateCode.toLowerCase().search(/gazmds\d+/) !== -1){
			accesslevel = "full";
			subType = "7 day";		
		}
		else if(rateCode.toLowerCase().search(/gazmonsatftpyrlemp\d+/) !== -1 || rateCode.toLowerCase().search(/gazmms\d+/) !== -1){
			accesslevel = "full";
			subType = "6 day";	
		}
		else if(rateCode.toLowerCase().search(/gazmmf\d+/) !== -1){
			accesslevel = "full";
			subType = "5 day";	
		}
		else if(rateCode.toLowerCase().search(/gazcmds\d+/) !== -1 || rateCode.toLowerCase() == "gazcm99centmonth"){
			accesslevel = "full";
			subType = "com only";	
		}
		else if(rateCode.toLowerCase().search(/comgrds\d+/) !== -1){
			accesslevel = "full";
			subType = "com and gg";	
		}
		else if(rateCode.toLowerCase().search(/comgrds\d+/) !== -1){
			accesslevel = "full";
			subType = "com and gg";	
		}
		else if(rateCode.toLowerCase().search(/gazxcmso\d+/) !== -1){
			accesslevel = "full";
			subType = "sunday and com";	
		}
		else if(rateCode.toLowerCase().search(/gazxocmso\d+/) !== -1){
			accesslevel = "full";
			subType = "sunday and com and gg";	
		}
		else if(rateCode.toLowerCase().search(/gazxocmss\d+/) !== -1){
			accesslevel = "full";
			subType = "weekend and com and gg";	
		}
		else if(rateCode.toLowerCase().search(/gazxcmssml\d+/) !== -1 || rateCode.toLowerCase().search(/gazxcmss\d+/) !== -1){
			accesslevel = "full";
			subType = "weekend and com";	
		}
		else if(rateCode.toLowerCase().search(/gazmss\d+/) !== -1 || rateCode.toLowerCase().search(/gazsatsunftemp\d+/) !== -1 || rateCode.toLowerCase().search(/gazsatsunftpyrlemp\d+/) !== -1 || rateCode.toLowerCase().search(/gazsatsunmtremp\d+/) !== -1 || rateCode.toLowerCase().search(/gazsatsunmtrhdcarr\d+/) !== -1 || rateCode.toLowerCase().search(/gazsatsunmtrpyrlemp\d+/) !== -1){
			accesslevel = "subscribed";
			subType = "weekend";	
		}
		else if(rateCode.toLowerCase().search(/gazmso\d+/) !== -1 || rateCode.toLowerCase().search(/gazsunftemp\d+/) !== -1 || rateCode.toLowerCase().search(/gazsunftpyrlemp\d+/) !== -1 || rateCode.toLowerCase().search(/gazsunmtremp\d+/) !== -1 || rateCode.toLowerCase().search(/gazxmsoml\d+/) !== -1){
			accesslevel = "subscribed";
			subType = "sunday";	
		}
		else if(rateCode.toLowerCase().search(/gazomds\d+/) !== -1){
			accesslevel = "subscribed";
			subType = "green";			
		}
		else if(rateCode.toLowerCase().search(/gazxmso\d+/) !== -1){
			accesslevel = "subscribed";
			subType = "sunday and green";			
		}
		else if(rateCode.toLowerCase().search(/gazxmss\d+/) !== -1){
			accesslevel = "subscribed";
			subType = "weekend and green";			
		}
		//console.log(accesslevel);
		//console.log(subType);
		username = usr.username;
		activeUser = usr;
		tp.push(["setCustomVariable","username",usr.username]);
		tp.push(["setCustomVariable","firstname",usr.firstname]);
		tp.push(["setCustomVariable","lastname",usr.lastname]);
		tp.push(["setCustomVariable","zipcode",usr.zip]);
		tp.push(["setCustomVariable","city",usr.town]);
		tp.push(["setCustomVariable","state",usr.state]);
		tp.push(["setCustomVariable","subscription",usr.deliveryscheduleid]);
		tp.push(["setCustomVariable","subid",usr.userid]);
		tp.push(["setCustomVariable","accesslevel", accesslevel]);
		tp.push(["setCustomVariable","subtype", subType]);
		setAccess(accesslevel);
		//console.log("in registered portion");
    } else {
			//console.log("in non registered portion");
			accesslevel = "none";
			//console.log(accesslevel);
			//console.log(subType);
			tp.push(["setCustomVariable","accesslevel", "none"]);
			setAccess(accesslevel);
    }
	tp.push(["init", function(){
		tp.experience.init();
	}]);
 	dimension3Value = accesslevel;
}
function ta_afterLogin(json){
	if (json && json['user']){
		//set the usermail cookie
		document.cookie = "usermail="+json['user']+"; path=/; Expires=Fri, 31 Dec 9999 23:59:59 GMT";
		//here in the past Luke wrote code to refresh the page
	}
	//javascript to close piano popup - requested by cedar rapids as an alternate solution to refreshing the page
	var modals = document.getElementsByClassName("tp-modal");
	if (modals && modals.length){
		for(var i=0; i < modals.length; i++) modals[i].style.display = "none";
	}
	var backdrop = document.getElementsByClassName("tp-backdrop");
	if (backdrop && backdrop.length){
		for(var i=0; i < backdrop.length; i++) backdrop[i].style.display = "none";
	}
	document.body.className = document.body.className.replace("tp-modal-open", "");
	location.reload();
}
function ta_afterLogout() {
	var regx = new RegExp("(?:^|\\s)usermail=([^;]+);?");
	if (document.cookie){
		var matches = regx.exec(document.cookie);
		if (matches && matches.length){
			//expire the usermail cookie
			document.cookie = "usermail=" + matches[1] + "; Max-Age=1; path=/";
			document.cookie = "usermail=" + matches[1] + "; Expires=Thu, 01 Jan 1970 00:00:01 GMT; path=/";
		}
	}
	//special request to redirect the user after logout ONLY on the cedar rapids rewards site
	location.reload();
}
	function setAccess(access){
		$( document ).ready(function() {
			//console.log("THIS IS ACCESS LEVEL");
			//console.log(access);
			if(access == "none"){
				//console.log("in a logged out space")
				//$("#login-logout-text").html("LOGOUT/MANAGE")
				//$(".logged-in").show();
				$(".logged-out").show();
				try { _402_Show(); } catch(e) {}
			}
			else{
				//console.log("in a logged in space")
				$(".logged-in").show();
				$("#subscriber-name").html(username.toLowerCase());
				//$("#login-logout-text").html("LOGIN/SUBSCRIBE")
			}
		});
	}
</script>
	<script>
  // Setup Vars
  //use this to turn corner peel on/off for homepage - false means no corner peel will render
  var turnOnCornerPeel = true;
  var medrec = [];
  var doubleMedrec = [];
  var leaderboard = [];
  var skyscraper = [];
  var defaultAds = [];
  if (locationPath == '/') {
    DFP_sitepage = '/homepage';
  }
  var dfpId = '/99211018/thegazette' + DFP_sitepage;
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
  //Setup Vars END
  function spinAccessLevel(adfunction){
    var startStamp = Date.now();
      var accessCheck = setInterval(function(){
        if(checkAccessLevel()){
          clearInterval(accessCheck);
          adfunction();
        }
        if (((Date.now() - startStamp) / 1000) > 2) {
          clearInterval(accessCheck);
        }
      }, 250);
    }
    var checkAccessLevel = function(){
      if (typeof accesslevel == 'undefined'){
        return false;
      } else {
        return true;
      }
    }
  var mobileBreakpoint = 750;
  var doubleMedrecBreakpoint = 993;
  var BrowserWidth = window.innerWidth && document.documentElement.clientWidth ? Math.min(window.innerWidth, document.documentElement.clientWidth) : window.innerWidth || document.documentElement.clientWidth || document.getElementsByTagName('body')[0].clientWidth;
  var leaderboardDefault = (BrowserWidth >= mobileBreakpoint) ? [728, 90] : [320, 50]
  var adUnits = [{
    code: 'ad-leaderboard-header',
    bids: [{
      bidder: 'sovrn',
      params: { tagid: (BrowserWidth >= mobileBreakpoint) ? 358775 : 370221 }
    }, {
      bidder: 'ix',
      params: { siteId: (BrowserWidth >= mobileBreakpoint) ? 286789 : 286818 , size: (BrowserWidth >= mobileBreakpoint) ? [728,90] : [320,50]}
    }, {
      bidder: 'rubicon',
      params: { accountId: 10844, siteId: 26348, zoneId: 577592 }
    }, {
      bidder: 'aol',
      params: { network: '10809.1', placement: (BrowserWidth >= mobileBreakpoint) ? 4347110 : 4347112 }
    }, {
      bidder: "districtm",
      params: { placementId: (BrowserWidth >= mobileBreakpoint) ? 12024121 : 12024122 }
    }, {
      bidder: 'pulsepoint',
      params: { cf: (BrowserWidth >= mobileBreakpoint) ? "728X90" : "320X50", cp: 560738, ct: (BrowserWidth >= mobileBreakpoint) ? 526045 : 526049 }
    }, { 
      bidder: "rhythmone", params: { placementId: 67527}
    }, {
      bidder: "gumgum",
      params: { inSlot: (BrowserWidth >= mobileBreakpoint) ? 8392 : 8400 }
    }],
    sizes: leaderboardDefault
  }, {
    code: 'ad-medrec-article',
    bids: [{
      bidder: 'sovrn',
      params: { tagid: (BrowserWidth >= doubleMedrecBreakpoint) ? 358776 : 358777}
    }, {
      bidder: 'ix',
      params: { siteId: (BrowserWidth >= doubleMedrecBreakpoint) ? 286797 : 286825 , size: (BrowserWidth >= mobileBreakpoint) ? [300,600] : [300,250]}
    }, {
      bidder: 'rubicon',
      params: { accountId: 10844, siteId: 26348, zoneId: 577646 }
    }, {
      bidder: 'aol',
      params: { network: '10809.1', placement: (BrowserWidth >= doubleMedrecBreakpoint) ? 4694576 : 4347113 }
    }, {
      bidder: "districtm",
      params: { placementId: (BrowserWidth >= doubleMedrecBreakpoint) ? 13708791 : 12024118 }
    }, {
      bidder: 'pulsepoint',
      params: { cf: (BrowserWidth >= doubleMedrecBreakpoint) ? '300X600' : '300X250', cp: 560738, ct: (BrowserWidth >= doubleMedrecBreakpoint) ? 616228 : 526046 }
    }, { 
      bidder: "rhythmone",
      params: { placementId: 67527}
    }, {
      bidder: "gumgum",
      params: { inSlot: (BrowserWidth >= doubleMedrecBreakpoint) ? 8408 : 8424 }
    }],
    sizes: (BrowserWidth >= doubleMedrecBreakpoint) ? [[300,600],[300, 250]] : [300, 250]
  }, {
    code: 'ad-leaderboard-mobile',
    bids: [{
      bidder: 'sovrn',
      params: { tagid: 524551 }
    }, {
      bidder: 'ix',
      params: { siteId: 286796 , size: [320,50]}
    }, {
      bidder: 'rubicon',
      params: { accountId: 10844, siteId: 26348, zoneId: 752272 }
    }, {
      bidder: 'aol',
      params: { network: '10809.1', placement: 4694575 }
    }, {
      bidder: "districtm",
      params: { placementId: 12279256 }
    }, {
      bidder: 'pulsepoint',
      params: { cf: '320X50', cp: 560738, ct: 616792 }
    }, { 
      bidder: "rhythmone",
      params: { placementId: 67527}
    }, {
      bidder: "gumgum",
      params: { inSlot: 8407 }
    }],
    sizes: [320, 50]
  }];
  //PulsePointPrebidAnalytics Script
  ! function(e, t, n, i, r) {
    window[e] = window[e] || function() {
      window[e].opts.queue.push(arguments)
    }, window[e].opts = {
      url: n,
      bidPriceKey: i,
      pubId: r,
      queue: []
    };
    var o = document.createElement("script");
    o.src = t, o.async = !0, o.type = "text/javascript";
    var s = document.getElementsByTagName("script");
    s[0].parentNode.insertBefore(o, s[0])
  }("PulsePointPrebidAnalytics", "https://tag.contextweb.com/pba.js", "https://bh.contextweb.com/hba", "hb_pb", "560738");
</script>
<script>
  //Amazon Publisher Services Bidding Begins
  //load the apstag.js library
  !function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js");
  //initialize the apstag.js library on the page to allow bidding
  apstag.init({
    pubID: 'bffe0768-a6af-4305-88ee-9e393b930360',
    adServer: 'googletag'
  });
  apstag.fetchBids({
    slots: [{
      slotID: 'ad-leaderboard-header',
      slotName: dfpId,
      sizes: [leaderboardDefault]
    },
    {
      slotID: 'ad-medrec-article',
      slotName: dfpId,
      sizes: [[300,250]]
    },
    {
      slotID: 'ad-leaderboard-mobile',
      slotName: dfpId,
      sizes: [[320,50]]
    },],
    timeout: 2e3
  }, function(bids) {
    // set apstag targeting on googletag, then trigger the first DFP request in googletag's disableInitialLoad integration
    googletag.cmd.push(function(){
      apstag.setDisplayBids();
      //Commenting out the refresh here, as we're going to let Prebid handle the DFP call instead
      //googletag.pubads().refresh();
    });
  }); 
</script>
<script>
  //Prebid Setup Begins
  var PREBID_TIMEOUT = 900;
  var MAX_RETRIES = 20;
  var pbjs = pbjs || {};
  pbjs.que = pbjs.que || [];
  pbjs.retries = 0;
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
  googletag.cmd.push(function() {
    googletag.pubads().disableInitialLoad();
  });
  function initAdserver() {
    if (pbjs.initAdserverSet) return;
    if (!googletag.pubadsReady && pbjs.retries <= MAX_RETRIES) {
      setTimeout(initAdserver, 50);
      pbjs.retries++;
      return;
    }
    googletag.cmd.push(function() {
      pbjs.que.push(function() {
        pbjs.setTargetingForGPTAsync();
        pbjs.enableAnalytics({
          provider: 'pulsepoint'
        });
      });
      googletag.pubads().refresh();
    });
    pbjs.initAdserverSet = true;
  }
  loadScript('//www.googletagservices.com/tag/js/gpt.js');
  loadScript('/JS/min/prebid.min.js');
  function loadScript(scriptSrc) {
    var script = document.createElement('script');
    script.async = true;
    script.type = 'text/javascript';
    script.src = scriptSrc;
    var node = document.getElementsByTagName('script')[0];
    node.parentNode.insertBefore(script, node);
  }
  function initialHeaderBidding(){
    if (accesslevel != "full"){
      pbjs.que.push(function() {
        pbjs.addAdUnits(adUnits);
        pbjs.requestBids({
          bidsBackHandler: function(bidResponses) {
            initAdserver();
          },
          timeout: PREBID_TIMEOUT
        });
      });
    }
  }
  spinAccessLevel(initialHeaderBidding);
  //Prebid Setup END
  //Begin DFP Setup
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
  googletag.cmd.push(function() {
    pbjs.que.push(function() {
      pbjs.setTargetingForGPTAsync();
    });
    googletag.pubads().enableSingleRequest();
    googletag.enableServices();
  });
  function refreshBid(type, count, slot) {
    var fullId = 'ad-' + type + '-' + count;
    pbjs.que.push(function() {
      pbjs.requestBids({
        timeout: PREBID_TIMEOUT,
        adUnitCodes: [fullId],
        bidsBackHandler: function() {
          pbjs.setTargetingForGPTAsync([fullId]);
          googletag.pubads().refresh([slot]);
        }
      });
    });
  }
</script>
<!-- DFP Ad Setup END -->
	<!-- Global site tag (gtag.js) - AdWords: 817601198 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-817601198"></script>
<script>
 window.dataLayer = window.dataLayer || [];
 function gtag(){dataLayer.push(arguments);}
 gtag('js', new Date());
 gtag('config', 'AW-817601198');
</script>
	<!-- Invisibly Pixel Code -->
<script>
window.ia = window.ia || function() {
(window.ia.q = window.ia.q || []).push(arguments);
};
ia('track', 'PAGE_VIEW');
</script>
<script async src='https://pymx5.com/scripts/load_tags.js'></script>
<noscript><img height="1" width="1" style="display:none"
src="https://api.pymx5.com/v1/sites/track?event_type=PAGE_VIEW&noscript=1"/></noscript>
<!-- Chartbeat -->
<script type="text/javascript">
var _sf_async_config = _sf_async_config || {};
/** CONFIGURATION START **/
_sf_async_config.uid =65803;
_sf_async_config.domain = 'thegazette.com';
_sf_async_config.flickerControl = false;
_sf_async_config.useCanonical = true;
_sf_async_config.useCanonicalDomain = true;
/** CONFIGURATION END **/
</script>
<script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script>

	</head>
	<body>
		<header>
			
<!--False-->
<!-- Header -->
<script src="//cedarrapidsgazette-ia-pw.newsmemory.com/?meter&v=6"></script>
<!-- p b s:script name="userCookieCheck" language="JScript" -->

  

<nav class="mainnav">
  <div class="header-left left">
    <div class="left main-logo">
      <a href="/" class="logo">
        <img src="/images/gaz-logo-full_202x50.png" alt="The Gazette">
      </a>
    </div>
    <div class="socials left">
      <div id="social-box"></div>
    </div>
    <div class="title-inject left">
      <span id="headline-injection" class="truncate"></span>
    </div>
  </div>
  <div class="header-right right">
    <ul id="nav-mobile">
      <li class="main-nav-item greyddd"><a href="/searchresults"><i class="fa fa-search" aria-hidden="true"></i> <span class="hide-on-med-and-down">SEARCH</span></a></li>

      

        <li class="main-nav-item greyddd"><a onclick="ta_account();"><i class="fa fa-sign-in" aria-hidden="true"></i> <span id="login-logout-text" class="hide-on-med-and-down">LOGIN</span></a></li>

        <div id="subscribe-CTA"><a class="button" onclick="ga('send','event','Subscribe','Header Button Clicked')" href="https://crgiservices.dticloud.com/cmo_cmo/subscriber/web/startoffers.html" target="_blank">Subscribe <span class="hidetoday">Today </span><i class="fa fa-angle-right" aria-hidden="true"></i><span class="price">$0.99 for 1 month!</span></a></div>
      
      <li id="nav-open" class="main-nav-item grey555" onclick="ga('send','event','Sections Dropdown','Open')"><i class="fa fa-bars" aria-hidden="true"></i> <span class="hide-on-med-and-down">MENU <!-- <i class="fa fa-angle-down" aria-hidden="true"></i> --></span></li>
    </ul>
  </div>
</nav>

<ul id="side-nav" class="sidenav">
  <li><a href="javascript:void(0)" id="nav-close" class="closebtn" onclick="ga('send','event','Sections Dropdown','Close')"><i class="fa fa-times-circle" aria-hidden="true"></i></a></li>
  
  <li>
      <div class="log-sub">
        <p>Not a subscriber?</p>
        <a href="https://crgiservices.dticloud.com/cmo_cmo/subscriber/web/startoffers.html" class="button">SUBSCRIBE</a>
          <p style="margin-top:5px;">Already a subscriber?</p>
        <p><a onclick="ta_account();">Login Here</a><a href="https://crgiservices.dticloud.com/cmo_cmo/subscriber/web/signin.html" target="_blank">Manage Your Account</a></p>
      </div>
    </li>
  

  
  <li class="dropdown-parent">
    <a href="/subject/news" class="navgo bgcnews parentlink">NEWS</a>
    <a id="parent-news" class="navgo bgcnews show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgcnews show-on600"></div>
    <div class="clearfix"></div>
     <ul id="child-news" class="dropdown-children">
      <li><a href="/subject/news">All News</a></li>
<li><a href="/subject/news/business">Business</a></li>
<li><a href="/subject/news/community">Community</a></li>
<li><a href="/subject/news/education">Education</a></li>
<li><a href="/subject/news/government">Government</a></li>
<li><a href="/subject/news/health">Health</a></li>
<li><a href="/subject/news/nation-and-world">Nation &amp; World</a></li>
<li><a href="/subject/news/public-safety">Public Safety</a></li>
<li><a href="/epic-rebirth">Epic Rebirth Flood Anniversary</a></li>
<li><a href="/section/election2018">ELECTION 2018</a></li>
<p class="subnav-subhead">From Our Writers</p>
<li><a href="/section/blogs?staffID=MADISON">Madison Arnold</a></li>
<li><a href="/section/blogs?staffID=Boshart">Rod Boshart</a></li>
<li><a href="/section/blogs?staffID=MollyDuffy">Molly Duffy</a></li>
<li><a href="/section/blogs?staffID=Jordan">Erin Jordan</a></li>
<li><a href="/section/blogs?staffID=Mehaffey">Trish Mehaffey</a></li>
<li><a href="/section/blogs?staffID=Miller">Vanessa Miller</a></li>
<li><a href="/section/blogs?staffID=Morelli">B. A. Morelli</a></li>
<!-- <li><a href="/section/blogs?staffID=PATANE">Matthew Patane</a></li> -->
<li><a href="/section/blogs?staffID=Lynch">James Q. Lynch</a></li>
<li><a href="/section/blogs?staffID=Ramm">Michaela Ramm</a></li>
<li><a href="/section/blogs?staffID=katr">Kat Russell</a></li>
<li><a href="/section/blogs?staffID=danmika">Dan Mika</a></li>
<li><a href="/section/blogs?staffID=Schmidt">Mitchell Schmidt</a></li>
<p class="subnav-subhead">Additional News Links</p>
<li><a href="/data/arrest-database">Arrest Database</a></li>
<li><a href="/data">Data Center</a></li>
<li><a href="/factchecker">Fact Checker</a></li>
<li><a href="/email-newsletters">Newsletter Sign Up</a></li>
<li><a href="/puzzle-answers">Puzzle Answers</a></li>
<li><a href="/subject/news/archive/time-machine">Time Machine</a></li>
    </ul>
  </li>
<!--   <li class="dropdown-parent">
    <a href="/section/election2018" class="navgo bgcnews parentlink">ELECTION 2018</a>
    <div class="deadzone bgcnews show-on600"></div>
    <div class="clearfix"></div>
  </li> -->
  <li class="dropdown-parent">
    <a href="/subject/sports" class="navgo bgcsports parentlink">SPORTS</a>
    <a id="parent-sports" class="navgo bgcsports show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgcsports show-on600"></div>
    <div class="clearfix"></div>
    <ul id="child-sports" class="dropdown-children">
      <li><a href="/subject/sports">All Sports</a></li>
<li><a href="/subject/sports/iowa-hawkeyes">Iowa Hawkeyes</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-football">Iowa Football</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<li><a href="/subject/sports/iowa-prep-sports/basketball">Prep Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/football">Prep Football</a></li>
<li><a href="/subject/sports/iowa-prep-sports/wrestling">Prep Wrestling</a></li>
<li><a href="/subject/sports/iowa-state-cyclones">Iowa State Cyclones</a></li>
<li><a href="/subject/sports/uni-panthers">UNI Panthers</a></li>
<li><a href="/subject/sports/small-college">Small College Sports</a></li>
<li><a href="/subject/sports/minor-league">Minor League Sports</a></li>
<li><a href="/subject/sports/outdoors">Outdoor</a></li>
<li><a href="/kirk-ferentz-wins">#KF143 COUNTDOWN</a></li>
<p class="subnav-subhead">From Our Writers</p>
<li><a href="/section/blogs?staffID=Morehouse">Marc Morehouse</a></li>
<li><a href="/section/blogs?staffID=Hlas">Mike Hlas</a></li>
<li><a href="/section/blogs?staffID=Pilcher">KJ Pilcher</a></li>
<li><a href="/section/blogs?staffID=Johnson">Jeff Johnson</a></li>
<li><a href="/section/blogs?staffID=Linder">Jeff Linder</a></li>
<li><a href="/section/blogs?staffID=Ogden">JR Ogden</a></li>
<li><a href="/section/blogs?staffID=dmiles">Douglas Miles</a></li>
<p class="subnav-subhead">Additional Sports Links</p>
<li><a href="https://store.thegazette.com/collections/all/hawkeyes" target="_blank">Gazette Store Sports Section</a></li>
<li><a href="/hawkeye-trivia">Hawkeye Trivia</a></li>
<li><a href="https://www.facebook.com/iowaprepsports/?ref=br_rs" target="_blank">Iowa Prep Sports Facebook</a></li>
<li><a href="https://twitter.com/iowaprepsports?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank">Iowa Prep Sports Twitter</a></li>
<li><a href="/email-newsletters">Newsletter Sign Up</a></li>
<li><a href="https://www.facebook.com/OnIowaCRG/" target="_blank">On Iowa Facebook</a></li>
<!--MISC 
<li><a href="http://www.thegazette.com/data/hawkeyes">Iowa Football Data Center</a></li>
-->
<!--WINTER ONLY
<li><a href="/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<li><a href="/subject/sports/iowa-prep-sports/basketball">Prep Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/football">Prep Football</a></li>
<li><a href="/subject/sports/iowa-prep-sports/wrestling">Prep Wrestling</a></li>
-->
<!--SPRING ONLY
<li><a href="/subject/sports/iowa-prep-sports/track-and-field">Prep Track and Field</a></li>
<li><a href="/subject/sports/iowa-prep-sports/soccer">Prep Soccer</a></li>
-->
<!--SUMMER ONLY
<li><a href="/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/softball">Prep Softball</a></li>
<li><a href="/subject/sports/auto-racing">Auto Racing</a></li>
-->
<!--FALL ONLY
<li><a href="/subject/sports/iowa-prep-sports/volleyball">Prep Volleyball</a></li>
<li><a href="/section/prepfootball">Prep Football Game Center</a></li>
-->
    </ul>
  </li>
  <li class="dropdown-parent">
    <a href="/subject/opinion" class="navgo bgcopinion parentlink">OPINION</a>
    <a id="parent-opinion" class="navgo bgcopinion show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgcopinion show-on600"></div>
    <div class="clearfix"></div>
    <ul id="child-opinion" class="dropdown-children">
      <li><a href="/subject/opinion">All Opinion</a></li>
<li><a href="/subject/opinion/guest-columnist">Guest Columnists</a></li>
<li><a href="/subject/opinion/letters-to-the-editor">Letters to the Editor</a></li>
<li><a href="/subject/opinion/political-cartoon">Political Cartoon</a></li>
<li><a href="/subject/opinion/staff-columnist">Staff Columnists</a></li>
<li><a href="/subject/opinion/staff-editorial">Staff Editorial</a></li>
<li><a href="/section/storyline?theme=2018%20ENDORSEMENTS">2018 Endorsements</a></li>
<p class="subnav-subhead">From Our Columnists</p>
<li><a href="/section/blogs?staffID=Dorman">24 Hour Dorman by Todd Dorman</a></li>
<li><a href="/subject/opinion/blogs/lynda-waddington">Exact Change by Lynda Waddington</a></li>
<li><a href="/subject/opinion/blogs/at-liberty-by-adam-sullivan">At Liberty by Adam Sullivan</a></li>
<p class="subnav-subhead">Additional Opinion Links</p>
<li><a href="/gazette-editorial-mission-statement">Editorial Mission</a></li>
<li><a href="/letter-submissions" target="_blank">Submit a Letter</a></li>
    </ul> 
    </li>
  <li class="dropdown-parent">
    <a href="/subject/life" class="navgo bgcliving parentlink">LIVING</a>
    <a id="parent-living" class="navgo bgcliving show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgcliving show-on600"></div>
    <div class="clearfix"></div>
    <ul id="child-living" class="dropdown-children">
      <li><a href="/subject/life">All Living</a></li>
<li><a href="/subject/life/arts-and-culture">Arts and Culture</a></li>
<li><a href="/subject/life/books">Books</a></li>
<li><a href="/subject/life/food-and-drink">Food &amp; Drink</a></li>
<li><a href="/subject/life/healthy-living">Healthy Living</a></li>
<li><a href="/subject/life/home-and-garden">Home &amp; Garden</a></li>
<li><a href="/milestones">Milestones</a></li>
<li><a href="/subject/life/people-and-places">People &amp; Places</a></li>
<li><a href="/subject/life/recreation">Recreation</a></li>
<p class="subnav-subhead">From Our Writers</p>
<li><a href="/section/blogs?staffID=Gowans">Alison Gowans</a></li>
<li><a href="/section/blogs?staffID=Nollen">Diana Nollen</a></li>
    </ul>
  </li>
  <li class="dropdown-parent">
    <a href="/subject/obits" class="navgo bgcobits parentlink">OBITUARIES</a>
    <a id="parent-obits" class="navgo bgcobits show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgcobits show-on600"></div>
    <div class="clearfix"></div>
    <ul id="child-obits" class="dropdown-children">
      <li><a href="/subject/obits">All Obits</a></li>
<!-- <li><a href="/subject/obits/obituaries">Obituaries</a></li>
<li><a href="/subject/obits/in-memory-of">In Memory Of</a></li> -->
<li><a href="https://fusionfarm.wufoo.com/forms/qglsvp90d246rf/" target="_blank">Submit an Obituary</a>
    </ul>
  </li>
  <li class="dropdown-parent">
    <a href="/hoopla" class="navgo bgchoopla parentlink">HOOPLA</a>
    <a id="parent-hoopla" class="navgo bgchoopla show-on1024 childlinks"><span class="showmore">More <i class="fa fa-angle-down" aria-hidden="true"></i></span></a>
    <div class="deadzone bgchoopla show-on600"></div>
    <div class="clearfix"></div>
    <ul id="child-hoopla" class="dropdown-children">
      <li><a href="/hoopla">All Hoopla Stories</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/">All Hoopla Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/nightlife">All Nightlife Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/out-and-active">All Out and Active Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/community">All Community Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/kids-and-family">All Kids and Family Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/arts-and-culture">All Arts and Culture Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/eat-and-drink">All Eat and Drink Events</a></li>
<li><a target="_blank" href="http://www.hooplanow.com/things-to-do/new">Add Your Event</a></li>
    </ul>
  </li>
  <li><a href="/weather" class="navgo bgcweather">WEATHER</a></li>
  <!-- <li><a href="/section/developing" class="navgo bgcdeveloping">DEVELOPING</a></li> -->
  <li><a href="/section/multimedia" class="navgo bgcdefault">PHOTOS &amp; VIDEOS</a></li>
  <li class="other-links">
    <h5>MORE LINKS</h5>
    <a href="/customer-care" class="navgo">CONTACT US</a>
    <a href="/iowaideas" class="navgo" target="_blank">IOWA IDEAS</a>
    <a href="http://cedarrapidsgazette.ia.newsmemory.com/" class="navgo" target="_blank">THE GREEN GAZETTE</a>
    <a href="/subject/special-sections" class="navgo">SPECIAL SECTIONS</a>
    <a href="/subject/special-events" class="navgo">SPECIAL EVENTS</a>
    <a href="https://store.thegazette.com/" target="_blank" class="navgo">THE GAZETTE STORE</a>
    <a href="http://rewards.thegazette.com/" target="_blank" class="navgo">GAZETTE REWARDS</a>
    <a href="http://classifieds.thegazette.com" target="_blank" class="navgo">CLASSIFIEDS</a>
    <a href="https://www.corridorcareers.com/" target="_blank" class="navgo">CORRIDOR CAREERS</a>
    <a href="https://garagesales.thegazette.com/" target="_blank">GARAGE SALES</a>
    <a href="http://crgazette.mycapture.com/mycapture/" target="_blank" class="navgo">PHOTO STORE</a>
    <a href="http://local.thegazette.com/?utm_source=thegazette&utm_medium=web&utm_campaign=gazheader" target="_blank" class="navgo">BUSINESS DIRECTORY</a>
  </li>
</ul>

			<!--TOP BAR ELEMENT GOES HERE-->
<!-- The individual slots for the ad-leaderboard-header and ad-medrec-article tags need updated like so -->
<div style="clear:both;"></div>
<div id="ad-leaderboard-header" class="center">
  <script>
    function headerLeaderboard() {
      googletag.cmd.push(function() {
        var mappingLeaderboard = googletag.sizeMapping()
          .addSize([0, 0], [ [320, 100], [320, 50] ])
          .addSize([mobileBreakpoint, 0], [728, 90])
          .addSize([1010, 0], [ [970, 90], [728, 90]]).build();
        defaultAds[1] = googletag.defineSlot(dfpId, leaderboardDefault, "ad-leaderboard-header")
          .setTargeting("position", "1")
          .setTargeting("keywords", keywords)
          .defineSizeMapping(mappingLeaderboard)
          .setCollapseEmptyDiv(true)
          .addService(googletag.pubads());
        googletag.pubads().enableSingleRequest();
        googletag.enableServices();
        googletag.display("ad-leaderboard-header");
        if (accesslevel != "full"){
            //Do Nothing
          } else {
            googletag.pubads().refresh([defaultAds[1]]);
          }
      });
    }
    spinAccessLevel(headerLeaderboard);
  </script>
</div>
<!-- < p b s : !macro name="topBar" cachetime="60" cachequalifiers="Profile"> -->

		</header>
		<main>
			<script type="text/javascript">
	tp.push(["setCustomVariable","freearticle","yes"]);
</script>
<div class="row category-title-bar">
	<div class="col l9 m7 s8 nopad">
		<h1 class="titlebars bgc2712">Iowa Hawkeyes</h1>
	</div>
	<div class="col l3 m5 s4 titlebar-dropdown">
		<ul class="title-dropdown">
	<li>
		<a class='dropdown-button btn' href='#' data-activates='sports-dropdown' onclick="ga('send','event','Filter','Sports')">Filter<span class="hide600"> Sports</span> <i class="fa fa-angle-down" aria-hidden="true"></i></a>
		<ul id='sports-dropdown' class='dropdown-content'>
			<li><a href="/subject/sports">All Sports</a></li>
<li><a href="/subject/sports/iowa-hawkeyes">Iowa Hawkeyes</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-football">Iowa Football</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<li><a href="/subject/sports/iowa-prep-sports/basketball">Prep Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/football">Prep Football</a></li>
<li><a href="/subject/sports/iowa-prep-sports/wrestling">Prep Wrestling</a></li>
<li><a href="/subject/sports/iowa-state-cyclones">Iowa State Cyclones</a></li>
<li><a href="/subject/sports/uni-panthers">UNI Panthers</a></li>
<li><a href="/subject/sports/small-college">Small College Sports</a></li>
<li><a href="/subject/sports/minor-league">Minor League Sports</a></li>
<li><a href="/subject/sports/outdoors">Outdoor</a></li>
<li><a href="/kirk-ferentz-wins">#KF143 COUNTDOWN</a></li>
<p class="subnav-subhead">From Our Writers</p>
<li><a href="/section/blogs?staffID=Morehouse">Marc Morehouse</a></li>
<li><a href="/section/blogs?staffID=Hlas">Mike Hlas</a></li>
<li><a href="/section/blogs?staffID=Pilcher">KJ Pilcher</a></li>
<li><a href="/section/blogs?staffID=Johnson">Jeff Johnson</a></li>
<li><a href="/section/blogs?staffID=Linder">Jeff Linder</a></li>
<li><a href="/section/blogs?staffID=Ogden">JR Ogden</a></li>
<li><a href="/section/blogs?staffID=dmiles">Douglas Miles</a></li>
<p class="subnav-subhead">Additional Sports Links</p>
<li><a href="https://store.thegazette.com/collections/all/hawkeyes" target="_blank">Gazette Store Sports Section</a></li>
<li><a href="/hawkeye-trivia">Hawkeye Trivia</a></li>
<li><a href="https://www.facebook.com/iowaprepsports/?ref=br_rs" target="_blank">Iowa Prep Sports Facebook</a></li>
<li><a href="https://twitter.com/iowaprepsports?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" target="_blank">Iowa Prep Sports Twitter</a></li>
<li><a href="/email-newsletters">Newsletter Sign Up</a></li>
<li><a href="https://www.facebook.com/OnIowaCRG/" target="_blank">On Iowa Facebook</a></li>
<!--MISC 
<li><a href="http://www.thegazette.com/data/hawkeyes">Iowa Football Data Center</a></li>
-->
<!--WINTER ONLY
<li><a href="/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<li><a href="/subject/sports/iowa-prep-sports/basketball">Prep Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/football">Prep Football</a></li>
<li><a href="/subject/sports/iowa-prep-sports/wrestling">Prep Wrestling</a></li>
-->
<!--SPRING ONLY
<li><a href="/subject/sports/iowa-prep-sports/track-and-field">Prep Track and Field</a></li>
<li><a href="/subject/sports/iowa-prep-sports/soccer">Prep Soccer</a></li>
-->
<!--SUMMER ONLY
<li><a href="/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a></li>
<li><a href="/subject/sports/iowa-prep-sports/softball">Prep Softball</a></li>
<li><a href="/subject/sports/auto-racing">Auto Racing</a></li>
-->
<!--FALL ONLY
<li><a href="/subject/sports/iowa-prep-sports/volleyball">Prep Volleyball</a></li>
<li><a href="/section/prepfootball">Prep Football Game Center</a></li>
-->
		</ul>
	</li>
</ul>
<!-- 
< p b s : macro name="dropdownbuilder"> placed on CategoryContent.pbo and contentlist5.pbo
< p b s : macro name="dropdownbuilder" frontpagesection="default-dropdown"> placed on MultimediaContent.pbo
placed on articleParagraph99.pbo
< p b s : macro name="dropdownbuilder" frontpagesection="sports">
< p b s : macro name="dropdownbuilder" frontpagesection="news">
< p b s : macro name="dropdownbuilder" frontpagesection="opinion">
< p b s : macro name="dropdownbuilder" frontpagesection="living">
placed on articleParagraph99.pbo and contentlist3.pbo
< p b s : macro name="dropdownbuilder" frontpagesection="obits">
-->
	</div>
</div>
<!-- ARCHIVE/CATEGORY PAGES -->
<div class="row" id="category-page">
	<!-- ARCHIVE/CATEGORY PAGES -->
<div class="block1">
	<div class="col l9 m12 s12 nopad">
		<div class="row">
			<div class="col l9 m6 s12 photo-fwd-lg">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" classVar="hide375" >
 -->
				<div class="l-image">
						<a href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219962/AR/0/0/AR-181219962.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219962/AR/0/0/AR-181219962.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Monday, December 10, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" title="Wrestling Weekend That Was: Upper Iowa produces strong start on the mats">
				<h4>Wrestling Weekend That Was: Upper Iowa produces strong start on the mats</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2730">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/small-college">Small College Sports</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col l9 m6 s12 photo-fwd-lg -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m6 s12 text-fwd-sm">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210" classVar="hide375" >
 -->
				<div class="col l12 m12 s12 nopad">
					<div class="m-image col m12 s3 nopad">
							<a href="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219977/AR/0/0/AR-181219977.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219977/AR/0/0/AR-181219977.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col m12 s9">
						<div class="pub-date">
							Monday, December 10, 2018
						</div>
						<div class="title">
							<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210" title="College basketball rankings: Iowa slips but stays in top 25">
				<h4>College basketball rankings: Iowa slips but stays in top 25</h4>
		</a>
						</div>
						<div class="author-subcat">
							The Gazette &nbsp; 
										<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
						</div>
					</div>
				</div><!-- END col s12 nopad -->
			</div><!-- END col l3 m6 s12 text-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l9 m6 s12 photo-fwd-lg">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/catching-up-on-a-passing-sports-season-20181210" classVar="hide375" >
 -->
				<div class="l-image">
						<a href="/subject/sports/catching-up-on-a-passing-sports-season-20181210">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219990/AR/0/0/AR-181219990.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219990/AR/0/0/AR-181219990.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Monday, December 10, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/catching-up-on-a-passing-sports-season-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/catching-up-on-a-passing-sports-season-20181210" title="Catching up on a passing sports season">
				<h4>Catching up on a passing sports season</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Ogden">J.R. Ogden</a>
 &nbsp; 
										<div class="label bgc2694">
				<a class="label-link" href="https://www.thegazette.com/subject/sports">Sports</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col l9 m6 s12 photo-fwd-lg -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m6 s12 text-fwd-sm">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208" classVar="hide375" >
 -->
				<div class="col l12 m12 s12 nopad">
					<div class="m-image col l12 m12 s3 nopad">
							<a href="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209646/AR/0/0/AR-181209646.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209646/AR/0/0/AR-181209646.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col l12 m12 s9">
						<div class="pub-date">
							Saturday, December 08, 2018
						</div>
						<div class="title">
							<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208" title="No. 4 Iowa wrestling starts fast, piles up points in win over No. 16 Lehigh">
				<h4>No. 4 Iowa wrestling starts fast, piles up points in win over No. 16 Lehigh</h4>
		</a>
						</div>
						<div class="author-subcat">
<a href="/section/blogs?staffID=dmiles">Douglas Miles</a>
 &nbsp; 
										<div class="label bgc2712">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes">Iowa Hawkeyes</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
						</div>
					</div>
				</div><!-- END col s12 nopad -->
			</div><!-- END col l3 m6 s12 text-fwd-sm -->
		<!-- Counter 1 - 4 -->
		</div><!-- END .row -->
	</div><!-- END col l9 m12 s12 nopad -->
<!-- ARCHIVE/CATEGORY PAGES -->
	<div class="col l3 m12 s12 nopad">
		<div class="col l12 m12 s12 nopad marg-btm-25">
						    <div id="ad-medrec-1" class="medrec ad">
    <script>
      var medrec1HB = [{
        code: 'ad-medrec-1',
        bids: [
        { bidder: 'sovrn', params: {tagid: 369291} },
        { bidder: 'ix', params: {siteId: (BrowserWidth >= mobileBreakpoint) ? 286804 : 286798 , size: [300, 250]}},
        { bidder: 'rubicon', params: {accountId: 10844, siteId: 26348, zoneId: 577648} },
        { bidder: 'aol', params: {placement: '4606145', network: '10809.1'} },
        { bidder: "districtm", params: {placementId: 12024119} },
        { bidder: 'pulsepoint', params: {cf: '300X250', cp: 560738, ct: 545184}},
        { bidder: "rhythmone", params: { placementId: 67527}},
        { bidder: "gumgum", params: {inSlot: 8409} }
        ],
        sizes: [300, 250]
      }];
      adUnits = adUnits.concat(medrec1HB);
       function medrec1(){
        googletag.cmd.push(function() {
          medrec[1] = googletag.defineSlot(dfpId, [300, 250], "ad-medrec-1")
            .setTargeting("position", "1")
            .setCollapseEmptyDiv(true)
            .setTargeting("keywords", keywords)
            .setTargeting("accesslevel", accesslevel)
            .addService(googletag.pubads());
          googletag.pubads().enableSingleRequest();
          googletag.enableServices();
          googletag.display("ad-medrec-1");
          if (accesslevel != "full"){
            refreshBid("medrec", 1, medrec[1]);
          } else {
            googletag.pubads().refresh([medrec[1]]);
          }
        });
      }
      spinAccessLevel(medrec1);
    </script>
  </div>
		</div>
			<div class="col l12 m6 s6 photo-fwd-sm">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209658/AR/0/0/AR-181209658.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209658/AR/0/0/AR-181209658.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Saturday, December 08, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208" title="Megan Gustafson tops 2,000 career points as No. 16 Iowa fends off IUPUI">
				<h4>Megan Gustafson tops 2,000 career points as No. 16 Iowa fends off IUPUI</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=dmiles">Douglas Miles</a>
 &nbsp; 
										<div class="label bgc2700">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col l12 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l12 m6 s6 photo-fwd-sm">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209662/AR/0/0/AR-181209662.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209662/AR/0/0/AR-181209662.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Saturday, December 08, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208" title="Iowa&#x2019;s Sam Brincks is a finalist for a trophy that rhymes with Heisman">
				<h4>Iowa's Sam Brincks is a finalist for a trophy that rhymes with Heisman</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=NATHANF">Nathan Ford</a>
 &nbsp; 
										<div class="label bgc2697">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-football">Iowa Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col l12 m6 s6 photo-fwd-sm -->
		<!-- count 5 - 6 -->
	</div><!--END col l3 m12 s12 nopad -->
</div><!-- END block1 -->
<div class="row">
	<div class="col l12 m12 s12">
		<div class="row">
	<div class="col m6 s12">
		<div id="nativo" class="nativo-module"></div>
	</div>
	<div class="col m6 s12">
		<div class="marketing-carousel">
				<div class="col s12 market-module">
		<!-- items call for Marketing Module -->
<!-- marketing module -->
<div id="marketing-message-1" class="col s12 marketing-message">
	<div class="promo-mod-box">
		<div class="col l4 m12 s12">
			<div class="s-image">
				<a href="https://store.thegazette.com/collections/frontpage/products/kirk-ferentz-143-wins-booklet" onclick="ga('send','event','Marketing Module Image','Winning Numbers')"><img class="marketing-module-image" src="https://www.thegazette.com/storyimage/GA/20181121/NEWS/180909969/AR/0/0/AR-180909969.jpg&MaxW=600&MaxH=600" alt=""></a>
				<!-- < p b s : macro name="contentimage" OutsideLink="https://store.thegazette.com/collections/frontpage/products/kirk-ferentz-143-wins-booklet" RegularLink="/article/20181121/NEWS/180909969/2712" imageLink=https://www.thegazette.com/storyimage/GA/20181121/NEWS/180909969/AR/0/0/AR-180909969.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l8 m12 s12 text-side">
			<div class="col s12 nopad promo-mod-title">
				<div class="title">
					<a class="article-title" href="https://store.thegazette.com/collections/frontpage/products/kirk-ferentz-143-wins-booklet" title="Winning Numbers" onclick="ga('send','event','Marketing Module Title','Winning Numbers')">
						Winning Numbers
					</a>
				</div>
			</div>
			<div class="col s12 nopad promo-mod-text">
				<p>By Marc Morehouse. Relive the glory of the Kirk Ferentz era with Marc's coverage of all 143 wins leading up to Kirk Ferentz becoming Iowa's winningest coach.</p>
			</div>
			<div class="col s12 nopad promo-mod-cta">
				<a class="promo-mod-btn button" href="https://store.thegazette.com/collections/frontpage/products/kirk-ferentz-143-wins-booklet" target="_blank" onclick="ga('send','event','Marketing Module Button','Winning Numbers')"> Order Now </a>
			</div>
		</div>
	</div>
</div>
<!-- marketing module -->
<div id="marketing-message-2" class="col s12 marketing-message">
	<div class="promo-mod-box">
		<div class="col l4 m12 s12">
			<div class="s-image">
				<a href="http://www.thegazette.com/email-newsletters" onclick="ga('send','event','Marketing Module Image','Don't miss a story')"><img class="marketing-module-image" src="https://www.thegazette.com/storyimage/GA/20180411/NEWS/180419932/AR/0/0/AR-180419932.jpg&MaxW=600&MaxH=600" alt=""></a>
				<!-- < p b s : macro name="contentimage" OutsideLink="http://www.thegazette.com/email-newsletters" RegularLink="/article/20180411/NEWS/180419932/2712" imageLink=https://www.thegazette.com/storyimage/GA/20180411/NEWS/180419932/AR/0/0/AR-180419932.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l8 m12 s12 text-side">
			<div class="col s12 nopad promo-mod-title">
				<div class="title">
					<a class="article-title" href="http://www.thegazette.com/email-newsletters" title="Don't miss a story" onclick="ga('send','event','Marketing Module Title','Don't miss a story')">
						Don't miss a story
					</a>
				</div>
			</div>
			<div class="col s12 nopad promo-mod-text">
				<p>Sign up for The Gazette's breaking news email list to hear about the biggest local stories, as they happen.</p>
			</div>
			<div class="col s12 nopad promo-mod-cta">
				<a class="promo-mod-btn button" href="http://www.thegazette.com/email-newsletters" target="_blank" onclick="ga('send','event','Marketing Module Button','Don't miss a story')"> Sign up </a>
			</div>
		</div>
	</div>
</div>
	</div>
	<div style="clear:both;"></div>
	<div class="center dot-holder">
	</div>
<!--
< p b s : macro name="/Modules/marketing-module" Number="3" Profs="2647" ExternalLink="" Has_cta="ListField_Has_cta" >
-->
		</div>
	</div>
</div>
	</div>
</div>
<!-- ARCHIVE/CATEGORY PAGES -->
<div class="row block2">
	<div class="col l9 m12 s12 nopad">
		<div class="col l4 m4 s12 text-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208" classVar="hide375" >
 -->
  			<div class="col l12 m12 s12 nopad">
				<div class="m-image col l12 m12 s3 nopad">
						<a href="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209667/AR/0/0/AR-181209667.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209667/AR/0/0/AR-181209667.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper col l12 m12 s9">
					<div class="pub-date">
						Saturday, December 08, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208" title="Freshmen refresh Iowa men's basketball">
				<h4>Freshmen refresh Iowa men's basketball</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s12 nopad -->
  		</div><!-- END col m4 s12 text-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l4 m4 s12 text-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/alex-marinelli-serves-as-a-leader-for-fourth-ranked-iowa-wrestling-20181207" classVar="hide375" >
 -->
			<div class="col s12 nopad">
				<div class="m-image col l12 m12 s3 nopad">
						<a href="/subject/sports/alex-marinelli-serves-as-a-leader-for-fourth-ranked-iowa-wrestling-20181207">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181207/ARTICLE/181209696/AR/0/0/AR-181209696.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181207/ARTICLE/181209696/AR/0/0/AR-181209696.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper col l12 m12 s9">
					<div class="pub-date">
						Friday, December 07, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/alex-marinelli-serves-as-a-leader-for-fourth-ranked-iowa-wrestling-20181207" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/alex-marinelli-serves-as-a-leader-for-fourth-ranked-iowa-wrestling-20181207" title="Alex Marinelli serves as a leader for fourth-ranked Iowa wrestling">
				<h4>Alex Marinelli serves as a leader for fourth-ranked Iowa wrestling</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2712">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes">Iowa Hawkeyes</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s12 nopad -->
		</div><!-- END col m4 s12 text-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l4 m4 s12 text-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-is-back-but-now-makenzie-meyer-is-a-question-mark-20181207" classVar="hide375" >
 -->
			<div class="col s12 nopad">
				<div class="m-image col l12 m12 s3 nopad">
						<a href="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-is-back-but-now-makenzie-meyer-is-a-question-mark-20181207">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181207/ARTICLE/181209730/AR/0/0/AR-181209730.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181207/ARTICLE/181209730/AR/0/0/AR-181209730.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper col l12 m12 s9">
					<div class="pub-date">
						Friday, December 07, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-is-back-but-now-makenzie-meyer-is-a-question-mark-20181207" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-is-back-but-now-makenzie-meyer-is-a-question-mark-20181207" title="Kathleen Doyle is back for Iowa, but now Makenzie Meyer is a question mark">
				<h4>Kathleen Doyle is back for Iowa, but now Makenzie Meyer is a question mark</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
									<div class="label bgc2700">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s12 nopad -->
		</div><!-- END col m4 s12 text-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l4 m4 s12 photo-fwd-sm">
			        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-final-score-cy-hawk-fight-prohm-mccaffery-20181206">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-final-score-cy-hawk-fight-prohm-mccaffery-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-final-score-cy-hawk-fight-prohm-mccaffery-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209737/AR/0/0/AR-181209737.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209737/AR/0/0/AR-181209737.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-final-score-cy-hawk-fight-prohm-mccaffery-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-final-score-cy-hawk-fight-prohm-mccaffery-20181206" title="Iowa beats Iowa State in chippy Cy-Hawk men&#x2019;s basketball game">
				<h4>Iowa beats Iowa State in chippy Cy-Hawk men's basketball game</h4>
		</a>
				</div>
				<div class="author-subcat">
					By Ben Visser, correspondent &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col m4 s12 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l4 m4 s12 photo-fwd-sm">
			        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-fight-cy-hawk-mike-hlas-column-20181206">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-fight-cy-hawk-mike-hlas-column-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-fight-cy-hawk-mike-hlas-column-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209738/AR/0/0/AR-181209738.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209738/AR/0/0/AR-181209738.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-fight-cy-hawk-mike-hlas-column-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-fight-cy-hawk-mike-hlas-column-20181206" title="Cordell Pemsl comes back, has Iowa teammates' backs vs. Iowa State">
				<h4>Cordell Pemsl comes back, has Iowa teammates' backs vs. Iowa State</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col m4 s12 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l4 m4 s12 photo-fwd-sm">
			        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-tv-live-stream-updates-highlights-20181206">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-tv-live-stream-updates-highlights-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-tv-live-stream-updates-highlights-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209752/AR/0/0/AR-181209752.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209752/AR/0/0/AR-181209752.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-tv-live-stream-updates-highlights-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-score-tv-live-stream-updates-highlights-20181206" title="Iowa vs. Iowa State men's basketball: Final score, stats, highlights">
				<h4>Iowa vs. Iowa State men's basketball: Final score, stats, highlights</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=NATHANF">Nathan Ford</a>
 &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col m4 s12 photo-fwd-sm -->
	<!-- counter 7 - 12 -->
	</div><!-- END col l9 m12 s12 nopad -->
	<div class="col l3 m12 s12 nopad">
		<div class="row">
			<div class="col l12 m12 s12 nopad marg-btm-25">
							     <div id="ad-doubleMedrec-2" class="doubleMedrec">
    <script>
      var doubleMedrec2HB = [{
        code: 'ad-doubleMedrec-2',
        bids: [
          { bidder: 'sovrn', params: {tagid: (BrowserWidth >= doubleMedrecBreakpoint) ? 524520 : 369487}},
          { bidder: 'ix', params: {siteId: (BrowserWidth >= doubleMedrecBreakpoint) ? 286811 : 286799 , size: (BrowserWidth >= doubleMedrecBreakpoint) ? [300, 600] : [300, 250]}},
          { bidder: 'rubicon', params: {accountId: 10844, siteId: 26348, zoneId: 577650}},
          { bidder: 'aol', params: {network: '10809.1', placement: (BrowserWidth >= doubleMedrecBreakpoint) ? 4693151 : 4669732}},
          { bidder: 'pulsepoint', params: {cf: (BrowserWidth >= doubleMedrecBreakpoint) ? '300X600' : '300X250', cp: 560738, ct: (BrowserWidth >= doubleMedrecBreakpoint) ? 616233 : 545186}},
          { bidder: "rhythmone", params: { placementId: 67527}},
          { bidder: "districtm", params: { placementId: (BrowserWidth >= doubleMedrecBreakpoint) ? 13699756 : 12024124}},
          { bidder: 'gumgum', params: {inSlot: (BrowserWidth >= doubleMedrecBreakpoint) ? 8416 : 8410 }}
        ],
        sizes: (BrowserWidth >= doubleMedrecBreakpoint) ? [[300,600],[300, 250]] : [300, 250]
      }];
      adUnits = adUnits.concat(doubleMedrec2HB);
      function doublemedrec2(){
        googletag.cmd.push(function() {
          var mappingDoubleMedrec = googletag.sizeMapping()
            .addSize([0, 0], [300, 250])
            .addSize([doubleMedrecBreakpoint, 0], [[300, 600], [300, 250]]).build();
          doubleMedrec[2] = googletag.defineSlot(dfpId, [300,600], "ad-doubleMedrec-2")
            .defineSizeMapping(mappingDoubleMedrec)
            .setTargeting("position", "2")
            .setTargeting("keywords", keywords)
            .setTargeting("accesslevel", accesslevel)
            .setCollapseEmptyDiv(true).addService(googletag.pubads());
          googletag.pubads().enableSingleRequest();
          googletag.enableServices();
          googletag.display("ad-doubleMedrec-2");
          if (accesslevel != "full"){
            refreshBid("doubleMedrec", 2, doubleMedrec[2]);
          } else {
            googletag.pubads().refresh([doubleMedrec[2]]);
          }
        });
      }
      spinAccessLevel(doublemedrec2);
    </script>
  </div>
			</div>
		</div><!--End row-->
	</div><!--End rail col-->
</div><!-- END block2 -->
<!-- ARCHIVE/CATEGORY PAGES -->
<div class="row block3">
	<div class="col l12 m12 s12 nopad">
		<div class="col l3 m6 s12 photo-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/former-linn-mar-great-iowa-qb-ryan-driscoll-dies-unexpectedly-at-44-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-football/former-linn-mar-great-iowa-qb-ryan-driscoll-dies-unexpectedly-at-44-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209754/AR/0/0/AR-181209754.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209754/AR/0/0/AR-181209754.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/former-linn-mar-great-iowa-qb-ryan-driscoll-dies-unexpectedly-at-44-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-football/former-linn-mar-great-iowa-qb-ryan-driscoll-dies-unexpectedly-at-44-20181206" title="Former Linn-Mar great, Iowa QB Ryan Driscoll dies unexpectedly at 44">
				<h4>Former Linn-Mar great, Iowa QB Ryan Driscoll dies unexpectedly at 44</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
									<div class="label bgc2697">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-football">Iowa Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
		<div class="col l3 m6 s12 nopad marg-btm-25 rail-ad">
						  <script>
  var medrec3HB = [{
    code: 'ad-medrec-3',
    bids: [
      { bidder: 'sovrn', params: {tagid: 370049}},
      { bidder: 'ix', params: {siteId: (BrowserWidth >= mobileBreakpoint) ? 286806 : 286800 , size: [300, 250]}},
      { bidder: 'rubicon', params: {accountId: 10844, siteId: 26348, zoneId: 577650}},
      { bidder: 'aol', params: {network: '10809.1', placement: 4606144}},
      { bidder: "districtm", params: {placementId: 12024120}},
      { bidder: 'pulsepoint', params: {cf: '300X250', cp: 560738, ct: 545185}},
      { bidder: "rhythmone", params: { placementId: 67527}},
      { bidder: "gumgum", params: {inSlot: 8411} }
    ],
    sizes: [300, 250]
  }];
  adUnits = adUnits.concat(medrec3HB);
</script>
<div id="ad-medrec-3" class="medrec ad">
  <script>
    function medrec3(){
      googletag.cmd.push(function() {
        medrec[3] = googletag.defineSlot(dfpId, [300, 250], "ad-medrec-3")
          .setTargeting("position", "3")
          .setTargeting("keywords", keywords)
          .setTargeting("accesslevel", accesslevel)
          .setCollapseEmptyDiv(true).addService(googletag.pubads());
        googletag.pubads().enableSingleRequest();
        googletag.enableServices();
        googletag.display("ad-medrec-3");
        if (accesslevel != "full"){
          refreshBid("medrec", 3, medrec[3]);
        } else {
          googletag.pubads().refresh([medrec[3]]);
        }
      });
    }
    spinAccessLevel(medrec3);
  </script>
</div>
		</div>
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m6 s6 photo-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/iowa-state-cyclones/iowa-state-basketball-team-fran-mccaffery-compliments-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/iowa-state-cyclones/iowa-state-basketball-team-fran-mccaffery-compliments-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209766/AR/0/0/AR-181209766.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209766/AR/0/0/AR-181209766.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/iowa-state-cyclones/iowa-state-basketball-team-fran-mccaffery-compliments-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-state-cyclones/iowa-state-basketball-team-fran-mccaffery-compliments-20181206" title="Hey, Cyclones, Fran McCaffery likes your team">
				<h4>Hey, Cyclones, Fran McCaffery likes your team</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
									<div class="label bgc2713">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-state-cyclones">Iowa State Cyclones</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m6 s6 photo-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-thursday-time-tv-channel-live-stream-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-thursday-time-tv-channel-live-stream-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209777/AR/0/0/AR-181209777.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181206/ARTICLE/181209777/AR/0/0/AR-181209777.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Thursday, December 06, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-thursday-time-tv-channel-live-stream-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-thursday-time-tv-channel-live-stream-20181206" title="Iowa State-Iowa men&#8217;s basketball: Time, TV, stats">
				<h4>Iowa State-Iowa men's basketball: Time, TV, stats</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m6 s6 photo-fwd-sm">
			        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-injury-first-game-iowa-vs-iowa-state-20181205">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-injury-first-game-iowa-vs-iowa-state-20181205" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-injury-first-game-iowa-vs-iowa-state-20181205">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209786/AR/0/0/AR-181209786.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209786/AR/0/0/AR-181209786.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Wednesday, December 05, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-injury-first-game-iowa-vs-iowa-state-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/kathleen-doyle-injury-first-game-iowa-vs-iowa-state-20181205" title="Kathleen Doyle returns for Iowa, and contributes greatly against Iowa State">
				<h4>Kathleen Doyle returns for Iowa, and contributes greatly against Iowa State</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
									<div class="label bgc2700">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m6 s6 photo-fwd-sm">
			        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-vs-iowa-state-womens-basketball-final-score-tania-davis-20181205">
        		<span class="hide375">SLIDESHOW &nbsp; </span></a>
        </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-vs-iowa-state-womens-basketball-final-score-tania-davis-20181205" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-vs-iowa-state-womens-basketball-final-score-tania-davis-20181205">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209787/AR/0/0/AR-181209787.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209787/AR/0/0/AR-181209787.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Wednesday, December 05, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-vs-iowa-state-womens-basketball-final-score-tania-davis-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-vs-iowa-state-womens-basketball-final-score-tania-davis-20181205" title="Tania Davis delivers a game-winner for Iowa against Iowa State">
				<h4>Tania Davis delivers a game-winner for Iowa against Iowa State</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
									<div class="label bgc2700">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m6 s6 photo-fwd-sm">
			<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-preview-joe-wieskamp-injury-status-20181206" classVar="hide375" >
 -->
			<div class="m-image">
					<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-preview-joe-wieskamp-injury-status-20181206">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209803/AR/0/0/AR-181209803.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209803/AR/0/0/AR-181209803.jpg mHeight="800" mWidth="800" > -->
			</div>
			<div class="title-content-wrapper">
				<div class="pub-date">
					Wednesday, December 05, 2018
				</div>
				<div class="title">
					<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-preview-joe-wieskamp-injury-status-20181206" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-iowa-state-basketball-game-preview-joe-wieskamp-injury-status-20181206" title="Iowa men's basketball needs to heat up pronto with Iowa State the foe">
				<h4>Iowa men's basketball needs to heat up pronto with Iowa State the foe</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
									<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col l3 m6 s6 photo-fwd-sm -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m6 s6 photo-fwd-sm">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209808/AR/0/0/AR-181209808.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209808/AR/0/0/AR-181209808.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, December 05, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205" title="In just 2 seasons, Iowa&#8217;s T.J. Hockenson went from &#8216;work in progress&#8217; to Mackey winner">
				<h4>In just 2 seasons, Iowa's T.J. Hockenson went from 'work in progress' to Mackey ...</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Morehouse">Marc Morehouse</a>
 &nbsp; 
										<div class="label bgc2697">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-football">Iowa Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col l3 m6 s6 photo-fwd-sm -->
		<!-- counter 13 - 19 -->
	</div><!-- END col s12 nopad -->
</div><!-- END block3 -->
<!-- ARCHIVE/CATEGORY PAGES -->
	<div class="row">
		<div class="col l12 m12 s12">
			<div class="col s12 m12 l8">	
	<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="story-module">
<h3><a href='/subject/sports/hawkeyes'>Iowa Hawkeye Stories</a></h3>
		<!-- MODULE - PROFILE, IMAGE -->
<div class="row" id="module-prof-img">
	<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219962/AR/0/0/AR-181219962.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219962/AR/0/0/AR-181219962.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" title="Wrestling Weekend That Was: Upper Iowa produces strong start on the mats">
				<h4>Wrestling Weekend That Was: Upper Iowa produces strong start on the ...</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Small College Sports</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219977/AR/0/0/AR-181219977.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219977/AR/0/0/AR-181219977.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/college-basketball-rankings-where-iowa-ranked-december-10-2018-polls-20181210" title="College basketball rankings: Iowa slips but stays in top 25">
				<h4>College basketball rankings: Iowa slips but stays in top 25</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Men's Basketball</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/catching-up-on-a-passing-sports-season-20181210">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219990/AR/0/0/AR-181219990.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181210/ARTICLE/181219990/AR/0/0/AR-181219990.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/catching-up-on-a-passing-sports-season-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/catching-up-on-a-passing-sports-season-20181210" title="Catching up on a passing sports season">
				<h4>Catching up on a passing sports season</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Sports</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209646/AR/0/0/AR-181209646.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209646/AR/0/0/AR-181209646.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-lehigh-wrestling-dual-final-score-2018-results-20181208" title="No. 4 Iowa wrestling starts fast, piles up points in win over No. 16 Lehigh">
				<h4>No. 4 Iowa wrestling starts fast, piles up points in win over No. 16 ...</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Hawkeyes</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209658/AR/0/0/AR-181209658.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209658/AR/0/0/AR-181209658.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/iowa-iupui-womens-basketball-final-score-2018-recap-20181208" title="Megan Gustafson tops 2,000 career points as No. 16 Iowa fends off IUPUI">
				<h4>Megan Gustafson tops 2,000 career points as No. 16 Iowa fends off ...</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Women's Basketball</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209662/AR/0/0/AR-181209662.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181208/ARTICLE/181209662/AR/0/0/AR-181209662.jpg mHeight="800" mWidth="800" > -->
		</div>
	</div>
	<div class="col s8 m12 l8">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-football/sam-brincks-iowa-piesman-trophy-trick-play-touchdown-video-20181208" title="Iowa&#x2019;s Sam Brincks is a finalist for a trophy that rhymes with Heisman">
				<h4>Iowa's Sam Brincks is a finalist for a trophy that rhymes with Heisman ...</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Football</div>
			</div>
		</div>
	</div>
</div>
</div> 
</div>
</div>
<div class="col s12 m12 l4 nlsignup">
	<!--
< p b s : macro name="/Modules/newsletter-module" List="list-sports" backgroundColor="Sports" ModuleHeadline="SPORTS E-NEWSLETTER" ModuleBodyText="All sports, only sports, tailored to your browsing preferences.">
-->
	<div class="col s12">
		<div class="newsletter-module">
			<div class="enews-title bgcsports">
				<b>SPORTS E-NEWSLETTER</b>
			</div>
			<div class="enews-content">
				<div class="module-text">
					All sports, only sports, tailored to your browsing preferences.
				</div>
				<form id="newsletter-signup-form">
					<div class="input-field">
						<input placeholder="Email Address" id="email" type="email" class="validate">
						<div id="inputtItem">      
							<input type="checkbox" id="ageconfirmation" />
				      		<label for="ageconfirmation">I am above 13 years of age, and agree to sending policies.</label>
				      	</div>
						<div class="button" type="" name="" onclick="ga('send','event','Newsletter','Sign Up For SPORTS E-NEWSLETTER','All sports, only sports, tailored to your browsing preferences.')">SIGN ME UP</div>
					</div>
					<input id="email-list" type=hidden name=email-list value="list-sports">
				</form>
			</div>
			<div class="extra-links">
				<div class="reg-link"><a href="/email-newsletters">View all newsletters</a></div>
				<div class="sm-link"><a href="/policies">Privacy Policy</a></div>
				<div class="clearfix"></div>
			</div>
		</div>
		<div class="confirmation-view">
			<p class="bold">Thank you for signing up for our e-newsletter!</p>
			<p>You should start receiving the e-newsletters within a couple days.</p>
		</div>
	</div>
	<div class="clearfix"></div>
<script type="text/javascript">
function validateEmail(email) {
    var re = /^(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/;
    return re.test(email);
}
$('#newsletter-signup-form .button').click(function(event) {
    event.preventDefault();
    //alert('clicked');
    var email = $("#email").val();
    var list = $("#email-list").val();
    //console.log(list);
    if(validateEmail(email)){
    	if($('#ageconfirmation').is(":checked")){
	    	 var attributes = {"email":email};
	    	 var age = jQuery('#boomtrain-age').val();
	    	 attributes[list] = "true";
	    	 //console.log(email);
	    	 //console.log(attributes);
	         //bt('track', 'started_membership', attributes);
		    bt('updateUser', attributes);
		    bt('track', 'resubscribe_user', {});
	    	$(".newsletter-module").hide();
	    	$("#ageconfirmation").hide();
	    	$(".confirmation-view").show();
	    }
    	else{
			alert("Please confirm your age via the checkbox.")
		}
    }
    else{
    	alert("Please enter a valid email address. Thank you.")
    }
});
</script>
</div>
		</div>
	</div>
	<div class="row">
		<div class="col l9 m12 s12 nopad pad-r-20">
			<div class="col l3 m3 s3 list-fwd">			
					    <span class="yes story-callout story-callout-multimedia">
    		<a class="article-title play-video" href="/subject/sports/hawkeyes/iowa-iowa-state-wrestling-dual-result-takeaways-pinning-combination-20181205">
            <span class="hide375">VIDEO &nbsp; </span></a>
    </span>
<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-iowa-state-wrestling-dual-result-takeaways-pinning-combination-20181205" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/hawkeyes/iowa-iowa-state-wrestling-dual-result-takeaways-pinning-combination-20181205">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209835/AR/0/0/AR-181209835.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209835/AR/0/0/AR-181209835.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd"> 
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, December 05, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-iowa-state-wrestling-dual-result-takeaways-pinning-combination-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-iowa-state-wrestling-dual-result-takeaways-pinning-combination-20181205" title="Pinning Combination: Takeaways from Saturday&#8217;s Iowa-Iowa State dual">
			<h4>Pinning Combination: Takeaways from Saturday's Iowa-Iowa State dual</h4>
		</a>
					</div>
					<div class="author-subcat">
						The Gazette &nbsp; 
										<div class="label bgc2712">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes">Iowa Hawkeyes</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/iowa-state-cyclones/ashley-joens-iowa-state-womens-basketball-iowa-city-high-iowa-game-20181205" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/iowa-state-cyclones/ashley-joens-iowa-state-womens-basketball-iowa-city-high-iowa-game-20181205">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209840/AR/0/0/AR-181209840.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181205/ARTICLE/181209840/AR/0/0/AR-181209840.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, December 05, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/iowa-state-cyclones/ashley-joens-iowa-state-womens-basketball-iowa-city-high-iowa-game-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-state-cyclones/ashley-joens-iowa-state-womens-basketball-iowa-city-high-iowa-game-20181205" title="Ashley Joens returns to Iowa City with Iowa State as a more complete player">
			<h4>Ashley Joens returns to Iowa City with Iowa State as a more complete player</h4>
		</a>
					</div>
					<div class="author-subcat">
						By Ben Visser, correspondent &nbsp; 
										<div class="label bgc2713">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-state-cyclones">Iowa State Cyclones</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/iowa-wrestling-still-searching-for-remedy-at-174-pounds-20181204" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/iowa-wrestling-still-searching-for-remedy-at-174-pounds-20181204">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209834/AR/0/0/AR-181209834.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209834/AR/0/0/AR-181209834.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Tuesday, December 04, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/iowa-wrestling-still-searching-for-remedy-at-174-pounds-20181204" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-wrestling-still-searching-for-remedy-at-174-pounds-20181204" title="Iowa wrestling notes: Hawkeyes still searching for remedy at 174 pounds">
			<h4>Iowa wrestling notes: Hawkeyes still searching for remedy at 174 pounds</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
										<div class="label bgc2712">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes">Iowa Hawkeyes</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/urban-meyer-stepping-down-at-ohio-state-ryan-day-to-take-over-20181204" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/urban-meyer-stepping-down-at-ohio-state-ryan-day-to-take-over-20181204">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209867/AR/0/0/AR-181209867.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209867/AR/0/0/AR-181209867.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Tuesday, December 04, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/urban-meyer-stepping-down-at-ohio-state-ryan-day-to-take-over-20181204" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/urban-meyer-stepping-down-at-ohio-state-ryan-day-to-take-over-20181204" title="Urban Meyer stepping down at Ohio State, Ryan Day to take over">
			<h4>Urban Meyer stepping down at Ohio State, Ryan Day to take over</h4>
		</a>
					</div>
					<div class="author-subcat">
						Field Level Media &nbsp; 
										<div class="label bgc2697">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-football">Iowa Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/hawkeyes-pursue-3rd-straight-win-vs-isu-20181204" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/hawkeyes/iowa-womens-basketball/hawkeyes-pursue-3rd-straight-win-vs-isu-20181204">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209877/AR/0/0/AR-181209877.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181204/ARTICLE/181209877/AR/0/0/AR-181209877.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Tuesday, December 04, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-womens-basketball/hawkeyes-pursue-3rd-straight-win-vs-isu-20181204" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-womens-basketball/hawkeyes-pursue-3rd-straight-win-vs-isu-20181204" title="Iowa women's basketball pursues third straight win vs. Iowa State">
			<h4>Iowa women's basketball pursues third straight win vs. Iowa State</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
										<div class="label bgc2700">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-womens-basketball">Iowa Women's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-final-score-monday-recap-20181203" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-final-score-monday-recap-20181203">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209873/AR/0/0/AR-181209873.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209873/AR/0/0/AR-181209873.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Monday, December 03, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-final-score-monday-recap-20181203" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-final-score-monday-recap-20181203" title="Michigan State a pain in the paint for Iowa">
			<h4>Michigan State a pain in the paint for Iowa</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Hlas">Mike Hlas</a>
 &nbsp; 
										<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/on-iowa-podcast-penske-sponsor-iowa-outback-bowl-morehouse-dochterman-20181203" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/hawkeyes/iowa-football/on-iowa-podcast-penske-sponsor-iowa-outback-bowl-morehouse-dochterman-20181203">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209875/AR/0/0/AR-181209875.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209875/AR/0/0/AR-181209875.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Monday, December 03, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-football/on-iowa-podcast-penske-sponsor-iowa-outback-bowl-morehouse-dochterman-20181203" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-football/on-iowa-podcast-penske-sponsor-iowa-outback-bowl-morehouse-dochterman-20181203" title="#oniowapod covers Mississippi State, the NFL Draft, Iowa basketball and more">
			<h4>#oniowapod covers Mississippi State, the NFL Draft, Iowa basketball and more</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Morehouse">Marc Morehouse</a>
 &nbsp; 
										<div class="label bgc2697">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-football">Iowa Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
	<!-- IsLastItem list -->
<!-- ARCHIVE/CATEGORY PAGES -->
			<div class="col l3 m3 s3 list-fwd pad-r-20">
					<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-game-score-tv-live-stream-updates-highlights-20181203" classVar="hide375" >
 -->
				<div class="s-image">
						<a href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-game-score-tv-live-stream-updates-highlights-20181203">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209887/AR/0/0/AR-181209887.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20181203/ARTICLE/181209887/AR/0/0/AR-181209887.jpg mHeight="800" mWidth="800" > -->
				</div>
			</div>
			<div class="col l9 m9 s9 list-fwd">
				<div class="title-content-wrapper">
					<div class="pub-date">
						Monday, December 03, 2018
					</div>
					<div class="title">
						<!-- 
macro used on contentlistitem1.pbo, 2, 22, 4, 6, 90, 91, 92, 93, 94 96
< p b s : macro name="titlebuilder" articleTitle="" ExternalLink="" ContentLink="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-game-score-tv-live-stream-updates-highlights-20181203" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/iowa-michigan-state-basketball-game-score-tv-live-stream-updates-highlights-20181203" title="Iowa men's basketball at Michigan State: Final score, stats, highlights">
			<h4>Iowa men's basketball at Michigan State: Final score, stats, highlights</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=NATHANF">Nathan Ford</a>
 &nbsp; 
										<div class="label bgc2698">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
					</div>
				</div>
			</div><!-- END col s9/s12 list-fwd -->
		<!-- counter 20 -->
		</div><!-- END col l9 m12 s12 nopad -->
		<div class=" col l3 m12 s12 nopad">
			<div class="row">
				<div class="col l12 m12 s12 nopad">
								  <h3 class="contenthead">From our Authors</h3>
<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="singlerow">
<div class="story-module">
<h3><a href='/section/blogs?staffID=Morehouse'>Marc Morehouse</a></h3>
				<!-- MODULE - BY AUTHOR, NO IMAGE -->
<div class="row" id="module-auth-noimg">
	<!-- MODULE - AUTHOR, NO IMAGE -->
<div class="story-list">
	<div class="col s12">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on newsitem4.pbo, 5, 6
< p b s : macro name="titlebuilder-news" Title="In just 2 seasons, Iowa&#8217;s T.J. Hockenson went from &#8216;work in progress&#8217; to Mackey winner" ExternalLink="" Link="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205" title="In just 2 seasons, Iowa&#8217;s T.J. Hockenson went from &#8216;work in progress&#8217; to Mackey winner">
				<h4>In just 2 seasons, Iowa's T.J. Hockenson went from 'work in progress'  ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/in-just-two-seasons-iowas-tj-hockenson-went-from-work-in-progress-to-mackey-winner-20181205">
						<h2>In just 2 seasons, Iowa's T.J. Hockenson went from 'work in progress'  ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Football</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="singlerow">
<div class="story-module">
<h3><a href='/section/blogs?staffID=Hlas'>Mike Hlas</a></h3>
				<!-- MODULE - BY AUTHOR, NO IMAGE -->
<div class="row" id="module-auth-noimg">
	<!-- MODULE - AUTHOR, NO IMAGE -->
<div class="story-list">
	<div class="col s12">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on newsitem4.pbo, 5, 6
< p b s : macro name="titlebuilder-news" Title="Freshmen refresh Iowa men's basketball" ExternalLink="" Link="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208" title="Freshmen refresh Iowa men's basketball">
				<h4>Freshmen refresh Iowa men's basketball</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/hawkeyes/iowa-mens-basketball/progress-clear-but-miles-to-go-for-hawkeye-basketball-20181208">
						<h2>Freshmen refresh Iowa men's basketball</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Men's Basketball</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
<!-- < p b s : macro withphotos="no" name="/Modules/story-module" Profs="" AuthorID="Davis" ModuleHeadline="<a href='/section/blogs?staffID=Davis'>Jeremiah Davis</a>" StoryTotal="1"> -->
<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="singlerow">
<div class="story-module">
<h3><a href='/section/blogs?staffID=Pilcher'>K.J. Pilcher</a></h3>
				<!-- MODULE - BY AUTHOR, NO IMAGE -->
<div class="row" id="module-auth-noimg">
	<!-- MODULE - AUTHOR, NO IMAGE -->
<div class="story-list">
	<div class="col s12">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on newsitem4.pbo, 5, 6
< p b s : macro name="titlebuilder-news" Title="Wrestling Weekend That Was: Upper Iowa produces strong start on the mats" ExternalLink="" Link="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210" title="Wrestling Weekend That Was: Upper Iowa produces strong start on the mats">
				<h4>Wrestling Weekend That Was: Upper Iowa produces strong start on the ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/upper-iowa-produces-strong-start-on-the-mats-20181210">
						<h2>Wrestling Weekend That Was: Upper Iowa produces strong start on the ma ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Small College Sports</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="singlerow">
<div class="story-module">
<h3><a href='/section/blogs?staffID=Johnson'>Jeff Johnson</a></h3>
				<!-- MODULE - BY AUTHOR, NO IMAGE -->
<div class="row" id="module-auth-noimg">
	<!-- MODULE - AUTHOR, NO IMAGE -->
<div class="story-list">
	<div class="col s12">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on newsitem4.pbo, 5, 6
< p b s : macro name="titlebuilder-news" Title="Iowa high school boys' basketball rankings: A new No. 1 in Class 2A" ExternalLink="" Link="/subject/sports/iowa-prep-sports/basketball/iowa-high-school-boys-basketball-rankings-december-10-2018-gazette-20181210" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/basketball/iowa-high-school-boys-basketball-rankings-december-10-2018-gazette-20181210" title="Iowa high school boys' basketball rankings: A new No. 1 in Class 2A">
				<h4>Iowa high school boys' basketball rankings: A new No. 1 in Class 2A</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/iowa-prep-sports/basketball/iowa-high-school-boys-basketball-rankings-december-10-2018-gazette-20181210">
						<h2>Iowa high school boys' basketball rankings: A new No. 1 in Class 2A</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Prep Basketball</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
<!-- Content Recirculation
Variables expected
Profs = set of 4 digit profiles "1324,5353,2424", can be blank if you are doing an author roll.
StoryTotal = A single number  5, or 3, etc. This will be used to pull back the total number of stories
AuthorID = If you are doing an author roll, this will be used to populate the correct author. If doing author, then there will be no profile used. So one of the two will be blank on each call.
ModuleHeadline = This is plain text that will be the visualized headline of the module.
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="2676" AuthorID="" ModuleHeadline="Latest News Stories" StoryTotal="8">
</div>
<div class="col s12">
	< p b s : macro withphotos="yes" name="/Modules/story-module" Profs="" AuthorID="Hermiston" ModuleHeadline="Stories by Lee Hermiston" StoryTotal="8">
</div>
-->
<div class="singlerow">
<div class="story-module">
<h3><a href='/section/blogs?staffID=Linder'>Jeff Linder</a></h3>
				<!-- MODULE - BY AUTHOR, NO IMAGE -->
<div class="row" id="module-auth-noimg">
	<!-- MODULE - AUTHOR, NO IMAGE -->
<div class="story-list">
	<div class="col s12">
		<div class="title-content-wrapper">
			<div class="title">
				<!-- 
macro used on newsitem4.pbo, 5, 6
< p b s : macro name="titlebuilder-news" Title="&#8216;Welcome to City-West basketball,&#8217; Eviyon Richardson: Freshman hits big shot in overtime" ExternalLink="" Link="/subject/sports/iowa-prep-sports/basketball/iowa-city-west-city-high-girls-basketball-final-score-2018-recap-highlights-20181207" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/basketball/iowa-city-west-city-high-girls-basketball-final-score-2018-recap-highlights-20181207" title="&#8216;Welcome to City-West basketball,&#8217; Eviyon Richardson: Freshman hits big shot in overtime">
				<h4>'Welcome to City-West basketball,' Eviyon Richardson: Freshman hits ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/iowa-prep-sports/basketball/iowa-city-west-city-high-girls-basketball-final-score-2018-recap-highlights-20181207">
						<h2>'Welcome to City-West basketball,' Eviyon Richardson: Freshman hits bi ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Prep Basketball</div>
			</div>
		</div>
	</div>
</div>
</div>
</div>
</div>
  <script>
    var medrec5HB = [{
      code: 'ad-medrec-5',
      bids: [
        { bidder: 'sovrn', params: {tagid: 370233}},
        { bidder: 'ix', params: {siteId: (BrowserWidth >= mobileBreakpoint) ? 286808 : 286802 , size: [300, 250]}},
        { bidder: 'rubicon', params: {accountId: 10844, siteId: 26348, zoneId: 577654}},
        { bidder: 'aol', params: {network: '10809.1', placement: 4693158}},
        { bidder: "districtm", params: {placementId: 12271668}},
        { bidder: 'pulsepoint', params: {cf: '300X250', cp: 560738, ct: 616225}},
        { bidder: "rhythmone", params: { placementId: 67527}},
        { bidder: "gumgum", params: {inSlot: 8413} }
      ],
      sizes: [300, 250]
    }];
    adUnits = adUnits.concat(medrec5HB);
  </script>
    <div id="ad-medrec-5" class="medrec ad">
      <script>
        function medrec5(){
          googletag.cmd.push(function() {
            medrec[5] = googletag.defineSlot(dfpId, [300, 250], "ad-medrec-5")
              .setTargeting("position", "5")
              .setTargeting("keywords", keywords)
              .setTargeting("accesslevel", accesslevel)
              .setCollapseEmptyDiv(true).addService(googletag.pubads());
            googletag.pubads().enableSingleRequest();
            googletag.enableServices();
            googletag.display("ad-medrec-5");
            if (accesslevel != "full"){
              refreshBid("medrec", 5, medrec[5]);
            } else {
              googletag.pubads().refresh([medrec[5]]);
            }
          });
        }
        spinAccessLevel(medrec5);
      </script>
    </div>
				</div>
			</div><!--End row-->
		</div><!--End col-->
	</div><!-- END row -->
	<!-- IsLastItem list -->
</div> 
<div class="clearfix"></div>       
<div class="pagination" id="pagination"></div> 
<script>
function is_float (mixed_var) {
  return +mixed_var === mixed_var && (!isFinite(mixed_var) || !!(mixed_var % 1));
}
(function()
{
  LTotalPages = (1107/27);
  LHtml = '';
  LCurrentPage = 1;
  LUrl = '/subject/sports/hawkeyes?PageNumber=';
  LCnt= 0;
  LNewStart = 0;
  if(is_float(LTotalPages))
      LTotalPages = parseInt(LTotalPages)+1;
  if(LCurrentPage != 1)
    LHtml += "<li><a href='"+LUrl+(LCurrentPage-1)+"' onclick=\"ga('send','event','Pagination','Clicked Prev /subject/sports/hawkeyes')\"><i class='fa fa-chevron-left' aria-hidden='true'></i> Prev</a></li>";
  // Before the current page
  if(LCurrentPage-6 <= 1){
    while (LCnt+1<LCurrentPage){
      LCnt++;
      LHtml += "<li class='hide600'><a href='"+LUrl+LCnt+"' onclick=\"ga('send','event','Pagination','Clicked "+LCnt+" /subject/sports/hawkeyes')\">"+LCnt+" </a><li>";
    }
    LCnt++;
    LHtml += '<li class="current">' + LCnt+'</li>';
  }
  else{
    LHtml += "<li><a href='"+LUrl+1+"' onclick=\"ga('send','event','Pagination','Clicked 1... /subject/sports/hawkeyes')\">"+1+"... </a></li>"; //first page
    LNewStart = LCurrentPage-6;
    while (LNewStart<LCurrentPage-1){
      LNewStart++;
      LHtml += "<li class='hide600'><a href='"+LUrl+LNewStart+"' onclick=\"ga('send','event','Pagination','Clicked "+LNewStart+" /subject/sports/hawkeyes')\">"+LNewStart+" </a></li>";
    }
    LNewStart++;
    LHtml += '<li class="current">' + LNewStart+'</li>'; // current page
  }
  // After the current page
  if(LCurrentPage+5 > LTotalPages){
    LCnt = LCurrentPage;
    while (LCnt<LTotalPages){
      LCnt++;
      LHtml += "<li class='hide600'><a href='"+LUrl+LCnt+"' onclick=\"ga('send','event','Pagination','Clicked "+LCnt+" /subject/sports/hawkeyes')\">"+LCnt+" </a></li>";
    }
  }
  else{
    LNewStart = LCurrentPage;
    while (LNewStart<LCurrentPage+5){
      LNewStart++;
      LHtml += "<li class='hide600'><a href='"+LUrl+LNewStart+"' onclick=\"ga('send','event','Pagination','Clicked "+LNewStart+" /subject/sports/hawkeyes')\">"+LNewStart+" </a></li>";
    }
    LHtml += "<li><a href='"+LUrl+LTotalPages+"' onclick=\"ga('send','event','Pagination','Clicked ..."+LTotalPages+" /subject/sports/hawkeyes')\">... "+LTotalPages+" </a></li>"; // last page
  }
  if(LCurrentPage < LTotalPages)
    LHtml += "<li><a href='"+LUrl+(LCurrentPage+1)+"' onclick=\"ga('send','event','Pagination','Clicked Next /subject/sports/hawkeyes')\">Next <i class='fa fa-chevron-right' aria-hidden='true'></i></a></li>";
  LHtml += '</ul>'; 
  $('#pagination').html(LHtml);
}
)();
</script>
<!-- < p b s : !macro name="CategoryContent" cachetime="5" cachequalifiers="Profile,pagenumber">
placed on category_ovr.pbs -->
<!-- Chartbeat Script -->
<script type='text/javascript'>
(function() {
/** CONFIGURATION START **/
var _sf_async_config = window._sf_async_config =
(window._sf_async_config || {});
_sf_async_config.sections = 'Iowa Hawkeyes';
_sf_async_config.authors = '';
/** CONFIGURATION END **/
function loadChartbeat() {
var e = document.createElement('script');
var n = document.getElementsByTagName('script')[0];
e.type = 'text/javascript';
e.async = true;
e.src = '//static.chartbeat.com/js/chartbeat.js';
n.parentNode.insertBefore(e, n);
}
loadChartbeat();
})();
</script>

		</main>
		<footer>
			<div class="row" id="footer">
	<div class="col s12">
		<div class="row">
			<div class="col l4 s12">
				<div class="gaz-sites-title">Our Sites</div>
				<div class="col m6 s6 nopad">
					<a href="/iowaideas" target="_blank">Iowa Ideas</a><br />
					<a href="http://hooplanow.com" target="_blank">Hoopla</a><br />
					<a href="http://classifieds.thegazette.com" target="_blank">Classifieds</a><br />
					<a href="https://www.corridorcareers.com/" target="_blank">Corridor Careers</a><br />
					<a href="https://workforcenow.adp.com/mascsr/default/mdf/recruitment/recruitment.html?cid=1e91abd5-1792-441f-a40a-9a4e07f3f772&ccId=39709857_5737&type=MP&lang=en_US" target="_blank">Work at The Gazette</a>
				</div>
				<div class="col m6 s6 nopad">
					<a href="http://crgazette.mycapture.com/mycapture/" target="_blank">Photo Store</a><br />
					<a href="/milestones">Milestones</a><br />
					<a href="https://store.thegazette.com/" target="_blank">Gazette Store</a><br />
					<a href="https://garagesales.thegazette.com/" target="_blank">Garage Sales</a>
				</div>
			</div>
			<div class="col l8 m12">
				<div class="more-sites-title">Additional Links</div>
				<div class="col l7 m7 s12 nopad">
					<div class="col m6 s6 nopad">
						<a href="/mobile-apps">Mobile Apps</a><br />
						<a href="/archives">Archives</a><br />
						<a href="/puzzle-answers">Puzzle Answers</a><br />
						<a href="/games">Online Games and Contests</a><br />
						<a href="/data/arrest-database">CR Arrests</a><br />
						<a href="http://local.thegazette.com/" target="_blank">Business Directory</a><br />
						<a href="/section/podcast">Podcasts</a>
					</div>
					<div class="col m6 s6 nopad">
						<a href="https://fusionfarm.wufoo.com/forms/mediacorporate-sponsorship/" target="_blank">Sponsor Requests</a><br />
						<a href="/back-issues">Order Back Issues</a><br />
						<a href="/policies">Policies</a><br />
						<a href="/section/site-map">Sitemap</a><br />
						<a href="/subject/special-events">Special Events</a><br />
						<a href="/rss-feeds">RSS Feeds</a><br />
						<a href="/trust">Earning Your Trust</a>
					</div>
				</div>
				<div class="col l5 m5 s12 nopad footer-divider">
					<div class="col m6 s6 center iconlinks nopad">
						<a class="col logged-out s12" href="https://crgiservices.dticloud.com/cmo_cmo/subscriber/web/startoffers.html" target="_blank">
							<i class="fa fa-newspaper-o fa-2x"></i><br />
							<span>Subscribe</span>
						</a>
						<a class="col logged-in s12" href="https://crgiservices.dticloud.com/cmo_cmo/subscriber/web/signin.html" target="_blank">
							<i class="fa fa-user fa-2x"></i><br />
							<span>My Account</span>
						</a>
						<a class="col s12" href="https://fusionfarm.wufoo.com/forms/advertise-with-the-gazette/" target="_blank">
							<i class="fa fa-line-chart fa-2x"></i><br />
							<span>Advertise</span>
						</a>
						<a class="col s12" href="/customer-care">
							<i class="fa fa-phone fa-2x"></i><br />
							<span>Contact Us</span>
						</a>
					</div>
					<div class="col m6 s6 center iconlinks nopad">
						<a class="col s12" href="http://cedarrapidsgazette.ia.newsmemory.com/" target="_blank">
							<i class="fa fa-leaf fa-2x"></i><br />
							<span>Green Gazette</span>
						</a>
						<a class="col s12" href="/section/enewsletters">
							<i class="fa fa-envelope fa-2x"></i><br />
							<span>Newsletters</span>
						</a>
						<a class="col s12" href="https://rewards.thegazette.com/" target="_blank">
							<i class="fa fa-star fa-2x"></i><br />
							<span>Rewards</span>
						</a>
					</div>
				</div>
			</div>
		</div>
		<div class="row sub-foot">
			<div class="col l3 m6 s12">
				<img src="/images/gaz-logo-white_150x35.png"><br />
				<small>&#169; 2018 The Gazette</small>
			</div>
			<div class="col l3 push-l6 m6 s12">
				<div class="connect">Connect with us:</div>
				<div class="socials">
					<a href="https://www.facebook.com/GazetteOnline" target="_blank">
						<i class="fa fa-facebook fa-2x"></i>
					</a>
					<a href="https://twitter.com/gazettedotcom" target="_blank">
						<i class="fa fa-twitter fa-2x"></i>
					</a>
					<a href="https://www.instagram.com/crgazette/?hl=en" target="_blank">
						<i class="fa fa-instagram fa-2x"></i>
					</a>
				</div>
			</div>
		</div>
	</div>
</div>
<div class="back-to-top">
	<div class="back-to-top-icon">
		<a href="#"><i class="fa fa-chevron-up" aria-hidden="true"></i></a>
	</div>
	<div class="back-to-top-bar"></div>
</div>
<div id="ad-leaderboard-mobile">
  <script>
    googletag.cmd.push(function() {
      var mappingMobileLeaderboard = googletag.sizeMapping()
        .addSize([0, 0], [320, 50])
        .addSize([mobileBreakpoint, 0], []).build();
      googletag.defineSlot(dfpId, [320, 50], "ad-leaderboard-mobile")
        .setTargeting("position", "2")
        .setTargeting("keywords", keywords)
        .defineSizeMapping(mappingMobileLeaderboard)
        .setCollapseEmptyDiv(true)
        .addService(googletag.pubads());
      googletag.pubads().enableSingleRequest();
      googletag.enableServices();
      googletag.display("ad-leaderboard-mobile");
    });
  </script>
</div>
<div id="ad-out-of-page">
  <script>
    googletag.cmd.push(function() {
      googletag.defineOutOfPageSlot('dfpId', 'ad-out-of-page').addService(googletag.pubads());
      googletag.pubads().enableSingleRequest();
      googletag.enableServices();
      googletag.display("ad-out-of-page");
    });
  </script>
</div>
<div id="piano-offer-footer-slideout">
</div>

		</footer>
		<!-- JS Includes -->
<script type="text/javascript">
(function(src){var a=document.createElement("script");a.type="text/javascript";a.async=true;a.src=src;var b=document.getElementsByTagName("script")[0];b.parentNode.insertBefore(a,b)})("https://experience.tinypass.com/xbuilder/experience/load?aid=d4XLDKwgVK");
</script>
<script src="/js/jquery.lazyload.min.js?ver=24"></script>
<script src="/JS/materialize.min.js?ver=46"></script>
<script src="/JS/moment.js?ver=35"></script>
<script src="/JS/scripts.js?ver=56"></script>
<script type="text/javascript" src="https://script.crazyegg.com/pages/scripts/0017/2302.js?ver24" async="async"></script>
<script>
// Make sure GA isn't loaded within an iframe
if ( window.self === window.top ) {
    (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
        (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
        m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
    ga('create', 'UA-30416-68', 'auto');
    ga('require', 'displayfeatures');
    if (typeof dimension1Value === "undefined" || dimension1Value === "") {
        // undefined author
    } else {
        ga('set', 'dimension1', dimension1Value);
    }
    if (typeof dimension2Value === "undefined" || dimension2Value === "") {
        // undefined profile
    } else {
        ga('set', 'dimension2', dimension2Value);
    }
    if (typeof dimension3Value === "undefined" || dimension3Value === "") {
        // undefined accesslevel
    } else {
        ga('set', 'dimension3', dimension3Value);
    }
    ga('send', 'pageview');
    ga('send','event','Access Level',accesslevel);
// Close if
}
</script>
<!-- Boomtrain -->
<script type="text/javascript">
var SITEID="e9cd7a8ae2406275f6afb01b679ebf69";
(function(b, t, r, a, i, n) {
b['bt']=b['bt'] || function() {
(b['_bt']=b['_bt']||[]).push(arguments);
},
i = t.createElement(r),
n = t.getElementsByTagName(r)[0];
i.async = 1;
i.src = a;
n.parentNode.insertBefore(i, n);
})(
window,
document,
'script',
'https://cdn.boomtrain.com/p13n/'+SITEID+'/p13n.min.js'
);
</script>
<!-- Nativo -->
<script src="https://s.ntv.io/serve/load.js?ver=13" async></script>
<!-- OneTag Container: thegazette.com 03-21-2018-->
<script src="//get.s-onetag.com/825fec23-aa55-4740-90da-fb923e95de97/tag.min.js" async defer></script>
<!--Audience Extension-->
<script type="text/javascript">var ssaUrl = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'pixel-a.basis.net/iap/0f030ad28719a50d';new Image().src = ssaUrl; (function(d) { var syncUrl = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'pixel-a.basis.net/dmp/asyncPixelSync'; var iframe = d.createElement('iframe'); (iframe.frameElement || iframe).style.cssText = "width: 0; height: 0; border: 0;"; iframe.src = "javascript:false"; d.body.appendChild(iframe); var doc = iframe.contentWindow.document; doc.open().write('<body onload="window.location.href=\''+syncUrl+'\'">'); doc.close(); })(document); </script>

	</body>
</html><!--Updated: 2018/12/11 04:59:43-->