art = new Array ();
art[0] = new Array ("untitled1", "Untitled #1", "Plexiglass", "29&frac12; X 42", 3500);
art[1] = new Array ("untitled2", "Untitled #2", "Plexiglass", "27&frac12; X 27", 2500);
art[2] = new Array ("still_life", "Still Life", "Plexiglass", "24 X 36", 1800);
art[3] = new Array ("sunburst", "Sunburst", "Wood and Twine", "56 X 56", 2500);
art[4] = new Array ("arrangement", "An Arrangement", "Wood and Weedstalks", "48 X 24", 5500);
art[5] = new Array ("twigs", "Twigs &amp; Cones", "Mixed", "40 X 22", 1000);
art[6] = new Array ("rain_forest", "Rain Forest", "Wood", "40 X 68", 5500);
art[7] = new Array ("autumn", "A Touch of Autumn", "Wood", "40 X 20", 1200);
art[8] = new Array ("apparition", "Apparition in White", "Mixed", "37 X 60", 8500);
art[9] = new Array ("meditation", "Meditation", "Mixed", "44 X 60", 8500);
art[10] = new Array ("troubadors", "The Troubadors", "Mixed", "41 X 59", 4500);
art[11] = new Array ("torsion", "Torsion", "Mixed", "51 X 52", 6500);

holo = new Array ();
holo[4] = new Array ("violated", "Violated Woman");
holo[0] = new Array ("parade", "Why this endless parade of human devastation? It knows no victory. It defies human understanding.");
holo[1] = new Array ("bearers", "Gone are the bearers of our children, but not forever.");
holo[3] = new Array ("plea", "A Plea for Mercy");
holo[5] = new Array ("threadbare", "Be that my life is threadbare, I must survive, I must not despair.");
holo[2] = new Array ("tears", "My tears will not be your tears, for the world will know what happened here.");
