$(
	function () {
		var $br = jQuery.noConflict();
		$br( "#left" ).imageScroller( {speed:'4000', loading:'Carregando...'} );
		
	}
)
