File: /home/joderbya/wlsa.quick-step-ei.com2/templates/menuitem_horizontal_preview.htm
##if @menu.type!="Separator"##
<a id="itemlink##@menu.id##" ##if @menu.style## style="##@menu.style##"##endif## title="##if @menu.name.text && @menu.name.nameType=="CustomID"####@menu.name.text 8h####elseif @menu.name.text####@menu.name.text 8h####elseif @menu.PageType=="WebReports"####message WEBREPORTS_SHORT####else####caption @menu.table####endif##" ##if exists(@TABLE)####if @menu.table==@TABLE.strDataSourceTable##class="curlink"##endif####endif##>##if @menu.name.text && @menu.name.nameType=="CustomID"####custom @menu.name.text####elseif @menu.name.text####@menu.name.text 8h####elseif @menu.PageType=="WebReports"####message WEBREPORTS_SHORT####else####caption @menu.table####endif##</a>
##elseif @menu.parent##
{$item##@menu.id##_separator}
##endif##