// JavaScript Document

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