var thisTheISpotSlideshowImageID730905 = 'thisTheISpotImg730905'; var thisTheISpotSlideshowArtistAddress730905 = "http://www.theispot.com/artist/rmcclurkan"; var thisTheISpotSlideshowArtistName730905 = "Rob McClurkan"; var thisTheISpotSlideshowCollectionName730905 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray730905 = new Array(); thisTheISpotSlideshowImgArray730905[0] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1074.jpg'; thisTheISpotSlideshowImgArray730905[1] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1073.jpg'; thisTheISpotSlideshowImgArray730905[2] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1072.jpg'; thisTheISpotSlideshowImgArray730905[3] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1071.jpg'; thisTheISpotSlideshowImgArray730905[4] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1070.jpg'; thisTheISpotSlideshowImgArray730905[5] = 'http://www.theispot.com/content/Images/i2450i2499/a2459/thumbs/a2459a1069.jpg'; var thisTheISpotSlideshowCurrentImage730905 = 0; var thisTheISpotSlideshowMaxImage730905 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName730905 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName730905 + ''); document.write('
'); function thisTheISpotSlideshowRotate730905() { document.getElementById(thisTheISpotSlideshowImageID730905).src = thisTheISpotSlideshowImgArray730905[thisTheISpotSlideshowCurrentImage730905]; if (thisTheISpotSlideshowCurrentImage730905 < thisTheISpotSlideshowMaxImage730905) thisTheISpotSlideshowCurrentImage730905++ else thisTheISpotSlideshowCurrentImage730905 = 0; setTimeout("thisTheISpotSlideshowRotate730905()",2000); } thisTheISpotSlideshowRotate730905();