set -f
-VERSION="1.1.2"
+VERSION="1.1.3"
function bpgallery_default_head() {
cat <<END
WIDTH
the width to make the icons
+ HEIGHT
+ the height to make the icons (sets up a bounding box with WIDTH)
+
MEDIUMWIDTH
set the width of images in the medium size pages
+ MEDIUMHEIGHT
+ the height to make images in the medium size pages (sets up a
+ bounding box with MEDIUMWIDTH)
+
BPGALLERY_THEME
set the theme to use (described below)