diff --git a/galleryscript.js b/galleryscript.js index 3dac417..36640ba 100644 --- a/galleryscript.js +++ b/galleryscript.js @@ -1114,7 +1114,7 @@ function thumblist(n,curr) { if (maxThumb%2==1) { nright+=1; nleft+=1; } leftstr='← ('+ends.first+')'; rightstr='→ ('+(imagelist.length-ends.last)+')'; - menustr='all thumbnails'+ + menustr=''+ ' (S)etup'; thumbstr='Images'+menustr+''+leftstr; for (i=ends.first; i'; + thumbstr+=''; } thumbstr+=''; $('#thumbcontainer').html(thumbstr); $('#imagecontainer').html(''); $('#imagecontainer').css('height',0); $('#desccontainer').hide(); + for (i=0; i'+ ''+ ''+ + ''+ + ''+ 'Slideshow: seconds'+ ''+ ' Help';