var MENU_POS = new Array();
	MENU_POS['height'] = [20, 24, 25];
	MENU_POS['width'] = [120, 140, 160];
	MENU_POS['block_top'] = [24, 20, 10];
	MENU_POS['block_left'] = [250, 0, 120];
	MENU_POS['top'] = [0, 23, 22];
	MENU_POS['left'] = [119, 0, 0];
	MENU_POS['hide_delay'] = [200, 200, 200];
	MENU_POS['pixel_path'] = 'images/pixel.gif';