function redcas_show_error(t,c){c=c?c:"redcas_warning";$("div."+c).text(t?t:"___REDCAS_AJAX_ERROR___!");$("div."+c).show("slow",function(){$(this).focus();});}
