Pages:
<% for (var i=1; i <=Math.ceil(count/10); i++ ) { %>
<%= i %>
<% } %>
<%= page %> of <%= Math.ceil(count/10) %>