<%if (Getindeximages(5).Count>0){ %>
<%foreach(shopindeximage img in Getindeximages(5)){ %>

<%=img.title %>

<%} %>
<%} %>