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/ditch/ditch1.jpg","I rented this Ditch Witch to dig an ~80 yard trench for the new phone line.");
addPhoto("img/const/ditch/ditch2.jpg","A view of from behind the handlebars that beat up my hips.");



