// JavaScript Document


function printMenuL3() {	
document.write("<ul>");
document.write("<li><a href='../../watercolors/index.htm'>Portfolio</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../shows.htm'>News</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../resume.htm'>Artist Information</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../publicity/index.htm'>Articles</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../workshops.htm'>Workshops</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../contact.htm'>Contact</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../../index.htm'>Home</a></li>");
document.write("</ul>");
}

function printMenuL2() {	
document.write("<ul>");
document.write("<li><a href='../watercolors/index.htm'>Portfolio</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../shows.htm'>News</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../resume.htm'>Artist Information</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../publicity/index.htm'>Articles</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../workshops.htm'>Workshops</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../contact.htm'>Contact</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='../index.htm'>Home</a></li>");
document.write("</ul>");
}

function subMenuPortfolio() {
document.write("<ul>");
document.write("<li><a href='../watercolors/index.htm'>WATER MEDIA</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='../prints/index.htm'>PRINTS</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='../drawings/index.htm'>DRAWINGS</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='../assemblage/index.htm'>ASSEMBLAGE</a></li>");
document.write("</ul>");
}

function subMenuPublicity() {
document.write("<ul>");
document.write("<li><a href='lincoln.htm'>LINCOLN JOURNAL</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='tab.htm'>BROOKLINE TAB</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='advocate2001.htm'>JEWISH ADVOCATE 2001</a></li>");
document.write("</ul>");
}
function subMenuPublicity2() {
document.write("<ul>");
document.write("<li><a href='advocate1997.htm'>JEWISH ADVOCATE 1997</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='advocate1996.htm'>JEWISH ADVOCATE 1996</a></li>");
document.write("</ul>");
}


function subMenuArtistInfo() {
document.write("<ul>");
document.write("<li><a href='resume.htm'>RESUME</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='bio.htm'>BIOGRAPHY</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='artist_statement.htm'>ARTIST STATEMENT</a></li>");
document.write("<li>&#8226;</li>");
document.write("<li><a href='affiliations.htm'>AFFILIATIONS</a></li>");
document.write("</ul>");
}

function printMenuL1() {	
document.write("<ul>");
document.write("<li><a href='watercolors/index.htm'>Portfolio</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='shows.htm'>News</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='resume.htm'>Artist Information</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='publicity/index.htm'>Articles</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='workshops.htm'>Workshops</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='contact.htm'>Contact</a></li>");
document.write("<li>|</li>");
document.write("<li><a href='index.htm'>Home</a></li>");
document.write("</ul>");
}

var titlesDrawings = new Array(16)
titlesDrawings[0] = 'Drawing I';
titlesDrawings[1] = 'Drawing 2';
titlesDrawings[2] = 'Drawing 3';
titlesDrawings[3] = 'Drawing 4';
titlesDrawings[4] = 'Drawing 5';
titlesDrawings[5] = 'Drawing 6';
titlesDrawings[6] = 'Drawing 7';
titlesDrawings[7] = 'Drawing 8';
titlesDrawings[8] = 'Drawing 9';
titlesDrawings[9] = 'Drawing 10';
titlesDrawings[10] = '&quot;Horse Wings&quot;, ink, 18&quot; x 24&quot;, 2009';
titlesDrawings[11] = '&quot;Family History I&quot;, Tempera on paper, 40&quot; w x 30&quot; h, 2011';
titlesDrawings[12] = '&quot;Family History II&quot;, Tempera on paper, 40&quot; w x 30&quot; h, 2011';
titlesDrawings[13] = '&quot;Family History III&quot;, Tempera on paper, 40&quot; w x 30&quot; h, 2011';
titlesDrawings[14] = '&quot;Family History IV&quot;, Tempera on paper, 40&quot; w x 30&quot; h, 2011';
titlesDrawings[15] = '&quot;Family History V&quot;, Tempera on paper, 40&quot; w x 30&quot; h, 2011';



