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('motion_apad_barcode_400.JPG', '<b>&#147;Motion F5 Computer - Barcode&#148;&nbsp; (2008)</b>&nbsp;', "1");
addPhoto('motion_dock_400.JPG', '<b>&#147;Motion F5 Computer with Docking Station&#148;&nbsp; (2008)</b>&nbsp;<br>', "2");
addPhoto('motion_apad_attribute_400.JPG', '<b>&#147;Motion F5 Computer showing Attributes&#148;&nbsp; (2008)</b>&nbsp;<br>', "3");
addPhoto('motion_apad1_400.JPG', '<b>&#147;Motion F5 Computer in Action&#148;&nbsp; (2008)</b>&nbsp;<br>', "4");
addPhoto('smart_pointer_350.JPG', '<b>&#147;Smart Pointer&#148;&nbsp;</b>&nbsp;<br><br.Smart Pointer functions both as a pointer, mouse, and laser pointer.  USB connector allows communication between the pointer and the computer.  The pointer functions better than the mouse.', "5");
addPhoto('smart_pointer_top_350.JPG', '<b>&#147;Smart Pointer&#148; (top view)&nbsp;</b>&nbsp;<br><br>', "6");
addPhoto('smart_pointer_side_350.JPG', '<b>&#147;Smart Pointer&#148; (side view)&nbsp;</b>&nbsp;<br><br>Side view showing the button to change pointer to mouse.', "7");
addPhoto('smart_pointer_side2_350.JPG', '<b>&#147;Smart Pointer&#148; (side view)&nbsp;</b>&nbsp;<br><br>', "8");
addPhoto('smart_pointer4_350.JPG', '<b>&#147;Smart Pointer&#148;&nbsp;</b>&nbsp;<br><br>', "9");
addPhoto('NADY_box_350.JPG', '<b>&#147;NADY wireless mic/receiver kit&#148;&nbsp;</b>&nbsp;<br><br>', "10");
addPhoto('NADY_wireless_setup_350.JPG', '<b>&#147;NADY wireless mic/receiver set up&#148;&nbsp;</b>&nbsp;<strong><a class="internal-link" href="http://www.dak.com">DAK Industries</a></strong><br><br>NADY wireless set up (receiver, transmitter, mic, AC adapter).  An additional 1/4" plug to 3mm plug required to plug receiver into mic jack of computer.', "11");
addPhoto('wireless_receiver2_350.JPG', '<b>&#147;NADY wireless receiver&#148;&nbsp;</b>&nbsp;<br><br>NADY wireless receiver plugged into my laptop to record my voice.', "12");
addPhoto('wireless_mic_350.JPG', '<b>&#147;NADY wireless mic&#148;&nbsp;</b>&nbsp;<br><br>NADY wireless mic used when giving live lectures in class.', "13");
addPhoto('WD_PassportHD_350.JPG', '<b>&#147;Western Digital Passport 500 Gb Hard drive&#148;&nbsp;</b>&nbsp;<br><br>Western Digital Passport Hard drive used to back up and transport my work.', "14");
addPhoto('GE_headphone_mic_350.JPG', '<b>&#147;GE headphone/mic&#148;&nbsp;</b>&nbsp;<br><br>GE Headphones and mic used when I record my lectures/computer demos.', "15");
addPhoto('camtasia_box_350.JPG', '<b>&#147;Camtasia Screen Recording Software&#148;&nbsp;</b>&nbsp;<br><br>', "16");
addPhoto('camtasia_screen_shot_350.PNG', '<b>&#147;Camtasia software&#148; (edit view)&nbsp;</b>&nbsp;<br><br>Camtasia is used to edit my recorded lectures/computer demos (voice and screen).', "17");
//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('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");



