/*
  --- menu level scope settins structure --- 
  note that this structure has changed its format since previous version.
  Now this structure has the same layout as Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_POS_MAIN = {
	'height' : [19, 23, 24, 20, 20],
	'width' : [140, 140, 130, 190, 220],
	'block_top' : [135, 0, 0, 0, 0],
	'block_left' : [20, 109, 133, 0, 0, 0],
	'top' : [19, 23, 25, 26, 26],
	'left' : [0, 0, 0, 0, 0],
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 300, 200, 200, 200],
	'pixel_path' : "g/20x10.gif",
	'align' : 'left' 
};
