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

<BODY bgcolor="#f5f5f5" text="black">

   <!-- Applet from www.AcuteApplets.com -->
   <!-- Copy the AcuteShifter.class and AcuteShifter.jar files to the
        same directory as the HTML file, or use the codebase attribute. -->
   <APPLET code="AcuteShifter.class" archive="AcuteShifter.jar"
           align="left" width="144" height="222" name="labPanelApplet">

      <!-- 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 are 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.
         <fullstory Load-Temp-Message='DummyLink.txt'>Full story...
         </fullstory></weather>
         ">

      <!-- The definition of all styles used by the message. -->
      <PARAM name="Style" value="
         <default
            Text-Size='10'
            Text-Color='ffffff'
            Shift-Pause='7000'
            Shift-In-Effect='slide-up'
            Padding-Top='15'
            Background-Image-Repeat='true'
            Background-Color='000000'
            Border-Color='aaaa9a'
            Border-Type='full'>
         <h Text-Size='12'
            Text-Color='84a5d5'
            Padding-Top='6'>
         </h
            Padding-Bottom='3'>
         <fullstory
            Text-Color='ffcc00'
            Text-Color-Over='ffffff'
            Text-Color-Click='ffffff'
            Padding-Top='3'
            Line-Break='true'
            Align='right'>
         <markets
            Section-Header='true'
            Background-Image='agfx/Nightfall2.gif'>
         <study
            Section-Header='true'
            Background-Image='agfx/Nightfall3.gif'>
         <weather
            Section-Header='true'
            Background-Image='agfx/Nightfall4.gif'>
         ">

      <!-- 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>