
<!DOCTYPE html>
<html class="no-js">
	<head>
		 	<title>
				Prep Sports | 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 Prep Sports 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=54">
	<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>
  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>
  //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
  //DFP 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 || [];
  //DFP Setup Vars END
  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>

	</head>
	<body>
		<header>
			
<!--False-->
<!-- Header -->
<script src="//cedarrapidsgazette-ia-pw.newsmemory.com/?meter&v=1"></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>
<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=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><a href="/epic-rebirth" class="navgo bgcnews">EPIC REBIRTH FLOOD ANNIVERSARY</a></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="/kirk-ferentz-wins">#KF143 Countdown</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<!--Summer-->
<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>
<!--End Summer-->
<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>
<!--Summer-->
<li><a href="/subject/sports/auto-racing">Auto Racing</a></li>
<!--End Summer-->
<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="http://www.thegazette.com/data/hawkeyes">Iowa Football Data Center</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>
<!--SPRING ONLY
<li><a href="/subject/sports/iowa-prep-sports/track-and-field">Prep Track and Field</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">Iowa 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>
-->
    </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>
<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 bgc2711">Prep Sports</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="/kirk-ferentz-wins">#KF143 Countdown</a></li>
<li><a href="/subject/sports/hawkeyes/iowa-mens-basketball">Iowa Men's Basketball</a></li>
<li><a href="/subject/sports/iowa-prep-sports">Prep Sports</a></li>
<!--Summer-->
<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>
<!--End Summer-->
<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>
<!--Summer-->
<li><a href="/subject/sports/auto-racing">Auto Racing</a></li>
<!--End Summer-->
<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="http://www.thegazette.com/data/hawkeyes">Iowa Football Data Center</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>
<!--SPRING ONLY
<li><a href="/subject/sports/iowa-prep-sports/track-and-field">Prep Track and Field</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">Iowa 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>
-->
		</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">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/iowa-american-legion-state-baseball-tournament-2018-cedar-rapids-20180731">
        		<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/iowa-prep-sports/baseball/iowa-american-legion-state-baseball-tournament-2018-cedar-rapids-20180731" classVar="hide375" >
 -->
				<div class="l-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/iowa-american-legion-state-baseball-tournament-2018-cedar-rapids-20180731">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180731/ARTICLE/180739917/AR/0/0/AR-180739917.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180731/ARTICLE/180739917/AR/0/0/AR-180739917.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Tuesday, July 31, 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-prep-sports/baseball/iowa-american-legion-state-baseball-tournament-2018-cedar-rapids-20180731" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/iowa-american-legion-state-baseball-tournament-2018-cedar-rapids-20180731" title="American Legion State Baseball Tournament growing, looks to grow more">
				<h4>American Legion State Baseball Tournament growing, looks to grow more</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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="/2018-iowa-high-school-baseball-all-state-teams-20180731" classVar="hide375" >
 -->
				<div class="col l12 m12 s12 nopad">
					<div class="m-image col m12 s3 nopad">
							<a href="/2018-iowa-high-school-baseball-all-state-teams-20180731">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180731/ARTICLE/180739963/AR/0/0/AR-180739963.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180731/ARTICLE/180739963/AR/0/0/AR-180739963.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col m12 s9">
						<div class="pub-date">
							Tuesday, July 31, 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="/2018-iowa-high-school-baseball-all-state-teams-20180731" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/2018-iowa-high-school-baseball-all-state-teams-20180731" title="All-state baseball 2018: Solon's Luke Ira captain of Class 3A team">
				<h4>All-state baseball 2018: Solon's Luke Ira captain of Class 3A team</h4>
		</a>
						</div>
						<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-urbandale-iowa-class-4a-state-baseball-championship-score-recap-20180728">
        		<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/iowa-prep-sports/baseball/cedar-rapids-washington-urbandale-iowa-class-4a-state-baseball-championship-score-recap-20180728" classVar="hide375" >
 -->
				<div class="l-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-urbandale-iowa-class-4a-state-baseball-championship-score-recap-20180728">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729642/AR/0/0/AR-180729642.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729642/AR/0/0/AR-180729642.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Saturday, July 28, 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-prep-sports/baseball/cedar-rapids-washington-urbandale-iowa-class-4a-state-baseball-championship-score-recap-20180728" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-urbandale-iowa-class-4a-state-baseball-championship-score-recap-20180728" title="Cedar Rapids Washington&#8217;s miraculous postseason run comes to an end">
				<h4>Cedar Rapids Washington's miraculous postseason run comes to an end</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/minor-league/iowa-city-regina-centerville-class-2a-state-baseball-championship-score-recap-20180728">
        		<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/minor-league/iowa-city-regina-centerville-class-2a-state-baseball-championship-score-recap-20180728" classVar="hide375" >
 -->
				<div class="col l12 m12 s12 nopad">
					<div class="m-image col l12 m12 s3 nopad">
							<a href="/subject/sports/minor-league/iowa-city-regina-centerville-class-2a-state-baseball-championship-score-recap-20180728">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729649/AR/0/0/AR-180729649.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729649/AR/0/0/AR-180729649.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col l12 m12 s9">
						<div class="pub-date">
							Saturday, July 28, 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/minor-league/iowa-city-regina-centerville-class-2a-state-baseball-championship-score-recap-20180728" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/minor-league/iowa-city-regina-centerville-class-2a-state-baseball-championship-score-recap-20180728" title="Regina&#8217;s 7th-inning rally comes up just shy in Class 2A state title game">
				<h4>Regina's 7th-inning rally comes up just shy in Class 2A state title game</h4>
		</a>
						</div>
						<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/baseball/lisbon-mason-city-newman-iowa-class-1a-state-baseball-championship-score-recap-20180728">
        		<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/iowa-prep-sports/baseball/lisbon-mason-city-newman-iowa-class-1a-state-baseball-championship-score-recap-20180728" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/lisbon-mason-city-newman-iowa-class-1a-state-baseball-championship-score-recap-20180728">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729656/AR/0/0/AR-180729656.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729656/AR/0/0/AR-180729656.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Saturday, July 28, 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-prep-sports/baseball/lisbon-mason-city-newman-iowa-class-1a-state-baseball-championship-score-recap-20180728" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/lisbon-mason-city-newman-iowa-class-1a-state-baseball-championship-score-recap-20180728" title="Mason City Newman scores 7 in the 1st inning, ends Lisbon&#8217;s championship dreams">
				<h4>Mason City Newman scores 7 in the 1st inning, ends Lisbon's championship dreams</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/saturdays-iowa-high-school-state-baseball-championship-schedule-scores-live-stream-20180728">
        		<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/iowa-prep-sports/baseball/saturdays-iowa-high-school-state-baseball-championship-schedule-scores-live-stream-20180728" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/saturdays-iowa-high-school-state-baseball-championship-schedule-scores-live-stream-20180728">
		<div class="bg-image-pic" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729675/AR/0/0/AR-180729675.jpg&MaxW=800&MaxH=800');"></div>
	</a>
  <!-- < p b s : macro name="contentimage-nolazy" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729675/AR/0/0/AR-180729675.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Saturday, July 28, 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-prep-sports/baseball/saturdays-iowa-high-school-state-baseball-championship-schedule-scores-live-stream-20180728" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/saturdays-iowa-high-school-state-baseball-championship-schedule-scores-live-stream-20180728" title="Saturday's Iowa high school state baseball championship scores and area coverage">
				<h4>Saturday's Iowa high school state baseball championship scores and area coverage</h4>
		</a>
					</div>
					<div class="author-subcat">
						The Gazette &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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 -->
