﻿/* Tigra Menu PRO template structure */
var MENU_TPL = {
	'width': [100,135,135,120,120,120], /* increases the width of the menu bar and add'l dropdowns*/
	'height': [15,24,24,24,24,24],  /* increases the height of the menu bar and add'l dropdowns*/
	'block_left': [5,0,105,105,105,105],
	'block_top': [71,24,10,10,10,10],
	'left': [99,0,0,0,0,0],
	'top': [0,23,23,23,23,23], /* increases the height between the dropdowns*/
	'hide_delay': [600,600,600,600,600,600],
	'expd_delay': [600,600,600,600,600,600],
	'align': 'center',
	'pixel_path': 'http://www.famsi.org/menu/pixel.gif'
};

