// image slider
$(window).load(function() {
        $('#slider').nivoSlider();
    });
   



