// UDMv4.1 // /***************************************************************/ var um=new Object;um.menuClasses=[],um.itemClasses=[],um.menuCode=[]; /***************************************************************\ ULTIMATE DROP DOWN MENU Version 4.1 by Brothercake http://www.udm4.com/ This script may not be used or distributed without license \***************************************************************/ /***************************************************************\ * CORE CONFIGURATION \***************************************************************/ //path to images folder um.baseSRC = "../library/external/udm-resources/"; //navbar orientation um.orientation = [ "horizontal", // alignment ["vertical"|"horizontal"|"popup"] "left", // h align ["left"|"right"] "top", // v align ["top"|"bottom"] "relative", // positioning ["relative"|"absolute"|"fixed"|"allfixed"] "0", // x position ["em"|"px"|"pt"|"0"] "0", // y position ["em"|"px"|"pt"|"0"] "1000", // z order ["0" to "10000"] (menu takes 20000 headroom) ]; //navbar list output um.list = [ "flexible", // horizontal overflow ["rigid"|"flexible"] "yes", // show menus to IE-based screenreaders ["yes"|"no"] "yes", // hide static menus for netscape 4 ["yes"|"no"] ]; //menu behaviors um.behaviors = [ "500", // open timer ["milliseconds"|"0"] "500", // close timer ["milliseconds"|"0"|"never"] "yes", // reposition menus to stay inside the viewport ["yes"|"no"] "yes", // hide