var MENU_POS = {
	'height' : [20, 20, 20, 20, 20],
	'width' : [110, 190, 160, 190, 130],
	'block_top' : [190, 20, 10, 10, 10],
	'block_left' : [25, 0, 120, 140, 160, 180],
	'top' : [0, 20, 20, 20, 20], //down offset
	'left' : [130, 0, 0, 0, 0], //gap between menu items
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : 'scripts/pixel.gif',
	'align' : 'center' // left, center, right
};

	//'height' : [20, 20, 20, 20, 20],
	//'width' : [100, 130, 160, 190, 220],
	//'block_top' : [85, 20, 10, 10, 10],
	//'block_left' : [30, 0, 120, 140, 160, 180],
	//'top' : [0, 20, 20, 20, 20],
	//'left' : [85, 0, 0, 0, 0],
	//'hide_delay' : [200, 200, 200, 200, 200],
	//'expd_delay' : [200, 200, 200, 200, 200],
	//'pixel_path' : 'scripts/pixel.gif',
	//'align' : 'center' // left, center, right