ToonMenu
--ToonMenu is a very simple FREE applet that gives you a Cartoon style menu without drawing any special graphics!
How To Use: Download ToonMenu.class and place it within your HTML directory.--
Author: Chris Holden
To add more items to menu,
1. view the source of this page,
2. rewrite the following part; 'param name="count" value="8"'
This means the menu has 7 items, as "Home" is referred to as'param name="0" value="Home ;http://www.oocities.org/Tokyo/Dojo/7523/"'
3.You can also change the color of background,text,text edge,hi text,hi text edge,shadow,font size,hi font size ,applet height,width, etc. The color is written using RGB numbers. If you use Paint Shop Pro, you have seen the RGB numbers when you use color pallete.
For example the background of my ToonMenu is 'param name="Background" value="84,191,252"'