New generation of DHTML & JavaScript Menus!
* Truly cross-browser
* Cross-frame
* CSS support
* Cool styles and effects
* Support for keystrokes
* Movable and floating
DX Variables The DX Variables server allows multiple programs to share variables of any type between themselves. This server stores the variables by name in memory and returns the variable values to any other requesting program. Four simple calls are contained in the server. CLEAR to clear all variables, REMOVE to remove a variable by name, STORE to store a new variable or replace the contents of an existing variable and RETRIEVE to get the value of a named variable. ..