var attributes = new Array('title','medium','size','notes');

//arrays of image objects to maintain order (sequence)
//one array for each gallery
var Coll09Array = new Array();
var NewNineArray = new Array();
var NewWorksArray = new Array();
var paintArray = new Array();
var paint2Array = new Array();
var paint3Array = new Array();
var sculpt1Array = new Array();
var photo1Array = new Array();
var oneallen1Array = new Array();
var GL1Array = new Array();

//galleries object contains all the image object arrays above -- key is gallery name
var galleries = {};
galleries['Coll09'] = Coll09Array;
galleries['NewNine'] = NewNineArray;
galleries['NewWorks'] = NewWorksArray;
galleries['Paint1'] = paintArray;
galleries['Paint2'] = paint2Array;
galleries['Paint3'] = paint3Array;
galleries['Sculpt'] = sculpt1Array;
galleries['Photo'] = photo1Array;
galleries['1ALLEN'] = oneallen1Array;
galleries['GL1'] = GL1Array;

//Collographs 2009

var Coll09_1 = {};
Coll09_1.gallery = 'Coll09';
Coll09_1.title = 'KEMPNER PARK Series - No. 1';
Coll09_1.medium = 'Collograph on Arches88';
Coll09_1.size = '20" x 12.25" image; 30"x20" framed';
Coll09_1.notes = 'Inspired by Kempner Park, Galveston, TX.  Unique print from larger Kempner series';
Coll09_1.filename = 'DGH_Kempner_2009-09_Collograph.jpg';
Coll09Array[0] = Coll09_1;

var Coll09_2 = {};
Coll09_2.gallery = 'Coll09';
Coll09_2.title = 'BAYSHORE Series - No. 2';
Coll09_2.medium = 'Collograph on Arches88';
Coll09_2.size = '7" x 10.5" image; 16"x20" framed';
Coll09_2.notes = 'Inspired by cityscape and sunset at Bayshore, TX.  Unique print from larger Bayshore series';
Coll09_2.filename = 'DGH_Bayshore2_0905.jpg';
Coll09Array[1] = Coll09_2;

var Coll09_3 = {};
Coll09_3.gallery = 'Coll09';
Coll09_3.title = 'BAYSHORE Series - No. 3';
Coll09_3.medium = 'Collograph on Arches88';
Coll09_3.size = '7" x 10.5" image; 16"x20" framed';
Coll09_3.notes = 'Inspired by cityscape and sunset at Bayshore, TX.  Unique print from larger Bayshore series';
Coll09_3.filename = 'DGH_Bayshore3_0905.jpg';
Coll09Array[2] = Coll09_3;

var Coll09_4 = {};
Coll09_4.gallery = 'Coll09';
Coll09_4.title = 'BAYSHORE Series - No. 4';
Coll09_4.medium = 'Collograph on Arches88';
Coll09_4.size = '7" x 10.5" image; 16"x20" framed';
Coll09_4.notes = 'Inspired by cityscape and sunset at Bayshore, TX.  Unique print from larger Bayshore series';
Coll09_4.filename = 'DGH_Bayshore4_0905.jpg';
Coll09Array[3] = Coll09_4;

var Coll09_5 = {};
Coll09_5.gallery = 'Coll09';
Coll09_5.title = 'BAYSHORE Series - No. 5';
Coll09_5.medium = 'Collograph on Arches88';
Coll09_5.size = '7" x 10.5" image; 16"x20" framed';
Coll09_5.notes = 'Inspired by cityscape and sunset at Bayshore, TX.  Unique print from larger Bayshore series.';
Coll09_5.filename = 'DGH_Bayshore5_0905.jpg';
Coll09Array[4] = Coll09_5;

var Coll09_6 = {};
Coll09_6.title = 'EMBRASURE H Series -  No. 1';
Coll09_6.medium = 'Collograph on Arches88';
Coll09_6.size = '9" x 9" image; 20"x16" framed';
Coll09_6.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_6.filename = 'DGH_EmbrasureH2_0905.jpg';
Coll09Array[5] = Coll09_6;

var Coll09_7 = {};
Coll09_7.title = 'EMBRASURE H Series - No. 2';
Coll09_7.medium = 'Collograph on Arches88';
Coll09_7.size = '9" x 9" image; 20"x16" framed';
Coll09_7.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series';
Coll09_7.filename = 'DGH_Embrasure1_9x9_Colograph.jpg';
Coll09Array[6] = Coll09_7;

var Coll09_08 = {};
Coll09_08.gallery = 'NewNine';
Coll09_08.title = 'EMBRASURE V Series - No. 1';
Coll09_08.medium = 'Collograph on Arches88';
Coll09_08.size = '9" x 9" image; 20"x16" framed';
Coll09_08.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_08.filename = 'DGH_Embrasure2_0904_9x9_Col.jpg';
Coll09Array[7] = Coll09_08;

var Coll09_09 = {};
Coll09_09.gallery = 'NewNine';
Coll09_09.title = 'EMBRASURE V Series - No. 2';
Coll09_09.medium = 'Collograph on Arches88';
Coll09_09.size = '9" x 9" image; 20"x16" framed';
Coll09_09.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_09.filename = 'DGH_EmbrasureV1_4347.jpg';
Coll09Array[8] = Coll09_09;

var Coll09_10 = {};
Coll09_10.gallery = 'NewNine';
Coll09_10.title = 'EMBRASURE V Series - No. 3';
Coll09_10.medium = 'Collograph on Arches88';
Coll09_10.size = '9" x 9" image; 20"x16" framed';
Coll09_10.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_10.filename = 'DGH_EmbrasureV2_4336.jpg';
Coll09Array[9] = Coll09_10;

var Coll09_11 = {};
Coll09_11.gallery = 'NewNine';
Coll09_11.title = 'EMBRASURE V Series - No. 4';
Coll09_11.medium = 'Collograph on Arches88';
Coll09_11.size = '9" x 9" image; 20"x16" framed';
Coll09_11.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_11.filename = 'DGH_EmbrasureV3_4339.jpg';
Coll09Array[10] = Coll09_11;

var Coll09_12 = {};
Coll09_12.gallery = 'NewNine';
Coll09_12.title = 'EMBRASURE V Series - No. 5';
Coll09_12.medium = 'Collograph on Arches88';
Coll09_12.size = '9" x 9" image; 20"x16" framed';
Coll09_12.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_12.filename = 'DGH_EmbrasureV4_4331.jpg';
Coll09Array[11] = Coll09_12;

var Coll09_13 = {};
Coll09_13.gallery = 'NewNine';
Coll09_13.title = 'EMBRASURE V Series - No. 6';
Coll09_13.medium = 'Collograph on Arches88';
Coll09_13.size = '9" x 9" image; 20"x16" framed';
Coll09_13.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_13.filename = 'DGH_EmbrasureV5_4333.jpg';
Coll09Array[12] = Coll09_13;

