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