var PropertyAlert=new function(){this.subscribe=function(form,unit_class_ids,district_ids,bedrooms,ownerships){var callbackFunc=null;if(arguments.length==6&&jQuery.isFunction(arguments[5])){callbackFunc=arguments[5]}else{if(typeof callback_PropertyAlert_subscribe=="function"){callbackFunc=callback_PropertyAlert_subscribe}} var params=[form,unit_class_ids,district_ids,bedrooms,ownerships].join(String.fromCharCode(3));params=params.split("&");params=params.join(String.fromCharCode(5));params=params.replace("select",String.fromCharCode(6));params=params.replace("+",String.fromCharCode(4));var data="func=subscribe¶ms=".concat(params);jQuery.ajax({"type":"POST","url":"/ajax/Modules/ef738ed6c4a912e70f28/PropertyAlert","headers":{"X-XSRF-TOKEN":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJiMylbWE4mcS82ITpYNnN9emYwWG91eVYqZmtmTlF2QSx6SDFLS3tmcUhWdlprUiVLdWAqKHxqdkBBYUs2XVNwIiwic3ViIjoie1wiZGF0ZV9jcmVhdGVkXCI6XCIyMDI0LTA0LTI4IDExOjI0XCIsXCJ1bmlxaWRcIjpcIjE3MTQyNzgyODQ2NjJkY2Y4Y2FlNzRiXCJ9IiwiZXhwIjoxNzE0Mjc5NDg0fQ.kdXcFBKCAxX85i_meiXNPodD1p9d1-eVLkXHGLrIfG0"},"contentType":"application/x-www-form-urlencoded;charset=utf-8","data":data,"async":!0,"cache":!1,select:!0,"success":function(resp,statusText,jqXHR){if(callbackFunc!=null) callbackFunc({"data":jQuery.trim(resp),"success":!0,"status":jqXHR.status,"statusText":statusText})},"error":function(jqXHR,statusText,thrownError){if(callbackFunc!=null) callbackFunc(ajaxReturnObj={"data":null,"success":!1,"status":jqXHR.status,"statusText":statusText})}})}}