		if (document.getElementById || document.all){
document.write("<table class='spotlight' width='100%' cellpadding='0' cellspacing='0'>")
document.write("<tr>")
document.write("<td align=center bgcolor='gold'><font color='red'><strong><a class='red' href='news.htm' title='Financial Aid Updates'>What\'s NEW</a></strong></font></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td align=center bgcolor='white'>")

        document.write('<div class=ticker-border style="height:'+sheight+';"><div style="position:relative;overflow:hidden;width:'+swidth+';height:'+sheight+';clip:rect(0 '+swidth+' '+sheight+' 0);background-color:'+sbcolor+';" onMouseover="sspeed=0;" onMouseout="sspeed=resumesspeed">')
        document.write('<div id="slider" style="position:relative;width:'+swidth+';">')
        document.write('</div></div></div>')
		
document.write("</td>")
document.write("</tr>")
document.write("</table><br>")		
        }
