#foreach ($item in $menuItems)
#if($velocityCount == 1 )
$item.contenuto
#else
#if( $item.evidenziato == "true" )
#else
#end
#end
#end
#if ($getterUtil.getBoolean($Allert.AllertCheck.getData()))
$item.titolo
$item.contenuto
$Allert.TitoloAllert.getData()
$Allert.Messaggio.getData()