var Coll09_14 = {};
Coll09_14.gallery = 'NewNine';
Coll09_14.title = 'EMBRASURE V Series - No. 7';
Coll09_14.medium = 'Collograph on Arches88';
Coll09_14.size = '9" x 9" image; 20"x16" framed';
Coll09_14.notes = 'An Embrasure is an opening in a castle wall through which defenders may fire their weapons. Unique print from larger Embrasure series.';
Coll09_14.filename = 'DGH_EmbrasureV6_4333.jpg';
Coll09Array[13] = Coll09_14;

var Coll09_15 = {};
Coll09_15.gallery = 'NewNine';
Coll09_15.title = 'SKYLINE Series - No. 1';
Coll09_15.medium = 'Collograph on Arches88';
Coll09_15.size = '9" x 11" image; 16"x20" framed';
Coll09_15.notes = 'Unique print from larger SKYLINE series.';
Coll09_15.filename = 'DGH_Skyline1_0905_4355.jpg';
Coll09Array[14] = Coll09_15;

var Coll09_16 = {};
Coll09_16.gallery = 'NewNine';
Coll09_16.title = 'SKYLINE Series - No. 2';
Coll09_16.medium = 'Collograph on Arches88';
Coll09_16.size = '9" x 11" image; 16"x20" framed';
Coll09_16.notes = 'Unique print from larger SKYLINE series.';
Coll09_16.filename = 'DGH_Skyline2_0906.jpg';
Coll09Array[15] = Coll09_16;


//New Works Gallery 2009

var NewNine_1 = {};
NewNine_1.gallery = 'NewNine';
NewNine_1.title = 'PARTNERS (Diptych)';
NewNine_1.medium = 'Acrylic on canvas';
NewNine_1.size = '30" x 48"';
NewNine_1.notes = 'This diptych reflects a strict formal structure of a partnership even though at different times and situations it may be flawed, rough around the edges, fragmented, unequal, unstable, or even broken.  However, the partners are still standing, filled with life and promise – somehow functioning together in a living environment';
NewNine_1.filename = 'DGH_Partners_2009_6640.gif';
NewNineArray[0] = NewNine_1;

var NewNine_2 = {};
NewNine_2.gallery = 'NewNine';
NewNine_2.title = 'URBAN DESERT';
NewNine_2.medium = 'Acrylic on canvas';
NewNine_2.size = '21" x 34"';
NewNine_2.notes = 'Unique';
NewNine_2.filename = 'DGH_Urban-Desert_2009-2_21x34_Acrylic.jpg';
NewNineArray[1] = NewNine_2;

var NewNine_3 = {};
NewNine_3.gallery = 'NewNine';
NewNine_3.title = 'TWO WITNESSES';
NewNine_3.medium = 'Acrylic on canvas';
NewNine_3.size = '24" x 24" Diptych';
NewNine_3.notes = 'Unique';
NewNine_3.filename = 'DGH_2Witnesses_2009-2_24x24_Acrylic.jpg';
NewNineArray[2] = NewNine_3;


//New Works Gallery 2008

var NewWorks_1 = {};
NewWorks_1.gallery = 'NewWorks';
NewWorks_1.title = 'RED CANYON';
NewWorks_1.medium = 'Acrylic on Canvas';
NewWorks_1.size = '48" x 48" x 1.5"';
NewWorks_1.notes = 'PRIVATE COLLECTION - Inspired by the slot canyons of the American West.  ';
NewWorks_1.filename = 'DGH_Red Canyon_48x48_2008-12_Acrylic_DSC3030.jpg';
NewWorksArray[0] = NewWorks_1;

var NewWorks_2 = {};
NewWorks_2.gallery = 'NewWorks';
NewWorks_2.title = 'CIRCUMSTANTIAL EVIDENCE';
NewWorks_2.medium = 'Acrylic on Canvas';
NewWorks_2.size = '68" x 68" x 1.5"';
NewWorks_2.notes = 'A piece of circumstantial evidence in a legal context has no meaning or power of proof by itself.  Often, such bits of evidence seem wholly unrelated to each other.  But one can infer or deduce relationships from what is seen. Image wraps edge of canvas, so framing is not necessary';
NewWorks_2.filename = 'DGH_Arcanum09-3_DSC1876.gif';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[1] = NewWorks_2;

var NewWorks_3 = {};
NewWorks_3.gallery = 'NewWorks';
NewWorks_3.title = 'BECOMING';
NewWorks_3.medium = 'Acrylic on Panel';
NewWorks_3.size = '18" x 18" x 1.5"';
NewWorks_3.notes = '';
NewWorks_3.filename = 'DGH_Becoming_18x18_0812_Acrylic-Panel_DSC3108.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[2] = NewWorks_3;

var NewWorks_4 = {};
NewWorks_4.gallery = 'NewWorks';
NewWorks_4.title = 'CLOSE QUARTERS';
NewWorks_4.medium = 'Acrylic on Canvas';
NewWorks_4.size = '30" x 48" x 1.5"';
NewWorks_4.notes = 'Image wraps edge of canvas, so framing is not necessary';
NewWorks_4.filename = 'DGH_CloseQuarters_30x48_0812_Acrylic_DSC3099.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[3] = NewWorks_4;

var NewWorks_5 = {};
NewWorks_5.gallery = 'NewWorks';
NewWorks_5.title = 'IMPENDING STORM';
NewWorks_5.medium = 'Acrylic on Canvas';
NewWorks_5.size = '30" x 48" x 1.5"';
NewWorks_5.notes = 'Edge painted, so framing is not necessary';
NewWorks_5.filename = 'DGH_ImpendingStorm_30x48_0812_Acrylic_DSC3102.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[4] = NewWorks_5;

var NewWorks_6 = {};
NewWorks_6.gallery = 'NewWorks';
NewWorks_6.title = 'JAMAICA BEACH';
NewWorks_6.medium = 'Acrylic on Canvas';
NewWorks_6.size = '48" x 24" x 1.5"';
NewWorks_6.notes = 'View off Galveston Island. Image wraps edge of canvas, so framing is not necessary';
NewWorks_6.filename = 'DGH_JamaicaBeach_48x24_0812_Acrylic_DSC3104.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[5] = NewWorks_6;

var NewWorks_7 = {};
NewWorks_7.gallery = 'NewWorks';
NewWorks_7.title = 'MAJOR THIRD';
NewWorks_7.medium = 'Acrylic on Canvas';
NewWorks_7.size = '21" x 34" x 1.5"';
NewWorks_7.notes = 'Image wraps edge of canvas, so framing is not necessary';
NewWorks_7.filename = 'DGH_MajorThird_21x34_04_Acrylic_DSC3118.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[6] = NewWorks_7;