<!-- ARCHIVE/CATEGORY PAGES -->
<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/" onclick="ga('send','event','Marketing Module Image','Great Golf Deals from Hunters Ridge')"><img class="marketing-module-image" src="https://www.thegazette.com/storyimage/GA/20180802/NEWS/180809930/AR/0/0/AR-180809930.jpg&MaxW=600&MaxH=600" alt=""></a>
				<!-- < p b s : macro name="contentimage" OutsideLink="https://store.thegazette.com/" RegularLink="/article/20180802/NEWS/180809930/2711" imageLink=https://www.thegazette.com/storyimage/GA/20180802/NEWS/180809930/AR/0/0/AR-180809930.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/" title="Great Golf Deals from Hunters Ridge" onclick="ga('send','event','Marketing Module Title','Great Golf Deals from Hunters Ridge')">
						Great Golf Deals from Hunters Ridge
					</a>
				</div>
			</div>
			<div class="col s12 nopad promo-mod-text">
				<p>Don't miss out on these awesome golf deals in the heart of summer!</p>
			</div>
			<div class="col s12 nopad promo-mod-cta">
				<a class="promo-mod-btn button" href="https://store.thegazette.com/" target="_blank" onclick="ga('send','event','Marketing Module Button','Great Golf Deals from Hunters Ridge')"> Shop Here </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="https://www.thegazette.com/kirk-ferentz-wins" onclick="ga('send','event','Marketing Module Image','#KF143 Countdown')"><img class="marketing-module-image" src="https://www.thegazette.com/storyimage/GA/20180716/NEWS/180719746/AR/0/0/AR-180719746.jpg&MaxW=600&MaxH=600" alt=""></a>
				<!-- < p b s : macro name="contentimage" OutsideLink="https://www.thegazette.com/kirk-ferentz-wins" RegularLink="/article/20180716/NEWS/180719746/2711" imageLink=https://www.thegazette.com/storyimage/GA/20180716/NEWS/180719746/AR/0/0/AR-180719746.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://www.thegazette.com/kirk-ferentz-wins" title="#KF143 Countdown" onclick="ga('send','event','Marketing Module Title','#KF143 Countdown')">
						#KF143 Countdown
					</a>
				</div>
			</div>
			<div class="col s12 nopad promo-mod-text">
				<p>Marc Morehouse is ranking each of Kirk Ferentz's 143 wins at Iowa ahead of the 2018 season. Read his breakdown of each win, and look for new stories every day, starting on July 16.</p>
			</div>
			<div class="col s12 nopad promo-mod-cta">
				<a class="promo-mod-btn button" href="https://www.thegazette.com/kirk-ferentz-wins" target="_blank" onclick="ga('send','event','Marketing Module Button','#KF143 Countdown')"> Browse Rankings </a>
			</div>
		</div>
	</div>
