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('PortfolioWeb/website001.jpg','www.adamscrosscountry.com','1');addPhoto('PortfolioWeb/website002.jpg','Mastermind Alliance, this site is under construction','2');addPhoto('PortfolioWeb/website003.jpg','re-design for Adams high school wrestling team','3');addPhoto('PortfolioWeb/website004.jpg','re-design for specialized software company','4');addPhoto('PortfolioWeb/website005.jpg','web-site for AVMA Executive board canidate','5');