var NewWorks_8 = {};
NewWorks_8.gallery = 'NewWorks';
NewWorks_8.title = 'THIS FOLLOWS:';
NewWorks_8.medium = 'Mixed Media on Canvas';
NewWorks_8.size = '24" x 24" x 1.5"';
NewWorks_8.notes = 'Symbol - A typographic colon means "This Follows:" Image wraps edge of canvas, so framing is not necessary';
NewWorks_8.filename = 'DGH_WhatsNext_24x24_0812_MIxed_DSC3109.jpg';
//NewWorks_1.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[7] = NewWorks_8;

var NewWorks_9 = {};
NewWorks_9.gallery = 'NewWorks';
NewWorks_9.title = 'CHERCHEZ LA FEMME';
NewWorks_9.medium = 'Acrylic on Canvas';
NewWorks_9.size = '25" x 25" x 1.5"';
NewWorks_9.notes = '"There is a woman in every case; as soon as they bring me a report, I say, Look for the woman. " – Alexander Dumas <BR>4 12X12 canvasses';
NewWorks_9.filename = 'DGH_CherchezLaFemme_080807_DSC2040.jpg';
//NewWorks_3.images = new Array('','');
NewWorksArray[8] = NewWorks_9;

var NewWorks_10 = {};
NewWorks_10.gallery = 'NewWorks';
NewWorks_10.title = 'THE WITNESSES (16 Versions of 3 Facts)';
NewWorks_10.medium = 'Acrylic on Canvas';
NewWorks_10.size = '36" x 36" x 1.5"';
NewWorks_10.notes = 'SOLD - 4 simple curves described in the 16 possible combinations that different witnesses might see them.  16 8x8 canvasses mounted on aluminum support';
NewWorks_10.filename = 'DGH_Witnesses_DSC4282.jpg';
//NewWorks_4.images = new Array('','');
NewWorksArray[9] = NewWorks_10;


var NewWorks_11 = {};
NewWorks_11.gallery = 'NewWorks';
NewWorks_11.title = 'COOPER';
NewWorks_11.medium = 'Acrylic on Canvas';
NewWorks_11.size = '48" x 48" x 1.5"';
NewWorks_11.notes = 'PRIVATE COLLECTION - Named for grandson playing with alphabet blocks in a complex world.';
NewWorks_11.filename = 'DGH_Cooper_DSC1835.jpg';
//NewWorks_5.images = new Array('','');
NewWorksArray[10] = NewWorks_11;

var NewWorks_12 = {};
NewWorks_12.gallery = 'NewWorks';
NewWorks_12.title = 'FEATHER MOON';
NewWorks_12.medium = 'Acrylic on Canvas';
NewWorks_12.size = '48" x 30" x 1.5"';
NewWorks_12.notes = 'Inspired by song of Vienna Teng. Image wraps edge of canvas, so framing is not necessary';
NewWorks_12.filename = 'DGH_Feather-Moon_DSC1841.jpg';
//NewWorks_6.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[11] = NewWorks_12;

var NewWorks_13 = {};
NewWorks_13.gallery = 'NewWorks';
NewWorks_13.title = 'THE OLD ORDER';
NewWorks_13.medium = 'Acrylic on Canvas';
NewWorks_13.size = '30" x 48" x 1.5"';
NewWorks_13.notes = 'Much of the old order is too rigid and is coming apart at the seams.  Image wraps edge of canvas, so framing is not necessary';
NewWorks_13.filename = 'DGH_Old-Order_DSC1983.jpg';
//NewWorks_7.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[12] = NewWorks_13;

var NewWorks_14 = {};
NewWorks_14.gallery = 'NewWorks';
NewWorks_14.title = 'LEGAL RULE';
NewWorks_14.medium = 'Acrylic on Canvas';
NewWorks_14.size = '30" x 48" x 1.5"';
NewWorks_14.notes = 'Inspired by marginal rulings on yellow legal pad.  Image wraps edge of canvas, so framing is not necessary';
NewWorks_14.filename = 'DGH_Legal-Rule_DSC1833.jpg';
//NewWorks_8.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[13] = NewWorks_14;

var NewWorks_15 = {};
NewWorks_15.gallery = 'NewWorks';
NewWorks_15.title = 'THE STUDIO WALL';
NewWorks_15.medium = 'Acrylic on Canvas';
NewWorks_15.size = '30" x 30" x 1.5"';
NewWorks_15.notes = 'Often, many attempts are made to express a simple concept. Image wraps edge of canvas, so framing is not necessary';
NewWorks_15.filename = 'DGH_StudioWall_30x30_0812_Acrylic_DSC3098.jpg';
//NewWorks_9.images = new Array('DGH_Arcanum09-3_DSC1876.gif','DGH_Rift_2003.jpg');
NewWorksArray[14] = NewWorks_15;


//PAINT1
var paint1_1 = {};
paint1_1.gallery = 'Paint1';
paint1_1.title = 'SYDNEY II';
paint1_1.medium = 'Acrylic on Canvas';
paint1_1.size = '48" x 48" x 1.5"';
paint1_1.notes = 'PRIVATE COLLECTION - Collectors published copy of original as <A href="../images/Kendall-Cover-6thEd.jpg" target="main"> cover art</A> on their book Kendall & Kendall, SYSTEMS ANALYSIS AND DESIGN (6th Ed., March 2004), Prentice Hall; Original in collection of the authors.';
paint1_1.filename = 'DGH_Sydney2_2003.jpg';
//paint1_1.images = new Array('DGH_Sydney2_2003.jpg','DGH_Rift_2003.jpg');
paintArray[0] = paint1_1;

var paint1_2 = {};
paint1_2.gallery = 'Paint1';
paint1_2.title = 'INTERVENTION (Rift)';
paint1_2.medium = 'Acrylic on Canvas';
paint1_2.size = '48" x 48" x 1.5"';
paint1_2.notes = 'Copy of original published as cover for University of Texas program brochure.  The surface of this original is highly textured and the central area has irridescent copper tones.  Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_2.filename = 'DGH_Rift_2003.jpg';
paintArray[1] = paint1_2;

var paint1_3 = {};
paint1_3.gallery = 'Paint1';
paint1_3.title = 'MEDIATION (Portal)';
paint1_3.medium = 'Acrylic on Canvas';
paint1_3.size = '48" x 48" x 1.5"';
paint1_3.notes = 'Copy of original published as cover for University of Texas program brochure.  The surface of this original is highly textured.  Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_3.filename = 'DGH_Portal_2003.jpg';
paintArray[2] = paint1_3;

var paint1_4 = {};
paint1_4.gallery = 'Paint1';
paint1_4.title = 'CHARACTER';
paint1_4.medium = 'Acrylic on Canvas';
paint1_4.size = '48" x 48" x 1.5"';
paint1_4.notes = 'Painting wraps the outside edges of the canvas so framing is not necessary.  Surface textured to give woven silk appearance.  Signed verso.';
paint1_4.filename = 'DGH_Character.jpg';
paintArray[3] = paint1_4;

