var thisTheISpotSlideshowImageID324921 = 'thisTheISpotImg324921'; var thisTheISpotSlideshowArtistAddress324921 = "http://www.theispot.com/mlee"; var thisTheISpotSlideshowArtistName324921 = "Monica Lee"; var thisTheISpotSlideshowCollectionName324921 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray324921 = new Array(); thisTheISpotSlideshowImgArray324921[0] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1157.jpg'; thisTheISpotSlideshowImgArray324921[1] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1156.jpg'; thisTheISpotSlideshowImgArray324921[2] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1155.jpg'; thisTheISpotSlideshowImgArray324921[3] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1154.jpg'; thisTheISpotSlideshowImgArray324921[4] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1153.jpg'; thisTheISpotSlideshowImgArray324921[5] = 'http://www.theispot.com/content/Images/i2550i2599/a2550/thumbs/a2550a1152.jpg'; var thisTheISpotSlideshowCurrentImage324921 = 0; var thisTheISpotSlideshowMaxImage324921 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName324921 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName324921 + ''); document.write('
'); function thisTheISpotSlideshowRotate324921() { document.getElementById(thisTheISpotSlideshowImageID324921).src = thisTheISpotSlideshowImgArray324921[thisTheISpotSlideshowCurrentImage324921]; if (thisTheISpotSlideshowCurrentImage324921 < thisTheISpotSlideshowMaxImage324921) thisTheISpotSlideshowCurrentImage324921++ else thisTheISpotSlideshowCurrentImage324921 = 0; setTimeout("thisTheISpotSlideshowRotate324921()",2000); } thisTheISpotSlideshowRotate324921();