
<!--
new menu (menuHierarchy, [
{
	'height':  25,
	'width' : 100,
	'firstX' : 0,
	'firstY' : 0,
	'nextX' : 1,
	'hideAfter' : 200,
	'css'   : 'gurtl0',
	'trace' : true
},
{
	'height':  23,
	'width' : 100,
	'firstY' : 25,
	'firstX' :  0,
	'nextY' : -1,
	'css' : 'gurtl1'
},
{
	'firstX' : 111,
	'firstY' : 0
}
])


//-->