var paint1_5 = {};
paint1_5.gallery = 'Paint1';
paint1_5.title = 'SYDNEY III';
paint1_5.medium = 'Acrylic on Canvas';
paint1_5.size = '48" x 48" x 1.5"';
paint1_5.notes = 'Image wraps the outside edges of the canvas so framing is not necessary.  The darker colors are highly textured on top of a flat ground.  Signed verso.';
paint1_5.filename = 'DGH_Sydney3.jpg';
paintArray[4] = paint1_5;

var paint1_6 = {};
paint1_6.gallery = 'Paint1';
paint1_6.title = 'GALLERY';
paint1_6.medium = 'Acrylic on Canvas';
paint1_6.size = '48" x 48" x 1.5"';
paint1_6.notes = 'Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_6.filename = 'DGH_Gallery_DSCN1514.jpg';
paintArray[5] = paint1_6;

var paint1_7 = {};
paint1_7.gallery = 'Paint1';
paint1_7.title = 'BEAMS';
paint1_7.medium = 'Acrylic on Canvas';
paint1_7.size = '48" x 48" x 1.5"';
paint1_7.notes = 'Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_7.filename = 'DGH_Beams01_2003.jpg';
paintArray[6] = paint1_7;

var paint1_8 = {};
paint1_8.gallery = 'Paint1';
paint1_8.title = 'FERRIS';
paint1_8.medium = 'Acrylic on Canvas';
paint1_8.size = '48" x 48" x 1.5"';
paint1_8.notes = 'Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_8.filename = 'DGH_Ferris.jpg';
paintArray[7] = paint1_8;

var paint1_9 = {};
paint1_9.gallery = 'Paint1';
paint1_9.title = 'ARCANUM 2';
paint1_9.medium = 'Acrylic on Canvas';
paint1_9.size = '48" x 48" x 1.5"';
paint1_9.notes = 'Outside edges painted black so framing is not necessary.  Signed verso.';
paint1_9.filename = 'DGH_Arcanum48x_DSCN1486.jpg';
paintArray[8] = paint1_9;

var paint1_10 = {};
paint1_10.gallery = 'Paint1';
paint1_10.title = 'SHADOW';
paint1_10.medium = 'Acrylic on Canvas';
paint1_10.size = '48" x 48" x 1.5"';
paint1_10.notes = 'Inspired by view from under highway overpass.  Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint1_10.filename = 'DGH_Shadow.jpg';
paintArray[9] = paint1_10;


//PAINT 2

var paint2_1 = {};
paint2_1.gallery = 'Paint2';
paint2_1.title = 'EUREKA (The Truth at Last)';
paint2_1.medium = 'Acrylic on Canvas';
paint2_1.size = '30" x 48" x 1.5"';
paint2_1.notes = 'PRIVATE COLLECTION - "Eureka" was included in the "Top 10 Picks" by ArtQuest.com "... because the artist shows promise and needs to be brought to the forefront."  Image wraps the outside edges of the canvas so framing is not necessary.  Signed verso.';
paint2_1.filename = 'DGH_Eureka.jpg';
paint2Array[0] = paint2_1;

var paint2_2 = {};
paint2_2.gallery = 'Paint2';
paint2_2.title = 'BLUE WALL';
paint2_2.medium = 'Acrylic on Canvas';
paint2_2.size = '36" x 48" x 1.5"';
paint2_2.notes = 'PRIVATE COLLECTION - Texture is an important element of this painting.';
paint2_2.filename = 'DGH_Blue-Wall.jpg';
paint2Array[1] = paint2_2;

var paint2_3 = {};
paint2_3.gallery = 'Paint2';
paint2_3.title = 'ICON';
paint2_3.medium = 'Acrylic on Tile';
paint2_3.size = '31.25" x 24.75" (framed)';
paint2_3.notes = 'Inspired by graffiti found in Houston, Texas.  Highly textured applied to prepared acoustic tile to further enhance texture.  The ground which appears gray in this image is actually a cold stone blue over red. Signed verso.';
paint2_3.filename = 'DGH_Icon_2001.jpg';
paint2Array[2] = paint2_3;

var paint2_4 = {};
paint2_4.gallery = 'Paint2';
paint2_4.title = 'RENWICK';
paint2_4.medium = 'Acrylic on Canvas';
paint2_4.size = '36" x 24"';
paint2_4.notes = 'Exhibited in temporary presentation frame. Signed verso.';
paint2_4.filename = 'DGH_Renwick_2001.jpg';
paint2Array[3] = paint2_4;

var paint2_5 = {};
paint2_5.gallery = 'Paint2';
paint2_5.title = 'ARCANUM 1';
paint2_5.medium = 'Acrylic on canvas';
paint2_5.size = '34" x 34"';
paint2_5.notes = 'PRIVATE COLLECTION';
paint2_5.filename = 'DGH_Arcanum1.jpg';
paint2Array[4] = paint2_5;

var paint2_6 = {};
paint2_6.gallery = 'Paint2';
paint2_6.title = 'JACOB';
paint2_6.medium = 'Acrylic on Canvas';
paint2_6.size = '34" x 34"';
paint2_6.notes = 'Inspired by Jacobs Ladder.  Black shadow on highly textured white with each texture representing a different surface.  Shown in temporary presentation frame.  Signed verso.';
paint2_6.filename = 'DGH_JacobsLadder.jpg';
paint2Array[5] = paint2_6;

var paint2_7 = {};
paint2_7.gallery = 'Paint2';
paint2_7.title = 'KEMPNER PARK';
paint2_7.medium = 'Acrylic on Canvas';
paint2_7.size = '30" x  48" (plus frame)';
paint2_7.notes = 'PRIVATE COLLECTION - Galveston, Texas, on a fall day.  Many layers of warm glazes.';
paint2_7.filename = 'DGH_Eight_DSCN1491.jpg';
paint2Array[6] = paint2_7;

var paint2_8 = {};
paint2_8.gallery = 'Paint2';
paint2_8.title = 'DANU 2';
paint2_8.medium = 'Acrylic on Canvas';
paint2_8.size = '48" x 30" x 1.5"';
paint2_8.notes = 'Danu is a Celtic goddess.  Outside edges painted same as front ground so framing is not necessary. Signed verso.';
paint2_8.filename = 'DGH_Danu-2.jpg';
paint2Array[7] = paint2_8;

var paint2_9 = {};
paint2_9.gallery = 'Paint2';
paint2_9.title = 'BLUE PHOENIX';
paint2_9.medium = 'Acrylic on Canvas';
paint2_9.size = '34" x 13" x 1.5"';
paint2_9.notes = 'Background is stained raw canvas and the 3 foreground figures are on a textured ground  Outside edges painted light blue so framing is not necessary.  Signed verso.';
paint2_9.filename = 'DGH_Blue-Phoenix.jpg';
paint2Array[8] = paint2_9;

