  <!--
    The following three cells contain the controls.
    Each of the control a href's must contain class=
    Controls, to attach the styles (see top of script).
    To dress this up a bit, you can of course substitute
    <img src> images for the text in the links.
    //-->
			 <TR> 
				<TD ALIGN="center">
				  <A CLASS="Controls" HREF="#" ONCLICK="javascript:control('B');">&lt; &lt;</A>
				  </TD> 
				<TD ALIGN="center">
				  <A CLASS="Controls" HREF="#" ONCLICK="javascript:control('H');">| | |</A> </TD>
				
				<TD ALIGN="center">
				  <A CLASS="Controls" HREF="#" ONCLICK="javascript:control('F');"><B>&gt;
				  &gt;</B></A> </TD> 
			 </TR> 
		  </TABLE> </CENTER> </DIV> </BODY>
</HTML>