$('.pager.pager-comment-{PAGER_NAMESPACE}-{PAGER_XID}').bootpag({ total: {PAGER_PAGES}, page: {PAGER_PAGE}, maxVisible: 10 }).on("page", function(event, num){ comment{PAGER_NAMESPACE}{PAGER_XID}.browse(num); });