fourthestatenewspaper.com - information about domain
- Server Status: available
- Server IP: 205.149.129.253
- Server Response Time: 173ms
Alexa information
Alexa rank: 4,178,164
Rank Trend
Bounce Trend
DNS Information
| Host: | Class: | Type: | IP: | TTL: | Target: | Other: |
| fourthestatenewspaper.com | IN | SOA | 14400 | mname: pdns1.ultradns.net rname: domreg-admin.mtvn.com serial: 2012011900 refresh: 10800 retry: 3600 expire: 2592000 minimum-ttl: 86400 |
||
| fourthestatenewspaper.com | IN | A | 205.149.129.253 | 14400 | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns2.ultradns.net | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns6.ultradns.co.uk | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns4.ultradns.org | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns1.ultradns.net | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns3.ultradns.org | ||
| fourthestatenewspaper.com | IN | NS | 300 | pdns5.ultradns.info |
Server Location
Site source
Show / hide source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html class="gecko" lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<title>Fourth Estate - University of Wisconsin-Green Bay</title>
<meta name="description" content="Fourth Estate provides the latest campus news, sports and opinions to students, faculty, alumni and the surrounding community. $article.textSummary" />
<meta name="keywords" content="Fourth Estate, University of Wisconsin-Green Bay," />
<script type="text/javascript">
var webserverpath = ".cmn.atex.cniweb.net:8080" + "/se/" + "Fourth_Estate";
var omniSectionName = "sports";
var articleTitle="Fourth Estate";
</script>
<link type="text/css" rel="stylesheet" href="/se/cp.global.css" />
<meta property="og:site_name" content="Fourth Estate"/>
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Fourth Estate"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="http://www.fourthestatenewspaper.com"/>
<meta property="og:description"
content="Fourth Estate provides the latest campus news, sports and opinions to students, faculty, alumni and the surrounding community."/>
<script type="text/javascript">
var anCPCd = "5";
var anCPPipe = "1";
var paperID = "1321";
var omniSectionName = "Fourth Estate";
var omniPaperName = "Fourth Estate";
var omniPaperUrl = "http://www.fourthestatenewspaper.com";
var omniPaperID = "1321";
var omniURLPath = document.location.pathname.toString();
var omniPIPE = "PIPE1";
</script>
<script type="text/javascript" language="JavaScript">
CPN_PARTNER = "false";
(function() {
var _r = Math.floor(Math.random()*1000000);
if (_r < 300000) {
CPN_PARTNER = "true";
}
})();
</script>
<script type="text/javascript" language="JavaScript">
(function() {
var proto = "http:";
var host = "cdn.adgear.com";
var bucket = "a";
if (window.location.protocol == "https:") {
proto = "https:";
host = "a.adgear.com";
bucket = "";
}
document.writeln('<scr' + 'ipt type="text/ja' + 'vascr' + 'ipt" s' + 'rc="' +
proto + '//' + host + '/' + bucket + '/adgear.js/current/adgear.js' +
'"></scr' + 'ipt>');
})();
</script>
<script type="text/javascript" language="JavaScript">
ADGEAR.tags.script.init();
ADGEAR.lang.namespace("ADGEAR.site_callbacks");
/*
* Make this return a hash of key/value pairs you would like to have automatically
* sent through to AdGear via the querystring in every impression:
*/
ADGEAR.site_callbacks.variables = function() {
return { };
}
</script>
<script type="text/javascript" language="JavaScript">
ADGEAR.site_callbacks.variables = function() {
return { "CPN_PARTNER": CPN_PARTNER }; }
</script>
<script type="text/javascript">
var isChrome = navigator.userAgent.toLowerCase().indexOf("safari") > -1;
var adGearSeg_adPaperID= "1321";
adGearSeg_adPaperID=adGearSeg_adPaperID.toString().trim();
var url=document.location.toString();
var adGearSeg_Section1="Fourth Estate";
var adGearSeg_Section=document.location.pathname;
if (url.indexOf("guide.")>0)
adGearSeg_Section="/fromguide"+adGearSeg_Section;
var adGearSeg_Zone=adGearSeg_Section;
var papername="Fourth Estate";
</script>
<script type="text/javascript"src="http://admanager.collegepublisher.com/003F3B/adscript/adGearSegmentation_cmn.js"></script>
<script type="text/javascript">getAdGearCMNSections(adGearSeg_adPaperID);</script>
<link rel="alternate" href="/se/fourth-estate-rss-1.1500072" type="application/rss+xml" title="Fourth Estate RSS" />
<script type="text/javascript">
var linkrss='http://www.fourthestatenewspaper.com/se/4e-css-1.1500097';
linkrss=linkrss.replace('/se/','/se/localcss-');
document.writeln('<link rel="stylesheet" type="text/css" href="' + linkrss + '"/>');
</script>
<script type="text/javascript" src="/js/site-min.js"></script>
<script type="text/javascript" src="/js/jquery-1.4.2.min.js"></script>
<script type="text/javascript" src="/js/all-jquery.js"></script>
<script type="text/javascript" src="/js/jquery.polopoly.js"></script>
<script type="text/javascript" src="/js/membership.js"></script>
<link href="/se/template1.custom.css?site=2.10613&dummy=272012040346" rel="stylesheet"type="text/css" />
<!-- Renders Local Header Slot -->
<script type="text/javascript" charset="utf-8">
startList = function() { navRoot = document.getElementById("primeNav");
for (i=0; i<navRoot.childNodes.length; i++) { node =
navRoot.childNodes[i];
if (node.className == "drop") { node.onmouseover=function() {
this.className+=" over"; };
node.onmouseout=function() { this.className=this.className.replace("over", ""); }; }; }; };
window.onload=startList;
</script>
<!-- Start Google tag -->
<!-- CMN Roll Up 1 -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var anCPPaperUrl=omniPaperUrl.substring(omniPaperUrl.indexOf("http://")+7, omniPaperUrl.length);
var anCPPaperName=omniPaperName.replace(/_/gi, " ").replace(/%20/g," ");
var anCPPaperId=omniPaperID;
anCPPaperId.replace(/^\s*/,"");
anCPPaperId.replace(/\s*/,"");
anCPPaperId.replace(/%20/g,"");
try {
var pageTracker = _gat._getTracker("UA-1064236-19");
pageTracker._setCustomVar(1, "pu", anCPPaperUrl, 3);
pageTracker._setCustomVar(2, "pi", anCPPaperId, 3);
pageTracker._setCustomVar(3, "pn", anCPPaperName, 3);
pageTracker._setCustomVar(4, "ppp", anCPPipe, 3);
pageTracker._setCustomVar(5, "pcp", anCPCd, 3);
pageTracker._trackPageview();
} catch(err) {}</script>
<!-- CMN Roll Up 2 -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var anCPPaperUrl=omniPaperUrl.substring(omniPaperUrl.indexOf("http://")+7, omniPaperUrl.length);
var anCPPaperName=omniPaperName;
var anCPPaperId=omniPaperID;
anCPPaperId.replace(/^\s*/,"");
anCPPaperId.replace(/\s*/,"");
anCPPaperId.replace(/%20/g,"");
try {
var pageTracker = _gat._getTracker("UA-18994242-2");
pageTracker._setCustomVar(1, "pu", anCPPaperUrl, 3);
pageTracker._setCustomVar(2, "pi", anCPPaperId, 3);
pageTracker._setCustomVar(3, "pn", anCPPaperName, 3);
pageTracker._setCustomVar(4, "ppp", anCPPipe, 3);
pageTracker._setCustomVar(5, "pcp", anCPCd, 3);
pageTracker._trackPageview();
} catch(err) {}
</script>
<!-- Paper Tag -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18145188-11']);
_gaq.push(['_trackPageview']);
_gaq.push(['_trackPageLoadTime']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<!-- End Google tag -->
</head>
<body id="a" class="Fourth Estate">
<input type="hidden" name="hostname" value=".cmn.atex.cniweb.net:8080"/>
<div id="hat"><a href="http://news.collegemedianetwork.com/" target="_blank" class="cmn">Top College News</a> <span><a href="/register?utm_source=internal&utm_medium=networkbar&utm_campaign=emailreg" class="hat-subscribe">Subscribe to the Newsletter</a></span></div>
<div id="wrapper">
<div class="ad">
<script>
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '11' + '&' + adGearSeg_Section + '&' + papername + '" width="728" height="' + (isChrome ? 98 : 90) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
</script>
</div>
<div id="header">
<div id="masthead"> <a href="/" class="homeLink">Home</a> </div>
<div class="slot">
<div class="subNavH"> </div><!-- Closes .subNavH -->
<!-- Renders Masthead slot -->
<div class="search">
<h2> </h2>
<form action="/search-1.1500094" method="get">
<!--<form action="search" method="get">-->
<div class="gutter">
<input type="text" name="q" value="" class="searchField" />
<input type="submit" value="Search" class="searchButton"/>
</div>
</form>
</div>
<ul class="social">
<li class="fb"><a href="http://www.facebook.com/home.php#!/pages/The-Fourth-Estate-Newspaper/161898090491465" target="_blank">Find Us on Facebook</a></li>
<li class="tw"><a href="http://twitter.com/#!/4eAlerts" target="_blank">Follow Us on Twitter</a></li>
<li class="yt"><a href="http://www.youtube.com/user/FourthEstatevideos" target="_blank">Visit Our YouTube Channel</a></li>
<li class="rss"><a href="#">Subscribe to our RSS feed</a></li>
<li class="nl"><a href="register">Sign up for Our Newsletter</a></li>
</ul>
</div><!-- Closes .slot -->
</div><!-- Closes #header -->
<div id="primeNav">
<ul>
<li id="News">
<a href="/news"
class="no_drop" >News</a>
</li>
<li id="Life">
<a href="/life"
class="no_drop" >Life</a>
</li>
<li id="Sports">
<a href="/sports"
class="no_drop" >Sports</a>
</li>
<li id="Entertainment">
<a href="/entertainment"
class="no_drop" >Entertainment</a>
</li>
<li id="4Play">
<a href="/4play"
class="no_drop" >4Play</a>
</li>
<li id="Off the Wall">
<a href="/off-the-wall"
class="no_drop" >Off the Wall</a>
</li>
<li id="Opinion">
<a href="/opinion"
class="no_drop" >Opinion</a>
</li>
<li id="Classifieds">
<a href="/classifieds"
class="no_drop" >Classifieds</a>
</li>
<li id="4E Blogs">
<a href="/4e-blogs"
class="drop" >4E Blogs</a>
<ul>
<li id="A Blog of One's Own"><a
href="http://erika-blogofonesown.blogspot.com/">A Blog of One's Own</a></li>
<li id="Guy's Guide with J.T."><a
href="http://guysguidewithjt.blogspot.com/">Guy's Guide with J.T.</a></li>
<li id="Racing to the Finish Line "><a
href="http://jon-racingtothefinishline.blogspot.com/">Racing to the Finish Line </a></li>
<li id="Wise Words with Alease"><a
href="http://wisewordswithalease.tumblr.com/">Wise Words with Alease</a></li>
<li id="it's the real deal"><a
href="http://alliejane33.blogspot.com/">it's the real deal</a></li>
<li id="Something Else"><a
href="http://michaela-somethingelse.blogspot.com/">Something Else</a></li>
<li id="Boom Goes The Dynamite "><a
href="http://boomenblog.blogspot.com/">Boom Goes The Dynamite </a></li>
<li id="Music Speaks out Loud"><a
href="http://musicspeaksoutloud.tumblr.com/">Music Speaks out Loud</a></li>
<li id="BREWCITY BLOGGER "><a
href="http://brewcityblogger-fonso3690.blogspot.com/">BREWCITY BLOGGER </a></li>
<li id="Trinkets of my Mind"><a
href="http://trinketsofmymind.blogspot.com/">Trinkets of my Mind</a></li>
<li id="Fourth Estate Photographers "><a
href="http://4e-photogs.blogspot.com/ ">Fourth Estate Photographers </a></li>
</ul>
</li>
</ul>
</div>
<div id="contentWrapper">
<div id="content">
<div class="contentGutter">
<div class="slot" id="upperLeft">
<div class="date">
<SCRIPT language="JavaScript?" type="text/javascript">
<!-- // current date - from http://rainbow.arch.scriptmania.com/scripts
// Array of day names
var dayNames = new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday" );
var monthNames = new Array("January","February","March","April","May","June","July", "August","September","October","November","December");
var dt = new Date();
var y = dt.getYear();
// Y2K compliant
if (y < 1000) y +=1900;
document.write(dayNames[dt.getDay()] + ", " + monthNames[dt.getMonth()] + " " + dt.getDate() + ", " + y); //
-->
</SCRIPT>
</div>
<div class="yui-skin-sam" id="autoRotate">
<div id="tabs_1_1500075_1332364921upLeft" class="yui-navset">
<ul class="yui-nav">
<li><a href="#tabs_1_1500075_1332364921upLeft_tab1">
News
</a></li>
<li><a href="#tabs_1_1500075_1332364921upLeft_tab2">
Life
</a></li>
<li><a href="#tabs_1_1500075_1332364921upLeft_tab3">
Sports
</a></li>
<li><a href="#tabs_1_1500075_1332364921upLeft_tab4">
Entertainment
</a></li>
<li><a href="#tabs_1_1500075_1332364921upLeft_tab5">
Opinion
</a></li>
</ul>
<div class="yui-content" id="RotatingTabs">
<div id="tabs_1_1500075_1332364921upLeft_tab1" >
<div>
<div class="topStory">
<h2>Top Story</h2>
<div class="gutter">
<div class="teaser">
<a href='/news/water-treatment-plants-not-required-in-wisconsin-1.2823874'><img title='Photo: Photo by Chris Pamperin/Fourth Estate' src='/polopoly_fs/1.2823876!/image/3625773823.jpg_gen/derivatives/landscape_640/3625773823.jpg' alt='Water treatment' /></a>
<div class="textWrap">
<h3><a href='/news/water-treatment-plants-not-required-in-wisconsin-1.2823874'>Water treatment plants not required in Wisconsin</a></h3>
<p>
Drinking water in at least 60 Wisconsin communities is not being treated for E. coli or other harmful contaminants, according to a list compiled by the Department of Natural Resources.
<span class="fullStory"><a href='/news/water-treatment-plants-not-required-in-wisconsin-1.2823874'> Full story</a></span>
</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs_1_1500075_1332364921upLeft_tab2" >
<div>
<div class="topStory">
<h2>Top Story</h2>
<div class="gutter">
<div class="teaser">
<a href='/life/dance-team-wins-national-title-1.2823885'><img title='Photo: Photo by Sarah Long/Fourth Estate' src='/polopoly_fs/1.2823887!/image/391738581.jpg_gen/derivatives/landscape_640/391738581.jpg' alt='Dance team' /></a>
<div class="textWrap">
<h3><a href='/life/dance-team-wins-national-title-1.2823885'>Dance team wins national title</a></h3>
<p>
Placing first for this year’s hip-hop routine, the UW-Green Bay dance team brought home a national win.
<span class="fullStory"><a href='/life/dance-team-wins-national-title-1.2823885'> Full story</a></span>
</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs_1_1500075_1332364921upLeft_tab3" >
<div>
<div class="topStory">
<h2>Top Story</h2>
<div class="gutter">
<div class="teaser">
<a href='/sports/phoenix-season-ends-in-heartbreak-1.2823899'><img title='Photo: Photo by Justin Grones/Fourth Estate' src='/polopoly_fs/1.2823901!/image/3664509932.jpg_gen/derivatives/landscape_640/3664509932.jpg' alt='End of game' /></a>
<div class="textWrap">
<h3><a href='/sports/phoenix-season-ends-in-heartbreak-1.2823899'>Phoenix’ season ends in heartbreak</a></h3>
<p>
AMES, IOWA — Two teams. One Dream. Only one would succeed into making it to the Sweet 16 Round of the NCAA tournament as. No. 7 Green Bay took on No. 2 Kentucky March 19 at the Hilton Coliseum. The Kentucky Wildcats would prove to outlast Green Bay in the end, winning 65-62.
<span class="fullStory"><a href='/sports/phoenix-season-ends-in-heartbreak-1.2823899'> Full story</a></span>
</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs_1_1500075_1332364921upLeft_tab4" >
<div>
<div class="topStory">
<h2>Top Story</h2>
<div class="gutter">
<div class="teaser">
<a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'><img title='Photo: Photo courtesy Wring Leader/Fox Cityz Foxz' src='/polopoly_fs/1.2823930!/image/1671952026.jpg_gen/derivatives/landscape_640/1671952026.jpg' alt='roller derby' /></a>
<div class="textWrap">
<h3><a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'>Derby divas show strength with skating</a></h3>
<p>
Ten war-painted women take the track, each adorned in their own unique armor.
<span class="fullStory"><a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'> Full story</a></span>
</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
<div id="tabs_1_1500075_1332364921upLeft_tab5" >
<div>
<div class="topStory">
<h2>Top Story</h2>
<div class="gutter">
<div class="teaser">
<a href='/opinion/diplomatic-breakthrough-offers-hope-1.2823956'><img title='Photo: Photo courtesy GreenDominee/Flickr Creative Commons' src='/polopoly_fs/1.2823957!/image/31714776.jpg_gen/derivatives/landscape_640/31714776.jpg' alt='North Korea' /></a>
<div class="textWrap">
<h3><a href='/opinion/diplomatic-breakthrough-offers-hope-1.2823956'>Diplomatic breakthrough offers hope</a></h3>
<p>
In a rare diplomatic breakthrough, the U.S. has brokered a deal with North Korea to temporarily limit the nation’s nuclear weapons program.
<span class="fullStory"><a href='/opinion/diplomatic-breakthrough-offers-hope-1.2823956'> Full story</a></span>
</p>
</div>
<div class="clear"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$("#tabs_1_1500075_1332364921upLeft > ul").tabs({ fx: { opacity: 'toggle' } }).tabs('rotate', 6000, false);
});
</script>
<script type="text/javascript">
$(function(){ $('#RotatingTabs').equalHeights(); });
</script>
<h2 class="title">Featured Stories</h2>
<div class="splitter">
<div class="left">
<div class="teaser">
<a href='/life/lgbtq-center-offers-safe-space-1.2823881'>
<img title='Photo: Photos by Erika Bonnell/Fourth Estate' src='/polopoly_fs/1.2823882!/image/2900369561.jpg_gen/derivatives/box_75/2900369561.jpg' alt='LGBQT' />
</a>
<h3>
<a href='/life/lgbtq-center-offers-safe-space-1.2823881'>LGBTQ Center offers safe space</a>
</h3>
<p>
Students, faculty and staff may have noticed a new office in the University Union this semester.
<span class="fullStory"><a href='/life/lgbtq-center-offers-safe-space-1.2823881'> Full story</a> </span>
</p>
<div class="clear"></div>
</div>
<div class="teaser">
<a href='/sports/phoenix-rip-through-cyclones-advance-1.2823897'>
<img title='Photo: Photos by Justin Grones/ Fourth Estate' src='/polopoly_fs/1.2823898!/image/2117239037.jpg_gen/derivatives/box_75/2117239037.jpg' alt='Wojta' />
</a>
<h3>
<a href='/sports/phoenix-rip-through-cyclones-advance-1.2823897'>Phoenix rip through cyclones, advance</a>
</h3>
<p>
AMES, IOWA — A speck of green in a sea of red was the sight from the Hilton Coliseum March 17, as the No. 7 Green Bay Phoenix gave the No. 10 Iowa State Cyclones its third loss on its home court this season, 71-57.
<span class="fullStory"><a href='/sports/phoenix-rip-through-cyclones-advance-1.2823897'> Full story</a> </span>
</p>
<div class="clear"></div>
</div>
</div>
<div class="right">
<div class="teaser">
<a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'>
<img title='Photo: Photo courtesy Wring Leader/Fox Cityz Foxz' src='/polopoly_fs/1.2823930!/image/1671952026.jpg_gen/derivatives/box_75/1671952026.jpg' alt='roller derby' />
</a>
<h3>
<a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'>Derby divas show strength with skating</a>
</h3>
<p>
Ten war-painted women take the track, each adorned in their own unique armor.
<span class="fullStory"><a href='/entertainment/derby-divas-show-strength-with-skating-1.2823929'> Full story</a> </span>
</p>
<div class="clear"></div>
</div>
<div class="teaser">
<a href='/4play/icelandic-s-of-monsters-men-take-over-the-indie-world-by-storm-1.2823934'>
<img title='Photo: Photo courtesy Universal Republic Records' src='/polopoly_fs/1.2823937!/image/645747291.jpg_gen/derivatives/box_75/645747291.jpg' alt='Of Monsters & Men' />
</a>
<h3>
<a href='/4play/icelandic-s-of-monsters-men-take-over-the-indie-world-by-storm-1.2823934'>Icelandic’s Of Monsters & Men take over the indie world by storm </a>
</h3>
<p>
What happens in Iceland? Aside from the volcanic eruption of 2010 that shocked the world, nothing that American’s can come up with.
<span class="fullStory"><a href='/4play/icelandic-s-of-monsters-men-take-over-the-indie-world-by-storm-1.2823934'> Full story</a> </span>
</p>
<div class="clear"></div>
</div>
</div>
<div class="clear">
</div>
</div>
</div>
<div class="ad"><div id="addiv1">
<script>
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '23' + '&' + adGearSeg_Section + '&' + papername + '" width="468" height="' + (isChrome ? 68 : 60) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
</script>
</div></div>
<div class="slot" id="lowerLeft">
<div class="gallery">
<h2>Green Bay Phoenix women vs. Kentucky Wildcats</h2>
<div class="gutter">
<a class="gallery_7_4120" href="/polopoly_fs/1.2824015!/image/1694454661.JPG_gen/derivatives/landscape_468/1694454661.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824015!/image/1694454661.JPG_gen/derivatives/box_75/1694454661.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 28" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824014!/image/3955205669.JPG_gen/derivatives/landscape_468/3955205669.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824014!/image/3955205669.JPG_gen/derivatives/box_75/3955205669.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 27" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824013!/image/495148080.JPG_gen/derivatives/landscape_468/495148080.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824013!/image/495148080.JPG_gen/derivatives/box_75/495148080.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 26" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824012!/image/551777664.JPG_gen/derivatives/landscape_468/551777664.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824012!/image/551777664.JPG_gen/derivatives/box_75/551777664.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 25" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824011!/image/1613318032.JPG_gen/derivatives/landscape_468/1613318032.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824011!/image/1613318032.JPG_gen/derivatives/box_75/1613318032.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 24" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824010!/image/1778237598.JPG_gen/derivatives/landscape_468/1778237598.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824010!/image/1778237598.JPG_gen/derivatives/box_75/1778237598.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 23" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824008!/image/322802686.JPG_gen/derivatives/landscape_468/322802686.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824008!/image/322802686.JPG_gen/derivatives/box_75/322802686.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 22" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824007!/image/2703052782.JPG_gen/derivatives/landscape_468/2703052782.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824007!/image/2703052782.JPG_gen/derivatives/box_75/2703052782.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 21" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824006!/image/2423469409.JPG_gen/derivatives/landscape_468/2423469409.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824006!/image/2423469409.JPG_gen/derivatives/box_75/2423469409.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 20" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824005!/image/3620949937.JPG_gen/derivatives/landscape_468/3620949937.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824005!/image/3620949937.JPG_gen/derivatives/box_75/3620949937.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 19" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824004!/image/3834366429.JPG_gen/derivatives/landscape_468/3834366429.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824004!/image/3834366429.JPG_gen/derivatives/box_75/3834366429.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 18" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824003!/image/191108965.JPG_gen/derivatives/landscape_468/191108965.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824003!/image/191108965.JPG_gen/derivatives/box_75/191108965.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 17" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824002!/image/2916113958.JPG_gen/derivatives/landscape_468/2916113958.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824002!/image/2916113958.JPG_gen/derivatives/box_75/2916113958.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 16" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824001!/image/1481701606.JPG_gen/derivatives/landscape_468/1481701606.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824001!/image/1481701606.JPG_gen/derivatives/box_75/1481701606.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 15" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2824000!/image/1597681702.JPG_gen/derivatives/landscape_468/1597681702.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2824000!/image/1597681702.JPG_gen/derivatives/box_75/1597681702.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 14" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823999!/image/3391204985.jpg_gen/derivatives/landscape_468/3391204985.jpg" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823999!/image/3391204985.jpg_gen/derivatives/box_75/3391204985.jpg" alt="Green Bay Phoenix women vs. Kentucky Wildcats 13" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823997!/image/317853997.JPG_gen/derivatives/landscape_468/317853997.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823997!/image/317853997.JPG_gen/derivatives/box_75/317853997.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 12" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823996!/image/3652108936.JPG_gen/derivatives/landscape_468/3652108936.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823996!/image/3652108936.JPG_gen/derivatives/box_75/3652108936.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 11" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823995!/image/3185048965.JPG_gen/derivatives/landscape_468/3185048965.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823995!/image/3185048965.JPG_gen/derivatives/box_75/3185048965.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 10" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823994!/image/2159531061.JPG_gen/derivatives/landscape_468/2159531061.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823994!/image/2159531061.JPG_gen/derivatives/box_75/2159531061.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 9" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823993!/image/994283307.JPG_gen/derivatives/landscape_468/994283307.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823993!/image/994283307.JPG_gen/derivatives/box_75/994283307.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 8" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823992!/image/1099160651.JPG_gen/derivatives/landscape_468/1099160651.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823992!/image/1099160651.JPG_gen/derivatives/box_75/1099160651.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 7" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823991!/image/897261815.JPG_gen/derivatives/landscape_468/897261815.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823991!/image/897261815.JPG_gen/derivatives/box_75/897261815.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 6" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823990!/image/3376279635.JPG_gen/derivatives/landscape_468/3376279635.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823990!/image/3376279635.JPG_gen/derivatives/box_75/3376279635.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 5" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823989!/image/1057032774.JPG_gen/derivatives/landscape_468/1057032774.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823989!/image/1057032774.JPG_gen/derivatives/box_75/1057032774.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 4" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823987!/image/39920630.JPG_gen/derivatives/landscape_468/39920630.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823987!/image/39920630.JPG_gen/derivatives/box_75/39920630.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 3" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823986!/image/3028621977.JPG_gen/derivatives/landscape_468/3028621977.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823986!/image/3028621977.JPG_gen/derivatives/box_75/3028621977.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 2" title="" /></a>
<a class="gallery_7_4120" href="/polopoly_fs/1.2823985!/image/3455653164.JPG_gen/derivatives/landscape_468/3455653164.JPG" title="<br/>Photos by Justin Grones/Fourth Estate"><img src="/polopoly_fs/1.2823985!/image/3455653164.JPG_gen/derivatives/box_75/3455653164.JPG" alt="Green Bay Phoenix women vs. Kentucky Wildcats 1" title="" /></a>
<div style="clear">
</div>
<script type="text/javascript">
$(function() {
$('a.gallery_7_4120').lightBox({
imageLoading: '/img/lightbox/lightbox-ico-loading.gif',
imageBtnClose: '/img/lightbox/lightbox-btn-close.gif',
imageBtnPrev: '/img/lightbox/lightbox-btn-prev.gif',
imageBtnNext: '/img/lightbox/lightbox-btn-next.gif',
imageBlank: '/img/lightbox/lightbox-blank.gif'
});
});
</script>
</div>
</div>
</div>
</div><!-- Closes .contentGutter -->
</div><!-- Closes #content -->
<div id="sideBar">
<!-- <script type="text/javascript">
secParents;
</script>-->
<div class="contentGutter">
<div class="ad">
<script>
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '12' + '&' + adGearSeg_Section + '&' + papername + '" width="300" height="' + (isChrome ? 258 : 250) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
</script>
</div>
<div class="slot" id="upperRight">
<div style="width:150px; height:50px; margin:10px;"><a href="http://www.ecollegefinder.org/studentpublication.aspx" title="Accredited Online Colleges"><img src="http://www.ecollegefinder.org/images/top50studentpublication150x50B.gif" width="150" height="50" alt="Accredited Online Colleges" border="0" /></a></div>
<iframe width="350" height="270" <iframe width="560" height="315" src="http://www.youtube.com/embed/3LH3oHyCFZo" frameborder="0" allowfullscreen></iframe>
<div class="links">
<h2>Links</h2>
<ul>
<li><a href="login">Login</a> | <a href="register">Register</a></li>
<li><a href="about-us">About Us</a></li>
<li><a href="letter-to-the-editor">Letter to the Editor</a></li>
<li><a href="http://fourthestate.campusave.com/" target="_blank">Classifieds</a></li>
<li><a href="http://www.facebook.com/home.php?#!/pages/Green-Bay-WI/The-Fourth-Estate-Newspaper/161898090491465" target="_blank">4e Facebook</a></li>
<li><a href="http://twitter.com/#!/4eUWGB" target="_blank">4e Twitter</a></li>
<li><a href="http://www.youtube.com/user/FourthEstatevideos" target="_blank">4e Youtube</a></li>
<li><a href="http://www.uwgb.edu/" target="_blanks">UWGB homepage</a></li>
<li><a href="http://www.greenbayphoenix.com/" target="_blank">Phoenix Sports</a></li>
<li><a href="http://blog.uwgb.edu/retail" target="_blank">UWGB Retail Services</a></li>
</ul>
</div>
</div>
<div class="ad"><div id="addiv2">
<script>
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '22' + '&' + adGearSeg_Section + '&' + papername + '" width="300" height="' + (isChrome ? 258 : 250) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
</script>
</div></div>
<div class="slot" id="lowerRight">
<div class="yui-skin-sam" >
<div id="tabs_1_1500090_1279902217lowRight" class="yui-navset">
<ul class="yui-nav">
<li><a href="#tabs_1_1500090_1279902217lowRight_tab1">
Most Commented
</a></li>
<li><a href="#tabs_1_1500090_1279902217lowRight_tab2">
Most Popular
</a></li>
</ul>
<div class="yui-content" id="NonRotatingTabs">
<div id="tabs_1_1500090_1279902217lowRight_tab1" >
<div>
<div class="mostCommented">
<h2>Most Commented</h2>
<div class="gutter">
<ul>
<li>
<a href="/life/dance-team-wins-national-title-1.2823885">Dance team wins national title</a>
1
comment </li>
<li>
<a href="/life/cofrin-library-offers-variety-of-services-study-spaces-1.2811540">Cofrin Library offers variety of services, study spaces </a>
1
comment </li>
<li>
<a href="/opinion/gop-opposes-violence-against-women-act-1.2806080">GOP opposes Violence Against Women Act</a>
1
comment </li>
</ul>
</div>
</div>
</div>
</div>
<div id="tabs_1_1500090_1279902217lowRight_tab2" >
<div>
<div class="mostPopular">
<h2>Most Popular</h2>
<div class="gutter">
<ul>
<li>
<a href="/life/unrealistic-beauty-standards-affect-men-and-women-1.1572873">Unrealistic beauty standards affect men and women</a>
</li>
<li>
<a href="/4play/icelandic-s-of-monsters-men-take-over-the-indie-world-by-storm-1.2823934">Icelandic’s Of Monsters & Men take over the indie world by storm </a>
</li>
<li>
<a href="/news/water-treatment-plants-not-required-in-wisconsin-1.2823874">Water treatment plants not required in Wisconsin</a>
</li>
<li>
<a href="/opinion/broken-protocol-not-braun-to-blame-1.2823950">Broken protocol, not Braun to blame</a>
</li>
<li>
<a href="/life/dance-team-wins-national-title-1.2823885">Dance team wins national title</a>
</li>
<li>
<a href="/sports/ncaa-should-not-pay-student-athletes-to-play-sports-1.2162642">NCAA should not pay student-athletes to play sports</a>
</li>
<li>
<a href="/opinion/professional-athletes-deserve-the-big-bucks-1.1641157">Professional athletes deserve the big bucks</a>
</li>
<li>
<a href="/2.11362/students-volunteer-to-help-pine-ridge-indian-reservation-over-spring-break-1.1544603">Students volunteer to help Pine Ridge Indian Reservation over Spring Break</a>
</li>
<li>
<a href="/off-the-wall/backstreet-boys-and-n-sync-reunion-tour-this-spring-1.2791690">Backstreet Boys and ‘N Sync reunion tour this spring </a>
</li>
<li>
<a href="/opinion/uw-madison-accused-of-reverse-discrimination-1.2682706">UW-Madison accused of reverse discrimination</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
$("#tabs_1_1500090_1279902217lowRight > ul").tabs();
});
</script>
<div class="pdf">
<h2>Download PDF</h2>
<div class="gutter">
<div class="thumbnail">
<a href="/polopoly_fs/7.4118!/Final.pdf">
<img src="/polopoly_fs/7.4118!/image/964869966.jpg" alt="" /></a>
</div>
<h3>
<a href="/polopoly_fs/7.4118!/Final.pdf">
Fourth Estate PDF
</a>
</h3>
</div>
</div>
<script type="text/javascript">
submitVote = function(element) {
if (getCookie("fd_poll_7_4119") != null) {
alert("You have already voted in this poll. You may only vote once.");
}
else {
popupPollResultWindow('');
element.form.submit();
}
}
popupPollResultWindow = function(url) {
var win = window.open(url,'pollResultWindow','resizable=yes,width=480,height=400,top=25,left=25');
if (win) {
win.focus();
}
}
function getCookie( name ) {
var start = document.cookie.indexOf( name + "=" );
var len = start + name.length + 1;
if ( ( !start ) &&
( name != document.cookie.substring( 0, name.length ) ) )
{
return null;
}
if ( start == -1 ) return null;
var end = document.cookie.indexOf( ";", len );
if ( end == -1 ) end = document.cookie.length;
return unescape( document.cookie.substring( len, end ) );
}
</script>
<style type="text/css">
/** Common styles **/
body {font: 62.5% arial, helvetica, sans-serif;margin:0; padding:0;}
.spQuestion {
font-weight: bold;
margin-bottom: 1em;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
/** Form view styles **/
.spOptionHorizontal {
display: inline;
margin-right: 0.5em;
}
.spOptionVertical {}
.spShowResultLinkContainer {
margin-top: 1em;
}
</style>
<div class="poll">
<div class="gutter">
<h3>Did you watch the Green Bay Phoenix game against Kentucky?</h3>
<form method="post" action="/poll" target="pollResultWindow" name="poll_7_4119">
<input type="hidden" name="pollId" value="poll_7_4119" />
<input type="hidden" name="showResult" value="true" />
<input type="hidden" name="pollIdpoll_7_4119" value="0" />
<input type="hidden" name="questionId" value="0" />
<input type="hidden" name="forward" value="/poll-7.4119?ot=example.PopupPageLayout.ot" />
<div class="even">
<!--<input type="radio" name="pollIdpoll_7_4119QuestionId0" id="pollIdpoll_7_4119QuestionId00" value="0"/>
-->
<input type="radio" name="answerId" value="0" />
<label for="pollIdpoll_7_4119QuestionId00">Yes</label></div>
<div class="even">
<!--<input type="radio" name="pollIdpoll_7_4119QuestionId0" id="pollIdpoll_7_4119QuestionId01" value="1"/>
-->
<input type="radio" name="answerId" value="1" />
<label for="pollIdpoll_7_4119QuestionId01">No</label></div>
<input type="button" class="submit" value="Submit" name="answerId" value="$option.id" onclick="submitVote(this);" />
<!--
<input type="radio" name="answerId" value="$option.id" onclick="submitVote(this)" />
-->
<p class="results">
<a href="#" onclick="popupPollResultWindow('/poll-7.4119?ot=example.PopupPageLayout.ot&showResult=true');return false;">View results</a>
</p>
</form>
</div>
</div>
<div class="ad"><div id="addiv3">
<script type="text/javascript" language="JavaScript">
var templateNo="/se/template1.custom.css";
if(templateNo.indexOf("template9") == -1)
{
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '21' + '&' + adGearSeg_Section + '&' + papername + '" width="160" height="' + (isChrome ? 608 : 600) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
}
else if(templateNo.indexOf("template9") > -1 && 0 == 0)
{
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '21' + '&' + adGearSeg_Section + '&' + papername + '" width="160" height="' + (isChrome ? 608 : 600) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
}
</script>
</div></div>
</div>
<div class="ad">
<script>
document.writeln('<iframe id="adframe" src="http://admanager.collegepublisher.com/003F3B/adscript/ad_source_cmn.html?' + adGearSeg_adPaperID + '&' + '31' + '&' + adGearSeg_Section + '&' + papername + '" width="300" height="' + (isChrome ? 258 : 250) + '" marginwidth="0" frameborder="0" vspace="0" hspace="0" scrolling="no" seamless></iframe>');
</script>
</div>
</div><!-- Closes .contentGutter -->
</div><!-- Closes #sideBar -->
</div><!-- Closes #contentWrapper -->
<div id="footer">
<!--<div class="ad"><div id="addiv1"> <h1>this is test</h1> </div></div>-->
<div class="subNavH">
<ul>
<li>
<a href="/news" class="no_drop">
News
</a>
</li>
<li>
<a href="/life" class="no_drop">
Life
</a>
</li>
<li>
<a href="/sports" class="no_drop">
Sports
</a>
</li>
<li>
<a href="/entertainment" class="no_drop">
Entertainment
</a>
</li>
<li>
<a href="/4play" class="no_drop">
4Play
</a>
</li>
<li>
<a href="/off-the-wall" class="no_drop">
Off the Wall
</a>
</li>
<li>
<a href="/opinion" class="no_drop">
Opinion
</a>
</li>
</ul>
</div><!-- Closes .subNavH -->
<p>© <script type="text/javascript">document.write(new Date().getFullYear());</script> - Fourth Estate</p>
</div><!-- Closes #footer -->
</div><!-- Closes #wrapper -->
<div id="global_footer">
<p>
<span class="poweredBy">This site is powered by:<a href="http://www.collegepublisher.com" target="_blank"><img src="http://admin2.collegepublisher.com/polopoly_fs/7.107!cp5.png" alt="College Publisher 5" /</a></span>
<img src="http://admin2.collegepublisher.com/polopoly_fs/7.107!CMN-logo.png" alt="College Media Network" id="logo_cmn" /> is a member of the <a href="http://theaccessnetwork.com/" target="_blank" id="logo_access"><img src="http://admin2.collegepublisher.com/polopoly_fs/7.107!access-logo.png" alt="Access Network" /></a>
Official Music Sponsor: <a href="http://www.mtv.com" target="_blank"><img src="http://admin2.collegepublisher.com/polopoly_fs/7.107!mtv.png" alt="MTV Networks" /></a>
</p>
<span class="webserver"><script type="text/javascript">document.write(webserverpath);</script></span>
<script type="text/javascript">
var short_domain="http://www.fourthestatenewspaper.com";
var matchbin_domain = "http://directory." + short_domain.substring(short_domain.indexOf("www.")+4, short_domain.length);
</script>
<p><script type="text/javascript">
document.writeln('<a href=' + matchbin_domain + '><b>CMN Local Business Directory</b></a> powered by:');
</script> <a href="http://www.matchlocal.com" target="_blank"><img class="matchLocal" src="http://admin2.collegepublisher.com/polopoly_fs/7.107!matchlogo.png" alt="Match Local" /></a></p>
<p><script type="text/javascript">
var paperNameFooter = "Fourth_Estate".toLowerCase();
paperNameFooter =paperNameFooter.replace(/^\s+|\s+$/g,"");
var articleId = "";
articleId = "article 1.1746";articleId = articleId.substring(articleId.indexOf("article")+8, articleId.length);
document.write("<a href=\"/" + "Privacy Policy".replace(/ /gi, "-").replace("(", "").replace(")", "").replace("/", "-").replace("/", "-") + "-" + articleId + "\" >" + "Privacy Policy" + "</a>");
articleId = "article 1.1747";articleId = articleId.substring(articleId.indexOf("article")+8, articleId.length);
document.write("|");
document.write("<a href=\"/" + "Terms of Use".replace(/ /gi, "-").replace("(", "").replace(")", "").replace("/", "-").replace("/", "-") + "-" + articleId + "\" >" + "Terms of Use" + "</a>");
</script></p>
</div><!--closes #global_footer -->
<div class="previewMode">
<img src='/l.gif?d=/2.10613' alt='' /></div>
<script language="javascript">showNetworkBanner(41);</script>
</body>
</html>