Notes for ZFloatMenu 1.0 

The object of this product is to enable people with little or no JavaScript experience to create and manage a smart looking, effective, dropdown menu to allow
navigation within and out of their site.

Once it is installed, you use this product as follows:
1.Create a Z Floating Menu object. This is the top level menu, and is displayed horizontally. 

2.Within this object create one or more Menu Item and/or Sub Menu items. These form the menu options on the top level menu, Sub Menus drop down vertically from their name in the top level menu. 

3.Repeat the previous step for any Sub Menus you have created. These act just like the top level menu except they display vertically, and sub menus from them "drop" to the right. 

4.Remember to add a value for the target property for any Menu Items or Sub Menus that you want to be able to click! 

5.Once the menu is complete, you can test it using the Preview tab. 

6.If everything works correctly, insert the menu into your page (e.g. standard_html_header or whatever) using <dtml-var object_name>, Where object_name is whatever you called the top level menu in step 1. 

Thats ALL!!
