// NEWS SCROLLER
document.write('<table cellpadding="2" cellspacing="0" border="0" style=" background-color: #000000;COLOR: #C70000; FONT: 10px verdana; font-weight: bold;"><tr><td align="center">');
document.write('');
document.write('</td></tr><tr><td>');
document.write('<iframe id="NewsWindow" src="news.htm" width="230" height="200" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #000000;"></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');
// END NEWS SCROLLER

