$count) {$x = $count;}; for ($rows = 0; $rows < $maxrows; $rows++){ for( $cols = 0, $wide = 0; $cols < $maxcols; $cols++){ $a = $x + ($rows*$maxcols) + $cols; if(isset($_COOKIE["WindowWidth"]) && isset($_COOKIE["WindowHeight"])){ $tWidth = $_COOKIE["WindowWidth"]/$maxcols; $tHeight = (($_COOKIE["WindowHeight"] - 120)/$maxrows) ; } list($width, $height) = getimagesize("../Pictures/".$dirFiles[$a]); if($width < 1){ continue; } $newheight = floor($height * ($tWidth/$width)); $newwidth = $tWidth; if($newheight > $tHeight){ $newwidth = floor($tWidth * ($tHeight/$newheight)); $newheight = $tHeight; } $str = ''.$dirFiles[$a].''; // error_log($a.":".$str); $display[$rows][$cols] = $str; } ++$a; } // }else{ // error_log("Failed to open Photo Archive"); // //} ?> Lightbox Example

9th Infantry Division LRRP Photo Gallery

"; for ( $j = 0; $j < $cols; $j++){ echo ''; } echo ""; } ?>
'.$display[$i][ $j].'

First Batch

Previous Batch

Next Batch

Last Batch

Return Home