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_amdeckgarage/garageamdeck1.jpg','<b>An Insulated, Suspended Concrete Roof</b><br>Built into the side of a hill, this garage was topped with a suspended concrete roof that will double as a patio area by the side of a pool.  The existing home sits on a very steep hill site with a pool behind the home.  The ICF garage was built at basement level of the home and the roof is then level with the existing pool.  An interesting way to add storage and function to a homesite.', '1');
addPhoto('photos_amdeckgarage/garageamdeck2.jpg','The roof product used is an EPS insulated product with higher span capabilities.  The garage itself was not square, as can be seen in this photo.  The floor was easily adapted as the product is made of EPS, the same as ICF.', '2');
addPhoto('photos_amdeckgarage/garageamdeck3.jpg','Placement of concrete.', '3');
addPhoto('photos_amdeckgarage/garageamdeck4.jpg','Concrete finished.', '4');
addPhoto('photos_amdeckgarage/garageamdeck6.jpg','The front of the garage addition after placement of concrete.', '5');


