var Contactus = { sendContact:function(strValue,callback,context){return new ajax_request(this.url + '?_method=sendContact&_session=no','strValue=' + json_from_object(strValue),callback, context);}, url:'/ajax/Contactus,App_Web_contactus.aspx.cdcab7d2.ashx' }