function loadNav(thisSec, isHome){
	if(isHome==true){
     var swfName = "home";//do not include extention
        var width = 640
        var height =200
    }else{
        var swfName = "subnav";//do not include extention
        var width = 340;
	    var height = 200;
    }	
	var queryString = "sec=" + thisSec;
	document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="'+width+'" HEIGHT="'+height+'" id="'+swfName+'" ALIGN=""> <PARAM NAME=movie VALUE="'+swfName+'.swf?'+queryString+'"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#666699> <EMBED src="'+swfName+'.swf?'+queryString+'" quality=high bgcolor=#666699  WIDTH="'+width+'" HEIGHT="'+height+'" NAME="'+swfName+'" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED></OBJECT>');
}
function showPhoto(vImage,vTitle,vWidth,vHeight,vDetails,vComment) {
	cHeightFactor = 0;
	if(vComment!="") { cHeightFactor = Math.round(vComment.length/(vWidth/5)); }
	popupHeight = (vHeight + 40 + (20 * cHeightFactor ) + ( vComment=="" ? 0 : 20 ) );
	msg=window.open("","","height=" + (50 + popupHeight) + ",width=" + (50 + vWidth) + ",,left=200,top=200,resizable=yes,scrollbars=yes");
	msg.document.write("<html>");
	msg.document.write("<head><title>[Ouida   " + vTitle + "]</title></head>");
	msg.document.write("<body bgcolor='#666666' marginheight='0' topmargin='0' marginwidth='0' leftmargin='0'>");
	msg.document.write("<center><a href='javaScript:self.close()'><img src='" + vImage + "' border='0'></a></center><blockquote>");
	msg.document.write('<font style="font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px;">'+vTitle+'<br>'+vDetails+'</font>');
	msg.document.write('<font style="font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif; color:#ffffff; font-size:12px;"><p>'+vComment+'</font>');
	msg.document.write('</blockquote></body></html>');
	return msg;
}

function getImage(thisTitle){
	var thisTitle = thisTitle;
	var xx = picArray.length;
	var thisPic = -1;
	for(var x = 0; x < xx; x++){
		if(picArray[x].title == thisTitle){
			thisPic = x;
			break;
		}
	}
	if(thisPic != -1){
		//alert("Found image " + picArray[xx].title)
		var t = picArray[thisPic].title.replace("^","'");
		var i = "images/" + picArray[thisPic].section + "/" + picArray[thisPic].image + ".jpg";
		var w = picArray[thisPic].width;
		var h = picArray[thisPic].height;
		if(picArray[thisPic].year){
			var d = "year: "+ picArray[thisPic].year +" size: " + picArray[thisPic].size + " media: " + picArray[thisPic].media;
		}else{
			var d = "size: " + picArray[thisPic].size + " media: " + picArray[thisPic].media;
		}
		var c = picArray[thisPic].comment;
		showPhoto(i,t,w,h,d,c);
	} else {
		alert(thisTitle + " not found")
	}
	
}
secDisplayName = new Array();
secDisplayName.push({folder:"figure",display:"The Figure"});
secDisplayName.push({folder:"garden",display:"Desert Garden"});
secDisplayName.push({folder:"handprints",display:"Handprints"});
secDisplayName.push({folder:"region",display:"La Region"});
secDisplayName.push({folder:"landscapes",display:"The Landscape"});

