var MENU_POS = {
	'height' : [32, 20, 20, 20, 20],
	'width' : [160, 177, 100, 160, 100],
	'block_top' : [195, 20, 11, 15, 15],
	'block_left' : [10, 140, 150, 80, 80, 80],
	'top' : [34, 21, 21, 21, 21],
	'left' : [0, 0, 0, 0, 0],
	'hide_delay' : [800, 800, 800, 800, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : 'img_fls/0.gif',
	'align' : 'left', // left, center, right
	'valign' : 'top', // top, center, bottom
	'scroll' : 'vertical' // none, vertical, horizontal, both
};