var titlesWatercolors = new Array(69)
titlesWatercolors[0] = '&quot;Catapult&quot;, Watercolor, 21&quot;w x 22&quot;h, 2010';
titlesWatercolors[1] = '&quot;Weathering&quot;, 21&quot;w x 22&quot;h, 2010';
titlesWatercolors[2] = '&quot;Frond in the Wind&quot;, Watercolor, 21&quot;w x 22&quot;h, 2010';
titlesWatercolors[3] = '&quot;Maine Seacoast&quot;, Watercolor, 4&quot;w x 8&quot;h, 2000';
titlesWatercolors[4] = '&quot;Sea Land Sky&quot;, Watercolor, 21&quot;w x 21&quot;h, 2010';
titlesWatercolors[5] = '&quot;Windstorm&quot;, Watercolor, 16&quot;w x 15&quot;h, 2009';
titlesWatercolors[6] = '&quot;Agua&quot;, Watercolor, 12&quot;w x 11&quot;h, 2005';
titlesWatercolors[7] = '&quot;A Glimpse&quot;, Watercolor, 15&quot;w x 22&quot;h, 2009';
titlesWatercolors[8] = '&quot;Feather of Fire&quot;, Watercolor, 21&quot;w x 22&quot;h, 2010';
titlesWatercolors[9] = '&quot;The Last Time I Saw Dad&quot;, Watercolor, 11\"w x 15\"h, 2000';
titlesWatercolors[10] = '&quot;Through the Looking Glass&quot;, Watercolor, 12\" x 12\"';
titlesWatercolors[11] = '\"Extend\", Watercolor, 12\"w x 14\"h, 2009';
titlesWatercolors[12] = '\"Kundalini\", Watercolor, 10\"w x 20\"h, 2010';
titlesWatercolors[13] = '\"Shoreline\", Watercolor, 10\"w x 20\"h, 2010';
titlesWatercolors[14] = '\"Earth in Transition\", Watercolor, 20\"w x 10\"h';
titlesWatercolors[15] = '\"Sun Showers\", Watercolor, 20\"w x 10\"h, 2009';
titlesWatercolors[16] = '\"Butterfly Woman\", Watercolor 20\"w x 10\"h, 2009';
titlesWatercolors[17] = '\"My Family\", Watercolor, 11\"w x 7\"h, 1991';
titlesWatercolors[18] = '\"Cinghiale\", Watercolor, 8\" x 8\" single image, 8\" x 45\" grouped, 2004';
titlesWatercolors[19] = '\"Oxides 1\", Watercolor, 6\" x 6\", 2005';
titlesWatercolors[20] = '\"Oxides 2\", Watercolor, 6\" x 6\", 2005';
titlesWatercolors[21] = '\"Oxides 3\", Watercolor, 6\" x 6\", 2005';
titlesWatercolors[22] = '\"Oxides Triptych\", Watercolor, 22\"w x 6\"h, 2005';
titlesWatercolors[23] = '\"Oxides 4\", Watercolor, 6\" x 6\", 2005';
titlesWatercolors[24] = '\"Embrace\", Watercolor, 15\"w x 22\"h, 2003';
titlesWatercolors[25] = '\"Dancing with the Elements\", Acrylic, 5 feet w x 4 feet h, 2009';
titlesWatercolors[26] = '\"Not Over My Dead Body\", Mixed Media, 22\"w x 15\"h, 2006';
titlesWatercolors[27] = '\"Experimenting with Black\", Watercolor and gouache, 22\"w x 15\"h, 2003';
titlesWatercolors[28] = '\"Bird Trapeze\", Watercolor, 30\"w x 22\"h, 2007';
titlesWatercolors[29] = '\"Free Fall\", Watercolor, 15\"w x 22\"h, 2004';
titlesWatercolors[30] = '\"Dandelion Yoga\", Watercolor, 30\"w x 22\"h, 2007';
titlesWatercolors[31] = '\"Orbiting into Relationship 1\", Watercolor, 30\"w x 22\"h, 2008';
titlesWatercolors[32] = '\"Orbiting into Relationship 2\", Watercolor, 30\"w x 22\"h, 2008';
titlesWatercolors[33] = '\"Yippee Aye Eh\", Watercolor, 21\"w x 22\"h, 2010';
titlesWatercolors[34] = '\"Global Warmth\", Watercolor, 30\"w x 22\"h, 2007';
titlesWatercolors[35] = '\"Iron Age\", Watercolor, 26\"w x 28\"h, 2007';
titlesWatercolors[36] = '\"Bronze Age\", Watercolor, 28\"w x 26\"h, 2007';
titlesWatercolors[37] = '\"Reach Stretch Soar\", Watercolor, 30\"w x 22\"h, 2010';
titlesWatercolors[38] = '\"Softspoken\", Watercolor, 15\"w x 22\"h, 2000';
titlesWatercolors[39] = '\"Wax Flowers\", Watercolor, 9\"w x 12\"h, encaustic';
titlesWatercolors[40] = '\"Storm Bloom\", Watercolor, 21\"w x 21\"h, 2010';
titlesWatercolors[41] = '\"Storm at Dusk\", Watercolor, 18\"w x 12\"h, 2011';
titlesWatercolors[42] = '\"Hidden Jewels\", Watercolor, 18\"w x 13\"h, 2011';
titlesWatercolors[43] = '\"Shades of Paynes\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[44] = '\"Nothing Doing\", Watercolor and Charcoal, 46\"w x 46\"h, 2011';
titlesWatercolors[45] = '\"Seaside Fantasy\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[46] = '\"India\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[47] = '\"Tornado Watch\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[48] = '\"Hurricane Watch\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[49] = '\"Foreboding\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[50] = '\"Circling the Void\", Watercolor, 21\"w x 21\"h, 2011';
titlesWatercolors[51] = '\"NoThing\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[52] = '\"Aerie\", Watercolor,30\"w x 22\"h, 2011';
titlesWatercolors[53] = '\"RoseMary\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[54] = '\"My Grid\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[55] = '\"Inspired by MM\", Watercolor,30\"w x 22\"h, 2011';
titlesWatercolors[56] = '\"Moonspace\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[57] = '\"Heating Up\", Watercolor,30\"w x 22\"h, 2011';
titlesWatercolors[58] = '\"Lollipop, Lollipop\", Watercolor, 12\"w x 14\"h, 2011';
titlesWatercolors[59] = '\"Southwest\", Watercolor, 15\"w x 22\"h, 2011';
titlesWatercolors[60] = '\"Japan\", Watercolor, 18\"w x 30\"h, 2011';
titlesWatercolors[61] = '\"Still Alive\", Watercolor, 12\"w x 22\"h, 2011';
titlesWatercolors[62] = '\"Summer Bloom\", Watercolor, 22\"w x 30\"h, 2011';
titlesWatercolors[63] = '\"Pole Shift\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[64] = '\"Color Play\", Watercolor, 24\"w x 22\"h, 2011';
titlesWatercolors[65] = '\"Poured Rodent\", Watercolor, 22\"w x 22\"h, 2011';
titlesWatercolors[66] = '\"Bird Stirring\", Watercolor, 30\"w x 22\"h, 2011';
titlesWatercolors[67] = '\"Jousting\", Watercolor/Mixed Media, 9\"w x 6\"h, 2011';



