var MyAjaxService=function() {
MyAjaxService.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
MyAjaxService.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return MyAjaxService._staticInstance.get_path();},
MarkPropPhotoAsBad:function(ImageID,UID,isBad,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'MarkPropPhotoAsBad',false,{ImageID:ImageID,UID:UID,isBad:isBad},succeededCallback,failedCallback,userContext); },
LogJSError:function(ErrorMsg,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LogJSError',false,{ErrorMsg:ErrorMsg},succeededCallback,failedCallback,userContext); },
DeleteSavedSearch:function(EncryptedVisitorID,SearchID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteSavedSearch',false,{EncryptedVisitorID:EncryptedVisitorID,SearchID:SearchID},succeededCallback,failedCallback,userContext); },
Save2SavedSearch:function(EncryptedVisitorID,SearchID,Description,Freq,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Save2SavedSearch',false,{EncryptedVisitorID:EncryptedVisitorID,SearchID:SearchID,Description:Description,Freq:Freq},succeededCallback,failedCallback,userContext); },
GetSavedSearchList:function(EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSavedSearchList',false,{EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
LoadSavedSearch:function(EncryptedVisitorID,SearchID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'LoadSavedSearch',false,{EncryptedVisitorID:EncryptedVisitorID,SearchID:SearchID},succeededCallback,failedCallback,userContext); },
GetDrivingBoundaries:function(Lat,Lon,Minutes,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDrivingBoundaries',false,{Lat:Lat,Lon:Lon,Minutes:Minutes},succeededCallback,failedCallback,userContext); },
GetParcelInfo:function(Lat,Lon,Addr,Zip,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetParcelInfo',false,{Lat:Lat,Lon:Lon,Addr:Addr,Zip:Zip},succeededCallback,failedCallback,userContext); },
GetDemographicImageURLs:function(Address,Zipcode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetDemographicImageURLs',false,{Address:Address,Zipcode:Zipcode},succeededCallback,failedCallback,userContext); },
GetMunicipalitiesByRegion:function(RegionCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMunicipalitiesByRegion',false,{RegionCode:RegionCode},succeededCallback,failedCallback,userContext); },
GetMLSAreasByMapCoord:function(RectCoord,DBField,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetMLSAreasByMapCoord',false,{RectCoord:RectCoord,DBField:DBField},succeededCallback,failedCallback,userContext); },
GetAuxPhotos:function(Source,SysID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAuxPhotos',false,{Source:Source,SysID:SysID},succeededCallback,failedCallback,userContext); },
GetAddressLocation:function(Address,EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetAddressLocation',false,{Address:Address,EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
GetSchoolInformation:function(Address,Zipcode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSchoolInformation',false,{Address:Address,Zipcode:Zipcode},succeededCallback,failedCallback,userContext); },
GetProfileRentBuyPoints:function(RectCoord,N,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetProfileRentBuyPoints',false,{RectCoord:RectCoord,N:N},succeededCallback,failedCallback,userContext); },
PropertySearchCount:function(EncryptedVisitorID,RectCoord,MapZoom,Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,AgentID,ListDateSince,isRentalOnlySearch,isSavedSearchRunning,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearchCount',false,{EncryptedVisitorID:EncryptedVisitorID,RectCoord:RectCoord,MapZoom:MapZoom,Source:Source,County:County,Address:Address,Area:Area,MLSArea:MLSArea,School:School,City:City,Neighborhood:Neighborhood,State:State,Zipcode:Zipcode,SrchType:SrchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,NumStories:NumStories,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,Pool:Pool,Waterfront:Waterfront,Waterview:Waterview,Garage:Garage,Search1:Search1,Search2:Search2,Search3:Search3,Search4:Search4,Search5:Search5,Search6:Search6,Search7:Search7,Search8:Search8,AllRemarks:AllRemarks,AllFeatures:AllFeatures,OpenHouse:OpenHouse,HasVirtualTour:HasVirtualTour,HasPhoto:HasPhoto,AgentID:AgentID,ListDateSince:ListDateSince,isRentalOnlySearch:isRentalOnlySearch,isSavedSearchRunning:isSavedSearchRunning},succeededCallback,failedCallback,userContext); },
PropertySearchRegion:function(Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,ListDateSince,isRentalOnlySearch,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearchRegion',false,{Source:Source,County:County,Address:Address,Area:Area,MLSArea:MLSArea,School:School,City:City,Neighborhood:Neighborhood,State:State,Zipcode:Zipcode,SrchType:SrchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,NumStories:NumStories,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,Pool:Pool,Waterfront:Waterfront,Waterview:Waterview,Garage:Garage,Search1:Search1,Search2:Search2,Search3:Search3,Search4:Search4,Search5:Search5,Search6:Search6,Search7:Search7,Search8:Search8,AllRemarks:AllRemarks,AllFeatures:AllFeatures,OpenHouse:OpenHouse,HasVirtualTour:HasVirtualTour,HasPhoto:HasPhoto,ListDateSince:ListDateSince,isRentalOnlySearch:isRentalOnlySearch},succeededCallback,failedCallback,userContext); },
PropertyTaxDetail:function(Lat,Lon,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyTaxDetail',false,{Lat:Lat,Lon:Lon},succeededCallback,failedCallback,userContext); },
PropertyTaxDetailByAddr:function(Addr,Zip,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyTaxDetailByAddr',false,{Addr:Addr,Zip:Zip},succeededCallback,failedCallback,userContext); },
PropertyDetail:function(Source,SysID,Lat,Lon,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyDetail',false,{Source:Source,SysID:SysID,Lat:Lat,Lon:Lon},succeededCallback,failedCallback,userContext); },
MemberSearch:function(Max,RectCoord,Source,SortField,OfficeName,FirstName,LastName,CityName,ZipCode,Category,OfficeCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'MemberSearch',false,{Max:Max,RectCoord:RectCoord,Source:Source,SortField:SortField,OfficeName:OfficeName,FirstName:FirstName,LastName:LastName,CityName:CityName,ZipCode:ZipCode,Category:Category,OfficeCode:OfficeCode},succeededCallback,failedCallback,userContext); },
ConfigMapSearch:function(EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ConfigMapSearch',false,{EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
ConfigListSearch:function(EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ConfigListSearch',false,{EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
RememberSetting:function(FieldName,Value,EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RememberSetting',false,{FieldName:FieldName,Value:Value,EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
RememberUnlockCode:function(Pw,EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'RememberUnlockCode',false,{Pw:Pw,EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
MyFavoritesSearch:function(Max,EncryptedVisitorID,Type,Priority,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'MyFavoritesSearch',false,{Max:Max,EncryptedVisitorID:EncryptedVisitorID,Type:Type,Priority:Priority},succeededCallback,failedCallback,userContext); },
GetNearbyPropertyList:function(Max,EncryptedVisitorID,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,Size,Priority,MapZoom,Lat,Lon,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetNearbyPropertyList',false,{Max:Max,EncryptedVisitorID:EncryptedVisitorID,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,Size:Size,Priority:Priority,MapZoom:MapZoom,Lat:Lat,Lon:Lon},succeededCallback,failedCallback,userContext); },
PropertySearch:function(Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,AgentID,isSavedSearchRunning,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearch',false,{Max:Max,Source:Source,Tab:Tab,EncryptedVisitorID:EncryptedVisitorID,MapZoom:MapZoom,RectCoord:RectCoord,County:County,Address:Address,Area:Area,MLSArea:MLSArea,School:School,City:City,Neighborhood:Neighborhood,State:State,Zipcode:Zipcode,SearchType:SearchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,NumStories:NumStories,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,PoolType:PoolType,Waterfront:Waterfront,Waterview:Waterview,Garage:Garage,Search1:Search1,Search2:Search2,Search3:Search3,Search4:Search4,Search5:Search5,Search6:Search6,Search7:Search7,Search8:Search8,AllRemarks:AllRemarks,AllFeatures:AllFeatures,OpenHouse:OpenHouse,HasVirtualTour:HasVirtualTour,HasPhoto:HasPhoto,StatusCode:StatusCode,ListDateSince:ListDateSince,isRentalOnlySearch:isRentalOnlySearch,Priority:Priority,AgentID:AgentID,isSavedSearchRunning:isSavedSearchRunning},succeededCallback,failedCallback,userContext); },
UpdateSavedCriteriaMap:function(EncryptedVisitorID,MapZoom,RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateSavedCriteriaMap',false,{EncryptedVisitorID:EncryptedVisitorID,MapZoom:MapZoom,RectCoord:RectCoord},succeededCallback,failedCallback,userContext); },
PropertySearchValueYourHomeAggregate:function(Max,PropStatus,EncryptedVisitorID,RectCoord,PropType,Address,CityState,Zipcode,Beds,BathsFull,BathsPartial,Size,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearchValueYourHomeAggregate',false,{Max:Max,PropStatus:PropStatus,EncryptedVisitorID:EncryptedVisitorID,RectCoord:RectCoord,PropType:PropType,Address:Address,CityState:CityState,Zipcode:Zipcode,Beds:Beds,BathsFull:BathsFull,BathsPartial:BathsPartial,Size:Size},succeededCallback,failedCallback,userContext); },
PropertyTrends:function(RectCoord,Area,MLSArea,County,Address,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,OpenHouse,isRentalOnlySearch,Priority,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyTrends',false,{RectCoord:RectCoord,Area:Area,MLSArea:MLSArea,County:County,Address:Address,SearchType:SearchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,PoolType:PoolType,Search1:Search1,Search2:Search2,Search3:Search3,Search4:Search4,Search5:Search5,Search6:Search6,Search7:Search7,Search8:Search8,OpenHouse:OpenHouse,isRentalOnlySearch:isRentalOnlySearch,Priority:Priority},succeededCallback,failedCallback,userContext); },
PropertySearchAggregate:function(ProjectedCount,Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearchAggregate',false,{ProjectedCount:ProjectedCount,Max:Max,Source:Source,Tab:Tab,EncryptedVisitorID:EncryptedVisitorID,MapZoom:MapZoom,RectCoord:RectCoord,County:County,Address:Address,Area:Area,MLSArea:MLSArea,School:School,City:City,Neighborhood:Neighborhood,State:State,Zipcode:Zipcode,SearchType:SearchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,NumStories:NumStories,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,PoolType:PoolType,Waterfront:Waterfront,Waterview:Waterview,Garage:Garage,Search1:Search1,Search2:Search2,Search3:Search3,Search4:Search4,Search5:Search5,Search6:Search6,Search7:Search7,Search8:Search8,AllRemarks:AllRemarks,AllFeatures:AllFeatures,OpenHouse:OpenHouse,HasVirtualTour:HasVirtualTour,HasPhoto:HasPhoto,StatusCode:StatusCode,ListDateSince:ListDateSince,isRentalOnlySearch:isRentalOnlySearch,Priority:Priority},succeededCallback,failedCallback,userContext); },
ForeclosureSearchAggregate:function(Max,MapZoom,RectCoord,PropType,Area,City,Neighborhood,State,Zipcode,PriceMin,PriceMax,Beds,Baths,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,StatusCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ForeclosureSearchAggregate',false,{Max:Max,MapZoom:MapZoom,RectCoord:RectCoord,PropType:PropType,Area:Area,City:City,Neighborhood:Neighborhood,State:State,Zipcode:Zipcode,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,NumStories:NumStories,SizeMin:SizeMin,SizeMax:SizeMax,LotMin:LotMin,LotMax:LotMax,YrBuiltMin:YrBuiltMin,YrBuiltMax:YrBuiltMax,StatusCode:StatusCode},succeededCallback,failedCallback,userContext); },
PropertyMLLookup:function(MLNum,RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyMLLookup',false,{MLNum:MLNum,RectCoord:RectCoord},succeededCallback,failedCallback,userContext); },
PropertyAddressLookup:function(Address,Zipcode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertyAddressLookup',false,{Address:Address,Zipcode:Zipcode},succeededCallback,failedCallback,userContext); },
PropertySearchSimple:function(Max,Source,City,Neighborhood,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,Size,Lot,YrBuilt,isRentalOnlySearch,Priority,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'PropertySearchSimple',false,{Max:Max,Source:Source,City:City,Neighborhood:Neighborhood,Zipcode:Zipcode,SearchType:SearchType,PropType:PropType,PriceMin:PriceMin,PriceMax:PriceMax,Beds:Beds,Baths:Baths,BathsFull:BathsFull,BathsPartial:BathsPartial,Size:Size,Lot:Lot,YrBuilt:YrBuilt,isRentalOnlySearch:isRentalOnlySearch,Priority:Priority},succeededCallback,failedCallback,userContext); },
UpdateNotes:function(EncryptedVisitorID,Source,SysPropertyID,NewText,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'UpdateNotes',false,{EncryptedVisitorID:EncryptedVisitorID,Source:Source,SysPropertyID:SysPropertyID,NewText:NewText},succeededCallback,failedCallback,userContext); },
GetCompGrid:function(Max,CompPropStatus,MLNum,Latitude,Longitude,PropType,Subdivision,ZipCode,City,County,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,LPrice,HOAFeeMo,TaxesMo,AssessedValue,GarageSpaces,PoolType,DOM,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCompGrid',false,{Max:Max,CompPropStatus:CompPropStatus,MLNum:MLNum,Latitude:Latitude,Longitude:Longitude,PropType:PropType,Subdivision:Subdivision,ZipCode:ZipCode,City:City,County:County,Beds:Beds,BathsFull:BathsFull,BathsPartial:BathsPartial,Size:Size,Lotx100:Lotx100,YrBuilt:YrBuilt,LPrice:LPrice,HOAFeeMo:HOAFeeMo,TaxesMo:TaxesMo,AssessedValue:AssessedValue,GarageSpaces:GarageSpaces,PoolType:PoolType,DOM:DOM},succeededCallback,failedCallback,userContext); },
GetCompGridByAddr:function(Max,CompPropStatus,EncryptedVisitorID,Address,CityState,Zipcode,PropType,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetCompGridByAddr',false,{Max:Max,CompPropStatus:CompPropStatus,EncryptedVisitorID:EncryptedVisitorID,Address:Address,CityState:CityState,Zipcode:Zipcode,PropType:PropType,Beds:Beds,BathsFull:BathsFull,BathsPartial:BathsPartial,Size:Size,Lotx100:Lotx100,YrBuilt:YrBuilt},succeededCallback,failedCallback,userContext); },
Lookup:function(Max,CtrlID,Fields,Entry,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'Lookup',false,{Max:Max,CtrlID:CtrlID,Fields:Fields,Entry:Entry},succeededCallback,failedCallback,userContext); },
GetFavoritesList:function(EncryptedVisitorID,NewAddr,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFavoritesList',false,{EncryptedVisitorID:EncryptedVisitorID,NewAddr:NewAddr},succeededCallback,failedCallback,userContext); },
VisitorIdentity:function(EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'VisitorIdentity',false,{EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
ForgotPassword:function(EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ForgotPassword',false,{EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
VisitorLogin:function(EncryptedVisitorID,LastName,FirstName,EmailAddr,Password,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'VisitorLogin',false,{EncryptedVisitorID:EncryptedVisitorID,LastName:LastName,FirstName:FirstName,EmailAddr:EmailAddr,Password:Password},succeededCallback,failedCallback,userContext); },
SendLeadEmail:function(VisitorID,Source,SysPropID,TypeOfFav,ToEMailAddr,FromEmailAddr,Subj,Msg,LanguageCode,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SendLeadEmail',false,{VisitorID:VisitorID,Source:Source,SysPropID:SysPropID,TypeOfFav:TypeOfFav,ToEMailAddr:ToEMailAddr,FromEmailAddr:FromEmailAddr,Subj:Subj,Msg:Msg,LanguageCode:LanguageCode},succeededCallback,failedCallback,userContext); },
SendLead2MLX:function(URL,postData,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SendLead2MLX',false,{URL:URL,postData:postData},succeededCallback,failedCallback,userContext); },
ToggleFavorite:function(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ToggleFavorite',false,{EncryptedVisitorID:EncryptedVisitorID,Source:Source,SysPropertyID:SysPropertyID,FavoriteType:FavoriteType},succeededCallback,failedCallback,userContext); },
AddHit:function(EncryptedVisitorID,Source,SysPropertyID,FavType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddHit',false,{EncryptedVisitorID:EncryptedVisitorID,Source:Source,SysPropertyID:SysPropertyID,FavType:FavType},succeededCallback,failedCallback,userContext); },
AddFavorite:function(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'AddFavorite',false,{EncryptedVisitorID:EncryptedVisitorID,Source:Source,SysPropertyID:SysPropertyID,FavoriteType:FavoriteType},succeededCallback,failedCallback,userContext); },
DeleteFavorite:function(EncryptedVisitorID,Source,SysPropertyID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DeleteFavorite',false,{EncryptedVisitorID:EncryptedVisitorID,Source:Source,SysPropertyID:SysPropertyID},succeededCallback,failedCallback,userContext); },
DrivingDirectionsFromAddr:function(EncryptedVisitorID,From,Addr,Lat,Lon,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DrivingDirectionsFromAddr',false,{EncryptedVisitorID:EncryptedVisitorID,From:From,Addr:Addr,Lat:Lat,Lon:Lon},succeededCallback,failedCallback,userContext); },
DrivingDistanceFromAddr:function(Addr,Lat,Lon,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'DrivingDistanceFromAddr',false,{Addr:Addr,Lat:Lat,Lon:Lon},succeededCallback,failedCallback,userContext); },
ValidAreaLookup:function(Entry,EncryptedVisitorID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'ValidAreaLookup',false,{Entry:Entry,EncryptedVisitorID:EncryptedVisitorID},succeededCallback,failedCallback,userContext); },
GetParcelPolygonsInRegion:function(RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetParcelPolygonsInRegion',false,{RectCoord:RectCoord},succeededCallback,failedCallback,userContext); },
GetZipcodePolygonsInRegion:function(RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetZipcodePolygonsInRegion',false,{RectCoord:RectCoord},succeededCallback,failedCallback,userContext); },
GetZoningPolygonsInRegion:function(RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetZoningPolygonsInRegion',false,{RectCoord:RectCoord},succeededCallback,failedCallback,userContext); },
SetOfficeLogoPath:function(SysID,URL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetOfficeLogoPath',false,{SysID:SysID,URL:URL},succeededCallback,failedCallback,userContext); },
SetAgentPhotoPath:function(SysID,URL,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'SetAgentPhotoPath',false,{SysID:SysID,URL:URL},succeededCallback,failedCallback,userContext); },
GetFloodPolygonsInRegion:function(RectCoord,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetFloodPolygonsInRegion',false,{RectCoord:RectCoord},succeededCallback,failedCallback,userContext); }}
MyAjaxService.registerClass('MyAjaxService',Sys.Net.WebServiceProxy);
MyAjaxService._staticInstance = new MyAjaxService();
MyAjaxService.set_path = function(value) { MyAjaxService._staticInstance.set_path(value); }
MyAjaxService.get_path = function() { return MyAjaxService._staticInstance.get_path(); }
MyAjaxService.set_timeout = function(value) { MyAjaxService._staticInstance.set_timeout(value); }
MyAjaxService.get_timeout = function() { return MyAjaxService._staticInstance.get_timeout(); }
MyAjaxService.set_defaultUserContext = function(value) { MyAjaxService._staticInstance.set_defaultUserContext(value); }
MyAjaxService.get_defaultUserContext = function() { return MyAjaxService._staticInstance.get_defaultUserContext(); }
MyAjaxService.set_defaultSucceededCallback = function(value) { MyAjaxService._staticInstance.set_defaultSucceededCallback(value); }
MyAjaxService.get_defaultSucceededCallback = function() { return MyAjaxService._staticInstance.get_defaultSucceededCallback(); }
MyAjaxService.set_defaultFailedCallback = function(value) { MyAjaxService._staticInstance.set_defaultFailedCallback(value); }
MyAjaxService.get_defaultFailedCallback = function() { return MyAjaxService._staticInstance.get_defaultFailedCallback(); }
MyAjaxService.set_path("/MyAjaxService.asmx");
MyAjaxService.MarkPropPhotoAsBad= function(ImageID,UID,isBad,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.MarkPropPhotoAsBad(ImageID,UID,isBad,onSuccess,onFailed,userContext); }
MyAjaxService.LogJSError= function(ErrorMsg,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.LogJSError(ErrorMsg,onSuccess,onFailed,userContext); }
MyAjaxService.DeleteSavedSearch= function(EncryptedVisitorID,SearchID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.DeleteSavedSearch(EncryptedVisitorID,SearchID,onSuccess,onFailed,userContext); }
MyAjaxService.Save2SavedSearch= function(EncryptedVisitorID,SearchID,Description,Freq,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.Save2SavedSearch(EncryptedVisitorID,SearchID,Description,Freq,onSuccess,onFailed,userContext); }
MyAjaxService.GetSavedSearchList= function(EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetSavedSearchList(EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.LoadSavedSearch= function(EncryptedVisitorID,SearchID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.LoadSavedSearch(EncryptedVisitorID,SearchID,onSuccess,onFailed,userContext); }
MyAjaxService.GetDrivingBoundaries= function(Lat,Lon,Minutes,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetDrivingBoundaries(Lat,Lon,Minutes,onSuccess,onFailed,userContext); }
MyAjaxService.GetParcelInfo= function(Lat,Lon,Addr,Zip,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetParcelInfo(Lat,Lon,Addr,Zip,onSuccess,onFailed,userContext); }
MyAjaxService.GetDemographicImageURLs= function(Address,Zipcode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetDemographicImageURLs(Address,Zipcode,onSuccess,onFailed,userContext); }
MyAjaxService.GetMunicipalitiesByRegion= function(RegionCode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetMunicipalitiesByRegion(RegionCode,onSuccess,onFailed,userContext); }
MyAjaxService.GetMLSAreasByMapCoord= function(RectCoord,DBField,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetMLSAreasByMapCoord(RectCoord,DBField,onSuccess,onFailed,userContext); }
MyAjaxService.GetAuxPhotos= function(Source,SysID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetAuxPhotos(Source,SysID,onSuccess,onFailed,userContext); }
MyAjaxService.GetAddressLocation= function(Address,EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetAddressLocation(Address,EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.GetSchoolInformation= function(Address,Zipcode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetSchoolInformation(Address,Zipcode,onSuccess,onFailed,userContext); }
MyAjaxService.GetProfileRentBuyPoints= function(RectCoord,N,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetProfileRentBuyPoints(RectCoord,N,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearchCount= function(EncryptedVisitorID,RectCoord,MapZoom,Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,AgentID,ListDateSince,isRentalOnlySearch,isSavedSearchRunning,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearchCount(EncryptedVisitorID,RectCoord,MapZoom,Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,AgentID,ListDateSince,isRentalOnlySearch,isSavedSearchRunning,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearchRegion= function(Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,ListDateSince,isRentalOnlySearch,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearchRegion(Source,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SrchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,Pool,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,ListDateSince,isRentalOnlySearch,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyTaxDetail= function(Lat,Lon,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyTaxDetail(Lat,Lon,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyTaxDetailByAddr= function(Addr,Zip,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyTaxDetailByAddr(Addr,Zip,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyDetail= function(Source,SysID,Lat,Lon,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyDetail(Source,SysID,Lat,Lon,onSuccess,onFailed,userContext); }
MyAjaxService.MemberSearch= function(Max,RectCoord,Source,SortField,OfficeName,FirstName,LastName,CityName,ZipCode,Category,OfficeCode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.MemberSearch(Max,RectCoord,Source,SortField,OfficeName,FirstName,LastName,CityName,ZipCode,Category,OfficeCode,onSuccess,onFailed,userContext); }
MyAjaxService.ConfigMapSearch= function(EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ConfigMapSearch(EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.ConfigListSearch= function(EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ConfigListSearch(EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.RememberSetting= function(FieldName,Value,EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.RememberSetting(FieldName,Value,EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.RememberUnlockCode= function(Pw,EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.RememberUnlockCode(Pw,EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.MyFavoritesSearch= function(Max,EncryptedVisitorID,Type,Priority,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.MyFavoritesSearch(Max,EncryptedVisitorID,Type,Priority,onSuccess,onFailed,userContext); }
MyAjaxService.GetNearbyPropertyList= function(Max,EncryptedVisitorID,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,Size,Priority,MapZoom,Lat,Lon,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetNearbyPropertyList(Max,EncryptedVisitorID,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,Size,Priority,MapZoom,Lat,Lon,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearch= function(Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,AgentID,isSavedSearchRunning,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearch(Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,AgentID,isSavedSearchRunning,onSuccess,onFailed,userContext); }
MyAjaxService.UpdateSavedCriteriaMap= function(EncryptedVisitorID,MapZoom,RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.UpdateSavedCriteriaMap(EncryptedVisitorID,MapZoom,RectCoord,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearchValueYourHomeAggregate= function(Max,PropStatus,EncryptedVisitorID,RectCoord,PropType,Address,CityState,Zipcode,Beds,BathsFull,BathsPartial,Size,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearchValueYourHomeAggregate(Max,PropStatus,EncryptedVisitorID,RectCoord,PropType,Address,CityState,Zipcode,Beds,BathsFull,BathsPartial,Size,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyTrends= function(RectCoord,Area,MLSArea,County,Address,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,OpenHouse,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyTrends(RectCoord,Area,MLSArea,County,Address,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,OpenHouse,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearchAggregate= function(ProjectedCount,Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearchAggregate(ProjectedCount,Max,Source,Tab,EncryptedVisitorID,MapZoom,RectCoord,County,Address,Area,MLSArea,School,City,Neighborhood,State,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,PoolType,Waterfront,Waterview,Garage,Search1,Search2,Search3,Search4,Search5,Search6,Search7,Search8,AllRemarks,AllFeatures,OpenHouse,HasVirtualTour,HasPhoto,StatusCode,ListDateSince,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext); }
MyAjaxService.ForeclosureSearchAggregate= function(Max,MapZoom,RectCoord,PropType,Area,City,Neighborhood,State,Zipcode,PriceMin,PriceMax,Beds,Baths,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,StatusCode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ForeclosureSearchAggregate(Max,MapZoom,RectCoord,PropType,Area,City,Neighborhood,State,Zipcode,PriceMin,PriceMax,Beds,Baths,NumStories,SizeMin,SizeMax,LotMin,LotMax,YrBuiltMin,YrBuiltMax,StatusCode,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyMLLookup= function(MLNum,RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyMLLookup(MLNum,RectCoord,onSuccess,onFailed,userContext); }
MyAjaxService.PropertyAddressLookup= function(Address,Zipcode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertyAddressLookup(Address,Zipcode,onSuccess,onFailed,userContext); }
MyAjaxService.PropertySearchSimple= function(Max,Source,City,Neighborhood,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,Size,Lot,YrBuilt,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.PropertySearchSimple(Max,Source,City,Neighborhood,Zipcode,SearchType,PropType,PriceMin,PriceMax,Beds,Baths,BathsFull,BathsPartial,Size,Lot,YrBuilt,isRentalOnlySearch,Priority,onSuccess,onFailed,userContext); }
MyAjaxService.UpdateNotes= function(EncryptedVisitorID,Source,SysPropertyID,NewText,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.UpdateNotes(EncryptedVisitorID,Source,SysPropertyID,NewText,onSuccess,onFailed,userContext); }
MyAjaxService.GetCompGrid= function(Max,CompPropStatus,MLNum,Latitude,Longitude,PropType,Subdivision,ZipCode,City,County,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,LPrice,HOAFeeMo,TaxesMo,AssessedValue,GarageSpaces,PoolType,DOM,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetCompGrid(Max,CompPropStatus,MLNum,Latitude,Longitude,PropType,Subdivision,ZipCode,City,County,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,LPrice,HOAFeeMo,TaxesMo,AssessedValue,GarageSpaces,PoolType,DOM,onSuccess,onFailed,userContext); }
MyAjaxService.GetCompGridByAddr= function(Max,CompPropStatus,EncryptedVisitorID,Address,CityState,Zipcode,PropType,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetCompGridByAddr(Max,CompPropStatus,EncryptedVisitorID,Address,CityState,Zipcode,PropType,Beds,BathsFull,BathsPartial,Size,Lotx100,YrBuilt,onSuccess,onFailed,userContext); }
MyAjaxService.Lookup= function(Max,CtrlID,Fields,Entry,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.Lookup(Max,CtrlID,Fields,Entry,onSuccess,onFailed,userContext); }
MyAjaxService.GetFavoritesList= function(EncryptedVisitorID,NewAddr,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetFavoritesList(EncryptedVisitorID,NewAddr,onSuccess,onFailed,userContext); }
MyAjaxService.VisitorIdentity= function(EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.VisitorIdentity(EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.ForgotPassword= function(EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ForgotPassword(EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.VisitorLogin= function(EncryptedVisitorID,LastName,FirstName,EmailAddr,Password,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.VisitorLogin(EncryptedVisitorID,LastName,FirstName,EmailAddr,Password,onSuccess,onFailed,userContext); }
MyAjaxService.SendLeadEmail= function(VisitorID,Source,SysPropID,TypeOfFav,ToEMailAddr,FromEmailAddr,Subj,Msg,LanguageCode,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.SendLeadEmail(VisitorID,Source,SysPropID,TypeOfFav,ToEMailAddr,FromEmailAddr,Subj,Msg,LanguageCode,onSuccess,onFailed,userContext); }
MyAjaxService.SendLead2MLX= function(URL,postData,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.SendLead2MLX(URL,postData,onSuccess,onFailed,userContext); }
MyAjaxService.ToggleFavorite= function(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ToggleFavorite(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,onSuccess,onFailed,userContext); }
MyAjaxService.AddHit= function(EncryptedVisitorID,Source,SysPropertyID,FavType,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.AddHit(EncryptedVisitorID,Source,SysPropertyID,FavType,onSuccess,onFailed,userContext); }
MyAjaxService.AddFavorite= function(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.AddFavorite(EncryptedVisitorID,Source,SysPropertyID,FavoriteType,onSuccess,onFailed,userContext); }
MyAjaxService.DeleteFavorite= function(EncryptedVisitorID,Source,SysPropertyID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.DeleteFavorite(EncryptedVisitorID,Source,SysPropertyID,onSuccess,onFailed,userContext); }
MyAjaxService.DrivingDirectionsFromAddr= function(EncryptedVisitorID,From,Addr,Lat,Lon,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.DrivingDirectionsFromAddr(EncryptedVisitorID,From,Addr,Lat,Lon,onSuccess,onFailed,userContext); }
MyAjaxService.DrivingDistanceFromAddr= function(Addr,Lat,Lon,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.DrivingDistanceFromAddr(Addr,Lat,Lon,onSuccess,onFailed,userContext); }
MyAjaxService.ValidAreaLookup= function(Entry,EncryptedVisitorID,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.ValidAreaLookup(Entry,EncryptedVisitorID,onSuccess,onFailed,userContext); }
MyAjaxService.GetParcelPolygonsInRegion= function(RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetParcelPolygonsInRegion(RectCoord,onSuccess,onFailed,userContext); }
MyAjaxService.GetZipcodePolygonsInRegion= function(RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetZipcodePolygonsInRegion(RectCoord,onSuccess,onFailed,userContext); }
MyAjaxService.GetZoningPolygonsInRegion= function(RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetZoningPolygonsInRegion(RectCoord,onSuccess,onFailed,userContext); }
MyAjaxService.SetOfficeLogoPath= function(SysID,URL,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.SetOfficeLogoPath(SysID,URL,onSuccess,onFailed,userContext); }
MyAjaxService.SetAgentPhotoPath= function(SysID,URL,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.SetAgentPhotoPath(SysID,URL,onSuccess,onFailed,userContext); }
MyAjaxService.GetFloodPolygonsInRegion= function(RectCoord,onSuccess,onFailed,userContext) {MyAjaxService._staticInstance.GetFloodPolygonsInRegion(RectCoord,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
if (typeof(GeoPoint) === 'undefined') {
var GeoPoint=gtc("GeoPoint");
GeoPoint.registerClass('GeoPoint');
}
if (typeof(MLSProperty) === 'undefined') {
var MLSProperty=gtc("MLSProperty");
MLSProperty.registerClass('MLSProperty');
}
