(function(){var A=jQuery.ajax;AJS.safe={ajax:function(B){if(B.data&&typeof B.data=="object"){B.data.atl_token=jQuery("#atlassian-token").attr("content");return A(B)}},get:function(){jQuery.ajax=AJS.safe.ajax;try{return jQuery.get.apply(jQuery,arguments)}finally{jQuery.ajax=A}},getScript:function(B,C){return AJS.safe.get(B,null,C,"script")},getJSON:function(B,C,D){return AJS.safe.get(B,C,D,"json")},post:function(B,D,E,C){jQuery.ajax=AJS.safe.ajax;try{return jQuery.post.apply(jQuery,arguments)}finally{jQuery.ajax=A}}}})();AJS.safeAjax=function(A){return AJS.safe.ajax(A)};

