//****************************************
//****************************************
//  Each painting listed has 6 properties:
//
//  portfolio3[portfolio3.length] = new Array(
//	"painting title",
//	"small thumbnail image",
//	"large image",
//	"medium",
//	"size",
//	"price"
//  );
//****************************************
//****************************************

portfolio3 = new Array();

portfolio3[portfolio3.length] = new Array(
	"Enduring Stones 1",
	"I am compelled to document abandoned places that were left to decay, feeling what I find before me will never appear like this again. Time and the elements will continue to transform them. As I stand among the ruins, questions haunt me. What has caused this place to reach such a ruinous state? Was it due to economic hardship? Was it an act of war? Was it a loss of Faith? Was it the death of the last survivor of a now forgotten family? The architecture that we build, for what ever the reason, represents our culture throughout history. These buildings are monuments standing for our beliefs, describing how we live and what is important to us. Finding them in such decay makes me question what is important to us. It is this sense of loss, be it large or small, that compels me to romanticize these remains and make them appear more dreamlike than the stark reality of their almost certain demise. When I make an image, I strive to create an emotional awareness in the viewer that encourages them to take notice of the loss that surrounds their everyday existence. This portfolio and Enduring Stones I feature images captured with a panoramic camera, printed full frame using hand-coated platinum/palladium. Each image is printed in a limited edition of 25. ",
	"layout1"
);

portfolio3[portfolio3.length] = new Array(
	"Remains of St. Helena Church, SC",
	"es2_1a.jpg",
	"es2_1b.jpg",
	"platinum palladium print",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Moore Hall Interior #1, Ireland",
	"es2_2a.jpg",
	"es2_2b.jpg",
	"platinum palladium print",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Cloisters of Portumna Abbey, Ireland",
	"es2_3a.jpg",
	"es2_3b.jpg",
	"platinum palladium print",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Redundant Church of St. Mary’s Islington, England",
	"es2_4a.jpg",
	"es2_4b.jpg",
	"platinum palladium print",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Tropical Monastery, Miami, FL",
	"es2_5a.jpg",
	"es2_5b.jpg",
	"platinum palladium print",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Teatro Marittimo, Villa Adriana, Italy",
	"es2_6a.jpg",
	"es2_6b.jpg",
	"platinum palladium print ",
	"H 8.5&quot; x W 21&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Tree at Inishmaine Abbey, Ireland",
	"es1_1a.jpg",
	"es1_1b.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Ballykine Castle, Ireland",
	"ES1_2A.jpg",
	"ES1_2B.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Great Coxwell Barn, England",
	"es1_3a.jpg",
	"ES1_3B.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Church in Dives sur Mer, France",
	"es1_4a.jpg",
	"es1_4b.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Stairwell in Chateau L ’Herm, France",
	"es1_5a.jpg",
	"es1_5b.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

portfolio3[portfolio3.length] = new Array(
	"Ruins of a Textile Mill, Normandy, France",
	"es1_6a.jpg",
	"es1_6b.jpg",
	"platinum palladuim print",
	"H 21&quot; x W 8.5&quot;",
	" "
);

