<%IF 0!='<>' AND ''!='<>' THEN%> <%$Data.Row_eo='even'%> <%FETCH SPLIT('<>') DISPLAY $label=CALL GET('Shop.label_text'+$name) $text=CALL GET('Text'+$name) IF $label AND $text THEN IF $Data.Row_eo=='even' THEN $Row_eo='odd' ELSE $Row_eo='even' ENDIF%> <%ENDIF NEXTROW ENDFETCH%>
$label $text
<%ENDIF%>