// JavaScript Document
document.write('<div id="IframeScroller" style="position:absolute; visibility:show; right: 0px; top: 30px; z-index:3">');
document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #007A3D;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;">');
document.write('<tr><td>');
document.write('<iframe id="NewsWindow" src="content/presscontent.php" width="350" height="350" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" ></iframe><br>');
document.write('</td></tr></table>');
document.write('</DIV>');
