<?php
$i = $_GET['i'];
$directory = "images/";
if (glob("$directory*.*") != false)
{
$filecount = count(glob("$directory*.*"));
$realcount = $filecount - 1;
}
?>
</p>
<p> </p>
<p></p>
<p> </p>
<p><iframe src="images/<?php
if ($i <= 0 || $realcount < $i ){
echo "$realcount.jpg";}
else { echo "$i.jpg";} ?>" noframe seamless="seamless" width="100%" height="1949px"></iframe></p>
if ($i <= 0 || $realcount < $i ){
echo "$realcount.jpg";}
else {
elseif ($i = 24){
echo"$i.gif"}else{
echo "$i.jpg";}
Copyright © 2026, NextGenUpdate.
All Rights Reserved.