var ProviderSearch=function() {
ProviderSearch.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
ProviderSearch.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return ProviderSearch._staticInstance.get_path();},
strEncrypt:function(str,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'strEncrypt',false,{str:str},succeededCallback,failedCallback,userContext); },
strEncryptURL:function(str,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'strEncryptURL',false,{str:str},succeededCallback,failedCallback,userContext); },
strDecrypt:function(str,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'strDecrypt',false,{str:str},succeededCallback,failedCallback,userContext); },
verifyCaptcha:function(strChal,strResp,strIP,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'verifyCaptcha',false,{strChal:strChal,strResp:strResp,strIP:strIP},succeededCallback,failedCallback,userContext); },
callLoadCleanup:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadCleanup',false,{},succeededCallback,failedCallback,userContext); },
executeCleanup:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'executeCleanup',false,{},succeededCallback,failedCallback,userContext); },
selectProviderSearch:function(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'selectProviderSearch',false,{strCompany:strCompany,strDistance:strDistance,strZipCode:strZipCode,strCounty:strCounty,strAreaCode:strAreaCode,strState:strState,strSection:strSection,strSectionText:strSectionText,strSectionOption:strSectionOption,strSpecialty:strSpecialty,strSpecialtyText:strSpecialtyText,strSpecialtyOption:strSpecialtyOption,strLanguage:strLanguage,strHospital:strHospital,strHospitalText:strHospitalText,strHospitalOption:strHospitalOption,strLastName:strLastName,strLastNameOption:strLastNameOption,strSiteName:strSiteName,strSiteNameOption:strSiteNameOption,strMedicareLOB:strMedicareLOB,strMedicaidLOB:strMedicaidLOB,strCHPLOB:strCHPLOB,strFHPLOB:strFHPLOB,strMedicareOpen:strMedicareOpen,strMedicaidOpen:strMedicaidOpen,strCHPOpen:strCHPOpen,strFHPOpen:strFHPOpen,strMAPOpen:strMAPOpen,strMAPLOB:strMAPLOB,strMLTCOpen:strMLTCOpen,strMLTCLOB:strMLTCLOB,blnWheelchairAccess:blnWheelchairAccess,blnBoardCertified:blnBoardCertified,blnPreferredProvider:blnPreferredProvider,strDataFilter:strDataFilter,strSortBy:strSortBy,intResultLimit:intResultLimit,intPageStart:intPageStart,intPageSize:intPageSize,strMCDOpen:strMCDOpen,strMCDLOB:strMCDLOB,strSearchKey:strSearchKey,strDebug:strDebug},succeededCallback,failedCallback,userContext); },
selectProviderSearchJS:function(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'selectProviderSearchJS',false,{strCompany:strCompany,strDistance:strDistance,strZipCode:strZipCode,strCounty:strCounty,strAreaCode:strAreaCode,strState:strState,strSection:strSection,strSectionText:strSectionText,strSectionOption:strSectionOption,strSpecialty:strSpecialty,strSpecialtyText:strSpecialtyText,strSpecialtyOption:strSpecialtyOption,strLanguage:strLanguage,strHospital:strHospital,strHospitalText:strHospitalText,strHospitalOption:strHospitalOption,strLastName:strLastName,strLastNameOption:strLastNameOption,strSiteName:strSiteName,strSiteNameOption:strSiteNameOption,strMedicareLOB:strMedicareLOB,strMedicaidLOB:strMedicaidLOB,strCHPLOB:strCHPLOB,strFHPLOB:strFHPLOB,strMedicareOpen:strMedicareOpen,strMedicaidOpen:strMedicaidOpen,strCHPOpen:strCHPOpen,strFHPOpen:strFHPOpen,strMAPOpen:strMAPOpen,strMAPLOB:strMAPLOB,strMLTCOpen:strMLTCOpen,strMLTCLOB:strMLTCLOB,blnWheelchairAccess:blnWheelchairAccess,blnBoardCertified:blnBoardCertified,blnPreferredProvider:blnPreferredProvider,strDataFilter:strDataFilter,strSortBy:strSortBy,intResultLimit:intResultLimit,intPageStart:intPageStart,intPageSize:intPageSize,strMCDOpen:strMCDOpen,strMCDLOB:strMCDLOB,strSearchKey:strSearchKey,strDebug:strDebug},succeededCallback,failedCallback,userContext); },
selectProviderError:function(intID,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'selectProviderError',false,{intID:intID},succeededCallback,failedCallback,userContext); },
insertProviderError:function(strUser,strProviderID,strProviderError,strAddress1,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'insertProviderError',false,{strUser:strUser,strProviderID:strProviderID,strProviderError:strProviderError,strAddress1:strAddress1},succeededCallback,failedCallback,userContext); },
callSelectProviderByID:function(strCompany,strProviderID,strAddress1,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callSelectProviderByID',false,{strCompany:strCompany,strProviderID:strProviderID,strAddress1:strAddress1},succeededCallback,failedCallback,userContext); },
callDataLoading:function(bln,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callDataLoading',false,{bln:bln},succeededCallback,failedCallback,userContext); },
callLoadStates:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadStates',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadLanguages:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadLanguages',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadCounties:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadCounties',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadSections:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadSections',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadHospitals:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadHospitals',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadSpecialties:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadSpecialties',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
callLoadSearchOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadSearchOptions',false,{},succeededCallback,failedCallback,userContext); },
callLoadSortOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadSortOptions',false,{},succeededCallback,failedCallback,userContext); },
callLoadDataFilterOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadDataFilterOptions',false,{},succeededCallback,failedCallback,userContext); },
callLoadLOBOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadLOBOptions',false,{},succeededCallback,failedCallback,userContext); },
callLoadInternalOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadInternalOptions',false,{},succeededCallback,failedCallback,userContext); },
callLoadLabels:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadLabels',false,{},succeededCallback,failedCallback,userContext); },
callLoadFiles:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'callLoadFiles',false,{},succeededCallback,failedCallback,userContext); },
returnStates:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnStates',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnLanguages:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnLanguages',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnCounties:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnCounties',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnCountiesByState:function(strCompany,strState,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnCountiesByState',false,{strCompany:strCompany,strState:strState},succeededCallback,failedCallback,userContext); },
returnCountiesJS:function(strCompany,strState,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnCountiesJS',false,{strCompany:strCompany,strState:strState},succeededCallback,failedCallback,userContext); },
returnSections:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSections',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnSectionsByLOB:function(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSectionsByLOB',false,{strCompany:strCompany,LOB_CHP:LOB_CHP,LOB_FHP:LOB_FHP,LOB_MCADE:LOB_MCADE,LOB_MCARE:LOB_MCARE,LOB_MAP:LOB_MAP,LOB_LTC:LOB_LTC},succeededCallback,failedCallback,userContext); },
returnSectionsJS:function(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSectionsJS',false,{strCompany:strCompany,LOB_CHP:LOB_CHP,LOB_FHP:LOB_FHP,LOB_MCADE:LOB_MCADE,LOB_MCARE:LOB_MCARE,LOB_MAP:LOB_MAP,LOB_LTC:LOB_LTC},succeededCallback,failedCallback,userContext); },
returnHospitals:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnHospitals',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnSpecialties:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSpecialties',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
returnSpecialtiesBySection:function(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSpecialtiesBySection',false,{strCompany:strCompany,strSection:strSection,LOB_CHP:LOB_CHP,LOB_FHP:LOB_FHP,LOB_MCADE:LOB_MCADE,LOB_MCARE:LOB_MCARE,LOB_MAP:LOB_MAP,LOB_LTC:LOB_LTC},succeededCallback,failedCallback,userContext); },
returnSpecialtiesJS:function(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSpecialtiesJS',false,{strCompany:strCompany,strSection:strSection,LOB_CHP:LOB_CHP,LOB_FHP:LOB_FHP,LOB_MCADE:LOB_MCADE,LOB_MCARE:LOB_MCARE,LOB_MAP:LOB_MAP,LOB_LTC:LOB_LTC},succeededCallback,failedCallback,userContext); },
returnDataFilterOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnDataFilterOptions',false,{},succeededCallback,failedCallback,userContext); },
returnSearchOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSearchOptions',false,{},succeededCallback,failedCallback,userContext); },
returnMAPCounties:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnMAPCounties',false,{},succeededCallback,failedCallback,userContext); },
returnSortOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnSortOptions',false,{},succeededCallback,failedCallback,userContext); },
returnLOBOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnLOBOptions',false,{},succeededCallback,failedCallback,userContext); },
returnInternalOptions:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnInternalOptions',false,{},succeededCallback,failedCallback,userContext); },
returnDebug:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnDebug',false,{},succeededCallback,failedCallback,userContext); },
returnFiles:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnFiles',false,{},succeededCallback,failedCallback,userContext); },
returnFileURL:function(strKey,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnFileURL',false,{strKey:strKey},succeededCallback,failedCallback,userContext); },
returnDataLoading:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'returnDataLoading',false,{},succeededCallback,failedCallback,userContext); },
logError:function(errDtl,errUser,errMsg,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'logError',false,{errDtl:errDtl,errUser:errUser,errMsg:errMsg},succeededCallback,failedCallback,userContext); },
checkCache:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'checkCache',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); },
clearCache:function(strCompany,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'clearCache',false,{strCompany:strCompany},succeededCallback,failedCallback,userContext); }}
ProviderSearch.registerClass('ProviderSearch',Sys.Net.WebServiceProxy);
ProviderSearch._staticInstance = new ProviderSearch();
ProviderSearch.set_path = function(value) { ProviderSearch._staticInstance.set_path(value); }
ProviderSearch.get_path = function() { return ProviderSearch._staticInstance.get_path(); }
ProviderSearch.set_timeout = function(value) { ProviderSearch._staticInstance.set_timeout(value); }
ProviderSearch.get_timeout = function() { return ProviderSearch._staticInstance.get_timeout(); }
ProviderSearch.set_defaultUserContext = function(value) { ProviderSearch._staticInstance.set_defaultUserContext(value); }
ProviderSearch.get_defaultUserContext = function() { return ProviderSearch._staticInstance.get_defaultUserContext(); }
ProviderSearch.set_defaultSucceededCallback = function(value) { ProviderSearch._staticInstance.set_defaultSucceededCallback(value); }
ProviderSearch.get_defaultSucceededCallback = function() { return ProviderSearch._staticInstance.get_defaultSucceededCallback(); }
ProviderSearch.set_defaultFailedCallback = function(value) { ProviderSearch._staticInstance.set_defaultFailedCallback(value); }
ProviderSearch.get_defaultFailedCallback = function() { return ProviderSearch._staticInstance.get_defaultFailedCallback(); }
ProviderSearch.set_path("/apps/providersearch/ProviderSearch.asmx");
ProviderSearch.strEncrypt= function(str,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.strEncrypt(str,onSuccess,onFailed,userContext); }
ProviderSearch.strEncryptURL= function(str,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.strEncryptURL(str,onSuccess,onFailed,userContext); }
ProviderSearch.strDecrypt= function(str,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.strDecrypt(str,onSuccess,onFailed,userContext); }
ProviderSearch.verifyCaptcha= function(strChal,strResp,strIP,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.verifyCaptcha(strChal,strResp,strIP,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadCleanup= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadCleanup(onSuccess,onFailed,userContext); }
ProviderSearch.executeCleanup= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.executeCleanup(onSuccess,onFailed,userContext); }
ProviderSearch.selectProviderSearch= function(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.selectProviderSearch(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,onSuccess,onFailed,userContext); }
ProviderSearch.selectProviderSearchJS= function(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.selectProviderSearchJS(strCompany,strDistance,strZipCode,strCounty,strAreaCode,strState,strSection,strSectionText,strSectionOption,strSpecialty,strSpecialtyText,strSpecialtyOption,strLanguage,strHospital,strHospitalText,strHospitalOption,strLastName,strLastNameOption,strSiteName,strSiteNameOption,strMedicareLOB,strMedicaidLOB,strCHPLOB,strFHPLOB,strMedicareOpen,strMedicaidOpen,strCHPOpen,strFHPOpen,strMAPOpen,strMAPLOB,strMLTCOpen,strMLTCLOB,blnWheelchairAccess,blnBoardCertified,blnPreferredProvider,strDataFilter,strSortBy,intResultLimit,intPageStart,intPageSize,strMCDOpen,strMCDLOB,strSearchKey,strDebug,onSuccess,onFailed,userContext); }
ProviderSearch.selectProviderError= function(intID,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.selectProviderError(intID,onSuccess,onFailed,userContext); }
ProviderSearch.insertProviderError= function(strUser,strProviderID,strProviderError,strAddress1,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.insertProviderError(strUser,strProviderID,strProviderError,strAddress1,onSuccess,onFailed,userContext); }
ProviderSearch.callSelectProviderByID= function(strCompany,strProviderID,strAddress1,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callSelectProviderByID(strCompany,strProviderID,strAddress1,onSuccess,onFailed,userContext); }
ProviderSearch.callDataLoading= function(bln,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callDataLoading(bln,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadStates= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadStates(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadLanguages= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadLanguages(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadCounties= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadCounties(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadSections= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadSections(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadHospitals= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadHospitals(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadSpecialties= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadSpecialties(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.callLoadSearchOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadSearchOptions(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadSortOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadSortOptions(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadDataFilterOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadDataFilterOptions(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadLOBOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadLOBOptions(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadInternalOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadInternalOptions(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadLabels= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadLabels(onSuccess,onFailed,userContext); }
ProviderSearch.callLoadFiles= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.callLoadFiles(onSuccess,onFailed,userContext); }
ProviderSearch.returnStates= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnStates(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnLanguages= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnLanguages(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnCounties= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnCounties(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnCountiesByState= function(strCompany,strState,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnCountiesByState(strCompany,strState,onSuccess,onFailed,userContext); }
ProviderSearch.returnCountiesJS= function(strCompany,strState,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnCountiesJS(strCompany,strState,onSuccess,onFailed,userContext); }
ProviderSearch.returnSections= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSections(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnSectionsByLOB= function(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSectionsByLOB(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext); }
ProviderSearch.returnSectionsJS= function(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSectionsJS(strCompany,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext); }
ProviderSearch.returnHospitals= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnHospitals(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnSpecialties= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSpecialties(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.returnSpecialtiesBySection= function(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSpecialtiesBySection(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext); }
ProviderSearch.returnSpecialtiesJS= function(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSpecialtiesJS(strCompany,strSection,LOB_CHP,LOB_FHP,LOB_MCADE,LOB_MCARE,LOB_MAP,LOB_LTC,onSuccess,onFailed,userContext); }
ProviderSearch.returnDataFilterOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnDataFilterOptions(onSuccess,onFailed,userContext); }
ProviderSearch.returnSearchOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSearchOptions(onSuccess,onFailed,userContext); }
ProviderSearch.returnMAPCounties= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnMAPCounties(onSuccess,onFailed,userContext); }
ProviderSearch.returnSortOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnSortOptions(onSuccess,onFailed,userContext); }
ProviderSearch.returnLOBOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnLOBOptions(onSuccess,onFailed,userContext); }
ProviderSearch.returnInternalOptions= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnInternalOptions(onSuccess,onFailed,userContext); }
ProviderSearch.returnDebug= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnDebug(onSuccess,onFailed,userContext); }
ProviderSearch.returnFiles= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnFiles(onSuccess,onFailed,userContext); }
ProviderSearch.returnFileURL= function(strKey,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnFileURL(strKey,onSuccess,onFailed,userContext); }
ProviderSearch.returnDataLoading= function(onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.returnDataLoading(onSuccess,onFailed,userContext); }
ProviderSearch.logError= function(errDtl,errUser,errMsg,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.logError(errDtl,errUser,errMsg,onSuccess,onFailed,userContext); }
ProviderSearch.checkCache= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.checkCache(strCompany,onSuccess,onFailed,userContext); }
ProviderSearch.clearCache= function(strCompany,onSuccess,onFailed,userContext) {ProviderSearch._staticInstance.clearCache(strCompany,onSuccess,onFailed,userContext); }
var gtc = Sys.Net.WebServiceProxy._generateTypedConstructor;
Type.registerNamespace('System.Data');
if (typeof(System.Data.DataSet) === 'undefined') {
System.Data.DataSet=gtc("System.Data.DataSet");
System.Data.DataSet.registerClass('System.Data.DataSet');
}

