$(function() {
   // Nivo Code
   $('.nivo').nivoSlider({effect:'fold',pauseTime:6000});
   $('.nivo').css("overflow","visible");
});
