// ARRAY OF GLOBAL VARIABLES (A_illustrationInfo[n].property) TO USE IN REPLACEMENT OF LARGE ILLOS

/*This is the standard way of making a prototype (illoPlace) and instances of it (A_illustrationInfo, which for convenience here is an array). Compare to illustrationsDark.js. */

var C_imageFolder = "../media/" + G_pageName + "/";


function illoPlace(nm, lft, tp, wdth, hght)
{
this.name=nm;
this.left=lft;
this.top=tp;
this.width=wdth;
this.height=hght;
}


//removed "none" and "toggleButton" from instances below.

var A_illustrationInfo = new Array();
var A_layoutInfo = new Array();

A_illustrationInfo[0]=new illoPlace("metroDog", "290px", "40px", "400px", "550px");
A_layoutInfo[0] = new illoPlace();
A_illustrationInfo[0].thumbnailCoordinates =  "15,28,90,129";
A_illustrationInfo[0].captionText =  "Dogs living in the city need to learn good manners. Review of Metro Dog.";
A_illustrationInfo[1]=new illoPlace("DoForMe1", "210px", "60px", "700px", "472px");A_layoutInfo[1] = new illoPlace();
A_illustrationInfo[1].thumbnailCoordinates =  "131,25,238,112";
A_illustrationInfo[1].captionText =  "Hiring people to do everything for you.";
A_illustrationInfo[2]=new illoPlace("cincoDeMayo", "230px", "40px", "600px", "517px");A_layoutInfo[2] = new illoPlace();
A_illustrationInfo[2].thumbnailCoordinates =  "268,30,362,118";
A_illustrationInfo[2].captionText =  "Cinco de Mayo celebration for children.";
A_illustrationInfo[3]=new illoPlace("hairy", "380px", "20px", "241px", "630px");A_layoutInfo[3] = new illoPlace("hairyLayout", "280px", "20px", "476px", "620px");
A_illustrationInfo[3].thumbnailCoordinates =  "400,10,450,126";
A_illustrationInfo[3].captionText =  "Manicures: treatments men use to get rid of unwanted body hair.";
A_illustrationInfo[4]=new illoPlace("line_zebra", "240px", "100px", "563px", "400px");A_layoutInfo[4] = new illoPlace();
A_illustrationInfo[4].thumbnailCoordinates =  "475,19,610,116";
A_illustrationInfo[4].captionText =  "Line art. A little of this, a little of that.";
A_illustrationInfo[5]=new illoPlace("golfLady", "230px", "20px", "563px", "580px");A_layoutInfo[5] = new illoPlace();
A_illustrationInfo[5].thumbnailCoordinates =  "10,155,109,252";
A_illustrationInfo[5].captionText =  "Women’s golf club make their own rules to play by.";
A_illustrationInfo[6]=new illoPlace("wineSteward", "340px", "10px", "342px", "620px");
A_layoutInfo[6] = new illoPlace();
A_illustrationInfo[6].thumbnailCoordinates =  "130,148,220,250";
A_illustrationInfo[6].captionText =  "Wine lists could be fun to read.";
A_illustrationInfo[7]=new illoPlace("outAbout", "260px", "20px", "516px", "620px");
A_layoutInfo[7] = new illoPlace();
A_illustrationInfo[7].thumbnailCoordinates =  "250,148,334,250";
A_illustrationInfo[7].captionText =  "“What’s Happening” cover featuring gay nightspots.";
A_illustrationInfo[8]=new illoPlace("boutique", "260px", "40px", "533px", "600px");
A_layoutInfo[8] = new illoPlace();
A_illustrationInfo[8].thumbnailCoordinates =  "382,151,459,245";
A_illustrationInfo[8].captionText =  "“Older girls” don't fit in at young boutiques.";
A_illustrationInfo[9]=new illoPlace("astrology", "220px", "40px", "623px", "580px");
A_layoutInfo[9] = new illoPlace();
A_illustrationInfo[9].thumbnailCoordinates =  "487,151,594,242";
A_illustrationInfo[9].captionText =  "Astrological signs.";
A_illustrationInfo[10]=new illoPlace("polarBear", "270px", "30px", "483px", "600px");
A_layoutInfo[10] = new illoPlace();
A_illustrationInfo[10].thumbnailCoordinates =  "15,282,102,372";
A_illustrationInfo[10].captionText =  "Poetry for children.";
A_illustrationInfo[11]=new illoPlace("Zoo", "210px", "40px", "629px", "550px");
A_layoutInfo[11] = new illoPlace();
A_illustrationInfo[11].thumbnailCoordinates =  "129,281,246,381";
A_illustrationInfo[11].captionText =  "Annual event at the Zoo.";
A_illustrationInfo[12]=new illoPlace("patch", "230px", "20px", "750px", "560px");
A_layoutInfo[12] = new illoPlace("patchLayout", "280px", "20px", "566px", "630px");
A_illustrationInfo[12].thumbnailCoordinates =  "271,296,375,365";
A_illustrationInfo[12].captionText =  "Testosterone patch for women can spark sex drive.";
A_illustrationInfo[13]=new illoPlace("rockettes", "260px", "30px", "519px", "620px");
A_layoutInfo[13] = new illoPlace();
A_illustrationInfo[13].thumbnailCoordinates =  "403,286,491,393";
A_illustrationInfo[13].captionText =  "Arts and entertainment guide featuring the Rockettes.";
A_illustrationInfo[14]=new illoPlace("dogShow", "350px", "10px", "264px", "620px");
A_layoutInfo[14] = new illoPlace();
A_illustrationInfo[14].thumbnailCoordinates =  "24,410,75,522";
A_illustrationInfo[14].captionText =  "Dog show people.";
A_illustrationInfo[15]=new illoPlace("puyallup", "260px", "30px", "516px", "620px");
A_layoutInfo[15] = new illoPlace();
A_illustrationInfo[15].thumbnailCoordinates =  "94,415,174,516";
A_illustrationInfo[15].captionText =  "Arts and entertainment guide to The Puyallup, an annual country fair.";
A_illustrationInfo[16]=new illoPlace("ChanceMeeting2", "240px", "20px", "566px", "630px");
A_layoutInfo[16] = new illoPlace();
A_illustrationInfo[16].thumbnailCoordinates =  "206,424,295,506";
A_illustrationInfo[16].captionText =  "<i>Chance Meeting</i> book review.";
A_illustrationInfo[17]=new illoPlace("abc", "290px", "20px", "401px", "620px");
A_layoutInfo[17] = new illoPlace();
A_illustrationInfo[17].thumbnailCoordinates =  "322,415,394,520";
A_illustrationInfo[17].captionText =  "ABC poster and greeting card.";
A_illustrationInfo[18]=new illoPlace("HarryPotter", "220px", "60px", "606px", "511px");
A_layoutInfo[18] = new illoPlace("HarryPotterLayout", "260px", "20px", "510px", "650px");
A_illustrationInfo[18].thumbnailCoordinates =  "408,417,496,485";
A_illustrationInfo[18].captionText =  "The phenominal Harry Potter.";

