Main Page
Images from Afghanistan
$image_count = 0; $directory = "sets/thumbnails"; $dir_handle = opendir($directory); while($name = readdir($dir_handle)){ if(strlen($name) > 2) { $images[] = "$name"; } } sort($images); $total_images = count($images)-1; if(!$start || $start < 0) { $start = 0; $past = "no"; } else { $start = $start + 1; $past = "yes"; } $next_start = $start + 19; $back_start = $start - 21; if($next_start > $total_images) { $more = "no"; } else { $more = "yes"; } echo "
"; $z=1; $tempstart = $start - 1; for($i=$start;$i<=$next_start;$i++) { if($z == 1){ echo "
"; } echo "
"; if(strlen($images[$i]) > 1) { echo "
"; echo "
"; } else { echo " "; } echo "
"; if($z == 5) { echo "
"; $z=1; } else{ $z++; } } ?>
if($past != "no") { echo "
"; } echo "
Home Page
"; if($more != "no") { echo "
"; } ?>
All models appearing on this site are over the age of 18.
2257
© 2004 LFP, Inc., All Rights Reserved