function getSectionDisplay(thisFolder){
	for(each in secDisplayName){
		if(secDisplayName[each].folder == thisFolder){
			return secDisplayName[each].display;
			break;
		}
	}
}
var strContactForShipping = "<a href='mailto:ouida@ouidatouchon.com'>email for shipping info</a>";
var strAvailableForSale = "<a href=\"javaScript:window.open('pricelist.html','openwin','width=700,height=500,toolbar=no,directories=no,,status=no,menubar=no,scrollbars=yes,resizable=yes'); void(0);\" style='color:#ffffff;'>Available For Sale</a>";
picArray = new Array();
//figure
picArray.push({section:"figure",image:"push-pull",width:513,height:500,title:"Push Pull",size:"24&#34;&nbsp;x&nbsp;24&#34;", media:"oil on canvas", year:"2003", comment:"",description:"",price:"",shipped:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"figure",image:"Domestic-Bliss",width:408,height:500,title:"Domestic Bliss",size:"36&#34;&nbsp;x&nbsp;30&#34;", media:"oil on canvas", year:"2004", comment:strAvailableForSale,description:"unframed, gallery wrapped canvas",price:"1,200",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"figure",image:"Escape-Velocity",width:517,height:500,title:"Escape Velocity",size:"48&#34;&nbsp;x&nbsp;48&#34;", media:"oil on canvas", year:"2003", comment:strAvailableForSale,description:"unframed, gallery wrapped canvas",price:"1,500",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"figure",image:"Exit-Strategy",width:505,height:500,title:"Exit Strategy",size:"48&#34;&nbsp;x&nbsp;48&#34;", media:"oil on canvas", year:"2003", comment:strAvailableForSale,description:"unframed, gallery wrapped canvas",price:"1,500",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"figure",image:"Disruption",width:600,height:468,title:"Disruption",size:"48&#34;&nbsp;x&nbsp;62&#34;", media:"oil on canvas", year:"2004", comment:strAvailableForSale,description:"unframed, gallery wrapped canvas",price:"1,600",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"figure",image:"window-boxed",width:596,height:500,title:"Window Boxed",size:"30&#34;&nbsp;x&nbsp;36&#34;", media:"oil on canvas", year:"2004", comment:strAvailableForSale,description:"unframed, gallery wrapped canvas",price:"1,200",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"figure",image:"thebathers",title:"The Bathers",width:600,height:499,size:"30&#34;&nbsp;x&nbsp;36&#34;",media:"oil on canvas",year:"2001",comment:"I attempt to paint a psychology in my figurative scenes. What is going on here? Why is the boy removed from the others? What is the woman in the red cap feeling? What is the relationship of this group to the viewer?",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"figure",image:"morninglight",title:"Morning Light",width:399,height:500,size:"33&#34;&nbsp;x&nbsp;27&#34;",media:"oil on canvas",year:"2001",comment:"I enjoy compression of figures and always look for situations with great effects of light and shadow.",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"figure",image:"Trade-Off-8-05",title:"Trade Off",width:391,height:500,size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"oil on panel",year:"",comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});

