
var MENU4_POS = [
		
{
	// Vertical Offset between adjacent levels in pixels
	'block_top'  : 735,
	// Horizontal Offset between adjacent levels in pixels
	'block_left' : 150,
	
	'top': 0,
	'left': 119,
	// Item's width in pixels
	'width'      : 140,
	// Item's height in pixels
	'height'     : 21,
	// Time Delay in milliseconds before subling block expands  
	// after mouse pointer overs an item
	'expd_delay' : 100,
	'hide_delay' : 100,
	'css' : {
		'inner' : ['m3l0mouti', 'm3l0moveri', 'm3l0mdowni'],
		'outer' : ['m3l0mouto', 'm3l0movero', 'm3l0mdowno']
	}
}	
];
	