if (typeof sectioncategory=="undefined" || sectioncategory == '') {
	var spryregex = "//item [collegepublisher:papername!='" + paper_name + "']";
	var spryregexlocal = "//item";
	var nationalcategoryname = 'Top Stories';
} else {
	var spryregex = "//item [collegepublisher:papername!='" + paper_name + "']";
	var spryregexlocal = "//item [collegepublisher:sectioncategory='" + sectioncategory + "']";
	//var spryregexlocal = "//item [collegepublisher:sectioncategory='" + sectioncategory + "' and collegepublisher:papername!='Northeastern News']";
	var nationalcategoryname = sectioncategory;
}

switch (nationalcategoryname) {
	
	case ("Sports"):
	 rssfilename = '76242771-1e0a-4afb-a06e-357ebd180320';
		collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Campus News"):
	  rssfilename = '885de8be-9d29-405f-9cf1-a15a527b43d6';
  		collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Arts/Entertainment"):
	 rssfilename = 'a610293f-66e8-4113-94d1-48e7758fee16';
	 collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("City/Metro"):
	 rssfilename = '44f657f4-0a38-4680-a4c9-2edae0bbe0ed';
	 collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Features/Campus Life"):
	  rssfilename = 'd1da40af-509e-499f-9e91-53a10fc49dda';
	  collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Opinion/Editorial"):
	 rssfilename = '5453e5f7-d9fd-464e-9c70-621d07899ade';
	 collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Police Blotter"):
	 rssfilename = 'bcce18b6-354e-4402-b6c5-1e03cd408326';
	 collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("Other"):
	 rssfilename = 'b801975b-edc0-48e7-b967-e5abdaae5bb9';
	 collegeheadlineslink = 'channel/index.cfm?event=section&uglobal_section_id=' + rssfilename;
		break;
	case ("vatech"):
	  	rssfilename = 'vatech';
		collegeheadlineslink = 'channel/index.cfm?event=vatech';
		break;
	default:
		rssfilename = 'nationalmostpopular';
		collegeheadlineslink = 'channel/index.cfm?event=collegeheadlines';
		break;
	
}

/* Default the spry datasets with null URL's and regular expressions. */
var dsArticles = new Spry.Data.XMLDataSet(null, spryregexlocal, {useCache:true});
var dsArticlesNationalNew = new Spry.Data.XMLDataSet(null, spryregex, {useCache:true});
var dsArticlesNational = new Spry.Data.XMLDataSet(null, spryregex, {useCache:true});
var dsArticlesvatech = new Spry.Data.XMLDataSet(null, "//item", {useCache:true});


 
 
 

/* This listens for new tab click notifications and then fires up spry. */
function tabClickedListener(indexclicked) {
	switch (indexclicked) {
		case (4):
			if (dsArticles.getURL() == null) {
				dsArticles.setURL("http://" + origserver + "/media/paper" + paper_id + "/template/articles.rss");
				dsArticles.loadData();
			}
			break;
		case (5):
			if (dsArticlesNational.getURL() == null) {
				dsArticlesNational.setURL("http://" + origserver + "/channel/rssfeed/zip/" + paperzip + "/");
				dsArticlesNational.loadData();
			}
			break;
		case (6):
			if (dsArticlesNationalNew.getURL() == null) {
				dsArticlesNationalNew.setURL("http://" + origserver + "/media/syndication/collegeheadlines/"+rssfilename+".rss");
				dsArticlesNationalNew.loadData();
			}
			break;
		case (-1):
			if (dsArticlesvatech.getURL() == null) {
				dsArticlesvatech.setURL("http://" + origserver + "/media/syndication/collegeheadlines/vatech.rss");
				dsArticlesvatech.loadData();
			}
			break;
		default:
			break;
	}
	
}

