jQuery(document).ready(function() {
	
	// Artist Scroller
	jQuery('#pb-artistslider').jcarousel();

});