var titlesPrints = new Array(34)
titlesPrints[0] = '\"Variation on a Dump Truck in Blue Sky 1\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[1] = '\"Variation on a Dump Truck in Blue Sky 6\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[2] = '\"Variation on a Dump Truck in Blue Sky 5\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[3] = '\"Variation on a Dump Truck in Blue Sky 4\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[4] = '\"Variation on a Dump Truck in Blue Sky 2\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[5] = '\"Variation on a Dump Truck in Blue Sky 7\", Silkscreen Monoprint, 14\"w x 20\"h, 2010';
titlesPrints[6] = '\"Wings of Desire (Panties Series)\", Silkscreen Monoprint, 17\"w x 17\"h, 2010';
titlesPrints[7] = '\"Blue Jeans (Panties Series)\",\ Archival Photograph, 16\"w x 20\"h, 2010';
titlesPrints[8] = '\"Sunspot Over Desire (Panties Series)\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[9] = '\"Why? (Panties Series)\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[10] = '\"Kind of Blue (Panties Series)\", Silkscreen Monoprint, 20\"w x 26\"h, 2010';
titlesPrints[11] = '\"Full Moon (Panties Series)\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[12] = '\"Sterling (Panties Series)\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[13] = '\"Sterling 2 (Panties Series)\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[14] = '\"A Crack in Black\", Silkscreen Monoprint, 18\"w x 24\"h, 2010';
titlesPrints[15] = '\"Reaching for Rose\", Silkscreen Monoprint, 20\"w x 26\"h, 2010';
titlesPrints[16] = '\"Whoosh\", Silkscreen Monoprint, 20\"w x 26\"h, 2010';
titlesPrints[17] = '\"Dance for Freedom\", Silkscreen Monoprint, 20\"w x 26\"h, 2010';
titlesPrints[18] = '\"Connections\", Monotype, 15\"w x 20\"h, 2010';
titlesPrints[19] = '\"Tao and Me\", Monotype, 20\"w x 15\"h, 2010';
titlesPrints[20] = '\"Protection III\", Silkscreen Monoprint, 17\"w x 17\"h, 2011';
titlesPrints[21] = '\"Protection II\", Silkscreen Monoprint, 17\"w x 27\"h, 2011';
titlesPrints[22] = '\"Protection I\", Silkscreen Monoprint, 17\"w x 17\"h, 2011';
titlesPrints[23] = '\"One Plus One Makes One\", Silkscreen Monoprint, 16\"w x 14.5\"h, 2011';
titlesPrints[24] = '\"Moonscape\", Silkscreen Monoprint, 17\"w x 17\"h, 2011';
titlesPrints[25] = '\"Earthscape\", Silkscreen Monoprint, 17\"w x 17\"h, 2011';
titlesPrints[26] = '\"Seeking the Holy Trail--Diptych\", Silkscreen Monoprint, 30\"w x 22\"h, 2011';
titlesPrints[27] = '\"Title\",  Silkscreen Monoprint, 18\"w x 24\"h, 2011';
titlesPrints[28] = '\"Coal Trail\", <a href=\"javascript:changeimgCaption(28, titlesPrints); MM_swapImage(\'large\',\'\',\'images/large28.jpg\',0)">[See DETAIL]</a>, Silkscreen Monoprint, 17.5\"w x 27\"h, 2011';
titlesPrints[29] = '\"Autonomy\", Silkscreen Monoprint, 17\"w x 19\"h, 2011';
titlesPrints[30] = '\"Seeking the Holy Trail II\", Silkscreen Monoprint, 22\"w x 30\"h, 2011';
titlesPrints[31] = '\"Territories Unknown\", Silkscreen Monoprint, 16\"w x 23\"h, 2011';
titlesPrints[32] = '\"Seeking the Holy Trail I\", Silkscreen Monoprint, 30\"w x 22\"h, 2011';
titlesPrints[33] = '\"Fleeing Pac Man\", Silkscreen Monoprint, 23\"w x 18\"h, 2011';




