<%set (string){defaulttypname} = string.Empty%>
    <%loop stype Caches.GetSmilieTypesCache()%> <%if {stype[_id]}==1%> <%set {defaulttypname} = {stype[code]}%> <%/if%> <%if {stype[_id]}==1%>
  • {stype[code]}
  • <%else%>
  • {stype[code]}
  • <%/if%> <%/loop%>