var thisTheISpotSlideshowImageID925591 = 'thisTheISpotImg925591'; var thisTheISpotSlideshowArtistAddress925591 = "http://www.theispot.com/mscratchmann"; var thisTheISpotSlideshowArtistName925591 = "Max Scratchmann"; var thisTheISpotSlideshowCollectionName925591 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray925591 = new Array(); thisTheISpotSlideshowImgArray925591[0] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1034.jpg'; thisTheISpotSlideshowImgArray925591[1] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1001.jpg'; thisTheISpotSlideshowImgArray925591[2] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1025.jpg'; thisTheISpotSlideshowImgArray925591[3] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1033.jpg'; thisTheISpotSlideshowImgArray925591[4] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1028.jpg'; thisTheISpotSlideshowImgArray925591[5] = 'http://www.theispot.com/content/Images/i3250i3299/a3289/thumbs/a3289a1004.jpg'; var thisTheISpotSlideshowCurrentImage925591 = 0; var thisTheISpotSlideshowMaxImage925591 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName925591 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName925591 + ''); document.write('
'); function thisTheISpotSlideshowRotate925591() { document.getElementById(thisTheISpotSlideshowImageID925591).src = thisTheISpotSlideshowImgArray925591[thisTheISpotSlideshowCurrentImage925591]; if (thisTheISpotSlideshowCurrentImage925591 < thisTheISpotSlideshowMaxImage925591) thisTheISpotSlideshowCurrentImage925591++ else thisTheISpotSlideshowCurrentImage925591 = 0; setTimeout("thisTheISpotSlideshowRotate925591()",2000); } thisTheISpotSlideshowRotate925591();