// JavaScript Document

var numImages = 2;
imgArray		= new Array(
						'/images/pv-family-1.jpg',
						'/images/pv-family-2.jpg'
						);
