
		
var MENU_POS_1=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 85,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_2=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 60,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_3=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 85,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_4=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 110,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_5=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 85,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_6=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 85,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
		
var MENU_POS_7=[
// Level 0 block configuration
{
	// Item's width in pixels
	'width'      : 85,
	// Item's height in pixels
	'height'     : 22,
	// if Block Orientation is vertical
	'vertical'   : false,
	// 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
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['none', 'none', 'none'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['level0', 'level0over', 'level0over']
	}		
	
},
// Level 1 block configuration
{
	'width'      : 180,
	'height'     : 22,	
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 22,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 0,
	// if negative, forces the block to expand upward
	'top'        : 0,
	// if negative, forces the block to expand leftward
	'left'       : 0,
	'vertical'   : true,
	// block behaviour if single frame:
	// 1 - shift to the edge, 2 - flip relatively to left upper corner
	'wise_pos'   : 1,
	// Time Delay in milliseconds before menu collapses after mouse 
	// pointer leafs all items
	'hide_delay' : 300,
	// transition effects for the block 
	// [index on expand, duration on expand, index on collapse, duration on collapse]

	// level shadow scope settings
	'shadow' : {
		// color of the shadow
		'color' : '#4682B4',
		// horisontal offset of the shadow in pixels
		'offX'  : 4,
		// vertical offset of the shadow in pixels
		'offY'  : 4
	},
	'css' : {
		// Block outing table class
		'table' : 'm1table',
		// Item inner tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'inner' : ['m1inner', 'm1innerover', 'm1innerover'],
		// Item outer tag style class for all item states or
		// classes for [<default state>, <hovered state>, <clicked state>]
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno']
	}	
},
// Level 2 block configuration
{
	'block_left' : 210,
	// if negative, forces the block to expand upward
	'transition' : ['revealTrans(transition=12,duration=.5)', 'blendTrans(duration=.5)']
}
//Subling level configurations are inherited from level 2
];	
		
		