</div>
<!-- marketing module -->
<div id="marketing-message-3" 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/2711" 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>
<div class="row block2">
	<div class="col l9 m12 s12 nopad">
			<div class="col l4 m4 s12 text-fwd-sm">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/western-dubuque-urbandale-iowa-state-baseball-tournament-4a-semifinal-score-recap-20180728">
        		<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/iowa-prep-sports/baseball/western-dubuque-urbandale-iowa-state-baseball-tournament-4a-semifinal-score-recap-20180728" classVar="hide375" >
 -->
	  			<div class="col l12 m12 s12 nopad">
					<div class="m-image col l12 m12 s3 nopad">
							<a href="/subject/sports/iowa-prep-sports/baseball/western-dubuque-urbandale-iowa-state-baseball-tournament-4a-semifinal-score-recap-20180728">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729679/AR/0/0/AR-180729679.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180728/ARTICLE/180729679/AR/0/0/AR-180729679.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col l12 m12 s9">
						<div class="pub-date">
							Saturday, July 28, 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-prep-sports/baseball/western-dubuque-urbandale-iowa-state-baseball-tournament-4a-semifinal-score-recap-20180728" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/western-dubuque-urbandale-iowa-state-baseball-tournament-4a-semifinal-score-recap-20180728" title="Western Dubuque falls in Class 4A semifinals, plans to be back next season">
				<h4>Western Dubuque falls in Class 4A semifinals, plans to be back next season</h4>
		</a>
						</div>
						<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-valley-state-baseball-tournament-iowa-class-4a-score-recap-20180727">
        		<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/iowa-prep-sports/baseball/cedar-rapids-washington-valley-state-baseball-tournament-iowa-class-4a-score-recap-20180727" classVar="hide375" >
 -->
				<div class="col s12 nopad">
					<div class="m-image col l12 m12 s3 nopad">
							<a href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-valley-state-baseball-tournament-iowa-class-4a-score-recap-20180727">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729680/AR/0/0/AR-180729680.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729680/AR/0/0/AR-180729680.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col l12 m12 s9">
						<div class="pub-date">
							Friday, July 27, 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-prep-sports/baseball/cedar-rapids-washington-valley-state-baseball-tournament-iowa-class-4a-score-recap-20180727" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-valley-state-baseball-tournament-iowa-class-4a-score-recap-20180727" title="Cedar Rapids Washington rallies for 4 runs in 7th to stun Valley and get to 4A state title game">
				<h4>Cedar Rapids Washington rallies for 4 runs in 7th to stun Valley and get to 4A state title game</h4>
		</a>
						</div>
						<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/football/football-officials-work-for-the-players-20180727" classVar="hide375" >
 -->
	  			<div class="col l12 m12 s12 nopad">
					<div class="m-image col l12 m12 s3 nopad">
							<a href="/subject/sports/iowa-prep-sports/football/football-officials-work-for-the-players-20180727">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729712/AR/0/0/AR-180729712.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729712/AR/0/0/AR-180729712.jpg mHeight="800" mWidth="800" > -->
					</div>
					<div class="title-content-wrapper col l12 m12 s9">
						<div class="pub-date">
							Friday, July 27, 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-prep-sports/football/football-officials-work-for-the-players-20180727" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/football/football-officials-work-for-the-players-20180727" title="Football officials work for the players">
				<h4>Football officials work for the players</h4>
		</a>
						</div>
						<div class="author-subcat">
							By Ruthie Gustason, Linn-Mar junior &nbsp; 
										<div class="label bgc2707">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/football">Prep Football</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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-friday-3a-4a-semifinals-scores-schedule-watch-live-online-20180727">
        		<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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-friday-3a-4a-semifinals-scores-schedule-watch-live-online-20180727" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-friday-3a-4a-semifinals-scores-schedule-watch-live-online-20180727">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729716/AR/0/0/AR-180729716.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180727/ARTICLE/180729716/AR/0/0/AR-180729716.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Friday, July 27, 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-prep-sports/baseball/iowa-high-school-state-baseball-tournament-friday-3a-4a-semifinals-scores-schedule-watch-live-online-20180727" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-friday-3a-4a-semifinals-scores-schedule-watch-live-online-20180727" title="Friday's Iowa high school state baseball scores and area coverage">
				<h4>Friday's Iowa high school state baseball scores and area coverage</h4>
		</a>
					</div>
					<div class="author-subcat">
						The Gazette &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726">
        		<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/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729727/AR/0/0/AR-180729727.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729727/AR/0/0/AR-180729727.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Thursday, July 26, 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-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726" title="Iowa City Regina edges Van Meter to reach Class 2A state baseball title game">
				<h4>Iowa City Regina edges Van Meter to reach Class 2A state baseball title game</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				<!--
