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

