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_firehall/firestation.jpg','<b>Volunteer Firestation</b><br>A small town chose ICF to build their new volunteer firestation to also be used as a community center.  The volunteer fire department was in great need for new facilities.  This project was completed with a crew of three and many volunteers from the community.', '1');

addPhoto('photos_firehall/firestation1.jpg','Another picture of the volunteer firestation with some of the volunteers.  The walls were tall and long, but this pour and project went very smoothly with an excellent finished product.', '2');

addPhoto('photos_firehall/firestation2.jpg','Putting the roof on.', '3');

addPhoto('photos_firehall/firestation3.jpg','More on the roof.  Because this firestation was built with ICF, it can be used as a storm shelter for the surrounding community.  Plus, in the event of a storm, the equipment and gear for first responders will be kept safer than in a traditional building.', '4');

addPhoto('photos_firehall/firestation4.jpg','Long, tall walls for this station.', '5');

addPhoto('photos_firehall/firestation5.jpg','.', '6');

addPhoto('photos_firehall/firestation6.jpg','.', '7');

addPhoto('photos_firehall/firestation7.jpg','The new fire station with plenty of room for trucks, equipment and community activities.  The fund raising activites for the volunteer firefighters can now be done with ample space in a building they contributed to and can be proud of.', '8');

