indexSeparator = ' / ';
// Add one line per photo, using
// ('filename', 'caption', 'index text');
// The third parameter is optional and will default to the number
// of the photo if not provided.

addPhoto('jpg/gallery0058_1.jpg','Canyon Heights Estates','');
addPhoto('jpg/gallery0058_2.jpg','Canyon Heights Estates','');
addPhoto('jpg/gallery0058_3.jpg','Canyon Heights Estates','');
