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('ATG_BlogBscalecrp.PNG', '<strong><a class="internal-link" href="http://www.allthingsgeography.blogspot.com" style="color:#99ccff">All Things Geography Blog</a>&nbsp;&nbsp;(2005-Present)</strong>&nbsp;<br><br>This is my blog that I maintain about Geography, Geospatial Technology, and my interests.', "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");