PLACE THIS ON THE CONTENTLISTITEM.PBO FILE:
 < p b s : macro name="VideoSlidesBuilder" BimVideo="" Slides="" ExternalLink="" ContentLink="/subject/sports/iowa-prep-sports/baseball/regina-cascade-monticello-dominate-all-river-valley-conference-baseball-elite-team-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/regina-cascade-monticello-dominate-all-river-valley-conference-baseball-elite-team-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729733/AR/0/0/AR-180729733.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729733/AR/0/0/AR-180729733.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Thursday, July 26, 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-prep-sports/baseball/regina-cascade-monticello-dominate-all-river-valley-conference-baseball-elite-team-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/regina-cascade-monticello-dominate-all-river-valley-conference-baseball-elite-team-20180726" title="Regina, Cascade, Monticello dominate all-River Valley Conference baseball elite team">
				<h4>Regina, Cascade, Monticello dominate all-River Valley Conference baseball elite team</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				    <span class="yes story-callout story-callout-multimedia">
    		<a class="article-title play-video" href="/subject/sports/iowa-prep-sports/baseball/lisbon-north-linn-iowa-class-1a-state-baseball-tournament-score-recap-20180726">
            <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/iowa-prep-sports/baseball/lisbon-north-linn-iowa-class-1a-state-baseball-tournament-score-recap-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/lisbon-north-linn-iowa-class-1a-state-baseball-tournament-score-recap-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729735/AR/0/0/AR-180729735.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729735/AR/0/0/AR-180729735.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Thursday, July 26, 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-prep-sports/baseball/lisbon-north-linn-iowa-class-1a-state-baseball-tournament-score-recap-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/lisbon-north-linn-iowa-class-1a-state-baseball-tournament-score-recap-20180726" title="Bryce Werderman's blast lifts Lisbon to Class 1A state baseball final ">
				<h4>Bryce Werderman's blast lifts Lisbon to Class 1A state baseball final </h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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 class="lazy">
  <!--
<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>
			</div>
