// Animated gallery used on homepage
jQuery(function($) {
$('#slider').nivoSlider();
});
