var MENU_TOP=[
// Level 0 block configuration
{
	'vertical'   : false,
	'height' : 30,
	'table'      : [0,1,0],
	'expd_delay' : 0,
	'css' : {
		// Block outing table class
		'table' : 'maintable',
		'outer' : ['outouter', 'outover', 'outdown'],
		'inner' :  ['innerouter', 'innerover', 'innerdown']
	}
},
// Level 2 block configuration is inherited from level 1
]


var MENU_SJVBU=[
// Level 0 block configuration
{
	'vertical'   : true,
	'width' : 259,
	'height' : 30,
	'table'      : [0,1,0],
	'expd_delay' : 0,
	'css' : {
		// Block outing table class
		'table' : 'sjvbutable',
		'outer' : ['sjvbuoutouter', 'sjvbuoutover', 'sjvbuoutdown'],
		'inner' :  ['sjvbuinnerouter', 'sjvbuinnerover', 'sjvbuinnerdown']
	}
},
 
]