//NEW
picArray.push({section:"garden",image:"pattern_in_red_i", width:497,height:500 ,title:"Pattern in Red I",size:"18&#34;&nbsp;x&nbsp;18&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"pattern_in_red_ii", width:505,height:500 ,title:"Pattern in Red II",size:"18&#34;&nbsp;x&nbsp;19&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
//OLD
picArray.push({section:"garden",image:"Pinchos-y-Espinas", width:600,height:460,title:"Pinchos y Espinas",size:"36&#34;&nbsp;x&nbsp;48&#34;", media:"mixed media on paper", year:"2004", comment:strAvailableForSale,description:"painted on acid free heavy weight paper",price:"600",shipped:"shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"garden",image:"Rio-Grande-Cottonwood", width:370,height:500,title:"Rio Grande Cottonwood",size:"16&#34;&nbsp;x&nbsp;12&#34;", media:"oil on panel", year:"2004", comment:strAvailableForSale,description:"gessoed panel w/ oil paint",price:"200",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"garden",image:"Nopal-noise", width:358,height:500,title:"Nopal Noise",size:"30&#34;&nbsp;x&nbsp;22&#34;", media:"mixed media on paper", year:"2004", comment:strAvailableForSale,description:"water media on acid free paper",price:"200",shipped:"boxed, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"garden",image:"dandelionasmetaphor",title:"Dandelion as Metaphor",width:600,height:480,size:"36&#34;&nbsp;x&nbsp;42&#34;",media:"mixed media on board",year:"2001",comment:"Collection of Chad Towndrow and Derek Dimoni.",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"gardenmotifchair",title:"Garden motif chair",width:360,height:380,size:"18 1/2&#34;&nbsp;x&nbsp;18 1/2&#34;",media:"acrylic on canvas",year:"1999",comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"gardenmotifironwork",title:"Garden motif ironwork",width:485,height:500,size:"18 1/2&#34;&nbsp;x&nbsp;18 1/2&#34;",media:"acrylic on canvas",year:"1999",comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"gardenmotifwateringcan",title:"Garden motif watering can",width:477,height:500,size:"18 1/2&#34;&nbsp;x&nbsp;18 1/2&#34;",media:"acrylic on canvas",year:"1999",comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"gardenurnfromelmtree",title:"Garden urn from elm tree",width:554,height:500,size:"51&#34;&nbsp;x&nbsp;55&#34;",media:"acrylic on canvas",year:"1998",comment:"A bird&#8217;s eye view. I painted the urn over and over; it became an emblem of a lost garden, taking on iconic status in my heart.",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"garden",image:"reasontrap",title:"Reason Trap",width:331,height:500,size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"mixed media on board",year:"2001",comment:"Sometimes reason becomes an obstacle, its dimensions too high to summit. Life&#8217;s lessons are layered like skin, like organic matter on the earth&#8217;s floor.<br>Collection of Allison Cordray",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});


//NEW
picArray.push({section:"landscapes",image:"almond_bloom_ronda_spain", width:397,height:500 ,title:"Almond Bloom, Ronda Spain",size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"silent_glade", width:399,height:500 ,title:"Silent Glade",size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"spotted_hills_iv", width:497,height:500 ,title:"Spotted Hills IV",size:"18&#34;&nbsp;x&nbsp;18&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"spotted_hills_l", width:600,height:475 ,title:"Spotted Hills I",size:"7&#34;&nbsp;x&nbsp;9&#34;",media:"oil on panel", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"spotted_hills_santo_domingo_pueblo", width:372,height:500 ,title:"Spotted Hills, Santo Domingo Pueblo",size:"36&#34;&nbsp;x&nbsp;24&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"sunset_on_monastery_road", width:596,height:500 ,title:"Sunset on Monastery Road",size:"10&#34;&nbsp;x&nbsp;12&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"valley_view_ronda_spain", width:600,height:451 ,title:"Valley View Ronda, Spain",size:"30&#34;&nbsp;x&nbsp;40&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"view_from_the_village_of_ronda_spain", width:600,height:448 ,title:"View from the Village of Ronda, Spain",size:"30&#34;&nbsp;x&nbsp;40&#34;",media:"oil on canvas", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
// OLD
picArray.push({section:"landscapes",image:"Drive-by-shooting-1", width:600,height:268 ,title:"Drive By Shooting Series #1",size:"36&#34;&nbsp;x&nbsp;80&#34;",media:"oil on panel", year:"2005", comment:strAvailableForSale + "<br>What an amazement to take a drive and realize you have your camera by your side... don&#8217;t bother slowing down, just shoot, and shoot again.",description:"hollow core luan door panel",price:"2,500",shipped:strContactForShipping,pricelist:"y",thumbnail:"y"});
picArray.push({section:"landscapes",image:"Chama-River-July", width:397,height:500 ,title:"Chama River July",size:"24&#34;&nbsp;x&nbsp;18&#34;",media:"oil on panel,2004, collection of Jim & Jane Langell", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"gardeninumbria",title:"Garden in Umbria", width:600,height:490 ,size:"2000, oil on canvas, 17&#34;&nbsp;x&nbsp;19&#34;",comment:"Plein air painting has always been a delight to me. This body of work was done in Umbria, in a small village called Monte Castillo di Vibio.<br>Collection of Lloyd Dupont.",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"striped-mountain-8-05", width:564,height:500 ,title:"The Piedra Lumbre Suite: Striped Mountain",size:"17&#34;&nbsp;x&nbsp;19&#34;",media:"oil on Artboard", comment:strAvailableForSale,description:"framed w/ black wood ornate molding, can be removed from frame",price:"800",shipped:"framed, boxed UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"landscapes",image:"striped-mountain-8-05", width:564,height:500 ,title:"The Piedra Lumbre Suite: Striped Mountain",size:"17&#34;&nbsp;x&nbsp;19&#34;",media:"oil on Artboard", comment:strAvailableForSale,description:"",price:"600",shipped:"unframed, boxed, UPS ground",pricelist:"y",thumbnail:"n" });
picArray.push({section:"landscapes",image:"banded-hills-8-05", width:600,height:476 ,title:"The Piedra Lumbre Suite: Banded Hills",size:"12&#34;&nbsp;x&nbsp;15&#34;",media:"oil on panel", comment:"",description:"",price:"",shipped:"framed, boxed UPS ground",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"Saltbush-and-sage-8-05", width:494,height:500 ,title:"The Piedra Lumbre Suite: Saltbush and Sage",size:"16 1/2&#34;&nbsp;x&nbsp; 16 1/2&#34;",media:"oil on Artboard", comment:"",description:"",price:"",shipped:"framed, boxed UPS ground",pricelist:"n",thumbnail:"y"});
picArray.push({section:"landscapes",image:"white-place-8-05", width:562,height:500 ,title:"The Piedra Lumbre Suite: White Place",size:"18&#34;&nbsp;x&nbsp;20&#34;",media:"oil on panel", comment:strAvailableForSale,description:"framed w/ antique bronze ornate wood molding",price:"800",shipped:"framed, boxed UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"landscapes",image:"white-place-8-05", width:562,height:500 ,title:"The Piedra Lumbre Suite: White Place",size:"18&#34;&nbsp;x&nbsp;20&#34;",media:"oil on panel", comment:strAvailableForSale,description:"",price:"600",shipped:"unframed, boxed UPS ground",pricelist:"y",thumbnail:"n" });

//NEW
picArray.push({section:"handprints",image:"approach", width:362,height:500 ,title:"Approach",size:"7&#34;&nbsp;x&nbsp;5&#34; paper size 15&#34;&nbsp;x&nbsp;11&#34;",media:"Color etching", year:"2008", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"connection_of_disparate_forces", width:371,height:500 ,title:"Connection of Disparate Forces",size:"16&#34;&nbsp;x&nbsp;12&#34;",media:"woodcut/ solarplate etching", year:"2008", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"long_otters_shirt", width:372,height:500 ,title:"Long Otter^s Shirt",size:"30&#34;&nbsp;x&nbsp;22&#34;",media:"2 plate reduction woodcut", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"pomegranates_umbria", width:600,height:422 ,title:"Pomegranates, Umbria",size:"6 1/2&#34;&nbsp;x&nbsp;11&#34; paper size 15&#34;&nbsp;x&nbsp;11&#34;",media:"Color etching", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"umbriana", width:373,height:500 ,title:"Umbriana",size:"24&#34;&nbsp;x&nbsp;18&#34;",media:"2 plate reduction woodcut", year:"2007", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"ascending_spiral", width:371,height:500 ,title:"Ascending Spiral",size:"16&#34;&nbsp;x&nbsp;12&#34;",media:"woodcut/ solarplate etching.", year:"2008", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
//OLD
picArray.push({section:"handprints",image:"mississippi_ii",width:214,height:500,title:"Mississippi ll",size:"24&#34;&nbsp;x&nbsp;10&#34;",media:"reduction woodcut, edition of 2", year:"2007", comment:strAvailableForSale,description:"unframed, base sheet 28&#34;&nbsp;x&nbsp; 15&#34;",price:"425",shipped:"edition of 2, shipped flat, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"suite_for_kitty_7",width:500,height:495,title:"Suite for Kitty #7",size:"12&#34;&nbsp;x&nbsp;12&#34;",media:"reduction woodcut, edition of 5", year:"2006", comment:strAvailableForSale,description:"unframed, japanese paper on base sheet 20&#34;&nbsp;x&nbsp;15&#34;",price:"200",shipped:"edition of 5, shipped flat, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"red_dress",width:368,height:500,title:"Red Dress",size:"30&#34;&nbsp;x&nbsp;22&#34;",media:"2 plate reduction woodcut, edition of 5", year:"2006", comment:"available for sale at <a href=http://www.tierramontana.com/artists/touchon/touchon.htm target=_blank style=color:#ffffff>Tierra Montana Gallery</a>",description:"",price:"",shipped:"framed, boxed UPS ground",pricelist:"n",thumbnail:"y"});
picArray.push({section:"handprints",image:"dreamscape",width:378,height:500,title:"Dreamscape",size:"9&#34;&nbsp;x&nbsp;7&#34;",media:"chin colle and woodcut on handmade paper", year:"2005", comment:strAvailableForSale,description:"",price:"160",shipped:"framed, boxed UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"fourplaychamisamoonwborder",width:332,height:500,title:"Fourplay-Chamisa Moon",size:"24&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, edition of 15", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 33&#34;&nbsp;x&nbsp;25 1/2&#34; German laid acid free paper",price:"300",shipped:"edition of 15, shipped in tube, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"fourplaypomegranatewborder",width:332,height:500,title:"Fourplay-Pomegranate",size:"24&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, collograph, edition of 25", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 33&#34;&nbsp;x&nbsp;25 1/2&#34; German laid acid free paper",price:"300",shipped:"edition of 25, shipped in tube, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"fourplayredsaltbushwborder",width:335,height:500,title:"Fourplay-Red Saltbush",size:"24&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, edition of 15", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 33&#34;&nbsp;x&nbsp;25 1/2&#34; German laid acid free paper",price:"300",shipped:"edition of 15, shipped in tube, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"strata",width:333,height:500,title:"Strata",size:"9&#34;&nbsp;x&nbsp;6&#34;",media:"chin colle and woodcut on handmade paper", year:"2005", comment:strAvailableForSale,description:"unframed,acid free base sheet 16&#34;&nbsp;x&nbsp;10&#34;",price:"160",shipped:"Unique print, shipped flat, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"suiteforkitty1",width:283,height:500,title:"Suite for Kitty #1",size:"30&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, edition of 12", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 36&#34;&nbsp;x&nbsp;21&#34;, acid free paper",price:"300",shipped:"edition of 12, shipped in tube, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"thebeginningofmyth",width:473,height:500,title:"The Beginning of Myth",size:"12&#34;&nbsp;x&nbsp;12&#34;",media:"woodcut, chin colle", year:"2005", comment:strAvailableForSale,description:"unframed, base sheet 21&#34;&nbsp;x&nbsp;18&#34;",price:"150",shipped:"edition of 12, shipped flat, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"womblandseries1",width:492,height:500,title:"Wombland Series #1",size:"12&#34;&nbsp;x&nbsp;12&#34;",media:"woodcut, chin colle", year:"2005", comment:strAvailableForSale,description:"unframed, base sheet 20&#34;&nbsp;x&nbsp;16&#34;",price:"150",shipped:"Unique print, shipped flat, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"suiteforkitty6",width:500,height:501,title:"Suite for Kitty #6",size:"11&#34;&nbsp;x&nbsp;11&#34;",media:"reduction woodcut, edition of 4", year:"2006", comment:strAvailableForSale,description:"unframed, base sheet 19 1/2x14&#34;",price:"150",shipped:"edition of 4, shipped flat, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"suiteforkitty4",width:287,height:500,title:"Suite for Kitty #4",size:"30&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, collage", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 36&#34;&nbsp;x&nbsp;21&#34;, acid free paper",price:"300",shipped:"Unique print, shipped flat, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"suiteforkitty5",width:289,height:500,title:"Suite for Kitty #5",size:"30&#34;&nbsp;x&nbsp;17&#34;",media:"woodcut, lino-cut, collage", year:"2006", comment:strAvailableForSale,description:"unframed, paper size 36&#34;&nbsp;x&nbsp;21&#34;, acid free paper",price:"300",shipped:"Unique print, shipped flat, UPS Ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"cloud-mountain",width:490,height:500,title:"Cloud Mountain",size:"30&#34;&nbsp;x&nbsp;30&#34;",media:"hand rubbed woodcut", year:"2005", comment:"The act of printing by hand is sublimely satisfying. I continue my exploration of the clouds in relationship with the landscape.<br>" + strAvailableForSale,description:"unframed on German laid acid free paper",price:"475",shipped:"edition of 12, shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"cloud-dance-8-05",width:600,height:489,title:"Cloud Dance",size:"24&#34;&nbsp;x&nbsp;24&#34;",media:"edition of 12, woodcut on paper", comment:strAvailableForSale,description:"unframed on German laid acid free paper, dusted w/ gold leaf powder on last inking",price:"525",shipped:"edition of 12, shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"Yucca",width:502,height:500,title:"Yucca",size:"31 1/2&#34;&nbsp;x&nbsp;32&#34;",media:"woodcut", year:"2003", comment:strAvailableForSale,description:"unframed, heavy acid free paper",price:"450",shipped:"edition of 24, handrubbed, shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"MagpieMardiGras",width:473,height:600,title:"Magpie Mardi Gras",size:"20&#34;&nbsp;x&nbsp;16&#34;",media:"lino-cut, chin colle handmade paper", year:"2008", comment:strAvailableForSale,description:"",price:"",shipped:"Shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"MagpieMardiGras_ll",width:471,height:600,title:"Magpie Mardi Gras II",size:"20&#34;&nbsp;x&nbsp;16&#34;",media:"lino-cut, frottage w/gouache", year:"2008", comment:strAvailableForSale,description:"",price:"",shipped:"Shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"MagpiesSong_ll",width:475,height:600,title:"Magpie^s Song II",size:"15&#34;&nbsp;x&nbsp;15&#34;",media:"woodcut, collage, lino-cut on handmade paper w/chin colle", year:"2008", comment:strAvailableForSale,description:"",price:"",shipped:"Shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"handprints",image:"Excavation_2",width:394,height:600,title:"Excavation II",size:"12&#34;&nbsp;x&nbsp;9&#34;",media:"woodcut, collage, chin colle handmade paper", year:"2008", comment:strAvailableForSale,description:"",price:"",shipped:"Shipped in tube, UPS ground",pricelist:"y",thumbnail:"y"});

picArray.push({section:"region",image:"solysombra",width:356,height:500,title:"Sol y Sombra",size:"62&#34;&nbsp;x&nbsp; 44&#34;",media:"mixed media on canvas", year:"2004", comment:strAvailableForSale,description:"",price:"1,500",shipped:strContactForShipping,pricelist:"y",thumbnail:"y"});
picArray.push({section:"region",image:"Mesill-doorway-Pottery",width:600,height:482,title:"Mesilla Doorway, Pottery",size:"12&#34;&nbsp;x&nbsp;10&#34;",media:"oil on panel", year:"2005", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"region",image:"Mesilla-door-Griggs-House-8-05",width:398,height:500,title:"Mesilla Door: Griggs House",size:"10&#34;&nbsp;x&nbsp;8&#34;",media:"oil on panel", comment:"",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});
picArray.push({section:"region",image:"Architectural-abstraction",width:386,height:500,title:"Architectural Abstraction",size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"oil on panel", year:"2004", comment:strAvailableForSale,description:"framed w/ black wood ornate molding, can be removed from frame",price:"600",shipped:"shipped in box, UPS ground",pricelist:"y",thumbnail:"y"});
picArray.push({section:"region",image:"Architectural-abstraction",width:386,height:500,title:"Architectural Abstraction",size:"30&#34;&nbsp;x&nbsp;24&#34;",media:"oil on panel", year:"2004", comment:strAvailableForSale,description:"unframed",price:"400",shipped:"shipped in box, UPS ground",pricelist:"y",thumbnail:"n" });
picArray.push({section:"region",image:"Sonny",width:415,height:500,title:"Sonny",size:"36&#34;&nbsp;x&nbsp;30&#34;",media:"oil on panel", year:"2004", comment:strAvailableForSale,description:"float framed w/ natural oak",price:"1,200",shipped:"shipped in box, UPS ground",pricelist:"y",thumbnail:"y"}); 
picArray.push({section:"region",image:"Young-Sonny",width:414,height:500,title:"Young Sonny",size:"36&#34;&nbsp;x&nbsp;30&#34;",media:"oil on panel", year:"2004", comment:strAvailableForSale + "<br>Our greeter, our constant friend, everyone knows Sonny. I was so convinced that noone had ever bothered to paint him that I painted him three times.",description:"float framed w/ natural oak",price:"1,200",shipped:"shipped in box, UPS ground",pricelist:"y",thumbnail:"y"}); 
picArray.push({section:"region",image:"OldSonny",width:419,height:500,title:"Old Sonny",size:"36&#34;&nbsp;x&nbsp;30&#34;",media:"oil on panel", year:"2004", comment:strAvailableForSale,description:"float framed w/ natural oak",price:"1,200",shipped:"shipped in box, UPS ground",pricelist:"y",thumbnail:"y"}); 
picArray.push({section:"region",image:"laluz", title:"La Luz",width:539,height:500, size:"1998, acrylic and oil on canvas, 62&#34;&nbsp;x&nbsp;66&#34;",comment:"Her dancing feet stirred up pre-columbian leaf forms still laying dormant on the earth floor.",description:"",price:"",shipped:"",pricelist:"n",thumbnail:"y"});





