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('Images/NewOLD.jpg','New Black Uniforms to replace the Gray and new County Sheriff Logo.<br><br>Click on the arrows above to see additional pictures.<br><br>',"1");
addPhoto('Images/NewOld2.jpg','New Black Uniforms to replace the Gray and new County Sheriff Logo. <br>',"2");