document.write('<div id="slider2_wrap">');
document.write('	<div class="pagination_wrap">');
document.write('		<div class="pagination" id="paginate-slider2">');
document.write('		<ul>');

	
		document.write('			<li><a title="Most Commented" id="tab_mc" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 0); return false"><span>Most&nbsp;Commented</span></a></li>');		
		

	
		document.write('			<li><a title="Most Popular" id="tab_mp" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 1); return false"><span>Most&nbsp;Popular</span></a></li>');
		

	
		document.write('			<li><a title="Most Emailed" id="tab_me" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 2); return false"><span>Most&nbsp;Emailed</span></a></li>');
		

	
		document.write('			<li><a title="Message Board" id="tab_mb" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 3); return false"><span>Message&nbsp;Board</span></a></li>');
		

	
		document.write('			<li><a title="Current Issue Content" id="tab_ci" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 4); return false"><span>Current&nbsp;Issue&nbsp;Content</span></a></li>');
		

	
		document.write('			<li><a title="Nearby Popular Content" id="tab_rc" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 5); return false"><span>Nearby&nbsp;Popular&nbsp;Content</span></a></li>');
		

	
		document.write('			<li><a title="National Popular Content" id="tab_nc" class="" href="#" onclick="ContentSlider.turnpage(\'slider2\', 6); return false"><span>National&nbsp;Popular&nbsp;Content</span></a></li>');
		




//document.write('			<li><a rel="2" href="#" class="pagination_next" style="font-weight: bold;" onclick="ContentSlider.turnpage(\'slider2\', parseInt(this.getAttribute(\'rel\'))); return false"><img src="http://media.collegepublisher.com/media/assets/icons/fff/control_end.png" border="0" /></a></li>');
document.write('		  </ul>');
document.write('		<div style="clear: left;"></div>');
document.write('		</div>');
document.write('	</div>');
document.write('	<div class="lead_wrap">');
document.write('		<div id="slider2" class="contentslide">');




document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3>Most Recently Commented</h3>				');

document.write('<a href="http://www.ucdadvocate.com/news/2006/08/30/News/Denver.Copwatch.Rallies.For.Police.Accountability-2252133.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class=" RSSItemListRow">Denver Copwatch  rallies for police accountability (73)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2004/03/10/Music/Album.Cuts.Rogue-631191.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Album Cuts: Rogue (1)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2005/01/19/Opinion/Ten-Reasons.Why.Capitalism.Sucks-838395.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class=" RSSItemListRow">Ten reasons why capitalism sucks (8)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Opinion/Ann-Coulter.Versus.Marilyn.Manson-2927555.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Ann Coulter Versus Marilyn Manson (8)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/05/02/BonusBytes/Is.Carlos.Mencia.A.Thief-2891990.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class=" RSSItemListRow">Is Carlos Mencia a thief? (12)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2003/09/10/LifeArts/gigantic.A.Tale.Of.Two.Johns-464884.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">\'Gigantic, A Tale of Two Johns\' (1)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/02/21/Music/Review.Arcade.Fire-2734732.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class=" RSSItemListRow">Review: Arcade Fire (5)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2004/03/31/News/Police.Blame.Face.Mutilation.On.Dog.Farts-646620.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Police blame face mutilation on dog farts (1)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/04/04/LifeArts/Craig.Ferguson.Reveals.His.Journey.To.Sobriety-2823155.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class=" RSSItemListRow">Craig Ferguson reveals his journey to sobriety (2)</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2003/09/03/LifeArts/Leukemia.Claims.Wesley.Willis-456333.shtml?reffeature=recentlycommentedstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Leukemia claims Wesley Willis (1)</div></a>');

			
document.write('	</div>');
document.write('	<div class="linkbar">');
document.write('		Select an article from the above list');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3>Most Popular</h3>				');

