// settings
var random = true; 		  // whether or not to iterate over the slideshow randomly
var random_start_pos = true;  // whether or not to start from a random position
var allow_undescribed = false; // display images which lack descriptions
var which_dirs = 'tom/dirs.txt';  // path to text file containing dirs you want to include in this slideshow
var slideshow_timer = 5000;   // amount of time in milliseconds before slideshow is refreshed with next img