function showErrorAlerts(){$("div#serverErrorAlert").stop().show("bounce","fast")}$(document).ready(function(){showErrorAlerts()});

