/* Tigra Menu template structure */
var MENU_TPL_Context = [
	{
		'width': 198,
		'height': 27,
		'hide_delay': 200,
		'expd_delay': 200,
		'opacity': 100,
		'vertical': true,
		'table': [0,1,0],
		'css': {
			'table': 'ContextTM0t0',
			'outer': ['ContextTM0o0','ContextTM0o1'],
			'inner': ['ContextTM0i0','ContextTM0i1']
		}
	},
	{
		'width': 190,
		'height': 19,
		'block_left': 198,
		'block_top': 0,
		'vertical': true,
		'css': {
			'table': 'ContextTM1t0',
			'outer': ['ContextTM1o0','ContextTM1o1'],
			'inner': ['ContextTM1i0','ContextTM1i1']
		}
	}
];
