// JavaScript Document

var captions = new Array(
						 'Phace Grooming',	//	this one is the first part of the caption for this project
						 "Logo",	
						 'Packaging',
						  'Packaging',		//	these are the second halves
						 'Stationery',	
						 'Business card (close-up)'
						 );
						 // add more here if needed, separated by commas