var thisTheISpotSlideshowImageID704002 = 'thisTheISpotImg704002'; var thisTheISpotSlideshowArtistAddress704002 = "https://www.theispot.com/artist/jseiler"; var thisTheISpotSlideshowArtistName704002 = "Jason Seiler"; var thisTheISpotSlideshowCollectionName704002 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray704002 = new Array(); thisTheISpotSlideshowImgArray704002[0] = ' https://images1.theispot.com/300x300/a3428ir1024.jpg?v=210305102900'; thisTheISpotSlideshowImgArray704002[1] = ' https://images3.theispot.com/300x300/a3428ir1037.jpg?v=210305105700'; thisTheISpotSlideshowImgArray704002[2] = ' https://images1.theispot.com/300x300/a3428ir1038.jpg?v=210306074700'; thisTheISpotSlideshowImgArray704002[3] = ' https://images2.theispot.com/300x300/a3428ir1040.jpg?v=210306033400'; thisTheISpotSlideshowImgArray704002[4] = ' https://images4.theispot.com/300x300/a3428ir1041.jpg?v=210305020100'; thisTheISpotSlideshowImgArray704002[5] = ' https://images1.theispot.com/300x300/a3428ir1042.jpg?v=210306023900'; var thisTheISpotSlideshowCurrentImage704002 = 0; var thisTheISpotSlideshowMaxImage704002 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName704002 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName704002 + ''); document.write('
'); function thisTheISpotSlideshowRotate704002() { document.getElementById(thisTheISpotSlideshowImageID704002).src = thisTheISpotSlideshowImgArray704002[thisTheISpotSlideshowCurrentImage704002]; if (thisTheISpotSlideshowCurrentImage704002 < thisTheISpotSlideshowMaxImage704002) thisTheISpotSlideshowCurrentImage704002++ else thisTheISpotSlideshowCurrentImage704002 = 0; setTimeout("thisTheISpotSlideshowRotate704002()",2000); } thisTheISpotSlideshowRotate704002();