var thisTheISpotSlideshowImageID903023 = 'thisTheISpotImg903023'; var thisTheISpotSlideshowArtistAddress903023 = "http://www.theispot.com/artist/stock/rsnook"; var thisTheISpotSlideshowArtistName903023 = "Ryan Snook"; var thisTheISpotSlideshowCollectionName903023 = "Stock Collection"; var thisTheISpotSlideshowImgArray903023 = new Array(); thisTheISpotSlideshowImgArray903023[0] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1042.jpg'; thisTheISpotSlideshowImgArray903023[1] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1041.jpg'; thisTheISpotSlideshowImgArray903023[2] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1040.jpg'; thisTheISpotSlideshowImgArray903023[3] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1039.jpg'; thisTheISpotSlideshowImgArray903023[4] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1038.jpg'; thisTheISpotSlideshowImgArray903023[5] = 'http://www.theispot.com/content/Images/i2150i2199/a2151/thumbs/a2151s1033.jpg'; var thisTheISpotSlideshowCurrentImage903023 = 0; var thisTheISpotSlideshowMaxImage903023 = 5; document.write('
'); document.write('
'); document.write('
'); // put address here document.write(''); document.write('
'); // put collection name here document.write('' + thisTheISpotSlideshowCollectionName903023 + ''); // put address here document.write('
'); document.write('
'); // put artists name here document.write('' + thisTheISpotSlideshowArtistName903023 + ''); document.write('
'); function thisTheISpotSlideshowRotate903023() { document.getElementById(thisTheISpotSlideshowImageID903023).src = thisTheISpotSlideshowImgArray903023[thisTheISpotSlideshowCurrentImage903023]; if (thisTheISpotSlideshowCurrentImage903023 < thisTheISpotSlideshowMaxImage903023) thisTheISpotSlideshowCurrentImage903023++ else thisTheISpotSlideshowCurrentImage903023 = 0; setTimeout("thisTheISpotSlideshowRotate903023()",2000); } thisTheISpotSlideshowRotate903023();