var MENU_POS = {
	'height' : [25, 25, 25, 25, 25],
	'width' : [100, 100, 100, 100, 100],
	'block_top' : [150, 15, 15, 15, 15],
	'block_left' : [-30, -80, -80, -80, -80, -80],
	'top' : [26, 26, 26, 26, 26],
	'left' : [0, 0, 0, 0, 0],
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : '/img/pixel.gif',
	'align' : 'right', // left, center, right
	'valign' : 'top', // top, center, bottom
	'scroll' : 'both' // none, vertical, horizontal, both
};
