var MENU_POS_Landing = [// Level 0 block configuration
{
	'height': 58,
	'width': 183,
	'table': [0, 0, 0],
	'vertical': true,	'hide_delay': 200,
	'expd_delay': 200
},// Level 1 block configuration
{
	'height': 35,
	'width': 150,	'table': [0, 0, 0],
	'block_top': 0,
	'block_left': 150,
	'vertical': true
}
]

var MENU_POS_Thumb = [// Level 0 block configuration
{
	'height': 32,
	'width': 173,
	'table': [0, 0, 0],
	'hide_delay': 200,
	'expd_delay': 200
},// Level 1 block configuration
{
	'table': [0, 0, 0],
	'block_top': 32,
	'block_left': 0,
	'vertical': true
}
]
