//Tables needed for previous ... next button generation for all Bits and Pieces pages
//Generate with Prevnext.js.
var nextSectionCaption='';
var nextSectionURL='#';

var pageCount=1;
var myUrls = new Array(pageCount+1);

myUrls[0] = "";
myUrls[1] = 'http://www.thelightfarm.com/Map/BitsAndPieces/13Dec2009/EmulsionBlog.htm';

//Override these in the html.
var pageNumber=0;
var subpageNumber=0;

var mySubpageCounts = new Array();

var mySubUrls = new Array();


