
/* please register to get documentation */

var MENU_POS1 = new Array();
	MENU_POS1['height'] = [25, 25, 25, 25, 25];
	MENU_POS1['width'] = [150, 150, 150, 150, 150];
	MENU_POS1['block_top'] = [130, 0, 0, 0, 0];
	MENU_POS1['block_left'] = [8, 150, 180, 180, 180, 180];
	MENU_POS1['top'] = [26, 26, 26, 26, 26];
	MENU_POS1['left'] = [0, 0, 0, 0, 0];
	MENU_POS1['hide_delay'] = [200, 200, 200, 200, 200];
	MENU_POS1['pixel_path'] = 'pixel.gif';
	MENU_POS1['align'] = 'left'; // left, center, right
	MENU_POS1['valign'] = 'top'; // top, center, bottom
	MENU_POS1['scroll'] = 'none'; // none, vertical, horizontal, both	
