	var j = jQuery.noConflict();

    j(window).load(function() {
        j('#slider').nivoSlider();
    });
