******************************
	Click 'n Search
******************************

This simple but useful UI Tool can provide users with a quick way to
advance to the first instance of a alpha field which begins with the 
letter of their choice. (This is what I used it for, you might obviously
think of a totally different use for this thing.)

All code is in "ClickBox" (Var, MouseUp, and MouseRightUp methods) which
is the box containing the letters. (Except for the color changing code, 
which resides in the little text objects.)  

	Possible use:  have a mouseclick (MouseUp method) advance the
	user to the first instance of the letter (Locate), and a right
	click (MouseRightUp) advance them to the next instance (LocateNext)
	of the letter.

Combine this thing with some radio buttons which determine the search field
and increase its usefulness. 

If you can't immediately think of a use for this tool, one should come to
you soon.

Any commments or suggestions are welcome :

Clay Bush
73444,117 