var titlesAssemblage = new Array(21)
titlesAssemblage[0] = '\"Animal Vegetable Mineral Plastic\", Assemblage-metal, feather, golf ball, seed, 8\"w x 14\"h x 5\"d, 2006';
titlesAssemblage[1] = '\"Scrambled Eggs\", Assemblage-rope, eggshell, maple blossoms, 8\"w x 12\"h x 5\"d, 2006';
titlesAssemblage[2] = '\"Ring My Bells\", Assemblage-wood, metal, wool, stone, 16\"w x 32\"h, 2006 <a href="javascript:changeimgCaption(2, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large03d1.jpg\',0)">VIEW DETAIL</a>';
titlesAssemblage[3] = '\"Where Am I?\", Assemblage-rust, coyote pelvis, doll, 6\"w x 8\"h x 5\"d, 2006';
titlesAssemblage[4] = '\"Coyote Bird\", Assemblage-bones, feathers, rust, stone, 6\"w x 9\"h x 4\"d,2006 <a href="javascript:changeimgCaption(4, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large05d1.jpg\',0)">VIEW DETAIL</a>';
titlesAssemblage[5] = '\"Bound and Freed\", Assemblage-rock, wire, 8\"w x 12\"h, 2006';
titlesAssemblage[6] = '\"Gravity Rules\", Assemblage-acrylic, nylon, stone, 12\"w x 19\"h, 2006';
titlesAssemblage[7] = '\"Rockette\", Assemblage-acrylic, ink stone, 11\"w x 14\"h, 2006';
titlesAssemblage[8] = '\"Sweet Love\", Assemblage-oaoerm sygarm ogiti, 12\"w x 24\"h, 2006, VIEW DETAILS:&nbsp;<a href="javascript:changeimgCaption(8, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large09d1.jpg\',0)">[1]</a>&nbsp;&nbsp;<a href="javascript:changeimgCaption(8, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large09d2.jpg\',0)">[2]</a>';
titlesAssemblage[9] = '\"Double Vision\", Assemblage-glasses, nylon, record cover, 16\"w x 16\"h, 2008';
titlesAssemblage[10] = '\"Veiled Journey\", Assemblage-gauze, rust, paper, acrylic, 15\"w x 20\"h, 2008';
titlesAssemblage[11] = '\"Contain Me\", Assemblage-rust, twigs, 10\"w x 15\"h, 2006';
titlesAssemblage[12] = '\"A Landscape in my Purse\", Assemblage-plaster, feather, leather, acrylic, 12\"w x 15\"h, 2006';
titlesAssemblage[13] = '\"Egglight\", Assemblage-eggshells, acrylic, 12\"w x 12\"h, 2010';
titlesAssemblage[14] = '\"Copper Fence\", Assemblage-onion skin, netting, acrylic, wire, 12\"w x 12\"h, 2006';
titlesAssemblage[15] = '\"New Mexico\", Collage, 12\"w x 9\"h, 2010';
titlesAssemblage[16] = '\"Continents Coming Apart\", Collage, 12\"w x24\"h, 2010';
titlesAssemblage[17] = '\"Weeping Maidele\", Collage, 12\"w x 24\"h, 2010';
titlesAssemblage[18] = '\"Almost\", Collage, 12\"w x 12\"h, 2010';
titlesAssemblage[19] = '\"Rape\", Assemblage-clay, chain, acrylic, nail, 9\"w x 12\"h, 2004';
titlesAssemblage[20] = '\"Eggshell Spiral\", 12\" x 12\", Eggshells and gesso on canvas';


