var MENU_POS_18864 = [ // Level 0 block configuration { // Item's width in pixels 'width' : 172, // Item's height in pixels 'height' : 25, // if Block Orientation is vertical 'vertical' : true, // Block outing table parameters: // [cellpadding, cellspacing, border] 'table' : [0,0,0], // Time Delay in milliseconds before subling block expands // after mouse pointer overs an item 'expd_delay' : 100, // Style class names for the level 'css' : { // Block outing table class 'table' : 'menu0table', // Item inner tag style class for all item states or // classes for [, , ] 'inner' : 'menu0inner', // Item outer tag style class for all item states or // classes for [, , ] 'outer' : ['menu0mouto', 'menu0movero', 'menu0mdowno'] } }, // Level 1 block configuration { 'width' : 250, // Vertical Offset between adjacent levels in pixels 'block_top' : 3, 'height' : 25, // Horizontal Offset between adjacent levels in pixels 'block_left' : 172, 'vertical' : true, 'table' : [0,1,0], // block behaviour if single frame: // 1 - shift to the edge, 2 - flip relatively to left upper corner 'wise_pos' : 2, // Time Delay in milliseconds before menu collapses after mouse // pointer lefts all items 'hide_delay' : 300, 'opacity' : 90, // Style class names for the level 'css' : { // Block outing table class 'table' : 'menu1table', // Item inner tag style class for all item states or // classes for [, , ] 'inner' : 'menu1inner', // Item outer tag style class for all item states or // classes for [, , ] 'outer' : ['menu1mouto', 'menu1movero', 'menu1mdowno'] }, 'shadow' : { 'offX' : 1, 'offY' : 1, 'color' : '#CCCCCC' } }, // Level 2 block configuration { 'width' : 250, // Vertical Offset between adjacent levels in pixels 'block_top' : -1, 'height' : 25, // Horizontal Offset between adjacent levels in pixels 'block_left' : 250, 'vertical' : true, 'table' : [0,1,0], // block behaviour if single frame: // 1 - shift to the edge, 2 - flip relatively to left upper corner 'wise_pos' : 2, // Time Delay in milliseconds before menu collapses after mouse // pointer lefts all items 'hide_delay' : 300, 'opacity' : 90, // Style class names for the level 'css' : { // Block outing table class 'table' : 'menu1table', // Item inner tag style class for all item states or // classes for [, , ] 'inner' : 'menu1inner', // Item outer tag style class for all item states or // classes for [, , ] 'outer' : ['menu1mouto', 'menu1movero', 'menu1mdowno'] }, 'shadow' : { 'offX' : 1, 'offY' : 1, 'color' : '#CCCCCC' } } ]