A_illustrationInfo[19]=new illoPlace("promGirls", "350px", "20px", "247px", "630px");
A_layoutInfo[19] = new illoPlace();
A_illustrationInfo[19].thumbnailCoordinates =  "523,284,595,522";
A_illustrationInfo[19].captionText =  "Prom dos and don’ts.";


var A_lineCollectionInfo = new Array();
A_lineCollectionInfo[0] = {name:"line_zebra", left:"240px", top:"100px", width:"563px", height:"400px"};
A_lineCollectionInfo[1] = {name:"line_elephantRow", left:"180px", top:"200px", width:"800px", height:"142px"};
A_lineCollectionInfo[2] = {name:"line_BeeSmile", left:"310px", top:"30px", width:"384px", height:"630px"};
A_lineCollectionInfo[3] = {name:"line_GuitarSequence", left:"190px", top:"150px", width:"750px", height:"233px"};
A_lineCollectionInfo[4] = {name:"line_3posers", left:"270px", top:"20px", width:"650px", height:"642px"};
A_lineCollectionInfo[5] = {name:"line_womanDancer", left:"310px", top:"20px", width:"368px", height:"650px"};
A_lineCollectionInfo[6] = {name:"line_moreDancers", left:"190px", top:"100px", width:"720px", height:"383px"};
A_lineCollectionInfo[7] = {name:"line_bow", left:"180px", top:"130px", width:"720px", height:"301px"};
A_illustrationInfo[4].A_subCollectionInfo = A_lineCollectionInfo;
A_illustrationInfo[4].subCollectionButton = "lineCycleButton";

var A_doForCollectionInfo = new Array();
A_doForCollectionInfo[0] = {name:"DoForMe1", left:"210px", top:"60px", width:"700px", height:"472px"};
A_doForCollectionInfo[1] = {name:"DoForMe2", left:"270px", top:"40px", width:"534px", height:"472px"};
A_doForCollectionInfo[2] = {name:"DoForMe3", left:"270px", top:"40px", width:"547px", height:"472px"};
A_illustrationInfo[1].A_subCollectionInfo = A_doForCollectionInfo;
A_illustrationInfo[1].subCollectionButton = "doForCycleButton";



// ARRAY OF GLOBAL VARIABLES (A_illustrationInfo[n].property) TO USE IN REPLACEMENT OF LARGE ILLOS

