// JavaScript Document
jQuery(window).load(function() {
	jQuery('#slider').nivoSlider();
});
