Content Supported by Sourcelens Consulting

<HTML>
<BODY bgColor=#ffffff leftMargin=40 link=#500000 vLink=#505050>
<FONT FACE="Verdana, Arial, Helvetica" SIZE=2>
<FONT SIZE=4 COLOR=#500000>Behind the Scenes</FONT>
<P>The headline text and URLs are stored in &lt;PARAM&gt; 
tags that are read by the applet.
<P>Each headline has two elements in the file:</P>
</FONT>
<UL>
<FONT FACE="Verdana, Arial, Helvetica" SIZE=2>
    <LI>Sample name (displayed in the applet) </LI>
    <LI>URL to the sample containing more information </LI>
</FONT></UL>
<FONT FACE="Verdana, Arial, Helvetica" SIZE=2> 
<P>The following parameters are used for the applet: </P>
<TABLE BORDER>
<TR>
<TH>Parameter</TH>
<TH>Comment</TH>
</TR>

<TR>
<TD>BackColor</TD>
<TD>The color of the background in RGB format</TD>
</TR>

<TR>
<TD>TextColor</TD>
<TD>The color of the sample name text in RGB 
            format</TD>
</TR>

<TR>
<TD>HiliteTextColor</TD>
<TD>The color of the sample name text when 
            highlighted in RGB format</TD>
</TR>

<TR>
<TD>ScrollDelay</TD>
<TD>Delay between each pixel scroll, measured 
            in msec</TD>
</TR>

<TR>
<TD>MessageDelay</TD>
<TD>Wait time before the next sample name 
            scrolls, measured in seconds</TD>
</TR>

<TR>
<TD>NumItems</TD>
<TD>Number of sample names</TD>
</TR>

<TR>
<TD>TextN</TD>
<TD>The text for sample N</TD>
</TR>

<TR>
<TD>URLN</TD>
<TD>The URL for the full information of sample 
            N</TD>
</TR>
</TABLE>
</FONT>
</BODY>
</HTML>