var thisTheISpotSlideshowImageID163322 = 'thisTheISpotImg163322'; var thisTheISpotSlideshowArtistAddress163322 = "https://www.theispot.com/artist/rewing"; var thisTheISpotSlideshowArtistName163322 = "Richard Ewing"; var thisTheISpotSlideshowCollectionName163322 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray163322 = new Array(); thisTheISpotSlideshowImgArray163322[0] = ' https://images4.theispot.com/300x300/i935a001.jpg?v=210308104200'; thisTheISpotSlideshowImgArray163322[1] = ' https://images4.theispot.com/300x300/i935a1017.jpg?v=210305054500'; thisTheISpotSlideshowImgArray163322[2] = ' https://images4.theispot.com/300x300/i935a1027.jpg?v=210306075500'; thisTheISpotSlideshowImgArray163322[3] = ' https://images3.theispot.com/300x300/i935a1006.jpg?v=210308104200'; thisTheISpotSlideshowImgArray163322[4] = ' https://images2.theispot.com/300x300/i935a1016.jpg?v=210305014900'; thisTheISpotSlideshowImgArray163322[5] = ' https://images3.theispot.com/300x300/i935a1018.jpg?v=210306045400'; var thisTheISpotSlideshowCurrentImage163322 = 0; var thisTheISpotSlideshowMaxImage163322 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName163322 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName163322 + ''); document.write('
'); function thisTheISpotSlideshowRotate163322() { document.getElementById(thisTheISpotSlideshowImageID163322).src = thisTheISpotSlideshowImgArray163322[thisTheISpotSlideshowCurrentImage163322]; if (thisTheISpotSlideshowCurrentImage163322 < thisTheISpotSlideshowMaxImage163322) thisTheISpotSlideshowCurrentImage163322++ else thisTheISpotSlideshowCurrentImage163322 = 0; setTimeout("thisTheISpotSlideshowRotate163322()",2000); } thisTheISpotSlideshowRotate163322();