copy and paste this chunk of code into the body section where you want the
applet to appear. Then adjust links, colour etc to suit your needs.
<applet Code="apMenu.class" Archive="apMenu.jar" Width="118" Height="126" MAYSCRIPT>
<param name="Copyright" value="Apycom Software - www.apycom.com">
<param name="fadeType" value="2">
<param name="alignText" value="left">
<param name="status" value="link">
<param name="backColor" value="ffcc00">
<param name="backHighColor" value="6699ff">
<param name="fontColor" value="000000">
<param name="fontHighColor" value="ffffff">
<param name="font" value="Arial,13,0">
<param name="menuItems" value="
{Networks,networks.htm,_self}
{Database,toppage1.htm,_self}
{Training Notes,training_notes.htm,_self}
{Tech Support,tech.htm,_self}
{The Warren Web,warrenstart.htm,_self}">
</applet>