$_SERVER['REQUEST_URI'], 'offset' => $offset, 'count' => $count, 'limit' => $limit, 'word' => 'annoff', 'nonefound' => false, )); } if (is_array($annotations) && count($annotations) > 0) { $html .= ''; } if ($count) { $html .= $nav; } echo $html;