/* Author:

*/
$(window).load(function() {
	    $('#slider').nivoSlider({pauseTime:4000});
});
