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_brownstones/100_0275web.jpg','<b>Oklahoma City, OK Brownstones</b><br>Done in the winter, the 3-4 story condo complex ICF was completed with a crew of 3 to 4 in 3 separate pours, each totaling about a week.  The interior walls separating the units were also done with ICF.  This is an excellent benefit of ICF in multi-family buildings.  ICF walls have a 3 to 4 hour fire rating and serve well as fire walls between units.', '1');

addPhoto('photos_brownstones/brownstones.jpg','The Brownstones footings were stepped uphill and will be finished to look like traditional brick brownstone buildings.  Another benefit of ICF is exterior finish flexibility.  Many styles can be achieved by using differing exterior finish products over the ICF.  Some designs, like radius walls and circle top windows, are cheaper and easier to accomplish using ICF.', '2');

addPhoto('photos_brownstones/brownstones2.jpg','A view of one of the terraces on the upper floor of a Brownstone unit.  Using in concrete steel attachments makes it simple to achieve a dropped roof style like the one shown here.', '3');

addPhoto('photos_brownstones/brownstones5.jpg','This is a nice view of a partially complete Brownstone building.', '4');


