var thisTheISpotSlideshowImageID101232 = 'thisTheISpotImg101232'; var thisTheISpotSlideshowArtistAddress101232 = "https://www.theispot.com/artist/nchhabria"; var thisTheISpotSlideshowArtistName101232 = "Navina Chhabria"; var thisTheISpotSlideshowCollectionName101232 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray101232 = new Array(); thisTheISpotSlideshowImgArray101232[0] = ' https://images1.theispot.com/300x300/a4435ir1084.jpg?v=211103042800'; thisTheISpotSlideshowImgArray101232[1] = ' https://images3.theispot.com/300x300/a4435ir1196.jpg?v=240312031600'; thisTheISpotSlideshowImgArray101232[2] = ' https://images3.theispot.com/300x300/a4435ir1193.jpg?v=240326040600'; thisTheISpotSlideshowImgArray101232[3] = ' https://images1.theispot.com/300x300/a4435ir1154.jpg?v=240326040600'; thisTheISpotSlideshowImgArray101232[4] = ' https://images1.theispot.com/300x300/a4435ir1155.jpg?v=240326040600'; thisTheISpotSlideshowImgArray101232[5] = ' https://images3.theispot.com/300x300/a4435ir1165.jpg?v=240326040600'; var thisTheISpotSlideshowCurrentImage101232 = 0; var thisTheISpotSlideshowMaxImage101232 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName101232 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName101232 + ''); document.write('
'); function thisTheISpotSlideshowRotate101232() { document.getElementById(thisTheISpotSlideshowImageID101232).src = thisTheISpotSlideshowImgArray101232[thisTheISpotSlideshowCurrentImage101232]; if (thisTheISpotSlideshowCurrentImage101232 < thisTheISpotSlideshowMaxImage101232) thisTheISpotSlideshowCurrentImage101232++ else thisTheISpotSlideshowCurrentImage101232 = 0; setTimeout("thisTheISpotSlideshowRotate101232()",2000); } thisTheISpotSlideshowRotate101232();