

// swap images
function di(id,name)
{
  if (document.images)
    document.images[id].src=eval(name+".src");   
}

//toggles layer visibility on and off

function show(id) {
	document.getElementById(id).style.visibility = "visible";
	document.getElementById(id).style.zIndex = "200";

	//if (timer)
  //{
   // window.clearTimeout(timer);
   // timer = 0;
  //}
}
function hide(id) {
	document.getElementById(id).style.visibility ="hidden";
}

var paintings=new Array();
paintings[0]="../images/paintings/underthehotsun.jpg";
paintings[1]="../images/paintings/one.jpg";
paintings[2]="../images/paintings/wherewelive.jpg";
paintings[3]="../images/paintings/seedsofchange.jpg";
paintings[4]="../images/paintings/seedsofchangeii.jpg";
paintings[5]="../images/paintings/sixdegrees.jpg";
paintings[6]="../images/paintings/thegivingtree.jpg";
paintings[7]="../images/paintings/nomorewaste.jpg";
paintings[8]="../images/paintings/fourcorners.jpg";
paintings[9] = "../images/paintings/everybodyshouldhaveone.jpg";
paintings[10] = "../images/paintings/collectivememory.jpg";

var paintingscap=new Array();
paintingscap[0]="<b>Under the Hot Sun</b><br>24\" x 30\"<br>Mixed Media on Birch Panel<br><br>After traveling to Mexico for the first time, I can remember so clearly the hot, dry color of the sky and land.  It was so beautiful and unusual for someone that lives in the Northwest.";
paintingscap[1]="<b>One</b><br>18\" x 36\"<br>Mixed Media on Birch Panel<br><br>How much better the world would be if everyone had all that they needed to survive and grow.  If we all gave to those who had less than ourselves, wouldn\'t we all feel like the one human race we were meant to be?";
paintingscap[2]="<b>Where We Live</b><br>18\" x 36\"<br>Mixed Media on Birch Panel<br>SOLD<br><br>I always wonder how we each end up in the place we were born, and why.";
paintingscap[3]="<b>Seeds of Change I</b><br>20\" x 30\"<br>Mixed Media on Birch Panel<br><br>It is nice to do a graphic representation of an idea.<br><br>";
paintingscap[4]="<b>Seeds of Change II</b><br>20\" x 30\"<br>Mixed Media on Birch Panel<br><br>It is nice to do a graphic representation of an idea.<br><br>";
paintingscap[5]="<b>Six Degrees</b><br>24\" x 30\"<br>Mixed Media on Birch Panel<br><br>I love this theory of \"Six Degrees of Separation\" and I see it work over and over again.  \"It\'s a Small World\" is not just a ride at Disneyland!";
paintingscap[6]="<b>The Giving Tree</b><br>24\" x 30\"<br>Mixed Media on Birch Panel<br>SOLD<br><br>The abundance of all goods should be divided and given generously.";
paintingscap[7]="<b>No Waste</b><br>24\" x 36\"<br>Mixed Media on Birch Panel<br><br>In this country there is too much waste.  But, there is much that we can do to control our wastefulness and share our profuse with others.<br><br>";
paintingscap[8]="<b>Four Corners</b><br>30\" x 30\"<br>Mixed Media on Birch Panel<br><br>Our world may seem like a large planet, but it is very fragile and we must all do our part to take care of it.";
paintingscap[9]="<b>Everybody Should Have One</b><br>30\" x 40\"<br>Mixed Media on Birch Panel<br>SOLD<br><br>Every person the world over is entitled to the basic necessities of life. Why doesn\'t every person have food, clothing, healthcare, education and shelter?  We can\'t ever stop asking that question or trying to answer and solve it.<br><br>";
paintingscap[10] = "<b>Ode to Tingstad &amp; Rumbel</b><br>32\" x 42\" x 4\"<br>Mixed Media on Birch Panel<br>NFS<br><br>This piece was done for an exhibit called \"Collective Memories\".  The premise was such that an artist and a community member that has made an impact on our community would get together and the artist would create a piece of art representing their patron. We had about two and half months to work on this project and it was a tremendous success.  Tingstad and Rumbel are a Grammy winning, internationally known duet of a guitar player and oboe player extraordinaire!  They have been playing together for over 20 years and their music is timeless.  We are blessed to have them in our community. I was privileged to work with these amazing musicians and create such a great piece of art in their honor.<br><br>";

var smpaintings = '' +
'<a href="#"><img src="../images/paintings/thumbs/underthehotsun2.jpg" style="border:solid 1px #5F2015;" onclick="document.mainpainting.src=paintings[0];document.getElementById(\'paintingscap\').innerHTML=paintingscap[0];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/one2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[1];document.getElementById(\'paintingscap\').innerHTML=paintingscap[1];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/wherewelive2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[2];document.getElementById(\'paintingscap\').innerHTML=paintingscap[2];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/seedsofchange2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[3];document.getElementById(\'paintingscap\').innerHTML=paintingscap[3];"></a>' +
'<br>' +
'<br style="line-height:7px;">' +
'<a href="#"><img src="../images/paintings/thumbs/seedsofchangeii2.jpg" style="border:solid 1px #5F2015;" onclick="document.mainpainting.src=paintings[4];document.getElementById(\'paintingscap\').innerHTML=paintingscap[4];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/sixdegrees2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[5];document.getElementById(\'paintingscap\').innerHTML=paintingscap[5];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/thegivingtree2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[6];document.getElementById(\'paintingscap\').innerHTML=paintingscap[6];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/nomorewaste2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[7];document.getElementById(\'paintingscap\').innerHTML=paintingscap[7];"></a>' +
'<br>' +
'<br style="line-height:7px;">' +
'<a href="#"><img src="../images/paintings/thumbs/fourcorners2.jpg" style="border:solid 1px #5F2015;" onclick="document.mainpainting.src=paintings[8];document.getElementById(\'paintingscap\').innerHTML=paintingscap[8];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/everybodyshouldhaveone2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[9];document.getElementById(\'paintingscap\').innerHTML=paintingscap[9];"></a>' +
'<a href="#"><img src="../images/paintings/thumbs/collectivememory2.jpg" style="border:solid 1px #5F2015;margin-left:10px;" onclick="document.mainpainting.src=paintings[10];document.getElementById(\'paintingscap\').innerHTML=paintingscap[10];"></a>'+
'<div align="left" style="padding-left:20px;padding-top:190px;">'+
'<a href="../paintings/paintings.htm"><img src="../images/paintings/thumbs/flown_by.jpg" style="border:solid 1px #5F2015;margin-right:10px;" align="absmiddle">Current</a>' +
'<br>' +
'<br style="line-height:7px;">' +
'<img src="../images/paintings/thumbs/underthehotsun2.jpg" style="border:solid 1px #5F2015;margin-right:10px;" align="absmiddle">2007' +
'<br>' +
'<br style="line-height:7px;">' +
'<a href="../paintings/paintings_2006.htm"><img src="../images/paintings/thumbs/crossing2.jpg" style="border:solid 1px #5F2015;margin-right:10px;" align="absmiddle">2006</a>' +
'<br>' +
'<br style="line-height:7px;">' +
'<a href="../paintings/paintings_2005.htm"><img src="../images/paintings/thumbs/discovery2.jpg" style="border:solid 1px #5F2015;margin-right:10px;" align="absmiddle">2005</a>' +
'<br><br>' +
'</div>';

