var MENU_TPL = {
	'height' : [25],
	'width' : [100],
	'block_top' : [0],
	'block_left' : [0],
	'top' : [24],
	'left' : [0],
	'hide_delay' : [200],
	'expd_delay' : [200],
	'pixel_path' : 'pixel.gif',
	'align' : 'left' // left, center, right
};

