jQuery.noConflict();
jQuery(document).ready(function(){
	jQuery("#slider").easySlider({auto:true, continuous:true, pause:8000});
});