var paint2_10 = {};
paint2_10.gallery = 'Paint2';
paint2_10.title = 'VIEWPOINT';
paint2_10.medium = 'Acrylic on Canvas';
paint2_10.size = '15" x 30"';
paint2_10.notes = 'Image wraps outside edges of canvas so framing is not necessary. Signed verso.';
paint2_10.filename = 'DGH_Needles.jpg';
paint2Array[9] = paint2_10;

var paint2_11 = {};
paint2_11.gallery = 'Paint2';
paint2_11.title = 'MEDITATION';
paint2_11.medium = 'Acrylic on Canvas';
paint2_11.size = '34" x 21"';
paint2_11.notes = 'PRIVATE COLLECTION - Highly textured. Signed verso.';
paint2_11.filename = 'DGH_Meditation.jpg';
paint2Array[10] = paint2_11;

var paint2_12 = {};
paint2_12.gallery = 'Paint2';
paint2_12.title = 'NARCISSUS';
paint2_12.medium = 'Acrylic on Canvas';
paint2_12.size = '24" x 24" x 1.5"';
paint2_12.notes = 'PRIVATE COLLECTION';
paint2_12.filename = 'DGH_Narcissus.jpg';
paint2Array[11] = paint2_12;


//PAINT 3

var paint3_1 = {};
paint3_1.gallery = 'Paint3';
paint3_1.title = 'VOIR DIRE';
paint3_1.medium = 'Acrylic on Paper';
paint3_1.size = 'image 15" x 18" (Frame/glass 22.25" x 24.25")';
paint3_1.notes = 'PRIVATE COLLECTION';
paint3_1.filename = 'DGH_Voire-Dire.jpg';
paint3Array[0] = paint3_1;

var paint3_2 = {};
paint3_2.gallery = 'Paint3';
paint3_2.title = 'DANU I';
paint3_2.medium = 'Acrylic on Paper';
paint3_2.size = '34" x 21" (frame/glass)';
paint3_2.notes = 'PRIVATE COLLECTION - Danu is a Celtic goddess.';
paint3_2.filename = 'DGH_Danu_2000.jpg';
paint3Array[1] = paint3_2;

var paint3_3 = {};
paint3_3.gallery = 'Paint3';
paint3_3.title = 'BEAMS 3';
paint3_3.medium = 'Acrylic on Paper';
paint3_3.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_3.notes = '';
paint3_3.filename = 'DGH_Beams03-paper.jpg';
paint3Array[2] = paint3_3;

var paint3_4 = {};
paint3_4.gallery = 'Paint3';
paint3_4.title = 'FOURS';
paint3_4.medium = 'Acrylic on Paper';
paint3_4.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_4.notes = 'PRIVATE COLLECTION - Ink drawing on heavy paper stained with acrylic pigments.';
paint3_4.filename = 'DGH_Fours_DN1566.jpg';
paint3Array[3] = paint3_4;

var paint3_5 = {};
paint3_5.gallery = 'Paint3';
paint3_5.title = 'FUGUE';
paint3_5.medium = 'Acrylic on Paper';
paint3_5.size = 'image 8" x 12" (Frame/glass 16" x 20")';
paint3_5.notes = '';
paint3_5.filename = 'DGH_Matrix-paper.jpg';
paint3Array[4] = paint3_5;

var paint3_6 = {};
paint3_6.gallery = 'Paint3';
paint3_6.title = 'MASQUE';
paint3_6.medium = 'Acrylic and ink on Paper';
paint3_6.size = 'image 10" x 10" (Frame/glass 20" x 16")';
paint3_6.notes = 'Ink drawing on heavy paper stained with acrylic pigments.';
paint3_6.filename = 'DGH_Curve_DSCN1506.jpg';
paint3Array[5] = paint3_6;

var paint3_7 = {};
paint3_7.gallery = 'Paint3';
paint3_7.title = 'PLANES';
paint3_7.medium = 'Acrylic and ink on Paper';
paint3_7.size = 'image 10" x 10" (Frame/glass 20" x 16")';
paint3_7.notes = 'Ink drawing on heavy paper stained with acrylic pigments.';
paint3_7.filename = 'DGH_Planes-paper.jpg';
paint3Array[6] = paint3_7;

var paint3_8 = {};
paint3_8.gallery = 'Paint3';
paint3_8.title = 'PUZZLE';
paint3_8.medium = 'Acrylic on Paper';
paint3_8.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_8.notes = 'PRIVATE COLLECTION - Ink drawing on heavy paper stained with acrylic pigments.';
paint3_8.filename = 'DGH_Puzzle_DSCN1507.jpg';
paint3Array[7] = paint3_8;

var paint3_9 = {};
paint3_9.gallery = 'Paint3';
paint3_9.title = 'VIA';
paint3_9.medium = 'Acrylic on Paper';
paint3_9.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_9.notes = 'Ink drawing on heavy paper stained with acrylic pigments.';
paint3_9.filename = 'DGH_Via_DSCN1504.jpg';
paint3Array[8] = paint3_9;

var paint3_10 = {};
paint3_10.gallery = 'Paint3';
paint3_10.title = 'SYDNEY 4';
paint3_10.medium = 'Acrylic on Paper';
paint3_10.size = 'image 8" x 12" (Frame/glass 20" x 16")';
paint3_10.notes = '';
paint3_10.filename = 'DGH_Sydney4-paper.jpg';
paint3Array[9] = paint3_10;

var paint3_11 = {};
paint3_11.gallery = 'Paint3';
paint3_11.title = 'SYDNEY 5';
paint3_11.medium = 'Acrylic on Paper';
paint3_11.size = 'image 8" x 8" (Frame/glass 16" x 20")';
paint3_11.notes = '';
paint3_11.filename = 'DGH_Sydney5-paper.jpg';
paint3Array[10] = paint3_11;

var paint3_12 = {};
paint3_12.gallery = 'Paint3';
paint3_12.title = 'VEIL';
paint3_12.medium = 'Acrylic on Paper';
paint3_12.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_12.notes = '';
paint3_12.filename = 'DGH_Veil-paper.jpg';
paint3Array[11] = paint3_12;

var paint3_13 = {};
paint3_13.gallery = 'Paint3';
paint3_13.title = 'PANHANDLE';
paint3_13.medium = 'Acrylic on Paper';
paint3_13.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_13.notes = 'PRIVATE COLLECTION';
paint3_13.filename = 'DGH_Panhandle.jpg';
paint3Array[12] = paint3_13;

var paint3_14 = {};
paint3_14.gallery = 'Paint3';
paint3_14.title = 'SKEWED';
paint3_14.medium = 'Acrylic on Paper';
paint3_14.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_14.notes = '';
paint3_14.filename = 'DGH_Portal-angled-paper.jpg';
paint3Array[13] = paint3_14;

var paint3_15 = {};
paint3_15.gallery = 'Paint3';
paint3_15.title = 'SMALL PORTAL';
paint3_15.medium = 'Acrylic on Paper';
paint3_15.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_15.notes = '';
paint3_15.filename = 'DGH_Portal1-paper.jpg';
paint3Array[14] = paint3_15;

