 document.write('<APPLET width="765" height="20" id="myApplet" name="News Ticker" code="ScrollingTicker.class">');
     document.write('<PARAM name="dataUrl" value="TickerData.asp"></PARAM>');
     document.write('<PARAM name="tickerboxcolor" value="ffffff"></PARAM>');
     document.write('<PARAM name="categoryboxcolor" value="000000"></PARAM>');
     document.write('<PARAM name="bordercolor" value="000000"></PARAM>');
     document.write('<PARAM name="borderthickness" value="0"></PARAM>');
     document.write('<PARAM name="categorytextcolor" value="FFFFFF"></PARAM>');
     document.write('<PARAM name="headingtextcolor" value="000000"></PARAM>');
     document.write('<PARAM name="textcolor" value="949393"></PARAM>');
     document.write('<PARAM name="fontsize" value="11"></PARAM>');
     document.write('<PARAM name="font" value="Tahoma"></PARAM>');
     document.write('<PARAM name="timer" value="20"></PARAM>');
   document.write('</APPLET>');
  
