// Values that can be used in other PHP code on the page
$paginate_num_pages = 6;
$paginate_num_sections = 21;
$paginate_page_selector = 'page';
$paginate_current_page = $_GET['page'];
// Pin page selector to a valid number (or 'all')
if($paginate_current_page=='')
$paginate_current_page = '1';
if($paginate_current_page != 'all') {
if($paginate_current_page == 'first')
$paginate_current_page = 1;
elseif($paginate_current_page == 'last')
$paginate_current_page = 6;
elseif($paginate_current_page < 1)
$paginate_current_page = 1;
elseif($paginate_current_page > 6)
$paginate_current_page = 6;
$paginate_sections = array( 0
, 4, 8, 12, 16, 20, 21);
$paginate_top_section = $paginate_sections[$paginate_current_page-1]+1;
$paginate_bottom_section = $paginate_sections[$paginate_current_page];
} else {
$paginate_top_section = 1;
$paginate_bottom_section = 21;
}
$paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&';
$paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self);
$paginate_self = substr($paginate_self, 0, strlen($paginate_self) - 1);
if($paginate_self == '&')
$paginate_self = '';
$paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page";
?>
The Ron apple experiments are a continuation of an original experiment started in 1993 which was aimed towards finding how Ron will look once he is old and shriveled. Political rivals stole the original specimen and the results are still unfound.
Several Ron apples will be formed from different types and meticulously observed to discover new and exciting truths about the universe around us. We are on the cutting edge of technological scientific discovery here, folks.
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
169
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
172
All Pages |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
1 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
2 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
3 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
4 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
5 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
177
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
180
6
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
188
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
188
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
231
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
231
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
274
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
274
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
317
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
317
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
360
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
360
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
403
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
403
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
420
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
423
All Pages |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
1 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
2 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
3 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
4 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
5 |
Notice: Undefined variable: paginate_current_page in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
428
Notice: Undefined variable: paginate_self in
/hermes/walnacweb03/walnacweb03ai/b349/pow.edperrin/htdocs/apple-experiments/index.html on line
431
6