// JavaScript Document

var captions = new Array(
						 'Clicks',	//	this one is the first part of the caption for this project
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography',
						 'Photography'
						 );
						 // add more here if needed, separated by commas