<!-- START





// SAMPLE SCROLLING NEWS FOR A .JS FILE NON-FLOATING


document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #0f6a8b 2px solid; background-color: #0f6a8b;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;  margin:50px 0px 0px 7px; width:178px;"><tr><td align="center">');
document.write('Sponsors<br>');

document.write('<iframe id="NewsWindow" src="scroll.php" width="170" height="232" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" ></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');

// END CODE 1
/*document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #0f6a8b 0px solid; background-color: #0f6a8b;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;  margin:50px 0px 0px 0px; width:100%; border-bottom-color:#c7c7cb;"><tr><td align="center">');
document.write('Sponsors<br>');
document.write('</td></tr>');
document.write('<table style="border:0px solid #0f6a8b; border-top-color:#c7c7cb; margin-left:8px;"><tr><td>');
document.write('<iframe id="NewsWindow" src="scroll.php" width="170" height="232" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" ></iframe>');
document.write('</td></tr></table>');
document.write('<br><br>');*/






// FLOATING SAMPLE SCROLLING NEWS FOR A .JS FILE

/*document.write('<div id="IframeScroller" style="position:absolute; visibility:show; right: 100px; top: 100px; z-index:3">');
document.write('<table cellpadding="2" cellspacing="0" border="0" style="border: #000000 1px solid; background-color: #996666;COLOR: #FFFFFF; FONT: 13px arial, sans-serif; font-weight: bold;"><tr><td align="center">');
document.write('Floating JS Sample<br>');
document.write('</td></tr><tr><td>');
document.write('<iframe id="NewsWindow" src="scroll_win.htm" width="150" height="232" marginwidth="0" marginheight="0" frameborder="0" scrolling="no" style="border: #000000 1px solid;"></iframe><br>');
document.write('</td></tr></table>');
document.write('</DIV>');*/

// END CODE 2












// -- END FILE -->