document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Opinion/Ann-Coulter.Versus.Marilyn.Manson-2927555.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Ann Coulter Versus Marilyn Manson</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Hot-Ticket.Modest.Mouse.At.Red.Rocks-2927534.shtml?reffeature=popuarstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Hot Ticket: Modest Mouse At Red Rocks</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Under.The.Radar.Music.Blogs-2927539.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Under the Radar: Music Blogs</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/News/Venice.On.The.Creek.Returns.Preserves.Platte-2927547.shtml?reffeature=popuarstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Venice on the Creek returns; preserves Platte</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Jason.Isbell-2927536.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Review: Jason Isbell</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Bring.In.The.Gong-2927548.shtml?reffeature=popuarstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Bring in the Gong</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Interpol-2927535.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Review: Interpol</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/News/Senate.Watch-2927545.shtml?reffeature=popuarstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Senate Watch</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Get-Campy.With.Summercamp-2927551.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Get Campy with <i>Summercamp!</i></div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Paris.On.The.Platte-2927549.shtml?reffeature=popuarstoriestab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Paris on the Platte</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Pearlene-2927538.shtml?reffeature=popuarstoriestab" class="popularStory"><div class=" RSSItemListRow">Review: Pearlene</div></a>');

			
document.write('	</div>');
document.write('	<div class="linkbar">');
document.write('		Select an article from the above list');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3>Most Emailed</h3>				');

document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/News/Venice.On.The.Creek.Returns.Preserves.Platte-2927547.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Venice on the Creek returns; preserves Platte</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Opinion/Ann-Coulter.Versus.Marilyn.Manson-2927555.shtml?reffeature=mostemailedtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Ann Coulter Versus Marilyn Manson</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Bring.In.The.Gong-2927548.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Bring in the Gong</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Paris.On.The.Platte-2927549.shtml?reffeature=mostemailedtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Paris on the Platte</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/LifeArts/Get-Campy.With.Summercamp-2927551.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Get Campy with <i>Summercamp!</i></div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Hot-Ticket.Modest.Mouse.At.Red.Rocks-2927534.shtml?reffeature=mostemailedtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Hot Ticket: Modest Mouse At Red Rocks</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Interpol-2927535.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Review: Interpol</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Jason.Isbell-2927536.shtml?reffeature=mostemailedtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Review: Jason Isbell</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Review.Pearlene-2927538.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Review: Pearlene</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/Music/Under.The.Radar.Music.Blogs-2927539.shtml?reffeature=mostemailedtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Under the Radar: Music Blogs</div></a>');
document.write('<a href="http://www.ucdadvocate.com/news/2007/07/26/News/Senate.Watch-2927545.shtml?reffeature=mostemailedtab" class="popularStory"><div class=" RSSItemListRow">Senate Watch</div></a>');

			
document.write('	</div>');
document.write('	<div class="linkbar">');
document.write('		Select an article from the above list');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3>New Message Board Posts</h3>				');

document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=6293f5e0-17cc-4569-8848-1430cd494c77&reffeature=messageboardtab" class="popularStory"><div class=" RSSItemListRow">Denial of Justice? - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=6a55115f-de41-4b04-aa85-894db77edb69&reffeature=messageboardtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Digital Movie - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=6fe16e24-e88c-4876-b440-5747ba971ba4&reffeature=messageboardtab" class="popularStory"><div class=" RSSItemListRow">Babylon, Pride of Man  - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=fb9ecf69-fc83-4b60-acd0-25daee1c61f2&reffeature=messageboardtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Evil in US - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=98aedc2d-f786-4812-9727-150f40f2f42e&reffeature=messageboardtab" class="popularStory"><div class=" RSSItemListRow">Police Beating I Encountered - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=087ff1d3-9174-48b3-b9f4-78419610bc3b&reffeature=messageboardtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Comeupance! ** - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=bb11ba3e-af31-4007-bfc3-0bc74073068f&reffeature=messageboardtab" class="popularStory"><div class=" RSSItemListRow">John Mayer fan? - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=7336d126-17ed-4753-a0a7-5962f01660cb&reffeature=messageboardtab" class="popularStory"><div class="FlippyEvenRow RSSItemListRow">Reggaeton fan? - 0 replies</div></a>');
document.write('<a href="http://' + origserver + '/messageboard/index.cfm?event=viewtopic&umessage_id=12d9765c-9b18-4e71-b858-905c00a4127c&reffeature=messageboardtab" class="popularStory"><div class=" RSSItemListRow">Upcoming Artists: East Coast Style - 0 replies</div></a>');

			
document.write('	</div>');
document.write('	<div class="linkbar">');
document.write('		<a href="http://'+origserver+'/messageboard/index.cfm?reffeature=messageboardtabviewall"><img src="http://media.collegepublisher.com/media/assets/icons/fff/bullet_go.png" border="0" /> View All Message Boards</a>');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3 >Current ' + sectioncategory + ' Stories</h3>				');


