
/* please register to get documentation */

var MENU_POS1 = new Array();
	MENU_POS1['height'] = [25,25, 25, 25, 25];
	MENU_POS1['width'] = [165,170, 180, 180, 180];
	MENU_POS1['block_top'] = [139, 0, 15,15, 15];
	MENU_POS1['block_left'] = [10, 145, 145, 145, 145, 145];
	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'] = 'both'; // none, vertical, horizontal, both	
