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

portfolio2 = new Array();

portfolio2[portfolio2.length] = new Array(
	"Mythical Gardens",
	"My imagery is about capturing remembered moments from the past. In my Mythical Gardens Series, I explore history through photographing what remains from previous eras. I seek out historic architecture and gardens. As I frame an image, I edit the landscape through my camera and build a protective wall around my discovery holding it pure and independent from the rest of the world. I print these images in gum bichromate, a historic photographic process that allows me to build the image in layers color, creating an illusory veil of dreaminess forcing the viewer to see through the filter of my vision. Each image is unique with its own color variations.",
	"layout1"
);

portfolio2[portfolio2.length] = new Array(
	"Afternoon at Versailles, France",
	"mg1_1a.jpg",
	"mg1_1b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Bridge at Parc Monceau, Paris, France",
	"mg1_2a.jpg",
	"mg1_2b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Neptune at Villa Adriana, Lazio, Italy",
	"mg1_3a.jpg",
	"mg1_3b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Villa Adriana Reflections, Lazio, Italy",
	"mg1_4a.jpg",
	"mg1_4b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Secret Garden, St. Cloud, France ",
	"mg1_5a.jpg",
	"mg1_5b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Griffen at St. Cloud, France",
	"mg1_6a.jpg",
	"mg1_6b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Siren at Parco dei Mostri, Lazio, Italy",
	"mg1_7a.jpg",
	"mg1_7b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Mouth of Hell at Parco dei Mostri, Lazio, Italy",
	"mg1_8a.jpg",
	"mg1_8b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Prometheus in Paris, France",
	"mg1_9a.jpg",
	"mg1_9b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Dragon at Parco dei Mostri, Lazio, Italy",
	"mg1_10a.jpg",
	"mg1_10b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Lounging Goddess at Parco dei Mostri, Lazio, Italy",
	"mg1_11a.jpg",
	"mg1_11b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Struggle at Parco dei Mostri, Lazio, Italy",
	"mg1_12a.jpg",
	"mg1_12b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Pegasus Among Lilies, Maryland",
	"mg1_13a.jpg",
	"mg1_13b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Triton Among Lilies, New Jersey",
	"mg1_14a.jpg",
	"mg1_14b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

portfolio2[portfolio2.length] = new Array(
	"Rubenesque Fountain, Princeton, NJ",
	"mg1_15a.jpg",
	"mg1_15b.jpg",
	"gum bichromate print",
	"H 12.5&quot; x W 15&quot;",
	" "
);