document.write('		<div class="syndicationdisplaybox" id="localsyndicationbox">');
document.write('   		<div id="RSSItemsListLocal" spry:region="dsArticles" class="SpryHiddenRegion RSSItemsList">');
document.write('     		<div spry:state="ready" spry:repeat="dsArticles">');
document.write('     			<div spry:choose="spry:choose">');
document.write('     	   		<div spry:when="{ds_RowNumber}%2 != 0" class="FlippyEvenRow RSSItemListRow" onclick="document.location=\'{link}?reffeature=currentstoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('       		   	<div class="SubjectColumn" title="{description}">{title}</div>');
document.write('       			</div>');
document.write('           	<div spry:default="spry:default" class="RSSItemListRow" onclick="document.location=\'{link}?reffeature=currentstoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('             	<div class="SubjectColumn" title="{description}">{title}</div>');
document.write('           	</div>');
document.write('         	</div>');
document.write('       	</div>');
document.write('				<table spry:state="ready" spry:if="{ds_RowCount} == 0" class="RSSItemListFeedback"><tr><td valign="middle">Feed contains no items.</td></tr></table>');
document.write('				<table spry:state="loading" class="RSSItemListFeedback"><tr><td class="RSSItemListLoading" valign="middle"><img src="/media/assets/images/collegeheadlines/loading.gif" border="0" /></td></tr></table>');
document.write('       	<table spry:state="error" class="RSSItemListFeedback"><tr><td valign="middle">Failed to load feed items.</td></tr></table>');
document.write('     	</div>');
document.write(' 			<div class="ClearAll">&nbsp;</div>');
document.write('		</div>');
document.write('	</div>');

document.write('	<div class="linkbar">');
document.write('		Select an article from the above list');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');

document.write('		<h3>Nearby College ' + nationalcategoryname + '</h3>');

document.write('		<div class="syndicationdisplaybox" id="nationalsyndicationbox">');
document.write('    	<div id="RSSItemsListNational" spry:region="dsArticlesNational" class="SpryHiddenRegion RSSItemsList">');
document.write('        <div spry:state="ready" spry:repeat="dsArticlesNational">');
document.write('          <div spry:choose="spry:choose">');
document.write('            <div spry:when="{ds_RowNumber}%2 != 0" class="FlippyEvenRow RSSItemListRow" onclick="document.location=\'{link}&reffeature=nearbystoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('            	<div class="SubjectColumn" title="{description}"><span spry:if="{collegepublisher:ishot} == 1" class="slider2_hot"><strong>Hot Article! </strong></span>{title}<br /> <div class="RSSItemListSchool">{collegepublisher:schoolname}, {collegepublisher:state}</div></div>');
document.write('            </div>');
document.write('            <div spry:default="spry:default" class="RSSItemListRow" onclick="document.location=\'{link}&reffeature=nearbystoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('              <div class="SubjectColumn" title="{description}"><span spry:if="{collegepublisher:ishot} == 1" class="slider2_hot"><strong>Hot Article! </strong></span>{title}<br /> <div class="RSSItemListSchool">{collegepublisher:schoolname}, {collegepublisher:state}</div></div>');
document.write('            </div>');
document.write('          </div>');
document.write('        </div>');
document.write('        <table spry:state="ready" spry:if="{ds_RowCount} == 0" class="RSSItemListFeedback"><tr><td valign="middle">Feed contains no items.</td></tr></table>');
document.write('				<table spry:state="loading" class="RSSItemListFeedback"><tr><td class="RSSItemListLoading" valign="middle"><img src="/media/assets/images/collegeheadlines/loading.gif" border="0" /></td></tr></table>');
document.write('        <table spry:state="error" class="RSSItemListFeedback"><tr><td valign="middle">Failed to load feed items.</td></tr></table>');
document.write('     	</div>');
document.write(' 			<div class="ClearAll">&nbsp;</div>');
document.write('		</div>');
document.write('	</div>');

document.write('	<div class="linkbar">');
document.write('		<a href="http://media.' + paper_domain + '/' + collegeheadlineslink + '&zip=' + paperzip + '&reffeature=nearbystoriestabviewall" title="View All Nearby College News"><img src="http://media.collegepublisher.com/media/assets/icons/fff/bullet_go.png" alt="icon" border="0" />View All Nearby College ' + nationalcategoryname + '</a>');
document.write('	</div>');
document.write('</div>');
		


document.write('<div style="display: none;" class="contentdiv">');
document.write('	<div class="contentdiv_scroller">');
document.write('		<h3>National College ' + nationalcategoryname + '</h3>');
document.write('		<div class="syndicationdisplaybox" id="nationalsyndicationboxnew">');
document.write('      <div id="RSSItemsListNationalnew" spry:region="dsArticlesNationalNew" class="SpryHiddenRegion RSSItemsList">');
document.write('        <div spry:state="ready" spry:repeat="dsArticlesNationalNew">');
document.write('          <div spry:choose="spry:choose">');
document.write('            <div spry:when="{ds_RowNumber}%2 != 0" class="FlippyEvenRow RSSItemListRow" onclick="document.location=\'{link}&reffeature=nationalstoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('              <div class="SubjectColumn" title="{description}"><span spry:if="{collegepublisher:ishot} == 1" class="slider2_hot"><strong>Hot Article! </strong></span>{title}<br /> <div class="RSSItemListSchool">{collegepublisher:schoolname}, {collegepublisher:state}</div></div>');
document.write('            </div>');
document.write('            <div spry:default="spry:default" class="RSSItemListRow" onclick="document.location=\'{link}&reffeature=nationalstoriestab\';" spry:selectgroup="itemsList" spry:select="SelectedListBoxItem" spry:hover="ListBoxItemHover">');
document.write('              <div class="SubjectColumn" title="{description}"><span spry:if="{collegepublisher:ishot} == 1" class="slider2_hot"><strong>Hot Article! </strong></span>{title}<br /> <div class="RSSItemListSchool">{collegepublisher:schoolname}, {collegepublisher:state}</div></div>');
document.write('            </div>');
document.write('          </div>');
document.write('        </div>');
document.write('        <table spry:state="ready" spry:if="{ds_RowCount} == 0" class="RSSItemListFeedback"><tr><td valign="middle">Feed contains no items.</td></tr></table>');
document.write('        <table spry:state="loading" class="RSSItemListFeedback"><tr><td class="RSSItemListLoading" valign="middle"><img src="/media/assets/images/collegeheadlines/loading.gif" border="0" /></td></tr></table>');
document.write('        <table spry:state="error" class="RSSItemListFeedback"><tr><td valign="middle">Failed to load feed items.</td></tr></table>');
document.write('     	</div>');
document.write(' 			<div class="ClearAll">&nbsp;</div>');
document.write('		</div>');
document.write('	</div>');


document.write('	<div class="linkbar">');
document.write('		<a href="http://media.' + paper_domain + '/' + collegeheadlineslink + '&zip=all&reffeature=nationalstoriestabviewall" title="View All National ' + nationalcategoryname + ' News"><img src="http://media.collegepublisher.com/media/assets/icons/fff/bullet_go.png" alt="icon" border="0" />View All National College ' + nationalcategoryname + '</a>');
document.write('	</div>');
document.write('</div>');
		



document.write('				</div>');
document.write('			</div>');
document.write('	</div>');
// This starts the rotation and sets the duration of tab to the milliseconds defined in the 2nd param.
ContentSlider("slider2", 12000);