
	document.write('<table border=0 cellspacing=0 cellpadding=3 width=100%><tr><td class=content1_hp align=left style=text-decoration:none>');
            var marqueewidth=180;
            var marqueeheight=83;
            var speed=1.75;
            var marqueecontents="<table><tr><td width=250px valign=top height=50 align=left ><a href=inthenews3.html><font color=White size=1 face=Verdana style='text-decoration:none'></font></a></td></tr><tr><td width=250px valign=top height=50 align=left ><a href=inthenews.html><font color=White size=1 face=Verdana style='text-decoration:none'></font></a></td></tr><tr><td width=250px valign=top height=50 align=left ><a href=inthenews.html><font color=White size=1 face=Verdana style='text-decoration:none'></font></a></td></tr></table>";
	document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>');
	document.write('</td></tr></table>')