var thisTheISpotSlideshowImageID428548 = 'thisTheISpotImg428548'; var thisTheISpotSlideshowArtistAddress428548 = "http://www.theispot.com/artist/jthermes"; var thisTheISpotSlideshowArtistName428548 = "Jennifer Thermes"; var thisTheISpotSlideshowCollectionName428548 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray428548 = new Array(); thisTheISpotSlideshowImgArray428548[0] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1063.jpg'; thisTheISpotSlideshowImgArray428548[1] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1057.jpg'; thisTheISpotSlideshowImgArray428548[2] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1062.jpg'; thisTheISpotSlideshowImgArray428548[3] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1059.jpg'; thisTheISpotSlideshowImgArray428548[4] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1053.jpg'; thisTheISpotSlideshowImgArray428548[5] = 'http://www.theispot.com/content/Images/i600i649/i630/thumbs/i630a1054.jpg'; var thisTheISpotSlideshowCurrentImage428548 = 0; var thisTheISpotSlideshowMaxImage428548 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName428548 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName428548 + ''); document.write('
'); function thisTheISpotSlideshowRotate428548() { document.getElementById(thisTheISpotSlideshowImageID428548).src = thisTheISpotSlideshowImgArray428548[thisTheISpotSlideshowCurrentImage428548]; if (thisTheISpotSlideshowCurrentImage428548 < thisTheISpotSlideshowMaxImage428548) thisTheISpotSlideshowCurrentImage428548++ else thisTheISpotSlideshowCurrentImage428548 = 0; setTimeout("thisTheISpotSlideshowRotate428548()",2000); } thisTheISpotSlideshowRotate428548();