
			function SportsScroller(){
			
			var iframesrc="http://www.sctimes.com/NewSite/includes/SportsScores.html"

			document.write('<table cellspacing=0 cellpadding=0><tr><td><img src="http://www.sctimes.com/NewSite/images/common/PE_PrepScoreboard.gif" width="185" height="55"></td></tr><tr><td><iframe id="datamain" src="'+iframesrc+'" width="185px" height="163px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe></td></tr><tr><td>&nbsp;</td></tr></table>')

			}