Back to site

custom

$(window).load(function() {
$('#slider').nivoSlider({ effect:'fade',
pauseTime:3000});
});