indexSeparator = ' &raquo; ';
// Add one line per photo, using
//         addPhoto ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPhoto("img/const/brick1.jpg","Michele and Peter add material to the chamber.");
addPhoto("img/const/brick3.jpg","Cheryl hangs on that pole like a veteran stripper.");
addPhoto("img/const/brick4.jpg","Too much water in the mix and even Dana can't budge it.");

