new menu (menuHierarchy, [
{
	'height':  25,
	'width' : 160,
	'firstX' : 10,
	'firstY' : 0,
	'nextY' : 8,
	'hideAfter' : 2500,
	'css'   : 'gurtl0',
	'trace' : true
},
{
	'width' : 220,
	'firstY' :  4,
	'firstX' : 101,
	'nextY' : 2,
	'css' : 'gurtl1'
},
{
	'firstX' : 111,
	'firstY' : 0
}
])