var paint3_16 = {};
paint3_16.gallery = 'Paint3';
paint3_16.title = 'DIVERSITY';
paint3_16.medium = 'Acrylic on Paper';
paint3_16.size = '24" x 24" - Frame/glass ';
paint3_16.notes = '';
paint3_16.filename = 'DGH_Diversity.jpg';
paint3Array[15] = paint3_16;

var paint3_17 = {};
paint3_17.gallery = 'Paint3';
paint3_17.title = 'SMALL CHARACTER';
paint3_17.medium = 'Acrylic on Paper';
paint3_17.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_17.notes = '';
paint3_17.filename = 'DGH_Character-paper.jpg';
paint3Array[16] = paint3_17;

var paint3_18 = {};
paint3_18.gallery = 'Paint3';
paint3_18.title = 'SMALL ARCANUM';
paint3_18.medium = 'Acrylic on Paper';
paint3_18.size = 'image 8" x 8" (Frame/glass 20" x 16")';
paint3_18.notes = '';
paint3_18.filename = 'DGH_Arcanum-paper_DSCN1489.jpg';
paint3Array[17] = paint3_18;

var paint3_19 = {};
paint3_19.gallery = 'Paint3';
paint3_19.title = 'VISION';
paint3_19.medium = 'Acrylic on Paper';
paint3_19.size = '26" x 34" x 1.5" (incl. frame/glass)';
paint3_19.notes = 'PRIVATE COLLECTION - "The morning breaks - the shadows flee."';
paint3_19.filename = 'DGH_Vision_DSCN1511.jpg';
paint3Array[18] = paint3_19;



//SCULPT

var sculpt1_1 = {};
sculpt1_1.gallery = 'Sculpt';
sculpt1_1.title = 'LEAST SQUARES';
sculpt1_1.medium = 'Acrylic on Canvas';
sculpt1_1.size = '51" x 73" x 1.5"';
sculpt1_1.notes = 'Constructed of four square canvases from 34"x34" to 8"x8".  Outside edges painted black so framing is not necessary.  Signed verso.';
sculpt1_1.filename = 'DGH_Least-Squares_1999.gif';
sculpt1Array[0] = sculpt1_1;

var sculpt1_2 = {};
sculpt1_2.gallery = 'Sculpt';
sculpt1_2.title = 'TRIO';
sculpt1_2.medium = 'Mixed Media on Panel, acrylic';
sculpt1_2.size = '48" x 30" x 2"';
sculpt1_2.notes = 'PRIVATE COLLECTION';
sculpt1_2.filename = 'DGH_Trio_2002.gif';
sculpt1Array[1] = sculpt1_2;

var sculpt1_3 = {};
sculpt1_3.gallery = 'Sculpt';
sculpt1_3.title = 'RONDO';
sculpt1_3.medium = 'Maquette in plaster';
sculpt1_3.size = '9.5" H x 7.25" W x 6" D';
sculpt1_3.notes = 'Maquette for larger works in various materials including wood, bronze, copper, and stainless steel.  Also available as a fountain.';
sculpt1_3.filename = 'DGH_HighRise.jpg';
sculpt1Array[2] = sculpt1_3;

var sculpt1_4 = {};
sculpt1_4.gallery = 'Sculpt';
sculpt1_4.title = 'DISCOVERY';
sculpt1_4.medium = 'Wood, Enamel, Gold Paint';
sculpt1_4.size = ' 31"H x 44"W x 1.5"D';
sculpt1_4.notes = 'Useful facts are diminished by "Golden Ratio" as one gets closer to the truth.';
sculpt1_4.filename = 'DGH_Framed_2001.gif';
sculpt1Array[3] = sculpt1_4;

var sculpt1_5 = {};
sculpt1_5.gallery = 'Sculpt';
sculpt1_5.title = 'ON THE OTHER HAND';
sculpt1_5.medium = 'Bronze, unique';
sculpt1_5.size = 'Each 4.5"H x 3.5"W x 3"D';
sculpt1_5.notes = 'One figure is formed from the left hand and the other from the right.  Together they complement each other as an eternal pair.';
sculpt1_5.filename = 'DGH_Other-Hand-front.gif';
sculpt1Array[4] = sculpt1_5;

var sculpt1_6 = {};
sculpt1_6.gallery = 'Sculpt';
sculpt1_6.title = 'MODERN MAN';
sculpt1_6.medium = 'Bronze, unique';
sculpt1_6.size = ' 4.25"H x 6"W x 4.5"D';
sculpt1_6.notes = 'He is fallen and robbed of some vital extremities, yet he continues to rise again.';
sculpt1_6.filename = 'DGH_ModernMan_DN1859.jpg';
sculpt1Array[5] = sculpt1_6;

var sculpt1_7 = {};
sculpt1_7.gallery = 'Sculpt';
sculpt1_7.title = 'MANDALA';
sculpt1_7.medium = 'Maquette in fiberboard';
sculpt1_7.size = '34"H x 34"W x 6"D';
sculpt1_7.notes = 'Changing relationships have a pattern not only from center to edge of life, but also in the hills and valleys we cross.';
sculpt1_7.filename = 'DGH_Mandala.gif';
sculpt1Array[6] = sculpt1_7;

var sculpt1_8 = {};
sculpt1_8.gallery = 'Sculpt';
sculpt1_8.title = 'RISING STAR';
sculpt1_8.medium = 'Maquette in paperboard';
sculpt1_8.size = '14.25"H x 5.75"W x 5.75"D';
sculpt1_8.notes = 'Hope and aspiration. Shown is a 5-pointed star.  Also available in Star of David.';
sculpt1_8.filename = 'DGH_RisingStar.gif';
sculpt1Array[7] = sculpt1_8;


//PHOTO

var photo1_1 = {};
photo1_1.gallery = 'Photo';
photo1_1.title = 'OAKS - Sugarland, Texas';
photo1_1.medium = 'Silver Gelatin Print';
photo1_1.size = '9" x 13" in 16x20 mat';
photo1_1.notes = 'Edition of 25';
photo1_1.filename = 'DGH_Oaks-SugarlandTX.jpg';
photo1Array[0] = photo1_1;

var photo1_2 = {};
photo1_2.gallery = 'Photo';
photo1_2.title = 'SILVER DOLLAR';
photo1_2.medium = 'Silver Gelatin Print';
photo1_2.size = '19" x 13" in 19.5x25.5 double-mat';
photo1_2.notes = 'Edition of 25';
photo1_2.filename = 'DGH_SilverDollar.jpg';
photo1Array[1] = photo1_2;


//1ALLEN

var oneallen1_1 = {};
oneallen1_1.gallery = '1ALLEN';
oneallen1_1.title = 'View from Smith Street Entrance';
oneallen1_1.medium = 'n/a';
oneallen1_1.size = 'n/a';
oneallen1_1.notes = 'n/a';
oneallen1_1.filename = 'Escalator_DSCN1541.jpg';
oneallen1Array[0] = oneallen1_1;

