




			function AdLinkScroller(){
				
			
			var imagename = Math.round(Math.random()*2); 
			
			
			
			
			var iframesrc="http://www.sctimes.com/NewSite/includes/AdLink.html"

//			document.write('<table border=0 cellpadding=0 cellspacing=0 width=120><tr><td colspan=3><img src=http://www.sctimes.com/NewSite/images/common/AdLink.gif width=120 height=40></td></tr><tr><td><img src=http://www.sctimes.com/NewSite/images/common/Lborder.gif width=5 height=150></td><td><iframe id="datamain" src="'+iframesrc+'" width="110px" height="150px" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe></td><td><img src=http://www.sctimes.com/NewSite/images/common/Rborder.gif width=5 height=150></td></tr><tr><td colspan=3><img src=http://www.sctimes.com/NewSite/images/common/Botborder.gif width=120 height=8></td></tr></table>')

			document.write('<table cellspacing=0 cellpadding=0><tr><td><img src=http://www.sctimes.com/NewSite/images/common/AdLinkTop0.gif width=120 height=31></td></tr><tr><td><iframe id="datamain" src="'+iframesrc+'" width="120px" height="124px" style="background-color: #d9decb;" marginwidth="0" marginheight="0" hspace="0" vspace="0" frameborder="0" scrolling="no"></iframe></td></tr><tr><td><img src=http://www.sctimes.com/NewSite/images/common/AdLinkBot'+ imagename +'.gif width=120 height=115></td></tr></table>')



			//return imagename;

			}
