/* Tigra Menu PRO template structure 
var MENU_TPL = {
	'width': [100,145],
	'height': [18,18],
	'block_left': [110,0],
	'block_top': [68,18],
	'left': [99,0],
	'top': [0,17],
	'hide_delay': [200,200],
	'expd_delay': [200,200],
	'align': 'center',
	'pixel_path': 'http://www.mmperformance.com/menu/pixel.gif'
};
*/


/* Tigra Menu PRO template structure 

******Original code with all menu items present!!!!

var MENU_TPL = {
	'width': [100,160,160],
	'height': [18,18,18],
	'block_left': [110,0,100],
	'block_top': [66,17,0],
	'left': [99,0,0],
	'top': [0,17,17],
	'hide_delay': [200,200,200],
	'expd_delay': [200,200,200],
	'align': 'center',
	'pixel_path': 'http://www.mmperformance.com/menu/pixel.gif'
};
*/
var MENU_TPL = {
	'width': [100,160,160],
	'height': [18,18,18],
	'block_left': [165,0,100],
	'block_top': [66,17,0],
	'left': [99,0,0],
	'top': [0,17,17],
	'hide_delay': [200,200,200],
	'expd_delay': [200,200,200],
	'align': 'center',
	'pixel_path': 'http://www.mmperformance.com/menu/pixel.gif'
};
