272c272 < header('Location: ./rangegeo.php' . str_replace('??','?',('?' . $_SERVER['QUERY_STRING'])) . '&justthat=+containidisifrepos' . '#' . str_replace('?','',('' . $_SERVER['QUERY_STRING'])) ); --- > header('Location: ./rangegeo.php' . str_replace('??','?',('?' . $_SERVER['QUERY_STRING'])) . '#' . str_replace('?','',('' . $_SERVER['QUERY_STRING'])) ); 274c274 < header('Location: ./rangegeo.php?ccode=' . $_POST['ccode'] . '&geojson=' . $_POST['geojson'] . '&justthat=+containidisifrepos' . '#' . $_POST['ccode']); --- > header('Location: ./rangegeo.php?ccode=' . $_POST['ccode'] . '&geojson=' . $_POST['geojson'] . '#' . $_POST['ccode']); 1358c1358 < --- >