<!-- 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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-class-1a-2a-semifinal-scores-schedule-watch-live-online-20180726">
        		<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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-class-1a-2a-semifinal-scores-schedule-watch-live-online-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-class-1a-2a-semifinal-scores-schedule-watch-live-online-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729762/AR/0/0/AR-180729762.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729762/AR/0/0/AR-180729762.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Thursday, July 26, 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-prep-sports/baseball/iowa-high-school-state-baseball-tournament-class-1a-2a-semifinal-scores-schedule-watch-live-online-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tournament-class-1a-2a-semifinal-scores-schedule-watch-live-online-20180726" title="Thursday's Iowa high school state baseball scores and area coverage">
				<h4>Thursday's Iowa high school state baseball scores and area coverage</h4>
		</a>
					</div>
					<div class="author-subcat">
						The Gazette &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729800/AR/0/0/AR-180729800.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180726/ARTICLE/180729800/AR/0/0/AR-180729800.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Thursday, July 26, 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-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726" title="All-state softball 2018: Erica Oler was a pitcher, and a protector, for Jefferson">
				<h4>All-state softball 2018: Erica Oler was a pitcher, and a protector, for Jefferson</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
										<div class="label bgc2732">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/softball">Prep Softball</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/iowa-prep-sports/baseball/western-dubuque-north-scott-iowa-class-4a-state-baseball-tournament-score-recap-20180726">
        		<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/iowa-prep-sports/baseball/western-dubuque-north-scott-iowa-class-4a-state-baseball-tournament-score-recap-20180726" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/western-dubuque-north-scott-iowa-class-4a-state-baseball-tournament-score-recap-20180726">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729775/AR/0/0/AR-180729775.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729775/AR/0/0/AR-180729775.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, July 25, 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-prep-sports/baseball/western-dubuque-north-scott-iowa-class-4a-state-baseball-tournament-score-recap-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/western-dubuque-north-scott-iowa-class-4a-state-baseball-tournament-score-recap-20180726" title="Western Dubuque advances to Class 4A state baseball semifinals">
				<h4>Western Dubuque advances to Class 4A state baseball semifinals</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/baseball/cedar-rapids-washington-upsets-johnston-iowa-class-4a-state-baseball-tournament-score-recap-20180725">
        		<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/iowa-prep-sports/baseball/cedar-rapids-washington-upsets-johnston-iowa-class-4a-state-baseball-tournament-score-recap-20180725" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-upsets-johnston-iowa-class-4a-state-baseball-tournament-score-recap-20180725">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729779/AR/0/0/AR-180729779.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729779/AR/0/0/AR-180729779.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, July 25, 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-prep-sports/baseball/cedar-rapids-washington-upsets-johnston-iowa-class-4a-state-baseball-tournament-score-recap-20180725" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-upsets-johnston-iowa-class-4a-state-baseball-tournament-score-recap-20180725" title="Cedar Rapids Washington slays No. 1 Johnston in state baseball quarterfinals">
				<h4>Cedar Rapids Washington slays No. 1 Johnston in state baseball quarterfinals</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-wednesday-class-4a-scores-watch-live-stream-20180725" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-wednesday-class-4a-scores-watch-live-stream-20180725">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729804/AR/0/0/AR-180729804.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180725/ARTICLE/180729804/AR/0/0/AR-180729804.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Wednesday, July 25, 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-prep-sports/baseball/iowa-high-school-state-baseball-wednesday-class-4a-scores-watch-live-stream-20180725" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-wednesday-class-4a-scores-watch-live-stream-20180725" title="Wednesday's Iowa high school state baseball scores and area coverage">
				<h4>Wednesday's Iowa high school state baseball scores and area coverage</h4>
		</a>
					</div>
					<div class="author-subcat">
						The Gazette &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/iowa-prep-sports/baseball/cedar-rapids-washington-state-baseball-tournament-preview-2017-rain-delay-20180724/1" classVar="hide375" >
 -->
				<div class="m-image">
						<a href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-state-baseball-tournament-preview-2017-rain-delay-20180724/1">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729814/AR/0/0/AR-180729814.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729814/AR/0/0/AR-180729814.jpg mHeight="800" mWidth="800" > -->
				</div>
				<div class="title-content-wrapper">
					<div class="pub-date">
						Tuesday, July 24, 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-prep-sports/baseball/cedar-rapids-washington-state-baseball-tournament-preview-2017-rain-delay-20180724/1" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/cedar-rapids-washington-state-baseball-tournament-preview-2017-rain-delay-20180724/1" title="Cedar Rapids Washington baseball has 1 request: No state tournament &#8220;rain&#8221; delays this year">
				<h4>Cedar Rapids Washington baseball has 1 request: No state tournament "rain" delays ...</h4>
		</a>
					</div>
					<div class="author-subcat">
<a href="/section/blogs?staffID=Johnson">Jeff Johnson</a>
 &nbsp; 
										<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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/hawkeyes/iowa-football/on-iowa-podcast-marc-morehouse-scott-dochterman-iowa-football-preview-fall-camp-brandon-snyder-20180802">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809903/AR/0/0/AR-180809903.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809903/AR/0/0/AR-180809903.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/on-iowa-podcast-marc-morehouse-scott-dochterman-iowa-football-preview-fall-camp-brandon-snyder-20180802" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/iowa-football/on-iowa-podcast-marc-morehouse-scott-dochterman-iowa-football-preview-fall-camp-brandon-snyder-20180802" title="#oniowapod has 5 things to watch as Iowa begins camp">
				<h4>#oniowapod has 5 things to watch as Iowa begins camp</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Football</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809992/AR/0/0/AR-180809992.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809992/AR/0/0/AR-180809992.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="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76" title="Brad Banks' perfect day">
				<h4>Brad Banks' perfect day</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Kirk Ferentz 143</div>
			</div>
		</div>
	</div>
