HTC-2010 JavaScript
function updateImageAndTitle () {
$('.big, #rb, #lb, #cap').fadeOut(500, function() {
$(imageBig).attr('src', pathList[currentImageNumber]);
$('#cap').html(titleList[currentImageNumber]);
});
$('.big, #rb, #lb, #cap').fadeIn(500);
} //end updateImageAndTitle function
16 items
Coming Soon
See It
Coming Soon
See It
Coming Soon
See It
Coming Soon
See It