{BEGIN mainmenu_block} ##if exists(@TABLE)## ##set @isAdminTable=eval(IsAdminTable(@TABLE))## ##else## ##set @isAdminTable="0"## ##endif## ##if !@isAdminTable## ##foreach @MENU.MenuNodes as @m0 filter !@m0.parent## ##foreach @MENU.MenuNodes as @menu filter @menu.id=@m0.id##
##include templates\newmenuitem_horiz_preview.htm## ##foreach @MENU.MenuNodes as @m1 filter @m1.parent = @m0.id## ##if @first## ##endif## ##endfor##
##endfor## ##endfor## ##else## ##include templates\newmainmenu_adminarea_horiz_preview.htm## ##endif## {END mainmenu_block}