var TMenu_path_to_files='/menu_files/';
var ii9 = new Image(); ii9.src = '/menu_files/pixel.gif';
var MENU_POS_LXP =[
// Level 0 block configuration
{
// Item's height in pixels
'height' : 25,
// Item's width in pixels
'width' : 170,
// if Block Orientation is vertical
'vertical' : true,
// Time Delay in milliseconds before subling block expands
// after mouse pointer overs an item
'expd_delay' : 300,
// Style class names for the level
'css': {
// Block outing table class
'table' : 'mLXPtable1',
// Item outer tag style class for all item states or
// classes for [, , ]
'outer' : ['mLXPmout1','mLXPmout2','mLXPmout3'],
//'outer' : '',
// Item inner tag style class for all item states or
// classes for [, , ]
'inner' : ''
}
},
// Level 1 block configuration
{
'width' : 175,
'height' : 24,
// Vertical Offset between adjacent levels in pixels
'block_top' : 4,
// Horizontal Offset between adjacent levels in pixels
'block_left' : 170,
// block behaviour if single frame:
// 1 - shift to the edge, 2 - flip relatively to left upper corner
'wise_pos' : 2,
'vertical' : true,
// transition effects for the block
// [index on expand, duration on expand, index on collapse, duration on collapse]
'transition' : [0, 0.3, 0, 0.3],
// Time Delay in milliseconds before menu collapses after mouse
// pointer lefts all items
'hide_delay' : 300,
'css' : {
'table' : 'mL1XPtable',
'outer' : '',
'inner' : ''
}
},
// Level 2 block configuration
{
'block_top' : 0,
'block_left' : 175
}
//Subling level configurations are inherited from level 2
]
function wrap_lroot_sel (text) {
return [
'
' + text + '
',
'
' + text + '
',
'
' + text + '
',
];
}
function wrap_lroot (text) {
return [
'
' + text + '
',
'
' + text + '
',
'
' + text + '
',
];
}
function wrap_lrootsub (text) {
return [
'
' + text + '
',
'
' + text + '
',
'
' + text + '
',
];
}
function wrap_lrootsub_sel (text) {
return [
'