var oneallen1_2 = {};
oneallen1_2.gallery = '1ALLEN';
oneallen1_2.title = 'View from Chase Bank lobby';
oneallen1_2.medium = 'n/a';
oneallen1_2.size = 'n/a';
oneallen1_2.notes = 'n/a';
oneallen1_2.filename = 'Chase_DSCN1539.jpg';
oneallen1Array[1] = oneallen1_2;

var oneallen1_3 = {};
oneallen1_3.gallery = '1ALLEN';
oneallen1_3.title = 'Wide View from Hess lobby';
oneallen1_3.medium = 'n/a';
oneallen1_3.size = 'n/a';
oneallen1_3.notes = 'n/a';
oneallen1_3.filename = 'HessPetroleum-2_DSCN1538.jpg';
oneallen1Array[2] = oneallen1_3;

var oneallen1_4 = {};
oneallen1_4.gallery = '1ALLEN';
oneallen1_4.title = 'Closer View from Hess lobby';
oneallen1_4.medium = 'n/a';
oneallen1_4.size = 'n/a';
oneallen1_4.notes = 'n/a';
oneallen1_4.filename = 'HessPetroleum-1_DSCN1555.jpg';
oneallen1Array[3] = oneallen1_4;

var oneallen1_5 = {};
oneallen1_5.gallery = '1ALLEN';
oneallen1_5.title = 'View from east window toward Hess';
oneallen1_5.medium = 'n/a';
oneallen1_5.size = 'n/a';
oneallen1_5.notes = 'n/a';
oneallen1_5.filename = 'Ferris_DSCN1550.jpg';
oneallen1Array[4] = oneallen1_5;

var oneallen1_6 = {};
oneallen1_6.gallery = '1ALLEN';
oneallen1_6.title = 'View from south window toward Chase Bank';
oneallen1_6.medium = 'n/a';
oneallen1_6.size = 'n/a';
oneallen1_6.notes = 'n/a';
oneallen1_6.filename = 'Jacob_DSCN1549.jpg';
oneallen1Array[5] = oneallen1_6;

var oneallen1_7 = {};
oneallen1_7.gallery = '1ALLEN';
oneallen1_7.title = 'View from skyway to 2 Allen Center';
oneallen1_7.medium = 'n/a';
oneallen1_7.size = 'n/a';
oneallen1_7.notes = 'n/a';
oneallen1_7.filename = '2Allen-a_DSCN1548.jpg';
oneallen1Array[6] = oneallen1_7;

var oneallen1_8 = {};
oneallen1_8.gallery = '1ALLEN';
oneallen1_8.title = 'Closer view from skyway to 2 Allen Center';
oneallen1_8.medium = 'n/a';
oneallen1_8.size = 'n/a';
oneallen1_8.notes = 'n/a';
oneallen1_8.filename = '2Allen-b_DSCN1557.jpg';
oneallen1Array[7] = oneallen1_8;

var oneallen1_9 = {};
oneallen1_9.gallery = '1ALLEN';
oneallen1_9.title = 'View from direction of Doubletree Hotel';
oneallen1_9.medium = 'n/a';
oneallen1_9.size = 'n/a';
oneallen1_9.notes = 'n/a';
oneallen1_9.filename = 'Doubletree1_DSCN1560.jpg';
oneallen1Array[8] = oneallen1_9;


//GL1

var GL1_1 = {};
GL1_1.gallery = 'GL1';
GL1_1.title = 'View from front door - The Studio Wall';
GL1_1.medium = 'n/a';
GL1_1.size = 'n/a';
GL1_1.notes = 'n/a';
GL1_1.filename = 'DGH_GL-front-Studio_090108_DSC3123.jpg';
GL1Array[0] = GL1_1;

var GL1_2 = {};
GL1_2.gallery = 'GL1';
GL1_2.title = 'The Studio Wall';
GL1_2.medium = 'n/a';
GL1_2.size = 'n/a';
GL1_2.notes = 'n/a';
GL1_2.filename = 'DGH_GL-Studio_091008_DSC3141.jpg';
GL1Array[1] = GL1_2;

var GL1_3 = {};
GL1_3.gallery = 'GL1';
GL1_3.title = 'Eureka';
GL1_3.medium = 'n/a';
GL1_3.size = 'n/a';
GL1_3.notes = 'n/a';
GL1_3.filename = 'DGH_GL-Eureka_090108_DSC3125.jpg';
GL1Array[2] = GL1_3;

var GL1_4 = {};
GL1_4.gallery = 'GL1';
GL1_4.title = 'Office and four works';
GL1_4.medium = 'n/a';
GL1_4.size = 'n/a';
GL1_4.notes = 'n/a';
GL1_4.filename = 'DGH_GL-office-4works_090108_DSC3130.jpg';
GL1Array[3] = GL1_4;

var GL1_5 = {};
GL1_5.gallery = 'GL1';
GL1_5.title = 'Six works';
GL1_5.medium = 'n/a';
GL1_5.size = 'n/a';
GL1_5.notes = 'n/a';
GL1_5.filename = 'DGH_GL-6works_090108_DSC3129.jpg';
GL1Array[4] = GL1_5;

var GL1_6 = {};
GL1_6.gallery = 'GL1';
GL1_6.title = 'Feather Moon and Jamaica Beach';
GL1_6.medium = 'n/a';
GL1_6.size = 'n/a';
GL1_6.notes = 'n/a';
GL1_6.filename = 'DGH_GL-2MoonJamaica_090108_DSC3145.jpg';
GL1Array[5] = GL1_6;

var GL1_7 = {};
GL1_7.gallery = 'GL1';
GL1_7.title = 'Small Gallery - Major Third';
GL1_7.medium = 'n/a';
GL1_7.size = 'n/a';
GL1_7.notes = 'n/a';
GL1_7.filename = 'DGH_GL-Major3rd_090108_DSC3149.jpg';
GL1Array[6] = GL1_7;

var GL1_8 = {};
GL1_8.gallery = 'GL1';
GL1_8.title = 'This Follows and Major Third';
GL1_8.medium = 'n/a';
GL1_8.size = 'n/a';
GL1_8.notes = 'n/a';
GL1_8.filename = 'DGH_GL-2FollowsThird_090108_DSC3151.jpg';
GL1Array[7] = GL1_8;

var GL1_9 = {};
GL1_9.gallery = 'GL1';
GL1_9.title = 'Small Gallery - Close Quarters';
GL1_9.medium = 'n/a';
GL1_9.size = 'n/a';
GL1_9.notes = 'n/a';
GL1_9.filename = 'DGH_GL-CloseQuarters_090108_DSC3154.jpg';
GL1Array[8] = GL1_9;

