
/* please register to get documentation */

var MENU_POS = new Array();
	MENU_POS['height'] = [20, 20, 20, 20, 20];
	MENU_POS['width'] = [100, 100, 100, 100, 100];
	MENU_POS['block_top'] = [170, 0, 10, 10, 10];
	MENU_POS['block_left'] = [-215, 76, 102, 20, 20, 20];
	MENU_POS['top'] = [29, 19, 19, 26, 26];
	MENU_POS['left'] = [0, 0, 0, 0, 0];
	MENU_POS['hide_delay'] = [200, 200, 200, 200, 200];
	MENU_POS['pixel_path'] = 'pixel.gif';
	MENU_POS['align'] = 'center'; // left, center, right
	

