
/* please register to get documentation */

var MENU_POS = new Array();
	MENU_POS['height'] = [25, 25, 25, 25, 25];
	MENU_POS['width'] = [125, 145, 150, 150, 150];
	MENU_POS['block_top'] = [170, 0, 15, 15, 15];
	MENU_POS['block_left'] = [16, 126, 80, 80, 80, 80];
	MENU_POS['top'] = [25, 25, 25, 25, 25];
	MENU_POS['left'] = [0, 0, 0, 0, 0];
	MENU_POS['hide_delay'] = [200, 200, 200, 200, 200];
	MENU_POS['pixel_path'] = '/Layout/pixel.gif';
	MENU_POS['align'] = 'left'; // left, center, right
	MENU_POS['valign'] = 'top'; // top, center, bottom
	MENU_POS['scroll'] = 'both'; // none, vertical, horizontal, both
	
