$(function(){
itemsPerPage = 1;
paginatorStyle = 1;
paginatorPosition = 'bottom';
enableGoToPage = false;
$("#searchresult").pagination();
});
