#thumbnails img { height: 50px; margin: 5px; border: 1px solid #fff; display: block; float: left; display: none; }
$('#' + current).fadeIn('slow'); $('#fullSize').animate({ height: currentHeight + 40 + 'px' }, 500);