var MENU_POS = new Array();
	MENU_POS['height'] = [20, 20, 20];
	MENU_POS['width'] = [120, 150, 160];
	MENU_POS['block_top'] = [0, 20, 5];
	MENU_POS['block_left'] = [0, 0, 140];
	MENU_POS['top'] = [0, 20, 20];
	MENU_POS['left'] = [120, 0, 0];
	MENU_POS['hide_delay'] = [200, 200, 200];
	MENU_POS['pixel_path'] = '/SiteMenu/Pixel.gif';

