var thisTheISpotSlideshowImageID375080 = 'thisTheISpotImg375080'; var thisTheISpotSlideshowArtistAddress375080 = "http://www.theispot.com/mbrewer"; var thisTheISpotSlideshowArtistName375080 = "Mark Brewer"; var thisTheISpotSlideshowCollectionName375080 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray375080 = new Array(); thisTheISpotSlideshowImgArray375080[0] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1048.jpg'; thisTheISpotSlideshowImgArray375080[1] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1050.jpg'; thisTheISpotSlideshowImgArray375080[2] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1043.jpg'; thisTheISpotSlideshowImgArray375080[3] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1047.jpg'; thisTheISpotSlideshowImgArray375080[4] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1019.jpg'; thisTheISpotSlideshowImgArray375080[5] = 'http://www.theispot.com/content/Images/i3050i3099/a3097/thumbs/a3097a1042.jpg'; var thisTheISpotSlideshowCurrentImage375080 = 0; var thisTheISpotSlideshowMaxImage375080 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName375080 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName375080 + ''); document.write('
'); function thisTheISpotSlideshowRotate375080() { document.getElementById(thisTheISpotSlideshowImageID375080).src = thisTheISpotSlideshowImgArray375080[thisTheISpotSlideshowCurrentImage375080]; if (thisTheISpotSlideshowCurrentImage375080 < thisTheISpotSlideshowMaxImage375080) thisTheISpotSlideshowCurrentImage375080++ else thisTheISpotSlideshowCurrentImage375080 = 0; setTimeout("thisTheISpotSlideshowRotate375080()",2000); } thisTheISpotSlideshowRotate375080();