var MENU_POS = {
	'height' : [18, 22, 22, 22, 22],
	'width' : [120, 90, 90, 90, 90],
	'block_top' : [72, 20, 0, 0, 0],
	'block_left' : [-110, 0, 0, 0, 0, 0],
	'top' : [0, 22, 0, 0, 0],
	'left' : [90, 0, 0, 0, 0],
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : '/images/spacer.gif',
	'align' : 'center' // left, center, right
};

