$(document).ready(function() {
$('#slider').nivoSlider({pauseTime:5000});
});
 
