
/* please register to get documentation */

var MENU_POS1 = {
	'height' : [50, 20, 20, 20, 20],		//Items Height in pixels
	'width' : [165, 240, 200, 200, 100],	//Items Width in pixels
	'block_top' : [200, 5, 5, 5, 5],		//Vertical offset between levels -1st item is pos on page
	'block_left' : [40, 135, 240, 200, 80, 80],	//Horizontal offset between levels -1st item is pos on page
	'top' : [30, 20, 20, 20, 20],			//Vertical offset within levels in pixels
	'left' : [0, 0, 0, 0, 0],				//Horizontal offset between items in a level in pixels
	'hide_delay' : [200, 200, 200, 200, 200],
	'expd_delay' : [200, 200, 200, 200, 200],
	'pixel_path' : '../imgs/pixel.gif',
	'align' : 'left', // left, center, right
	'scroll' : 'vertical'
};