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('accuracy_assessment_350.png', '<b>Accuracy Assessment Python Application (2010)</b>&nbsp;&nbsp;<a href="Accuracy Assessment Python Tool v 1.2.pdf" target="_blank">Documentation</a><br><br>Generates an error matrix and statistics for assessing accuracy of remotely sensed image classifications.&nbsp;&nbsp;This has been updated from the VBA version.&nbsp;&nbsp;Python, ArcGIS 9.3.1, Spatial Analyst, Zonal Statistics.', "1");
addPhoto('scanned_documents_350.PNG', '<b>Update Scanned Documents Data Entry Application (2009)&nbsp;&nbsp;<a href="DE_Scanned_Document_Data_Entry.PNG" target="_blank">GUI</a></b>&nbsp;&nbsp;<br><br>Custom data entry interface for updating over 10000 scanned plan and recorded documents in a spatial database.  This interface streamlines and standardizes data entry and reduces human error.&nbsp;&nbsp;&nbsp;&nbsp;VBA, ArcGIS 9.3.1.<br>', "2");
addPhoto('Solid_Waste_Map_Book.PNG', '<b>Solid Waste Route Map Book (2009)</b>&nbsp;<br><br>Generate route map books for solid waste services.  Four kinds of maps are produced: a) Vicinity, b) Overview, c) Street, and d) Parcels with or without service location points.  Over 1200 PDF maps can be automatically created within 4 hours.  Includes an option to generate sorted address lists by street, then number. &nbsp;&nbsp;&nbsp;&nbsp;VBA, ArcGIS 9.3.1.', "3");
//addPhoto('Vicinity_Map.PNG', '<b>Vicinity Map (2009)</b>&nbsp;<br>', "3");
//addPhoto('Overview_Map.PNG', '<b>Overview Map (2009)</b>&nbsp;<br>', "4");
//addPhoto('Map1of2_Streets.PNG', '<b>Map 1 of 2 Streets (2009)</b>&nbsp;<br>', "5");
//addPhoto('Map1of2_Parcels.PNG', '<b>Map 1 of 2 Parcels (2009)</b>&nbsp;<br>', "6");
//addPhoto('Map2of2_Streets.PNG', '<b>Map 2 of 2 Streets (2009)</b>&nbsp;<br>', "7");
//addPhoto('Map2of2_Parcels.PNG', '<b>Map 2 of 2 Parcels (2009)</b>&nbsp;<br>', "8");
addPhoto('Accuracy_Assessment_300.PNG', '<b>Accuracy Assessment Application (2006)</b>&nbsp;<br><br>Generates an error matrix and statistics for assessing accuracy of remotely sensed image classifications.', "4");


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



