// All instructions begin with // like this line
// You must include a photograph filename, 
// a photographer's name and a caption
// for the photo of the month.

monthPhoto = "";
monthPhotographer = "";
monthCaption = "";

// Place the photo of the month in the photographs folder, 
// and a thumbnail with the same name in the thumbnails folder.

