$comment      = "philip at shuman dot org"; # EXIF comment in the jpeg
$name         = "Your Name Here";
$year         = `date '+%Y'`; # This year for copyright date
$footer       = "Copyright &copy; $year $name All rights reserved. Do not use without permission.";

$thm_size     = "128x96";
$timer        = "6";       # number of seconds per image in slideshow
$col_width    = '6';       # number of thumbnail columns

