
<!--
new menu (menuHierarchy2, [
{
	'height':  25,
	'width' : 100,
	'firstX' : 0,
	'firstY' : 2,
	'nextX' : 1,
	'hideAfter' : 200,
	'css'   : 'burtl0',
	'trace' : true
},
{
	'height':  23,
	'width' : 100,
	'firstY' : -65,
	'firstX' :  0,
	'nextY' : -1,
	'css' : 'burtl1'
},
{
	'firstX' : 111,
	'firstY' : 0
}
])


//-->

