jQuery.noConflict();
jQuery(document).ready(function(){

	// slideshow
	jQuery('.flash-slideshow-container').flashSlideShow();	
	
});
