var imgpath = "http://uuss.org/Groups/TheaterOne/";
var autoplay = true;	// automatically start on load
var autostop = false;	// stop on last slide
var delay = 6000;		// microseconds
var maxheight = 169;	// maximum display height of image in pixels
var maxwidth = 225;		// maximum display width of image in pixels
var firstslide = 0;
var showcaption = true;	
var showpages = false;
var maxheight = 162;
var maxwidth = 216;

var slide = new Array ();
var notes = new Array();
	slide[0] = "images/Wonder_Poster.jpg";
	notes[0] = "Wonder of the World";
 	slide[1] = "images/Wonder_Cast.jpg";
	notes[1] = "Wonder of the World";
	slide[2] = "images/Butterfingers_Poster.jpg";
	notes[2] = "The Butterfingers Angel";
	slide[3] = "images/Butterfingers_Cast.jpg";
	notes[3] = "Butterfingers Angel";

