(function($){
	$(document).ready(function(){
		$("#lance-info-flash").click();
	});
})(jQuery);