</div>
<!-- MODULE - PROFILE, IMAGE -->
<div class="story-list">
	<div class="col s4 m12 l4">
		<div class="s-image">
				<a href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-77">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809993/AR/0/0/AR-180809993.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809993/AR/0/0/AR-180809993.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="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-77" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-77" title="The time it was totally OK for Bob Sanders and Nate Kaeding to chest bump">
				<h4>The time it was totally OK for Bob Sanders and Nate Kaeding to chest ...</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Kirk Ferentz 143</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/dork-mike-daniels-is-anything-but-one-20180803">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809923/AR/0/0/AR-180809923.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809923/AR/0/0/AR-180809923.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/dork-mike-daniels-is-anything-but-one-20180803" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/dork-mike-daniels-is-anything-but-one-20180803" title="&#8220;Dork&#8221; Mike Daniels is anything but one">
				<h4>"Dork" Mike Daniels is anything but one</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Football</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/former-hawkeye-brandon-sorensen-staying-sharp-in-wrestling-room-20180802">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809926/AR/0/0/AR-180809926.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/ARTICLE/180809926/AR/0/0/AR-180809926.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/former-hawkeye-brandon-sorensen-staying-sharp-in-wrestling-room-20180802" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/hawkeyes/former-hawkeye-brandon-sorensen-staying-sharp-in-wrestling-room-20180802" title="Former Hawkeye Brandon Sorensen staying sharp in wrestling room">
				<h4>Former Hawkeye Brandon Sorensen staying sharp in wrestling room</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="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-78">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809994/AR/0/0/AR-180809994.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180802/FERENTZ/180809994/AR/0/0/AR-180809994.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="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-78" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-78" title="Iowa's 2004 D-linemen put their hands up and danced">
				<h4>Iowa's 2004 D-linemen put their hands up and danced</h4>
		</a>
			</div>
			<div class="author-subcat">
				<div class="label">Kirk Ferentz 143</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);
	    	$(".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="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 view-slides" href="/subject/sports/iowa-prep-sports/baseball/solon-sioux-city-heelan-class-3a-iowa-state-baseball-tournament-score-recap-20180724">
        		<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/iowa-prep-sports/baseball/solon-sioux-city-heelan-class-3a-iowa-state-baseball-tournament-score-recap-20180724" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-prep-sports/baseball/solon-sioux-city-heelan-class-3a-iowa-state-baseball-tournament-score-recap-20180724">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729816/AR/0/0/AR-180729816.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729816/AR/0/0/AR-180729816.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, July 24, 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-prep-sports/baseball/solon-sioux-city-heelan-class-3a-iowa-state-baseball-tournament-score-recap-20180724" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/solon-sioux-city-heelan-class-3a-iowa-state-baseball-tournament-score-recap-20180724" title="Solon falls to Sioux City Heelan in extra-inning state baseball quarterfinal">
			<h4>Solon falls to Sioux City Heelan in extra-inning state baseball quarterfinal</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tuesday-class-3a-scores-watch-live-stream-20180724">
        		<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/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tuesday-class-3a-scores-watch-live-stream-20180724" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tuesday-class-3a-scores-watch-live-stream-20180724">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729837/AR/0/0/AR-180729837.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180724/ARTICLE/180729837/AR/0/0/AR-180729837.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, July 24, 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-prep-sports/baseball/iowa-high-school-state-baseball-tuesday-class-3a-scores-watch-live-stream-20180724" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/iowa-high-school-state-baseball-tuesday-class-3a-scores-watch-live-stream-20180724" title="Tuesday's Iowa high school state baseball scores and area coverage">
			<h4>Tuesday's Iowa high school state baseball scores and area coverage</h4>
		</a>
				</div>
				<div class="author-subcat">
					The Gazette &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m3 s3 list-fwd pad-r-20">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/jayden-kies-delivers-clutch-hit-to-propel-iowa-city-regina-to-class-2a-state-baseball-semifinal-20180723">
        		<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/jayden-kies-delivers-clutch-hit-to-propel-iowa-city-regina-to-class-2a-state-baseball-semifinal-20180723" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/jayden-kies-delivers-clutch-hit-to-propel-iowa-city-regina-to-class-2a-state-baseball-semifinal-20180723">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180723/ARTICLE/180729859/AR/0/0/AR-180729859.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180723/ARTICLE/180729859/AR/0/0/AR-180729859.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, July 23, 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/jayden-kies-delivers-clutch-hit-to-propel-iowa-city-regina-to-class-2a-state-baseball-semifinal-20180723" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/jayden-kies-delivers-clutch-hit-to-propel-iowa-city-regina-to-class-2a-state-baseball-semifinal-20180723" title="Jayden Kies delivers clutch hit to propel Iowa City Regina to state baseball semifinals">
			<h4>Jayden Kies delivers clutch hit to propel Iowa City Regina to state baseball semifinals</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m3 s3 list-fwd pad-r-20">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/baseball/mondays-iowa-high-school-state-baseball-schedule-scores-live-stream-20180723">
        		<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/iowa-prep-sports/baseball/mondays-iowa-high-school-state-baseball-schedule-scores-live-stream-20180723" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-prep-sports/baseball/mondays-iowa-high-school-state-baseball-schedule-scores-live-stream-20180723">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180723/ARTICLE/180729876/AR/0/0/AR-180729876.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180723/ARTICLE/180729876/AR/0/0/AR-180729876.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, July 23, 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-prep-sports/baseball/mondays-iowa-high-school-state-baseball-schedule-scores-live-stream-20180723" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/baseball/mondays-iowa-high-school-state-baseball-schedule-scores-live-stream-20180723" title="Monday's Iowa high school state baseball schedule, scores, live stream">
			<h4>Monday's Iowa high school state baseball schedule, scores, live stream</h4>
		</a>
				</div>
				<div class="author-subcat">
					The Gazette &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- 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-city-regina-attempts-to-finish-class-2a-state-baseball-title-trek-20180722" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-city-regina-attempts-to-finish-class-2a-state-baseball-title-trek-20180722">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180722/ARTICLE/180729885/AR/0/0/AR-180729885.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180722/ARTICLE/180729885/AR/0/0/AR-180729885.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l9 m9 s9 list-fwd">
			<div class="title-content-wrapper">
				<div class="pub-date">
					Sunday, July 22, 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-city-regina-attempts-to-finish-class-2a-state-baseball-title-trek-20180722" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-city-regina-attempts-to-finish-class-2a-state-baseball-title-trek-20180722" title="Iowa City Regina attempts to finish Class 2A state baseball title trek">
			<h4>Iowa City Regina attempts to finish Class 2A state baseball title trek</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m3 s3 list-fwd pad-r-20">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/iowa-prep-sports/football/iowa-city-highs-zach-jones-flashes-skills-at-iowa-shrine-bowl-before-walking-on-at-iowa-state-20180721">
        		<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/iowa-prep-sports/football/iowa-city-highs-zach-jones-flashes-skills-at-iowa-shrine-bowl-before-walking-on-at-iowa-state-20180721" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-prep-sports/football/iowa-city-highs-zach-jones-flashes-skills-at-iowa-shrine-bowl-before-walking-on-at-iowa-state-20180721">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729892/AR/0/0/AR-180729892.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729892/AR/0/0/AR-180729892.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l9 m9 s9 list-fwd">
			<div class="title-content-wrapper">
				<div class="pub-date">
					Saturday, July 21, 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-prep-sports/football/iowa-city-highs-zach-jones-flashes-skills-at-iowa-shrine-bowl-before-walking-on-at-iowa-state-20180721" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/football/iowa-city-highs-zach-jones-flashes-skills-at-iowa-shrine-bowl-before-walking-on-at-iowa-state-20180721" title="Iowa City High's Zach Jones flashes skills at Iowa Shrine Bowl before walking on at Iowa State">
			<h4>Iowa City High's Zach Jones flashes skills at Iowa Shrine Bowl before walking on at Iowa State</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=dmiles">Douglas Miles</a>
 &nbsp; 
									<div class="label bgc2707">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/football">Prep Football</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- 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-prep-sports/softball/final-area-softball-super-ten-20180721" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/iowa-prep-sports/softball/final-area-softball-super-ten-20180721">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729907/AR/0/0/AR-180729907.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729907/AR/0/0/AR-180729907.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l9 m9 s9 list-fwd">
			<div class="title-content-wrapper">
				<div class="pub-date">
					Saturday, July 21, 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-prep-sports/softball/final-area-softball-super-ten-20180721" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/softball/final-area-softball-super-ten-20180721" title="Final area softball Super Ten">
			<h4>Final area softball Super Ten</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Linder">Jeff Linder</a>
 &nbsp; 
									<div class="label bgc2732">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/softball">Prep Softball</a>
			</div>
<!-- < p b s : macro name="author-cat-builder" sponsored="" profid="" > -->
				</div>
			</div>
		</div><!-- END col s9/s12 list-fwd -->
	<!-- counter 20 -->
<!-- ARCHIVE/CATEGORY PAGES -->
		<div class="col l3 m3 s3 list-fwd pad-r-20">
				        <span class="yes story-callout story-callout-multimedia">
        		<a class="article-title view-slides" href="/subject/sports/sean-boardman-propels-north-linn-into-class-1a-state-baseball-semifinals-20180721">
        		<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/sean-boardman-propels-north-linn-into-class-1a-state-baseball-semifinals-20180721" classVar="hide375" >
 -->
			<div class="s-image">
					<a href="/subject/sports/sean-boardman-propels-north-linn-into-class-1a-state-baseball-semifinals-20180721">
		<div class="lazy">
			<!--<div class="bg-image-pic lazy" style="background-image: url('https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729909/AR/0/0/AR-180729909.jpg&MaxW=800&MaxH=800');"></div>-->
		</div>
	</a>
  <!-- < p b s : macro name="contentimage" OutsideLink="" RegularLink="" imageLink=https://www.thegazette.com/storyimage/GA/20180721/ARTICLE/180729909/AR/0/0/AR-180729909.jpg mHeight="800" mWidth="800" > -->
			</div>
		</div>
		<div class="col l9 m9 s9 list-fwd">
			<div class="title-content-wrapper">
				<div class="pub-date">
					Saturday, July 21, 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/sean-boardman-propels-north-linn-into-class-1a-state-baseball-semifinals-20180721" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/sean-boardman-propels-north-linn-into-class-1a-state-baseball-semifinals-20180721" title="Sean Boardman propels North Linn into state baseball semifinals">
			<h4>Sean Boardman propels North Linn into state baseball semifinals</h4>
		</a>
				</div>
				<div class="author-subcat">
<a href="/section/blogs?staffID=Pilcher">K.J. Pilcher</a>
 &nbsp; 
									<div class="label bgc2706">
				<a class="label-link" href="https://www.thegazette.com/subject/sports/iowa-prep-sports/baseball">Prep Baseball</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="Brad Banks' perfect day" ExternalLink="" Link="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76" title="Brad Banks' perfect day">
				<h4>Brad Banks' perfect day</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/kirk-ferentz-wins/iowa-hawkeyes-football-wins-countdown-76">
						<h2>Brad Banks' perfect day</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Kirk Ferentz 143</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="&#8220;Dork&#8221; Mike Daniels is anything but one" ExternalLink="" Link="/subject/sports/dork-mike-daniels-is-anything-but-one-20180803" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/dork-mike-daniels-is-anything-but-one-20180803" title="&#8220;Dork&#8221; Mike Daniels is anything but one">
				<h4>"Dork" Mike Daniels is anything but one</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/dork-mike-daniels-is-anything-but-one-20180803">
						<h2>"Dork" Mike Daniels is anything but one</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Iowa Football</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="Iowa City Regina edges Van Meter to reach Class 2A state baseball title game" ExternalLink="" Link="/subject/sports/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726" title="Iowa City Regina edges Van Meter to reach Class 2A state baseball title game">
				<h4>Iowa City Regina edges Van Meter to reach Class 2A state baseball ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/iowa-city-regina-van-meter-class-2a-state-baseball-tournament-score-recap-20180726">
						<h2>Iowa City Regina edges Van Meter to reach Class 2A state baseball titl ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Prep Baseball</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="Cedar Rapids RoughRiders offering tour package to watch USHL Fall Classic in Pittsburgh" ExternalLink="" Link="/subject/sports/minor-league/cedar-rapids-roughriders-offering-tour-package-to-watch-club-open-regular-season-at-ushl-fall-classic-in-pittsburgh-20180802" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/minor-league/cedar-rapids-roughriders-offering-tour-package-to-watch-club-open-regular-season-at-ushl-fall-classic-in-pittsburgh-20180802" title="Cedar Rapids RoughRiders offering tour package to watch USHL Fall Classic in Pittsburgh">
				<h4>Cedar Rapids RoughRiders offering tour package to watch USHL Fall ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/minor-league/cedar-rapids-roughriders-offering-tour-package-to-watch-club-open-regular-season-at-ushl-fall-classic-in-pittsburgh-20180802">
						<h2>Cedar Rapids RoughRiders offering tour package to watch USHL Fall Clas ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Minor League 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=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="All-state softball 2018: Erica Oler was a pitcher, and a protector, for Jefferson" ExternalLink="" Link="/subject/sports/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726" LimitedCharacters="85" >
  -->
		<a class="article-title" href="/subject/sports/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726" title="All-state softball 2018: Erica Oler was a pitcher, and a protector, for Jefferson">
				<h4>All-state softball 2018: Erica Oler was a pitcher, and a protector, ...</h4>
		</a>
			<!-- 
				<a class="article-title"  href="/subject/sports/iowa-prep-sports/softball/2018-iowa-high-school-all-state-softball-teams-erica-oler-lindsey-culver-jefferson-20180726">
						<h2>All-state softball 2018: Erica Oler was a pitcher, and a protector, fo ...</h2>
				</a>
			 -->
			</div>
			<div class="author-subcat">
				<div class="label">Prep Softball</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 class="lazy">
    <!--
    <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>
		</div><!--End row-->
	</div><!--End col-->
</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 = (1385/27);
  LHtml = '';
  LCurrentPage = 1;
  LUrl = '/subject/sports/iowa-prep-sports?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/iowa-prep-sports')\"><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/iowa-prep-sports')\">"+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/iowa-prep-sports')\">"+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/iowa-prep-sports')\">"+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/iowa-prep-sports')\">"+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/iowa-prep-sports')\">"+LNewStart+" </a></li>";
    }
    LHtml += "<li><a href='"+LUrl+LTotalPages+"' onclick=\"ga('send','event','Pagination','Clicked ..."+LTotalPages+" /subject/sports/iowa-prep-sports')\">... "+LTotalPages+" </a></li>"; // last page
  }
  if(LCurrentPage < LTotalPages)
    LHtml += "<li><a href='"+LUrl+(LCurrentPage+1)+"' onclick=\"ga('send','event','Pagination','Clicked Next /subject/sports/iowa-prep-sports')\">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 -->

		</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>
				</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="http://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/08/02 18:30:01-->