<HTML>
<HEAD>
   <TITLE>AcuteApplets - www.AcuteApplets.com</TITLE>
</HEAD>

<BODY BGCOLOR="#f5f5f5" TEXT="black">

   <!-- Applet from www.AcuteApplets.com -->
   <!-- Copy the AcuteScroller.class and AcuteScroller.jar 
        files to the same directory as the HTML file. -->
   <APPLET code="AcuteScroller.class" archive="AcuteScroller.jar"
           align="left" width="144" height="222">

      <!-- The message that will be displayed in the applet. -->
      <PARAM name="Message" value="
         <markets> <h>Nasdaq falls</h>One session after posting
         its second-best gain on record, the Nasdaq composite
         index fell Monday on renewed concern about the strength
         of Intel's upcoming earnings report.
         <fullstory Load-Temp-Message='DummyLink.txt'>Full story...
         </fullstory></markets>
         
         <study> <h>Cosmonauts happier than astronauts</h>Russian
         cosmonauts who served aboard the Mir space station were
         generally happier than their American counterparts,
         according to the first-ever mental health study of crews
         in manned space missions.
         <fullstory Load-Temp-Message='DummyLink.txt'>Full story...
         </fullstory></study>
         
         <weather> <h>Cold in eastern U.S.; storms in West</h>A
         cold and rainy day dawned Monday over much of the northern
         mid-Atlantic coast, while the northern Plains grappled with
         a volatile warm front and storms pummeled the Great Lakes
         to Texas.
         <fullstory Load-Temp-Message='DummyLink.txt'>Full story...
         </fullstory></weather>
         ">

      <!-- The definition of all styles used by the message. -->
      <PARAM name="Style" value="
         <default
            Background-Image=
            'agfx/Background-144x222-1.gif'
            Margin-Top='29'
            Margin-Bottom='2'
            Text-Size='10'
            Scroll-Pause='7000'
            Scroll-Speed='10'>
         <h Text-Size='12'
            Text-Color='804040'
            Padding-Top='6'>
         </h
            Padding-Bottom='3'>
         <fullstory
            Text-Color='804040'
            Text-Color-Over = 'dd0000'
            Text-Color-Click = '500000'
            Padding-Top='3'
            Line-Break='true'
            Align='right'>
         <markets
            Section-Header='true'
            Foreground-Image=
            'agfx/NewsScrollerFG1.gif'
            Foreground-Image-X='5'
            Foreground-Image-Y='6'>
         <study
            Section-Header='true'
            Foreground-Image=
            'agfx/NewsScrollerFG2.gif'
            Foreground-Image-X='8'
            Foreground-Image-Y='6'>
         <weather
            Section-Header='true'
            Foreground-Image=
            'agfx/NewsScrollerFG3.gif'
            Foreground-Image-X='8'
            Foreground-Image-Y='6'>
         ">

      <!-- The following parameters are used to format the applet
           area while images and input files are loaded. (Optional).-->
      <PARAM name="Loading-Text" value="Loading images...">
      <PARAM name="Loading-Text-Color" value="333333">
      <PARAM name="Loading-Background-Color" value="f8f8f8">

      <!-- When you register AcuteApplets you will get Domain-Keys 
           that removes the intro nag-screen. -->
      <PARAM name="Domain-Keys" value="16273, 13988">

   </APPLET>

</BODY>
</HTML>