indexSeparator = ' / ';
// 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('photos_twm/twmmainfloorp.jpg','<b>TWM Bathhouse</b><br>The following project is a bathhouse done for <a href="http://www.twmcamp.net/" target="_blank">Table in the Wilderness Ministries</a>.  The structure contains bathrooms and small living quarters for staff.  A suspended concrete floor was utilized as the floor system for the bathhouse.','1');
addPhoto('photos_twm/scwiremesh.jpg','The suspended concrete floor system used requires no shoring before, during or after pouring the concrete.  A layer of wire mesh is added after the floor is layed out.','2');
addPhoto('photos_twm/sctubing.jpg','Radiant floor tubing can easily be added to this type of floor system before pouring the concrete.', '3');
addPhoto('photos_twm/scunderplywood.jpg','A view from underneath the floor before the concrete was placed.', '4');
addPhoto('photos_twm/scpoured.jpg','Placement of concrete on the suspended floor system.', '5');

addPhoto('photos_twm/scfinishmainfloor.jpg','', '6');
addPhoto('photos_twm/twmmainfloorbp.jpg','', '7');
addPhoto('photos_twm/twmwalkoutp.jpg','', '8');
addPhoto('photos_twm/bathhousefin1.jpg','', '9');
addPhoto('photos_twm/bathhousefin2.jpg','', '10');
addPhoto('photos_twm/bathhousefin3.jpg','', '11');
addPhoto('photos_twm/bathhousefin4.jpg','', '12');
addPhoto('photos_twm/bathhousefin5.jpg','', '13');
