var thisTheISpotSlideshowImageID754244 = 'thisTheISpotImg754244'; var thisTheISpotSlideshowArtistAddress754244 = "http://www.theispot.com/artist/rewing"; var thisTheISpotSlideshowArtistName754244 = "Richard Ewing"; var thisTheISpotSlideshowCollectionName754244 = "Portfolio Collection"; var thisTheISpotSlideshowImgArray754244 = new Array(); thisTheISpotSlideshowImgArray754244[0] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a001.jpg'; thisTheISpotSlideshowImgArray754244[1] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a1010.jpg'; thisTheISpotSlideshowImgArray754244[2] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a1014.gif'; thisTheISpotSlideshowImgArray754244[3] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a002.jpg'; thisTheISpotSlideshowImgArray754244[4] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a1012.jpg'; thisTheISpotSlideshowImgArray754244[5] = 'http://www.theispot.com/content/Images/i900i949/I935/thumbs/i935a003.jpg'; var thisTheISpotSlideshowCurrentImage754244 = 0; var thisTheISpotSlideshowMaxImage754244 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName754244 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName754244 + ''); document.write('
'); function thisTheISpotSlideshowRotate754244() { document.getElementById(thisTheISpotSlideshowImageID754244).src = thisTheISpotSlideshowImgArray754244[thisTheISpotSlideshowCurrentImage754244]; if (thisTheISpotSlideshowCurrentImage754244 < thisTheISpotSlideshowMaxImage754244) thisTheISpotSlideshowCurrentImage754244++ else thisTheISpotSlideshowCurrentImage754244 = 0; setTimeout("thisTheISpotSlideshowRotate754244()",2000); } thisTheISpotSlideshowRotate754244();