"); foreach ($images as $key => $value) { $photofile = "../../images/" . $value[imageID]; $photolink = "images/" . $value[imageID]; $thumbnail = $value[imageID]; $size = getimagesize("$thumbnail"); $fullsize = getimagesize("$photofile"); $width = $fullsize[0] +50 ; $height = $fullsize[1] +100; if ($width > 800) { $scale = $width / 800; $width = $width / $scale; $height = $height / $scale; } echo ("\"\"
$value[name] "); $count ++; if ($count == $columns) { echo (""); $count = "0"; } } echo (""); } ?> More Photos 32281
Home Programs Rates Directions Links Contact Canterbury School

More Photos 32281

"100-0009_IMG.JPG", name => "Ready to go!"), array( imageID => "100-0010_IMG.JPG", name => "Megan, Jamie, Kate, and Nick ready"), array( imageID => "100-0011_IMG.JPG", name => "Mr. Smoochy too"), array( imageID => "100-0012_IMG.JPG", name => "Truck is loaded"), array( imageID => "100-0013_IMG.JPG", name => "Tent"), array( imageID => "100-0014_IMG.JPG", name => "Another tent"), array( imageID => "100-0015_IMG.JPG", name => "Nick and David"), array( imageID => "100-0016_IMG.JPG", name => "Gone to Miguel's..."), array( imageID => "100-0017_IMG.JPG", name => "Cold morning"), array( imageID => "100-0018_IMG.JPG", name => "Fireside"), array( imageID => "100-0019_IMG.JPG", name => "Nick stays warm"), array( imageID => "100-0020_IMG.JPG", name => "Jamie and Kate"), array( imageID => "100-0021_IMG.JPG", name => "Girls are ready!"), array( imageID => "100-0022_IMG.JPG", name => "Driver"), array( imageID => "100-0025_IMG.JPG", name => "Anja leads the way first"), array( imageID => "100-0026_IMG.JPG", name => "Megan and Judy"), array( imageID => "100-0027_IMG.JPG", name => "Anja"), array( imageID => "100-0028_IMG.JPG", name => "Anja"), array( imageID => "100-0031_IMG.JPG", name => "Jamie"), array( imageID => "100-0033_IMG.JPG", name => "Kate"), array( imageID => "100-0034_IMG.JPG", name => "Kate going up"), array( imageID => "100-0035_IMG.JPG", name => "David prepares the next route"), array( imageID => "100-0036_IMG.JPG", name => "Kate going up"), array( imageID => "100-0038_IMG.JPG", name => "Kate"), array( imageID => "100-0039_IMG.JPG", name => "David plans route"), array( imageID => "100-0040_IMG.JPG", name => "David"), array( imageID => "100-0042_IMG.JPG", name => "Fred") ); ShowImages($images,5,100,100); ?>