var titlesAssemblageDetails = new Array(20)
titlesAssemblageDetails[0] = 'Assemblage I';
titlesAssemblageDetails[1] = 'Assemblage 2';
titlesAssemblageDetails[2] = 'Assemblage 3,  <a href="javascript:changeimgCaption(2, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large03.jpg\',0)">VIEW FULL IMAGE</a>';
titlesAssemblageDetails[3] = 'Assemblage 4';
titlesAssemblageDetails[4] = 'Assemblage 5, <a href="javascript:changeimgCaption(4, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large05.jpg\',0)">VIEW FULL IMAGE</a>';
titlesAssemblageDetails[5] = 'Assemblage 6';
titlesAssemblageDetails[6] = 'Assemblage 7';
titlesAssemblageDetails[7] = 'Assemblage 8';
titlesAssemblageDetails[8] = 'Assemblage 9, <a href="javascript:changeimgCaption(8, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large09d1.jpg\',0)">VIEW DETAILS:&nbsp;[1]</a>&nbsp;&nbsp;<a href="javascript:changeimgCaption(8, titlesAssemblageDetails); MM_swapImage(\'large\',\'\',\'images/large09d2.jpg\',0)">[2]</a>&nbsp;&nbsp;&nbsp;<a href="javascript:changeimgCaption(8, titlesAssemblage); MM_swapImage(\'large\',\'\',\'images/large09.jpg\',0)">VIEW FULL IMAGE</a>';
titlesAssemblageDetails[9] = 'Assemblage 10';
titlesAssemblageDetails[10] = 'Assemblage 11';
titlesAssemblageDetails[11] = 'Assemblage 12';
titlesAssemblageDetails[12] = 'Assemblage I3';
titlesAssemblageDetails[13] = 'Assemblage 14';
titlesAssemblageDetails[14] = 'Assemblage 15';
titlesAssemblageDetails[15] = 'Assemblage 16';
titlesAssemblageDetails[16] = 'Assemblage 17';
titlesAssemblageDetails[17] = 'Assemblage 18';
titlesAssemblageDetails[18] = 'Assemblage 19';
titlesAssemblageDetails[19] = 'Assemblage 20';

var thumb = 0
var list = "titlesDrawings"

function changeimgCaption(thumb, list) {
document.getElementById('imgCaptions').innerHTML=eval(list)[thumb];
}

/* TO CHANGE THE IFRAME CONTENTS */
function changeFrame(num) {
document.getElementById('articleFrame').src=article[num];
}

var article = new Array(10)
article[0] = 'lincolnJournal2011March.htm';
article[1] = 'metrowestDailyWest2011March.htm';
article[2] = 'metrowestDailyWest2010Nov.htm';
article[3] = 'boston.com2011March.htm';
article[4] = 'lincolnJournal2005.htm';
article[5] = 'brooklineTab2001.htm';
article[6] = 'jewishAdvocate2001.htm';
article[7] = 'jewishAdvocate1997.htm';
article[8] = 'jewishAdvocate1996.htm';
article[9] = 'metrowestDailyNews2011Oct.htm';

function changeProject(a) {
num = a;
location.href="index.htm";
}


/*function changeimgCaption(thumb) {
document.getElementById('imgCaptions').innerHTML=titlesDrawings[thumb];
}
*/

function changeSomediv(thumb) {
document.getElementById('somediv').innerHTML=titlesDrawings[eval(thumb)];
}


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

/*
var num = 0

function ChangeInfo(){
          	eval ( "document.IMG1.src = imageArray[num].src")
			document.all.counter.innerText = "[" + eval(num+1) + " of "+ imageArray.length + "]"
			document.all.description.innerHTML = textArray[eval(num)]
  }
  
 */
