<%if start - 20 >= 0 || start + 20 <= size%>

<% if start - 20 >= 0 %> « less <% end %> <% if start + 20 <= size %> more » <% end %>

<%end%>