var GL1_10 = {};
GL1_10.gallery = 'GL1';
GL1_10.title = 'Intervention';
GL1_10.medium = 'n/a';
GL1_10.size = 'n/a';
GL1_10.notes = 'n/a';
GL1_10.filename = 'DGH_GL-Intervention_090108_DSC3133.jpg';
GL1Array[9] = GL1_10;

var GL1_11 = {};
GL1_11.gallery = 'GL1';
GL1_11.title = 'Becoming';
GL1_11.medium = 'n/a';
GL1_11.size = 'n/a';
GL1_11.notes = 'n/a';
GL1_11.filename = 'DGH_GL-Becoming_090108_DSC3137.jpg';
GL1Array[10] = GL1_11;

var GL1_12 = {};
GL1_12.gallery = 'GL1';
GL1_12.title = 'Impending Storm';
GL1_12.medium = 'n/a';
GL1_12.size = 'n/a';
GL1_12.notes = 'n/a';
GL1_12.filename = 'DGH_GL-storm_090108_DSC3132.jpg';
GL1Array[11] = GL1_12;

var GL1_13 = {};
GL1_13.gallery = 'GL1';
GL1_13.title = 'Impending Storm';
GL1_13.medium = 'n/a';
GL1_13.size = 'n/a';
GL1_13.notes = 'n/a';
GL1_13.filename = 'DGH_GL-storm_090108_DSC3135.jpg';
GL1Array[12] = GL1_13;

//FUNCTIONS

var beginPage = '<html><head>\n<link rel="stylesheet" href="../style.css"><script language="javascript" src="copyright.js"></script></head>\n'+
    '<body leftmargin="0" topmargin="0" bgcolor="#D9D2CE">';


var undefined;

function loadPreviewImages(galleryName,loadFirstImage) {
    if(galleryName == "" || galleryName == undefined) {
      galleryName = "Coll09";
    }
	
    var outStr = "";
    
	//get div tag where html is written to
	var previewOb = document.getElementById("preview");
	
    //START TABLE TAG
    outStr += '<table align="center" cellpadding="2" cellspacing="2"><tr>';
    
	var firstImage;
    //CREATE PREVIEW CELLS
	var imgAr = galleries[galleryName];
    for(var i=0;i<imgAr.length;i++) {
		var img = imgAr[i];
		if(i==0) {
			firstImage = img;
		}
		outStr += '<td><a href="javascript:void(0);" onclick="loadImage(\'' + galleryName + '\',\'' + img.filename + '\');"><img src="../images/PR_' + img.filename + '" hspace="0" border="5" style="border-color:#999999"></a></td>';
    }
	
    if(loadFirstImage && firstImage != undefined) {
		loadImage(galleryName, firstImage.filename);
	}
	
    //END TABLE TAG
    outStr += '</tr></table>';
    previewOb.innerHTML = outStr;
    //document.write(outStr);

}


function loadImage(galleryName, imageName) {
	var img = getImage(galleryName, imageName);
	var previous = getPrevious(galleryName, imageName);
	var next = getNext(galleryName, imageName);

	var outStr = beginPage + '<table border="0" cellpadding="2" cellspacing="10" align="center" width="100"><tr bgcolor="#D9D2CE">';
	
	//write next cell and link
	outStr += '<td class="verdana8pt" width="10%">';
	if(previous != '') {
		outStr += '<a href="javascript:void(0);" onclick="parent.leftframe.loadImage(\'' + galleryName + '\',\''+previous+'\')">Previous</a>';
	} else {
		outStr += 'Previous';
	}
	outStr += '</td>';
	//write image title
	outStr += '<td align="center" class="verdana9pt" width="80%"><b>' + img.title + '</b></td>';
	//write left cell and link
	outStr += '<td class="verdana8pt" align="right" width="10%">';
	if(next != '') {
		outStr += '<a href="javascript:void(0);" onclick="parent.leftframe.loadImage(\'' + galleryName + '\',\''+next+'\')">Next</a>';
	} else {
		outStr += 'Next';
	}
	outStr += '</td>';
    outStr += '<tr><td colspan="3" align="center"><img id="mainimage" src="../images/' + imageName + '"></td></tr>';
	
	if(img.images != null) {
		outStr += "<tr><td align='center' colspan='3'><table><tr>";
		for(var i=0;i<img.images.length;i++) {
			outStr += "<td><a href='javascript:void(0);' onclick='parent.leftframe.switchImage(\""+img.images[i]+"\");'><img src='../images/PR_" + img.images[i] + "'></a></td>";
		}
		outStr += "</tr></table></td></tr>";
	}
	
    outStr += '</table>'+
    '</body></html>';
	
	parent.main.document.write(outStr);
	parent.main.document.close();

	loadInfo(galleryName, imageName);
}

function switchImage(newimage) {
	var mainimg = parent.main.document.getElementById('mainimage');
	if(mainimg != null) {
		mainimg.src = '../images/'+newimage;
	}
}

function loadInfo(galleryName, imageName) {
	var img = getImage(galleryName, imageName);
	
	//get div
	var infoOb = document.getElementById("info");

	var outStr = 'Information on Enlarged Image -----> <br><br>';
    for(var i = 0;i<attributes.length;++i) {
       var val = img[attributes[i]];
       var att = attributes[i].substring(0,1);
       att = att.toUpperCase();
       att += attributes[i].substring(1);
       outStr += '<b>' + att + ':</b> ' + val + '<br>';

     }

    outStr += '</td></tr></table>';
	infoOb.innerHTML = outStr;
//parent.info.document.write(outStr);
//parent.info.document.close();
}

function getImage(galleryName, fileName) {
	var ar = galleries[galleryName];
	if(ar != undefined) {
		for(var i=0;i<ar.length;i++) {
			var img = ar[i];
			if(img.filename == fileName) {
				return img;
			}
		}
	}
	return undefined;
}

function getNext(galleryName, current) {
	var selectedGalleryArray = galleries[galleryName];
	
	var foundCurrent = false;
	for(var i=0;i<selectedGalleryArray.length;i++) {
		var img = selectedGalleryArray[i];
		if(foundCurrent) {
			return img.filename;
		}
		if(img.filename == current) {
			foundCurrent = true;
		}
	}
	return '';
}

function getPrevious(galleryName, current) {
	var selectedGalleryArray = galleries[galleryName];

	var last = '';
	for(var i=0;i<selectedGalleryArray.length;i++) {
		var img = selectedGalleryArray[i];
		if(img.filename == current) {
			return last;
		}
		last = img.filename;
	}
	return '';
	
}


   var ErrMsg = "Copyright 2004-2009 - www.DGHgroup.com; All Rights Reserved";

   function disableRightClick(btnClick){
   if (navigator.appName == "Netscape" && btnClick.which == 3){
   alert(ErrMsg);
   return false;
   }
   else if (navigator.appName =="Microsoft Internet Explorer" && event.button
   == 2){
   alert(ErrMsg);
   return false;
   }
   }
   document.onmousedown = disableRightClick;




