var Formatter = { FormatFile:function(path,callback,context){return new ajax_request(this.url + '?_method=FormatFile','path=' + path,callback, context);}, url:'/ajax/Cojax.Formatter,Cojax.ashx' }