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/SideView.jpg','New Vehicle Color and Decals.<br><br>Click on the arrows above to see additional pictures.<br><br>',"Side view");
addPhoto('Images/Rearview.jpg','New Vehicle from behind. <br>',"Rear view");
