$(document).ready(function () {
			$('#example2').pager('p', {
			    navId: 'nav2',
				height: '70px',
			});			
		})
