		
		function running_text()
			{
			news7.style.top=a
			a--
			if (parseInt(news7.offsetHeight)<-a)
				{
					a=0
				}
			}
		
		function off1()
			{
			clearInterval(b)
			}
		function ref()
			{
			parent.document.location='news.asp'
			}
		function popup(idd){
		x=open("show_NewsFlash.asp?id="+ idd,"","width=431,height=350,top=100,left=100,scrollbars=yes,resizable=yes")
		
		}