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('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.', "SW 1");
//addPhoto('Overview_Map.PNG', '<b>&#147;Overview Map&#148; (2009)</b>&nbsp;<br>', "SW 2");
//addPhoto('Map1of2_Streets.PNG', '<b>&#147;Map 1 of 2 Streets&#148; (2009)</b>&nbsp;<br>', "SW 3");
//addPhoto('Map1of2_Parcels.PNG', '<b>&#147;Map 1 of 2 Parcels&#148; (2009)</b>&nbsp;<br>', "SW 4");
//addPhoto('Map2of2_Streets.PNG', '<b>&#147;Map 2 of 2 Streets&#148; (2009)</b>&nbsp;<br>', "SW 5");
//addPhoto('Map2of2_Parcels.PNG', '<b>&#147;Map 2 of 2 Parcels&#148; (2009)</b>&nbsp;<br>', "SW 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('gis_programming/Python_Overview_for_ArcGIS_350.png', '<b>&#147;Python Overview for ArcGIS&#148;&nbsp;&nbsp;(2010)&nbsp;&nbsp;-&nbsp;<a href="gis_programming/Python_Overview_pt1/Python_Overview_pt1.html" target="_blank">Flash Demo</a> &nbsp;(Part 1 ~20 min)&nbsp&nbsp;&nbsp;&nbsp;</b>&nbsp;<br><br>Overview of Python and how to use it with ArcGIS.  This is a 4 part demo introducing Python programming for ArcGIS to my students.&nbsp;&nbsp;Intermediate GIS Programming, American River College.&nbsp;&nbsp;Python, ArcGIS.', "1");
//addPhoto('RIP/RIP_detail_350.PNG', '<b>&#147;Rental Inspection&#148;&nbsp;&nbsp;(2008)&nbsp;&nbsp;<a href="RIP/RIP_detail.PNG" target="_blank">Detail&nbsp</a>&nbsp;</b>&nbsp;<br><br>Rental Inspection Map detail.&nbsp;&nbsp;Rental inspection parcels are labeled by street number and then number of rental units that will be inspected.&nbsp;&nbsp;The pink parcel represents a residental parcel that will not be inspected by the code enforcement office.', "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");



