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('assets/table_saw.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">The first step is to cut down the lumber to the right size using the Table Saw.');
addPhoto('assets/bandsaw.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Cutting out the curved skirt pieces using the Band Saw.</font>');
addPhoto('assets/footstool_legs2.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Assembling strips of wood to create the footstool legs.');
addPhoto('assets/measuring_skirt.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">This project requires many accurate measurements!');
addPhoto('assets/stool_assembly2.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Making sure the dowel holes line up properly.');
addPhoto('assets/stoolassemble3.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Always "dry-assemble" the project without using glue to make sure the pieces fit together.');
addPhoto('assets/routing.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Using the Router Table to make a decorative edge for the footstool top.');
addPhoto('assets/finishing.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Applying a finishing coat of polyeurethane to the completed stool.');
addPhoto('assets/frankiestool.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">A finished stool. Pretty nice, huh?');
addPhoto('assets/routingtop.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">You can even engrave a design into the top');
addPhoto('assets/Angels_stool.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">');
addPhoto('assets/Angel.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Me and a student');
addPhoto('assets/bridgeplanning.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Planning out the bridge sketch. The School Bus has to be able to "drive" over the roadway.');
addPhoto('assets/me_advising_drawing.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Explaining the side view');
addPhoto('assets/bridgeconstruction.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Building the bridge using the sketch');
addPhoto('assets/panwu_bridge.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">A finished arch bridge');
addPhoto('assets/constantine_bridge.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">Another finished bridge');
addPhoto('assets/testing.jpg','<font face="arial, helvetica, sans-serif size="1" color="#663300">The final step-testing the bridge to see how much it can hold!');
