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('RS_DC_UCD_400.PNG', '<b>Remote Sensing and Data Collection (2008)</b>&nbsp;<br><br>Remote Sensing and Data Collection guest lecture given to UC Davis School of Medicine graduate Spatial Analysis Class.&nbsp;&nbsp;', "1");
addPhoto('URISA_Fall_2007_400.png', '<b>Management and Use of Digital Orthophotography, Pictometry, and LiDAR in the City of Sacramento (2007)</b>&nbsp;<br><br>Lecture given as part of the Fall 2007 URISA quarterly meeting.&nbsp;&nbsp;', "2");
//addPhoto('scott.jpg','Scott ponders the waters.<br><br>Try clicking on the numbers in the index to jump to a particular picture. Note that you can specify the separator between index numbers.',"Scott");               
//addPhoto('toby.jpg','Toby as a puppy. <br>Note that you can include <b><em>formatting</em></b> and <a href="http://www.web1marketing.com">links</a> in captions.',"Toby");



