<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="238" height="238">

      <!-- The message that will be displayed in the applet. -->
      <PARAM name="Message" value="
         <h>AcuteApplets</h>Our goal is to provide the
         most useful, flexible and well-documented web design
         applets available on the Internet!
         ">

      <!-- The definition of all styles used by the message. -->
      <PARAM name="Style" value="
         <default
            Text-Size='14'
            Text-Color='ffffff'
            Background-Image=
             'agfx/FrameBGSkySun.jpg'
            Foreground-Image=
             'agfx/FrameFGMountainWhite.gif'
            Margin-Top='20'
            Margin-Bottom='60'
            Margin-Left='28'
            Margin-Right='28'
            Align='center'>
         <h
            Text-Size='24'
            Text-Color='ffff50'
            Text-Bold='true'>
         ">

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