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('img/xylux_beauty5.jpg','');
addPhoto('img/xylux_beauty6.jpg','');
addPhoto('img/xylux_beauty9.jpg','');
addPhoto('img/xylux_beauty7.jpg','');
addPhoto('img/xylux_beauty2.jpg','');
addPhoto('img/xylux_beauty11.jpg','');
addPhoto('img/xylux_beauty4.jpg','');
addPhoto('img/xylux_beauty3.jpg','');
addPhoto('img/beauty-set16.jpg','');
addPhoto('img/beauty-set15.jpg','');
addPhoto('img/beauty-set13.jpg','');
addPhoto('img/beauty-set9.jpg','');
addPhoto('img/beauty-set6.jpg','');
addPhoto('img/beauty-set1.jpg','');




