// This script is not freeware! // // Multi-Level Drop-Down Menu 2.25 // You can find and buy latest version of this script // at the http://spicebrains.com/multi-level-drop-down-menu/ // // Copyright 2007 SpiceBrains.com //////////////////////////////////////////////////////////////////////////////////////////////////// var MLDDM_CLASS = 'mlddm'; // menu identifier var obj_menu = new Array(); // for store menu objects // initialise all menus identified by