'); } } setAlertMsg(msg); } else if (jqxhr.status >= 500) { if (jqxhr.statusText && jqxhr.statusText.startsWith("http")) window.location = jqxhr.statusText; if (jqxhr.responseText && jqxhr.responseText.startsWith("http")) window.location = jqxhr.responseText; } });