((function(){var a;this.leave_message=function(){return $("div.flash_message").fadeOut(400,function(){return $(this).remove()})},a=function(a,b){var c,d;return d=setTimeout("leave_message();",5e3),c='<div class="flash_message '+b+'" style="display:none">'+a+"</div>",$(document.body).prepend(c),$("div.flash_message").fadeIn("slow",function(){return $(this).click(function(){return clearTimeout(d),leave_message()})})},$(function(){var b;b=$("#form_error_messages").html(),b.length>0&&$.facebox(b),typeof flash_notice!="undefined"&&flash_notice!==null&&a(flash_notice,"notice");if(typeof flash_alert!="undefined"&&flash_alert!==null)return a(flash_alert,"alert")})})).call(this)
