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('solid_waste/Vicinity_Map.PNG', '<b>&#147;Vicinity Map&#148; (2009)</b>&nbsp;<br><br>See the Apps Gallery for the interface that is used to generate these maps.', "1");
addPhoto('solid_waste/Overview_Map.PNG', '<b>&#147;Overview Map&#148; (2009)</b>&nbsp;<br>', "2");
addPhoto('solid_waste/Map1of2_Streets.PNG', '<b>&#147;Map 1 of 2 Streets&#148; (2009)</b>&nbsp;<br>', "3");
addPhoto('solid_waste/Map1of2_Parcels.PNG', '<b>&#147;Map 1 of 2 Parcels&#148; (2009)</b>&nbsp;<br>', "4");
addPhoto('solid_waste/Map2of2_Streets.PNG', '<b>&#147;Map 2 of 2 Streets&#148; (2009)</b>&nbsp;<br>', "5");
addPhoto('solid_waste/Map2of2_Parcels.PNG', '<b>&#147;Map 2 of 2 Parcels&#148; (2009)</b>&nbsp;<br>', "6");
//addPhoto('North_Fork_American_River_Map1of4.PNG', '<b>&#147;North Fork American River 1 of 4&#148; <em>(34 x 60)</em>&nbsp;&nbsp;(2009)</b>&nbsp;<br>', "NF 1");
//addPhoto('North_Fork_American_River_Map2of4.PNG', '<b>&#147;North Fork American River 2 of 4&#148; <em>(34 x 60)</em>&nbsp;&nbsp;(2009)</b>&nbsp;<br>', "NF 2");
//addPhoto('North_Fork_American_River_Map3of4.PNG', '<b>&#147;North Fork American River 3 of 4&#148; <em>(34 x 60)</em>&nbsp;&nbsp;(2009)</b>&nbsp;<br>', "NF 3");
//addPhoto('North_Fork_American_River_Map4of4.PNG', '<b>&#147;North Fork American River 4 of 4 &#148;<em>(34 x 60)</em>&nbsp;&nbsp;(2009)</b>&nbsp;<br>', "NF 4");
//addPhoto('lidar_2004_Map_BGR_400.PNG', '<b>&#147;Bare Earth Digital Elevation Model - Sacramento, CA&#148; <br><em>(34 x 44)</em>&nbsp;&nbsp;(2006)</b>&nbsp;<br><br>Bare Earth Digital Elevation Model derived from 2004 LiDAR data (~10 M points).&nbsp;&nbsp;PERL, Surfer, Python, DOS, ArcGIS,', "DEM 1");
//addPhoto('lidar_inset_400.JPG', '<b>&#147;Bare Earth Digital Elevation Model&#148; - Detail&nbsp;&nbsp;(2006)</b>&nbsp;<br><br>Bare Earth Digital Elevation Model detail showing the ancient path of the American River ca. 12,000 years ago.', "DEM 2");
//addPhoto('1950_Flood_Map_400.PNG', '<b>&#147;1950 Flood Map&#148;  <em>(34 x 44)</em>&nbsp;&nbsp;(2008)</b>&nbsp;<br><br>1950 Air photos rectified to 2006 digital orthophotography.&nbsp;&nbsp;Blue boundary represents the approximate flood extent.&nbsp;&nbsp;Rectification: Fui Thong, Student Intern.', "AR 1");
//addPhoto('Quick_Bird_FC_400.PNG', '<b>&#147;Urban Forest Canopy&#148; <em>(22 x 22)</em>&nbsp;&nbsp;(2008)</b>&nbsp;<br><br>Quick Bird Satellite Imagery, Feature Analyst, ArcGIS', "QB 1");



//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");



