if ($serviceCount > $servicePaginationLimit) {

            $GLOBALS['xoopsTpl']->assign('xoops_mpageurl', CARDEALER_URL . '/service.php');
            xoops_load('XoopsPageNav');
            $pagenav = new \XoopsPageNav($serviceCount, $servicePaginationLimit, $start, 'op=view&itemnum');