jQuery.noConflict;

jQuery(function(){
	jQuery("#pics").load("pic_slideshow.php");
});


