/*
  --- menu level scope settins structure --- 

*/

var MENU_POS = {
	'height'     : [15, 18, 15, 15],
	'width'      : [125, 126, 85, 85],
	'block_top'  : [90, 19, 0, 0],
	'block_left' : [0, -1, 50, 50],
	'top'        : [0, 18, 18, 18],
	'left'       : [125, 0, 0, 0],
	'hide_delay' : [100, 100, 100, 100],
	'expd_delay' : [100, 100, 100, 100],
	'pixel_path' : './pixel.gif',
	'align': 'center'
	
};
