var MENU_POS = {
	'height' : [18, 18],
	'width' : [116, 190],
	'block_top' : [10, 2],
	'block_left' : [4, 120],
	'top' : [30, 17],
	'left' : [0, 0],
	'hide_delay' : [300, 300],
	'expd_delay' : [200, 200],
	'pixel_path' : 'img.gif',
	'align' : 'left', // left, center, right
	'valign' : 'top', // top, center, bottom
	'scroll' : 'vertical' // none, vertical, horizontal, both
};