@stll/anonymize-wasm 1.0.8 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AT.mjs +282 -0
- package/dist/AT.mjs.map +1 -0
- package/dist/AT2.mjs +343 -0
- package/dist/AT2.mjs.map +1 -0
- package/dist/AU.mjs +122 -0
- package/dist/AU.mjs.map +1 -0
- package/dist/AU2.mjs +90 -0
- package/dist/AU2.mjs.map +1 -0
- package/dist/BE.mjs +144 -0
- package/dist/BE.mjs.map +1 -0
- package/dist/BE2.mjs +107 -0
- package/dist/BE2.mjs.map +1 -0
- package/dist/BG.mjs +73 -0
- package/dist/BG.mjs.map +1 -0
- package/dist/BG2.mjs +42 -0
- package/dist/BG2.mjs.map +1 -0
- package/dist/BR.mjs +226 -0
- package/dist/BR.mjs.map +1 -0
- package/dist/BR2.mjs +339 -0
- package/dist/BR2.mjs.map +1 -0
- package/dist/CA.mjs +275 -0
- package/dist/CA.mjs.map +1 -0
- package/dist/CA2.mjs +222 -0
- package/dist/CA2.mjs.map +1 -0
- package/dist/CZ.mjs +212 -0
- package/dist/CZ.mjs.map +1 -0
- package/dist/CZ2.mjs +619 -0
- package/dist/CZ2.mjs.map +1 -0
- package/dist/CZ3.mjs +127 -0
- package/dist/CZ3.mjs.map +1 -0
- package/dist/DE.mjs +1652 -0
- package/dist/DE.mjs.map +1 -0
- package/dist/DE2.mjs +3885 -0
- package/dist/DE2.mjs.map +1 -0
- package/dist/DE3.mjs +669 -0
- package/dist/DE3.mjs.map +1 -0
- package/dist/DK.mjs +218 -0
- package/dist/DK.mjs.map +1 -0
- package/dist/DK2.mjs +162 -0
- package/dist/DK2.mjs.map +1 -0
- package/dist/ES.mjs +522 -0
- package/dist/ES.mjs.map +1 -0
- package/dist/ES2.mjs +352 -0
- package/dist/ES2.mjs.map +1 -0
- package/dist/FI.mjs +267 -0
- package/dist/FI.mjs.map +1 -0
- package/dist/FI2.mjs +107 -0
- package/dist/FI2.mjs.map +1 -0
- package/dist/FR.mjs +224 -0
- package/dist/FR.mjs.map +1 -0
- package/dist/FR2.mjs +1823 -0
- package/dist/FR2.mjs.map +1 -0
- package/dist/GB.mjs +298 -0
- package/dist/GB.mjs.map +1 -0
- package/dist/GB2.mjs +208 -0
- package/dist/GB2.mjs.map +1 -0
- package/dist/HR.mjs +37 -0
- package/dist/HR.mjs.map +1 -0
- package/dist/HR2.mjs +16 -0
- package/dist/HR2.mjs.map +1 -0
- package/dist/HU.mjs +59 -0
- package/dist/HU.mjs.map +1 -0
- package/dist/HU2.mjs +29 -0
- package/dist/HU2.mjs.map +1 -0
- package/dist/IE.mjs +35 -0
- package/dist/IE.mjs.map +1 -0
- package/dist/IE2.mjs +19 -0
- package/dist/IE2.mjs.map +1 -0
- package/dist/IT.mjs +341 -0
- package/dist/IT.mjs.map +1 -0
- package/dist/IT2.mjs +46 -0
- package/dist/IT2.mjs.map +1 -0
- package/dist/NL.mjs +298 -0
- package/dist/NL.mjs.map +1 -0
- package/dist/NL2.mjs +305 -0
- package/dist/NL2.mjs.map +1 -0
- package/dist/NO.mjs +178 -0
- package/dist/NO.mjs.map +1 -0
- package/dist/NO2.mjs +346 -0
- package/dist/NO2.mjs.map +1 -0
- package/dist/PL.mjs +175 -0
- package/dist/PL.mjs.map +1 -0
- package/dist/PL2.mjs +107 -0
- package/dist/PL2.mjs.map +1 -0
- package/dist/PT.mjs +78 -0
- package/dist/PT.mjs.map +1 -0
- package/dist/PT2.mjs +657 -0
- package/dist/PT2.mjs.map +1 -0
- package/dist/RO.mjs +181 -0
- package/dist/RO.mjs.map +1 -0
- package/dist/RO2.mjs +46 -0
- package/dist/RO2.mjs.map +1 -0
- package/dist/SE.mjs +270 -0
- package/dist/SE.mjs.map +1 -0
- package/dist/SE2.mjs +369 -0
- package/dist/SE2.mjs.map +1 -0
- package/dist/SI.mjs +27 -0
- package/dist/SI.mjs.map +1 -0
- package/dist/SI2.mjs +88 -0
- package/dist/SI2.mjs.map +1 -0
- package/dist/SK.mjs +61 -0
- package/dist/SK.mjs.map +1 -0
- package/dist/SK2.mjs +26 -0
- package/dist/SK2.mjs.map +1 -0
- package/dist/US.mjs +1061 -0
- package/dist/US.mjs.map +1 -0
- package/dist/US2.mjs +518 -0
- package/dist/US2.mjs.map +1 -0
- package/dist/address-boundaries.mjs +85 -0
- package/dist/address-boundaries.mjs.map +1 -0
- package/dist/address-prepositions.mjs +182 -0
- package/dist/address-prepositions.mjs.map +1 -0
- package/dist/address-street-types.mjs +162 -0
- package/dist/address-street-types.mjs.map +1 -0
- package/dist/allow-list.mjs +183 -0
- package/dist/allow-list.mjs.map +1 -0
- package/dist/amount-words.mjs +42 -0
- package/dist/amount-words.mjs.map +1 -0
- package/dist/coreference.cs.mjs +14 -0
- package/dist/coreference.cs.mjs.map +1 -0
- package/dist/coreference.de.mjs +14 -0
- package/dist/coreference.de.mjs.map +1 -0
- package/dist/coreference.en.mjs +14 -0
- package/dist/coreference.en.mjs.map +1 -0
- package/dist/coreference.sk.mjs +10 -0
- package/dist/coreference.sk.mjs.map +1 -0
- package/dist/cs.mjs +5080 -0
- package/dist/cs.mjs.map +1 -0
- package/dist/cs2.mjs +17609 -0
- package/dist/cs2.mjs.map +1 -0
- package/dist/currencies.mjs +231 -0
- package/dist/currencies.mjs.map +1 -0
- package/dist/date-months.mjs +618 -0
- package/dist/date-months.mjs.map +1 -0
- package/dist/de4.mjs +8214 -0
- package/dist/de4.mjs.map +1 -0
- package/dist/de5.mjs +8197 -0
- package/dist/de5.mjs.map +1 -0
- package/dist/dist.mjs +619 -0
- package/dist/dist.mjs.map +1 -0
- package/dist/en.mjs +9977 -0
- package/dist/en.mjs.map +1 -0
- package/dist/en2.mjs +5014 -0
- package/dist/en2.mjs.map +1 -0
- package/dist/es3.mjs +9059 -0
- package/dist/es3.mjs.map +1 -0
- package/dist/es4.mjs +8254 -0
- package/dist/es4.mjs.map +1 -0
- package/dist/eu-institutions.mjs +518 -0
- package/dist/eu-institutions.mjs.map +1 -0
- package/dist/fr3.mjs +9999 -0
- package/dist/fr3.mjs.map +1 -0
- package/dist/fr4.mjs +9975 -0
- package/dist/fr4.mjs.map +1 -0
- package/dist/generic-roles.mjs +65 -0
- package/dist/generic-roles.mjs.map +1 -0
- package/dist/global.mjs +195368 -0
- package/dist/global.mjs.map +1 -0
- package/dist/hospitals-CZ.mjs +747 -0
- package/dist/hospitals-CZ.mjs.map +1 -0
- package/dist/hospitals-DE.mjs +3356 -0
- package/dist/hospitals-DE.mjs.map +1 -0
- package/dist/hotword-rules.mjs +145 -0
- package/dist/hotword-rules.mjs.map +1 -0
- package/dist/hu3.mjs +9964 -0
- package/dist/hu3.mjs.map +1 -0
- package/dist/hu4.mjs +5031 -0
- package/dist/hu4.mjs.map +1 -0
- package/dist/it3.mjs +5037 -0
- package/dist/it3.mjs.map +1 -0
- package/dist/it4.mjs +9989 -0
- package/dist/it4.mjs.map +1 -0
- package/dist/legal-forms.mjs +2112 -0
- package/dist/legal-forms.mjs.map +1 -0
- package/dist/manifest.mjs +56 -0
- package/dist/manifest.mjs.map +1 -0
- package/dist/ministries-AT.mjs +180 -0
- package/dist/ministries-AT.mjs.map +1 -0
- package/dist/ministries-CZ.mjs +201 -0
- package/dist/ministries-CZ.mjs.map +1 -0
- package/dist/ministries-DE.mjs +859 -0
- package/dist/ministries-DE.mjs.map +1 -0
- package/dist/ministries-SK.mjs +174 -0
- package/dist/ministries-SK.mjs.map +1 -0
- package/dist/names-exclusions.mjs +191 -0
- package/dist/names-exclusions.mjs.map +1 -0
- package/dist/names-first.mjs +418 -0
- package/dist/names-first.mjs.map +1 -0
- package/dist/names-surnames.mjs +113 -0
- package/dist/names-surnames.mjs.map +1 -0
- package/dist/names-title-tokens.mjs +40 -0
- package/dist/names-title-tokens.mjs.map +1 -0
- package/dist/person-stopwords.mjs +69 -0
- package/dist/person-stopwords.mjs.map +1 -0
- package/dist/pl3.mjs +5059 -0
- package/dist/pl3.mjs.map +1 -0
- package/dist/pl4.mjs +9991 -0
- package/dist/pl4.mjs.map +1 -0
- package/dist/ro3.mjs +10000 -0
- package/dist/ro3.mjs.map +1 -0
- package/dist/ro4.mjs +5037 -0
- package/dist/ro4.mjs.map +1 -0
- package/dist/section-headings.mjs +52 -0
- package/dist/section-headings.mjs.map +1 -0
- package/dist/signing-clauses.mjs +78 -0
- package/dist/signing-clauses.mjs.map +1 -0
- package/dist/sk3.mjs +9205 -0
- package/dist/sk3.mjs.map +1 -0
- package/dist/sk4.mjs +15242 -0
- package/dist/sk4.mjs.map +1 -0
- package/dist/stopwords.mjs +9915 -0
- package/dist/stopwords.mjs.map +1 -0
- package/dist/sv.mjs +8312 -0
- package/dist/sv.mjs.map +1 -0
- package/dist/sv2.mjs +8439 -0
- package/dist/sv2.mjs.map +1 -0
- package/dist/translations.mjs +603 -0
- package/dist/translations.mjs.map +1 -0
- package/dist/triggers.cs.mjs +465 -0
- package/dist/triggers.cs.mjs.map +1 -0
- package/dist/triggers.de.mjs +139 -0
- package/dist/triggers.de.mjs.map +1 -0
- package/dist/triggers.en.mjs +72 -0
- package/dist/triggers.en.mjs.map +1 -0
- package/dist/triggers.es.mjs +57 -0
- package/dist/triggers.es.mjs.map +1 -0
- package/dist/triggers.fr.mjs +76 -0
- package/dist/triggers.fr.mjs.map +1 -0
- package/dist/triggers.global.mjs +34 -0
- package/dist/triggers.global.mjs.map +1 -0
- package/dist/triggers.hu.mjs +41 -0
- package/dist/triggers.hu.mjs.map +1 -0
- package/dist/triggers.it.mjs +52 -0
- package/dist/triggers.it.mjs.map +1 -0
- package/dist/triggers.pl.mjs +84 -0
- package/dist/triggers.pl.mjs.map +1 -0
- package/dist/triggers.ro.mjs +59 -0
- package/dist/triggers.ro.mjs.map +1 -0
- package/dist/triggers.sk.mjs +62 -0
- package/dist/triggers.sk.mjs.map +1 -0
- package/dist/triggers.sv.mjs +58 -0
- package/dist/triggers.sv.mjs.map +1 -0
- package/dist/universities-AT.mjs +410 -0
- package/dist/universities-AT.mjs.map +1 -0
- package/dist/universities-CZ.mjs +427 -0
- package/dist/universities-CZ.mjs.map +1 -0
- package/dist/universities-DE.mjs +3393 -0
- package/dist/universities-DE.mjs.map +1 -0
- package/dist/universities-SK.mjs +215 -0
- package/dist/universities-SK.mjs.map +1 -0
- package/dist/vite.mjs +4 -2
- package/dist/vite.mjs.map +1 -1
- package/dist/wasm.mjs +548 -46
- package/dist/wasm.mjs.map +1 -1
- package/dist/year-words.mjs +62 -0
- package/dist/year-words.mjs.map +1 -0
- package/package.json +1 -5
package/dist/US.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"US.mjs","names":[],"sources":["../../../data/dist/banks/US.js"],"sourcesContent":["//#region dictionaries/banks/US.json\nvar US_default = [\n\t\"1STBank\",\n\t\"430 Keyser Avenue\",\n\t\"5/3\",\n\t\"5/3 Bank\",\n\t\"Actors Federal Credit Union\",\n\t\"AFCU\",\n\t\"Affinity Plus Federal Credit Union\",\n\t\"AFL–CIO Employees Federal Credit Union\",\n\t\"Air Force Federal Credit Union\",\n\t\"Alcoa Tenn Federal Credit Union\",\n\t\"Allen & Co. Inc.\",\n\t\"Allen & Co. LLC\",\n\t\"Allen & Company\",\n\t\"Allen & Company LLC\",\n\t\"Alliant Credit Union\",\n\t\"Altabank\",\n\t\"Amalgamated Bank\",\n\t\"America First Credit Union\",\n\t\"America's First Federal Credit Union\",\n\t\"AmeriChoice Federal Credit Union\",\n\t\"Ameris Bank\",\n\t\"Ameris Bank Valdosta\",\n\t\"Androscoggin Bank\",\n\t\"APCU\",\n\t\"Apple Bank\",\n\t\"Apple Bank for Savings\",\n\t\"Apple Federal Credit Union\",\n\t\"Arizona Federal\",\n\t\"Arizona Federal Credit Union\",\n\t\"Arizona Financial\",\n\t\"Arizona Financial Credit Union\",\n\t\"Arkansas Bank & Trust Company\",\n\t\"Arkansas Valley National Bank\",\n\t\"Asia Bank\",\n\t\"Associated Credit Union\",\n\t\"Atlanta Fed\",\n\t\"Atlanta Postal Credit Union\",\n\t\"Atlantic Union Bank\",\n\t\"atlantic union bank\",\n\t\"Austin Bank\",\n\t\"Azlo\",\n\t\"Banca A. Alvino & Figlio\",\n\t\"Banco Credito y Ahorro Ponceno\",\n\t\"Banco Crédito y Ahorro Ponceño\",\n\t\"Banco Español de Puerto Rico\",\n\t\"Banco Popular\",\n\t\"Banco Popular de Puerto Rico\",\n\t\"BancorpSouth\",\n\t\"BancorpSouth Bank\",\n\t\"BancWest\",\n\t\"Banesco USA\",\n\t\"Bangor Savings Bank\",\n\t\"Bank of America\",\n\t\"Bank of America Corporation\",\n\t\"BANK OF AMERICA CORPORATION (Charlotte, NC)\",\n\t\"Bank of America Private Bank\",\n\t\"Bank of America-Allison Building\",\n\t\"Bank of America, New York City\",\n\t\"Bank of American Fork\",\n\t\"Bank of Castile\",\n\t\"Bank of Choudrant\",\n\t\"Bank of Colorado\",\n\t\"Bank of Coushatta\",\n\t\"Bank of Jonesboro\",\n\t\"Bank of Mound Bayou\",\n\t\"Bank of New Hampshire\",\n\t\"Bank of North America\",\n\t\"Bank of North Dakota\",\n\t\"Bank of San Francisco\",\n\t\"Bank of Smithfield\",\n\t\"Bank of Stockton\",\n\t\"Bank of the Manhattan Company\",\n\t\"Bank of the Ohio Valley\",\n\t\"Bank of the Ozarks\",\n\t\"Bank of the Sierra\",\n\t\"Bank of the South\",\n\t\"Bank of the West\",\n\t\"Bank OZK\",\n\t\"Bank SNB\",\n\t\"Bank With Stifel\",\n\t\"Bank-Fund Staff Federal Credit Union\",\n\t\"BankNH\",\n\t\"BankPlus\",\n\t\"BankSimple\",\n\t\"BankWest\",\n\t\"Banner Bank\",\n\t\"Bannon & Co.\",\n\t\"Bar Harbor Bank & Trust\",\n\t\"Bar Harbor Bank and Trust\",\n\t\"Bar Harbor Banking & Trust Company\",\n\t\"Bar Harbor Banking and Trust Company\",\n\t\"Bar Harbor Trust and Banking\",\n\t\"Barnett Bank\",\n\t\"BARRI\",\n\t\"Barri\",\n\t\"Barri Financial Group\",\n\t\"BARRI FINANCIAL GROUP, LLC\",\n\t\"Bath Savings Institution\",\n\t\"BB&T Corporation\",\n\t\"BBH\",\n\t\"BBT\",\n\t\"Beal Bank\",\n\t\"BECU\",\n\t\"Bell Bank\",\n\t\"Berkshire Bank\",\n\t\"Bethpage Federal Credit Union\",\n\t\"Beulah Federal Credit Union\",\n\t\"BFSFCU\",\n\t\"Blair & Co.\",\n\t\"Blue Coast Federal Credit Union\",\n\t\"Blue Federal Credit Union\",\n\t\"Blue Ridge Bank\",\n\t\"BMI Federal Credit Union\",\n\t\"BMO Bank\",\n\t\"BMO Harris Bank\",\n\t\"BMO Harris Bank, N.A.\",\n\t\"BNC Bank\",\n\t\"BND\",\n\t\"BNH\",\n\t\"BoA\",\n\t\"Boeing Employees' Credit Union\",\n\t\"BofA\",\n\t\"BOKF\",\n\t\"BOKF, NA\",\n\t\"BOKF, National Association\",\n\t\"Boston Fed\",\n\t\"Boston Private Bank\",\n\t\"Boston Private Bank & Trust\",\n\t\"Boston Private Bank & Trust Company\",\n\t\"Bowery Savings Bank\",\n\t\"Bozeman-Waters National Bank\",\n\t\"BPPR\",\n\t\"Branch Banking and Trust Company\",\n\t\"Bremer Bank\",\n\t\"Broadway Bank\",\n\t\"Broadway Trust Company\",\n\t\"Brown Bros. & Co.\",\n\t\"Brown Brothers Harriman & Co.\",\n\t\"Buckeye Employees Federal Credit Union\",\n\t\"Burke & Herbert Bank\",\n\t\"Cadence Bank\",\n\t\"Camden National Bank\",\n\t\"Campus USA Credit Union\",\n\t\"Canandaigua National Bank\",\n\t\"Canandaigua National Bank & Trust\",\n\t\"Carter Bank & Trust\",\n\t\"Caterpillar Employees Credit Union\",\n\t\"Cathay Bank\",\n\t\"CBNA\",\n\t\"CCU\",\n\t\"Cedar Springs Federal Credit Union\",\n\t\"CEFCU\",\n\t\"Centennial Bank\",\n\t\"Central Bancompany\",\n\t\"Central Bank\",\n\t\"Central Bank and Trust\",\n\t\"Central Bank of Arkansas\",\n\t\"Central Credit Union of Florida\",\n\t\"Central National Bank of Enid\",\n\t\"Central Sunbelt\",\n\t\"Central Sunbelt Federal Credit Union\",\n\t\"Century Bank\",\n\t\"Champions First Credit Union\",\n\t\"ChampionsFirst Credit Union\",\n\t\"Chase Bank\",\n\t\"Chase Manhattan Bank\",\n\t\"Chase National Bank\",\n\t\"Chemical Bank\",\n\t\"Chemung Canal Trust Company\",\n\t\"Chesapeake Bank\",\n\t\"Chicago Fed\",\n\t\"Chime\",\n\t\"CIT Bank\",\n\t\"Citadel Federal Credit Union\",\n\t\"Citi\",\n\t\"Citibank\",\n\t\"Citibank, N. A.\",\n\t\"Citibank, N.A.\",\n\t\"Citizens\",\n\t\"Citizens & Farmers Bank\",\n\t\"Citizens & Southern National Bank\",\n\t\"Citizens Bank\",\n\t\"Citizens Bank & Trust\",\n\t\"Citizens Bank of Frostproof\",\n\t\"Citizens Bank of Kentucky\",\n\t\"Citizens Equity First Credit Union\",\n\t\"Citizens Financial Group\",\n\t\"Citizens Financial Group, Inc. (Providence, RI)\",\n\t\"Citizens National Bank\",\n\t\"Citizens National Trust & Savings Bank\",\n\t\"Citizens National Trust & Savings Bank of Los Angeles\",\n\t\"Citizens Republic Bancorp\",\n\t\"Citizens Savings and Loan Association\",\n\t\"Citizens Savings and Trust Company\",\n\t\"Citizens' Bank of Louisiana\",\n\t\"City\",\n\t\"City Bank and Trust Company\",\n\t\"City National Bank\",\n\t\"City National Bank (West Virginia)\",\n\t\"City National Bank and Trust Company\",\n\t\"City National Bank of Florida\",\n\t\"City National Bank of Sulphur Springs\",\n\t\"Cleveland Fed\",\n\t\"Climate First Bank\",\n\t\"CNB\",\n\t\"CoBank\",\n\t\"CoBank, ACB\",\n\t\"Colorado National Bank\",\n\t\"Colorado National Bank of Denver\",\n\t\"Columbia Bank\",\n\t\"Columbia Banking System, Inc\",\n\t\"Columbia State Bank\",\n\t\"Comerica\",\n\t\"Comerica Incorporated\",\n\t\"Comerica, Inc.\",\n\t\"Commerce Bank & Trust Company\",\n\t\"Commerce Bank & Trust Company\",\n\t\"Community Bank\",\n\t\"Community Bank of the Chesapeake\",\n\t\"Community Bank, N.A.\",\n\t\"Community Bank, National Association\",\n\t\"Community First Credit Union\",\n\t\"Community Trust Bank\",\n\t\"CommunityOne Bank\",\n\t\"ConnectOne Bank\",\n\t\"Consumers Cooperative Credit Union\",\n\t\"Consumers Credit Union\",\n\t\"Continental Bank and Trust\",\n\t\"COPO Federal Credit Union\",\n\t\"Corn Exchange Bank\",\n\t\"Corn Exchange Bank Trust Company\",\n\t\"Corn Exchange National Bank\",\n\t\"Cornerstone Bank\",\n\t\"County Federal\",\n\t\"credit union\",\n\t\"Credit Union of Richmond\",\n\t\"Crestar Bank\",\n\t\"Crocker National Bank\",\n\t\"Cross River\",\n\t\"Cross River Bank\",\n\t\"CSFCU\",\n\t\"CUB\",\n\t\"Cullen/Frost\",\n\t\"Cullen/Frost Bankers\",\n\t\"Dallas Fed\",\n\t\"Dayspring Bank\",\n\t\"DCU\",\n\t\"Deposit Insurance National Bank\",\n\t\"Deposit Insurance National Bank of Santa Clara\",\n\t\"Des Moines Savings Bank\",\n\t\"Desert Financial Credit Union\",\n\t\"Desert Schools Federal Credit Union\",\n\t\"Development Finance Corporation\",\n\t\"DFC\",\n\t\"DFCU Financial\",\n\t\"Digital Federal Credit Union\",\n\t\"Dillon, Read & Co.\",\n\t\"DINB\",\n\t\"DINB of Santa Clara\",\n\t\"DINBSC\",\n\t\"Direct Financial\",\n\t\"Discretion Capital\",\n\t\"Discretion Capital LLC\",\n\t\"District Two Highway Credit Union\",\n\t\"Dollar Bank\",\n\t\"Dollar Dry Dock Savings Bank\",\n\t\"Dominick & Dominick\",\n\t\"Dundee Bank\",\n\t\"Durham Bank & Trust\",\n\t\"DuTrac\",\n\t\"DuTrac Community Credit Union\",\n\t\"East New York Savings Bank\",\n\t\"East River Savings Bank\",\n\t\"Eastern Bank\",\n\t\"Eastman Credit Union\",\n\t\"Eastman Savings and Loan\",\n\t\"Eastman Savings and Loan Association\",\n\t\"ECU\",\n\t\"Educational Systems Federal Credit Union\",\n\t\"Educators Credit Union\",\n\t\"El Paso Bank\",\n\t\"Elevations Credit Union\",\n\t\"Emigrant Savings Bank\",\n\t\"Empire Trust Company\",\n\t\"Enterprise Banking\",\n\t\"Envision Credit Union\",\n\t\"Equity Bank\",\n\t\"ESL\",\n\t\"ESL FCU\",\n\t\"ESL Federal Credit Union\",\n\t\"Essex Savings Bank\",\n\t\"EXIM\",\n\t\"Export-Import Bank of the United States\",\n\t\"Export-Import Bank of Washington\",\n\t\"F&M\",\n\t\"F&M SC\",\n\t\"Fannie Mae\",\n\t\"Farmers & Drovers Bank\",\n\t\"Farmers & Merchants Bank of Holly Hill\",\n\t\"Farmers & Merchants Bank of South Carolina\",\n\t\"Farmers and Drovers Bank\",\n\t\"Farmers and Merchants Bank\",\n\t\"Farmers and Merchants Bank of South Carolina\",\n\t\"Farmers Bank & Trust Company\",\n\t\"Farmers National Bank\",\n\t\"Farmers' and Exchange Bank\",\n\t\"FBFCU\",\n\t\"FCB\",\n\t\"FCBanking\",\n\t\"FDIC as Receiver for Silicon Valley Bank\",\n\t\"Fed\",\n\t\"Federal Financing Bank\",\n\t\"Federal Government Employees Credit Union\",\n\t\"Federal Home Loan Bank of Pittsburgh\",\n\t\"Federal Home Loan Mortgage Corporation\",\n\t\"Federal National Mortgage Association\",\n\t\"Federal Reserve\",\n\t\"Federal Reserve Bank of Atlanta\",\n\t\"Federal Reserve Bank of Boston\",\n\t\"Federal Reserve Bank of Chicago\",\n\t\"Federal Reserve Bank of Cleveland\",\n\t\"Federal Reserve Bank of Dallas\",\n\t\"Federal Reserve Bank of Kansas City\",\n\t\"Federal Reserve Bank of Minneapolis\",\n\t\"Federal Reserve Bank of Minneapolis Ninth Federal Reserve District\",\n\t\"Federal Reserve Bank of New York\",\n\t\"Federal Reserve Bank of Philadelphia\",\n\t\"Federal Reserve Bank of Richmond\",\n\t\"Federal Reserve Bank of Saint Louis\",\n\t\"Federal Reserve Bank of San Francisco\",\n\t\"Federal Reserve Bank of St. Louis\",\n\t\"Federal Reserve Bank of St. Louis Memphis Branch\",\n\t\"Federal Reserve System\",\n\t\"Federal Savings Bank\",\n\t\"FHLBank Pittsburgh\",\n\t\"Fidelity Bank\",\n\t\"Fidelity Bank & Trust\",\n\t\"Fidelity Bank, N.A.\",\n\t\"Fidelity Bank, National Association\",\n\t\"Fidelity Co-operative Bank\",\n\t\"Fidelity Cooperative Bank\",\n\t\"Fidelity Deposit and Discount Bank\",\n\t\"Fidelity Trust Company\",\n\t\"Fiduciary Trust Company International\",\n\t\"Fifth Third Bank\",\n\t\"Fifth Third Union Trust Co.\",\n\t\"Fifth Third Union Trust Company\",\n\t\"First American Bank\",\n\t\"First Bank\",\n\t\"First Boston\",\n\t\"First Chicago Bank\",\n\t\"First Chicago NBD\",\n\t\"First Citizens Bank\",\n\t\"First Citizens Bank of South Carolina\",\n\t\"First Commerce Credit Union\",\n\t\"First Commonwealth Bank\",\n\t\"First Community\",\n\t\"First Community Bank\",\n\t\"First Community Credit Union\",\n\t\"First Community CU\",\n\t\"First Convenience Bank\",\n\t\"First Federal Bank\",\n\t\"First Federal Bank of Florida\",\n\t\"First Federal Savings of Valdosta\",\n\t\"First Financial Bank\",\n\t\"First Florida Credit Union\",\n\t\"First Interstate\",\n\t\"First Interstate Bancorp\",\n\t\"First Interstate BancSystem\",\n\t\"First Interstate Bank\",\n\t\"first market bank\",\n\t\"First Merchants Bank\",\n\t\"First Mid\",\n\t\"First Mid Bancshares, Inc.\",\n\t\"First Mid Bank & Trust\",\n\t\"First Midwest Bank\",\n\t\"First National Bank\",\n\t\"First National Bank and Trust\",\n\t\"First National Bank LI\",\n\t\"First National Bank of Charlotte\",\n\t\"First National Bank of Chicago\",\n\t\"First National Bank of Destin\",\n\t\"First National Bank of East Texas\",\n\t\"First National Bank of Klamath Falls\",\n\t\"First National Bank of Long Island\",\n\t\"First National Bank of New York\",\n\t\"First National Bank of Seattle\",\n\t\"First National Bank Texas\",\n\t\"First Nebraska Bank\",\n\t\"First Neighborhood Bank\",\n\t\"First of America\",\n\t\"First of America Bank\",\n\t\"First of America Bank Corporation\",\n\t\"First Port City Bank\",\n\t\"First Republic Bank\",\n\t\"First Republic Bank Corporation\",\n\t\"First Seattle Dexter Horton National Bank\",\n\t\"First Security Savings Bank\",\n\t\"First Security Savings Bank, F.S.B.\",\n\t\"First State Bank\",\n\t\"First State Bank Nebraska\",\n\t\"First Tech\",\n\t\"First Tech Credit Union\",\n\t\"First Tech FCU\",\n\t\"First Tech Federal Credit Union\",\n\t\"First Technology Federal Credit Union\",\n\t\"First Union Trust and Savings Bank\",\n\t\"First Women's Bank of California\",\n\t\"First-Citizens Bank & Trust Company\",\n\t\"Firstar Bank, National Association\",\n\t\"Firstar Corporation\",\n\t\"FirstBank\",\n\t\"FirstBank Holding Co\",\n\t\"Five Star Bank\",\n\t\"Five Star Credit Union\",\n\t\"Flagstar\",\n\t\"Flagstar Bank\",\n\t\"Flagstar Bank, FSB\",\n\t\"Flagstar Bank, N.A.\",\n\t\"Flagstar Bank, National Association\",\n\t\"FLCU\",\n\t\"Florida Community Bank\",\n\t\"Florida Credit Union\",\n\t\"Florida HRS Credit Union\",\n\t\"Florida National Bank\",\n\t\"Florida State University Credit Union\",\n\t\"Florida State Welfare Board Employees Credit Union\",\n\t\"Florida USDA Federal Credit Union\",\n\t\"FNB\",\n\t\"FNB Corporation\",\n\t\"fnbli\",\n\t\"Fonkoze\",\n\t\"Fort Bragg Federal Credit Union\",\n\t\"Fort Sill National Bank\",\n\t\"Frankenmuth Credit Union\",\n\t\"Franklin National Bank\",\n\t\"FRB Chicago\",\n\t\"FRB Cleveland\",\n\t\"FRB Dallas\",\n\t\"FRB Kansas City\",\n\t\"FRB Minneapolis\",\n\t\"FRB Philadelphia\",\n\t\"FRB Richmond\",\n\t\"FRB San Francisco\",\n\t\"FRB St. Louis\",\n\t\"FRBB\",\n\t\"FRBKC\",\n\t\"FRBNY\",\n\t\"Freddie Mac\",\n\t\"Fremont Joint Stock Land Bank\",\n\t\"Frost Bank\",\n\t\"FRS\",\n\t\"FSNB\",\n\t\"FSU Credit Union\",\n\t\"Fulton Bank\",\n\t\"Fulton Financial Corporation\",\n\t\"Gainesville Florida Campus Federal Credit Union\",\n\t\"Garden State National Bank\",\n\t\"Gateway Banking\",\n\t\"Gateway First Bank\",\n\t\"Georgetown University Alumni & Student Federal Credit Union\",\n\t\"Georgia's Own Credit Union\",\n\t\"German American\",\n\t\"German American Bank\",\n\t\"German Bank\",\n\t\"German-American Bank\",\n\t\"Glens Falls Bank\",\n\t\"Glens Falls National Bank\",\n\t\"Glens Falls National Bank and Trust Company\",\n\t\"GNB\",\n\t\"Golden 1\",\n\t\"Golden 1 Credit Union\",\n\t\"Golden One\",\n\t\"Golden One Credit Union\",\n\t\"Goldman\",\n\t\"Goldman Sachs\",\n\t\"Goldman Sachs & Co. (US)\",\n\t\"Goldman Sachs and Co.\",\n\t\"Goldman Sachs Group\",\n\t\"Goliath National Bank\",\n\t\"Government Employees Credit Union of Florida\",\n\t\"GPCE Credit Union\",\n\t\"Grand Rapids Teachers Credit Union\",\n\t\"Granite City Bank\",\n\t\"Great Southern Bank\",\n\t\"Great Western Bank\",\n\t\"Green Bank\",\n\t\"GreenState Credit Union\",\n\t\"Greenwich Savings Bank\",\n\t\"Griswold National Bank\",\n\t\"GS\",\n\t\"GSCO\",\n\t\"GT&E Federal Credit Union\",\n\t\"GTE Federal Credit Union\",\n\t\"GTE Financial\",\n\t\"Guaranty Bank and Trust Company\",\n\t\"Guaranty Trust Company of New York\",\n\t\"GUASFCU\",\n\t\"Gulf Winds Credit Union\",\n\t\"H&Q\",\n\t\"Hambrecht & Quist\",\n\t\"Hancock Bank\",\n\t\"Hancock Whitney\",\n\t\"Harbor One Bank\",\n\t\"HarborOne Bank\",\n\t\"Harriman Brothers & Company\",\n\t\"Harris Bank\",\n\t\"Haubstadt State Bank\",\n\t\"Hawaii Community Federal Credit Union\",\n\t\"HCU\",\n\t\"Heartland Bank\",\n\t\"Heartland Tri-State Bank\",\n\t\"Heritage Bank\",\n\t\"Heritage Bank of Commerce\",\n\t\"Herring Bank\",\n\t\"HFCU\",\n\t\"Holyoke Credit Union\",\n\t\"Home Federal Savings and Loan Association of Niles\",\n\t\"Homesteaders Federal Credit Union\",\n\t\"Horizon Bank\",\n\t\"Horizon Credit Union\",\n\t\"Howard Bank\",\n\t\"Huntington Bancshares\",\n\t\"Huntington Bancshares, Inc.\",\n\t\"Huntington Bank\",\n\t\"Huntington National Bank\",\n\t\"HZCU\",\n\t\"IBRD\",\n\t\"IDA\",\n\t\"IDFC\",\n\t\"Illinois National Bank\",\n\t\"INB\",\n\t\"Independent Bank\",\n\t\"Independent Financial\",\n\t\"Indian Springs State Bank\",\n\t\"Integra Bank\",\n\t\"Inter-American Development Bank\",\n\t\"Interamerican Development Bank\",\n\t\"InterBank\",\n\t\"International Bank for Reconstruction and Development\",\n\t\"International Banking Corporation\",\n\t\"International company\",\n\t\"International Development Association\",\n\t\"International Development Finance Corporation\",\n\t\"International Mortgage and Investment\",\n\t\"Investors Bank\",\n\t\"J. Bunn Bank\",\n\t\"Jax Navy Federal Credit Union\",\n\t\"Jay Cooke & Company\",\n\t\"Jerome National Bank\",\n\t\"John Munroe & Co.\",\n\t\"John Munroe & Company\",\n\t\"Jonesboro Bank\",\n\t\"JP Morgan\",\n\t\"JP Morgan Chase\",\n\t\"JP Morgan Chase Bank NA\",\n\t\"JPMC\",\n\t\"JPMorgan\",\n\t\"JPMorgan Chase\",\n\t\"Kaiser Employees Federal Credit Union\",\n\t\"kalamazoo\",\n\t\"kalsee\",\n\t\"Kalsee Credit Union\",\n\t\"Kansas City Fed\",\n\t\"Kearny Bank\",\n\t\"KeyBank\",\n\t\"KeyCorp\",\n\t\"KeyPoint Federal Credit Union\",\n\t\"Laconia Savings Bank\",\n\t\"Lafayette State Bank\",\n\t\"Lake Michigan Credit Union\",\n\t\"Lake Trust Credit Union\",\n\t\"Landmark Credit Union\",\n\t\"Langley FCU\",\n\t\"Langley Federal Credit Union\",\n\t\"LaSalle Bank\",\n\t\"LaSalle Bank Corporation\",\n\t\"LaSalle Bank Midwest N.A.\",\n\t\"LaSalle National Bank\",\n\t\"LCNB\",\n\t\"LCNB Corp.\",\n\t\"LCNB National Bank\",\n\t\"Lebanon Citizens National Bank\",\n\t\"Leerink Partners\",\n\t\"Leerink partners\",\n\t\"Leerink Swann LLC\",\n\t\"Lehi Commercial and Savings Bank-Lehi Hospital\",\n\t\"Lehman Brothers\",\n\t\"Lehman Brothers Holdings Inc.\",\n\t\"Lendmark\",\n\t\"Lendmark Financial Services\",\n\t\"Leon County Teachers Credit Union\",\n\t\"LES People's FCU\",\n\t\"LESPFCU\",\n\t\"Lewiston State Bank\",\n\t\"Lexicon Bank\",\n\t\"Lighthouse Credit Union\",\n\t\"LMCU\",\n\t\"Long Island Bank\",\n\t\"Lower East Side People's Federal Credit Union\",\n\t\"LOYALTY Credit Union\",\n\t\"Luso American Credit Union\",\n\t\"Luso-American Credit Union\",\n\t\"M&T\",\n\t\"M&T Bank\",\n\t\"M&T Bank Corporation\",\n\t\"MACU\",\n\t\"Mahopac Bank\",\n\t\"Manufacturers and Traders Trust Company\",\n\t\"Manufacturers Trust\",\n\t\"Manufacturers Trust Company\",\n\t\"Marine Bancorp of Florida\",\n\t\"Marine Bank\",\n\t\"Marine Bank and Trust\",\n\t\"Marine Midland Corporation\",\n\t\"markel corporation\",\n\t\"Marshall Community Credit Union\",\n\t\"Masonite Employees Federal Credit Union\",\n\t\"MAX Credit Union\",\n\t\"Maxwell Federal Credit Union\",\n\t\"MB Financial Bank\",\n\t\"MB Financial Bank, N.A.\",\n\t\"MB Financial Bank, National Association\",\n\t\"MCCU\",\n\t\"McKeesport National Bank\",\n\t\"MECU\",\n\t\"MECU Credit Union\",\n\t\"Mellon National Bank\",\n\t\"Member's 1st Federal Credit Union\",\n\t\"Members 1st Federal Credit Union\",\n\t\"Merchants and Planters Bank\",\n\t\"Merchants Bank\",\n\t\"Merchants National Bank\",\n\t\"Merchants' National Bank\",\n\t\"Mercury\",\n\t\"Mercury Banking\",\n\t\"Mercury Technologies, Inc.\",\n\t\"Mercury.com\",\n\t\"Meridian Bank\",\n\t\"Meridian Bank, National Association\",\n\t\"Meritor Savings Bank\",\n\t\"Meritor Savings Bank, FSB\",\n\t\"Meriwest Credit Union\",\n\t\"Metro City Bank\",\n\t\"Metropolitan Bank\",\n\t\"Metropolitan National Bank\",\n\t\"Metropolitan Thrift and Loan Association\",\n\t\"Mid First Bank\",\n\t\"Mid-City National Bank of Chicago\",\n\t\"MidCap Advisors\",\n\t\"Middlesex County Bank\",\n\t\"Middlesex Savings Bank\",\n\t\"MidFirst Bank\",\n\t\"MidSouth Bank\",\n\t\"Minneapolis Fed\",\n\t\"Mission Fed\",\n\t\"Mission Federal\",\n\t\"Mission Federal Credit Union\",\n\t\"Moelis & Company\",\n\t\"Monroe Bank & Trust\",\n\t\"Moody National Bank\",\n\t\"Moorgate Capital Partners\",\n\t\"Moorgate Partners\",\n\t\"Morgan Stanley\",\n\t\"Morgan Stanley & Co.\",\n\t\"MorganStanley\",\n\t\"Mound Bayou State Bank\",\n\t\"Mount Vernon Trust Company\",\n\t\"Mountain America Credit Union\",\n\t\"MUFG Union Bank\",\n\t\"MUFG Union Bank, N.A\",\n\t\"Municipal Employees Credit Union\",\n\t\"Municipal Employees Credit Union of Baltimore\",\n\t\"Mutual Bank\",\n\t\"National American Bank\",\n\t\"National Bank for Cooperatives\",\n\t\"National Bank of Commerce (Wisconsin)\",\n\t\"National Bank of Rondout\",\n\t\"National City Bank of New York\",\n\t\"national commerce bancorporation\",\n\t\"National Grand Bank\",\n\t\"National State Bank\",\n\t\"Navy Federal\",\n\t\"Navy Federal Credit Union\",\n\t\"NBW\",\n\t\"NECU\",\n\t\"NEFCU\",\n\t\"New England Federal Credit Union\",\n\t\"New England Federal Credit Union Company\",\n\t\"New Horizons Credit Union\",\n\t\"New Mexico Educators Federal Credit Union\",\n\t\"New York Community Bank\",\n\t\"New York Fed\",\n\t\"New York Savings Bank\",\n\t\"Newburgh Savings Bank\",\n\t\"Newburyport Bank\",\n\t\"NexBank\",\n\t\"NexTier Bank\",\n\t\"NGFCU\",\n\t\"Nicolet National Bank\",\n\t\"NMEFCU\",\n\t\"North Florida Education Credit Union\",\n\t\"Northeast Credit Union\",\n\t\"Northrop Grumman Federal Credit Union\",\n\t\"Northwest Bancorporation\",\n\t\"Northwest Bank\",\n\t\"Northwest Savings Bank\",\n\t\"Northwestern Bank of Virginia\",\n\t\"Northwestern National Bank\",\n\t\"Northwestern National Bank of Minneapolis\",\n\t\"Norwest Corporation\",\n\t\"Notre Dame du Perpetuel Secours Credit Union of Holyoke\",\n\t\"Nusenda Credit Union\",\n\t\"NYCB\",\n\t\"Ohio Life Insurance and Trust Company\",\n\t\"Ohio National Bank\",\n\t\"Ohio University Credit Union\",\n\t\"Oklahoma Fidelity Bank\",\n\t\"ONB Bank\",\n\t\"OneWest Bank\",\n\t\"OnPoint Community Credit Union\",\n\t\"OPIC\",\n\t\"Oregon Community Credit Union\",\n\t\"Oregon State College Federal Credit Union\",\n\t\"Oregon State Credit Union\",\n\t\"Oriental\",\n\t\"Oriental Bank\",\n\t\"Origin Bank\",\n\t\"OSU Federal Credit Union\",\n\t\"OUCU\",\n\t\"OUCU Financial\",\n\t\"Overseas Private Investment Corporation\",\n\t\"Palmetto Citizens Federal Credit Union\",\n\t\"Partners Federal Credit Union\",\n\t\"Partners! Federal Credit Union\",\n\t\"Patelco Credit Union\",\n\t\"Pathfinder Bank\",\n\t\"Payne Avenue State Bank\",\n\t\"PenFed\",\n\t\"Peninsula Telephone Employees Federal Credit Union\",\n\t\"Peninsular Telephone Employees Credit Union\",\n\t\"Pennsylvania State Employees Credit Union\",\n\t\"Pentagon Federal Credit Union\",\n\t\"People's Federal Savings and Loan Association\",\n\t\"People’s Intermountain Bank\",\n\t\"People's United Bank\",\n\t\"People's United Financial\",\n\t\"People's United Financial, Inc.\",\n\t\"Peoples Bancorp\",\n\t\"Peoples Bancorp Inc.\",\n\t\"Peoples Bank\",\n\t\"PeoplesSouth Bank\",\n\t\"PFCU\",\n\t\"Philadelphia Fed\",\n\t\"Philadelphia Federal Credit Union\",\n\t\"Philadelphia Savings Fund Society\",\n\t\"Philly Fed\",\n\t\"Pierre National Bank\",\n\t\"Pinnacle Bank\",\n\t\"Pinnacle Bank - Wyoming\",\n\t\"Pinnacle Bank Texas\",\n\t\"Pinnacle Bank Wyoming\",\n\t\"Pioneer State Bank No. 36\",\n\t\"Platte Valley Bank\",\n\t\"PNC\",\n\t\"PNC Financial Services\",\n\t\"Ponce Credit and Savings Bank\",\n\t\"Poppy Bank\",\n\t\"Popular\",\n\t\"Popular Bank\",\n\t\"Popular, Inc.\",\n\t\"Post Oak Group\",\n\t\"Post Oak Group LLC, The Post Oak Group\",\n\t\"Postal Works Credit Union #8\",\n\t\"Poughkeepsie Savings Bank\",\n\t\"Premier Bank\",\n\t\"Presque Isle National Bank\",\n\t\"Prime Meridian Bank\",\n\t\"Prime, Ward & King\",\n\t\"Professional Bank\",\n\t\"PSECU\",\n\t\"Puerto Rico fiscal agent and financing\",\n\t\"Puerto Rico Government Development Bank\",\n\t\"Quarterdeck Investment Partners, Inc.\",\n\t\"Queens County Savings Bank\",\n\t\"Racine Teachers Credit Union\",\n\t\"Radiant Credit Union\",\n\t\"Radius Bank\",\n\t\"Railroad & Industrial Federal Credit Union\",\n\t\"RBC Bank\",\n\t\"RCB Bank\",\n\t\"Red Canoe Credit Union\",\n\t\"Redstone Federal Credit Union\",\n\t\"Reliance Bank\",\n\t\"Republic Bank & Trust Company\",\n\t\"Richmond Fed\",\n\t\"Richmond Postal Credit Union\",\n\t\"RIFCU\",\n\t\"Robins Financial Credit Union\",\n\t\"Rochester Savings Bank\",\n\t\"Rochester Telephone Credit Union\",\n\t\"Rockland Trust\",\n\t\"Rogers County Bank\",\n\t\"Rondout National Bank\",\n\t\"Royal Business Bank\",\n\t\"Rozier Bank\",\n\t\"Rozier's Bank\",\n\t\"Salal Credit Union\",\n\t\"San Diego County Credit Union\",\n\t\"San Diego County Employees Credit Union\",\n\t\"San Francisco Fed\",\n\t\"San Jose National Bank\",\n\t\"Santa Clara County Employees Credit Union\",\n\t\"Santa Clara County Federal Credit Union\",\n\t\"Santa Clara Valley National Bank\",\n\t\"Santa Fe Federal Savings and Loan Association\",\n\t\"Sarasota Bank\",\n\t\"SBI USA\",\n\t\"SBIC\",\n\t\"SCCU\",\n\t\"SDCCU\",\n\t\"Seacoast Bank\",\n\t\"Seacoast National Bank\",\n\t\"Seafirst Bank\",\n\t\"Seamen's Savings Bank\",\n\t\"Seattle-First National Bank\",\n\t\"Second National Bank\",\n\t\"Second National Bank of Washington\",\n\t\"SECU Maryland\",\n\t\"SECU MD\",\n\t\"SECU of Maryland\",\n\t\"Security Pacific Bank\",\n\t\"Security Pacific National Bank\",\n\t\"Security Service Federal Credit Union\",\n\t\"Security Trust\",\n\t\"Security Trust Company\",\n\t\"Security Trust Company of Rochester\",\n\t\"Self Help Works FCU\",\n\t\"Self Help Works Federal Credit Union\",\n\t\"Self-Help Credit Union\",\n\t\"Self-Help CU\",\n\t\"Self-Help FCU\",\n\t\"Self-Help Federal Credit Union\",\n\t\"Self-Help Works FCU\",\n\t\"Self-Help Works Federal Credit Union\",\n\t\"Service Credit Union\",\n\t\"Service Federal Credit Union\",\n\t\"SFCU\",\n\t\"Shore United Bank\",\n\t\"Signature Bank\",\n\t\"Sikorsky Credit Union\",\n\t\"Sikorsky Financial Credit Union\",\n\t\"Silicon Valley Bank\",\n\t\"Silicon Valley Bridge Bank\",\n\t\"Silicon Valley Bridge Bank NA\",\n\t\"Silicon Valley Bridge Bank National Association\",\n\t\"Silicon Valley Bridge Bank, N.A.\",\n\t\"Silicon Valley Private Bank\",\n\t\"Silver State Bank\",\n\t\"Silvergate Bank\",\n\t\"Silvergate Capital\",\n\t\"Simmons Bank\",\n\t\"Simple\",\n\t\"Skowhegan Savings Bank\",\n\t\"SkyOne Federal Credit Union\",\n\t\"Solvent Savings Bank\",\n\t\"South State Bank\",\n\t\"Southern Bank\",\n\t\"Southside Bank\",\n\t\"SouthState Bank\",\n\t\"Southwest Bank\",\n\t\"Space Coast Credit Union\",\n\t\"Sparkasse Aurich-Norden\",\n\t\"Spire Federal Credit Union\",\n\t\"Spokane Teachers Credit Union\",\n\t\"Springfield Marine Bank\",\n\t\"SSFCU\",\n\t\"St. Louis Fed\",\n\t\"Stanford Federal Credit Union\",\n\t\"Star Bank, National Association\",\n\t\"Star Bank, National Association, Cincinnati\",\n\t\"State Bank Mound Bayou\",\n\t\"State Bank of Chicago\",\n\t\"State Bank of India (California)\",\n\t\"State Bank of India, California\",\n\t\"State Bank of Stratford\",\n\t\"State Bank of Tennessee\",\n\t\"State ECU\",\n\t\"State Employees Credit Union of Maryland\",\n\t\"State Employees Credit Union of New Mexico\",\n\t\"State Savings Bank\",\n\t\"STCU\",\n\t\"stellarone\",\n\t\"Sterling Bank & Trust\",\n\t\"Stifel\",\n\t\"Stifel Bank\",\n\t\"Stockgrowers Bank\",\n\t\"Stockman Bank\",\n\t\"Stockman Bank of Montana\",\n\t\"Stockton Savings and Loan Society Bank\",\n\t\"Stride Bank\",\n\t\"Summit FCU\",\n\t\"Sunbelt Federal Credit Union\",\n\t\"Sunflower Bank\",\n\t\"Sunflower Bank, N.A.\",\n\t\"Sunflower Bank, National Association\",\n\t\"SunState Federal Credit Union\",\n\t\"SunTrust Banks\",\n\t\"SVB\",\n\t\"SVB Investment Services\",\n\t\"SVB Investment Services Inc.\",\n\t\"SVB Leerink\",\n\t\"SVB Private\",\n\t\"SVB Private Bank\",\n\t\"SVB Private Banking & Wealth Management\",\n\t\"SVB Wealth\",\n\t\"SVB Wealth LLC\",\n\t\"SVBIS\",\n\t\"SVBW\",\n\t\"Tallahassee-Leon Credit Union\",\n\t\"Tallahassee-Leon Federal Credit Union\",\n\t\"TBK Bank\",\n\t\"TCF Bank\",\n\t\"TD Bank\",\n\t\"TDECU\",\n\t\"Tech CU\",\n\t\"TechCU\",\n\t\"Technology Credit Union\",\n\t\"Telhio Credit Union\",\n\t\"Texas Dow Employees Credit Union\",\n\t\"The Bank of Washington\",\n\t\"The Farmers National Bank of Salina\",\n\t\"The Fed\",\n\t\"The Federal Savings Bank\",\n\t\"The Fidelity Bank\",\n\t\"The Fidelity Deposit and Discount Bank\",\n\t\"The First Bancshares\",\n\t\"The First Bank\",\n\t\"The First National Bank and Trust Company of Salina\",\n\t\"The First National Bank of Cincinnati\",\n\t\"The Golden 1 Credit Union\",\n\t\"The Goldman Sachs Group\",\n\t\"The Goldman Sachs Group, Inc.\",\n\t\"The Holston\",\n\t\"The Mid-City National Bank of Chicago\",\n\t\"The Napoleon State Bank\",\n\t\"The National Bank of Washington\",\n\t\"The Queens County Savings Bank\",\n\t\"The Rondout National Bank\",\n\t\"The Seaman's Bank for Savings\",\n\t\"The Seamen's Bank for Savings\",\n\t\"The Summit\",\n\t\"The Summit FCU\",\n\t\"The Summit Federal Credit Union\",\n\t\"The Union Credit Union\",\n\t\"The United States National Bank of Galveston\",\n\t\"The World Bank\",\n\t\"Thurston Union of Low Income People\",\n\t\"Ticonderoga National Bank\",\n\t\"TierOne Bank\",\n\t\"Tishomingo City Hall\",\n\t\"Tomato Bank\",\n\t\"Tompkins\",\n\t\"Tompkins Community Bank\",\n\t\"Tompkins Trust Company\",\n\t\"TowneBank\",\n\t\"Trax Credit Union\",\n\t\"Tri Counties Bank\",\n\t\"Tropical Financial Credit Union\",\n\t\"Troy Savings Bank\",\n\t\"TruChoice Federal Credit Union\",\n\t\"Truist Financial\",\n\t\"Trust Company of New Jersey\",\n\t\"TULIP Cooperative Credit Union\",\n\t\"U. S. International Development Finance Corporation\",\n\t\"U.S. Bank\",\n\t\"U.S. Bank N.A.\",\n\t\"U.S. Bank NA\",\n\t\"U.S. Bank National Association\",\n\t\"U.S. Central Credit Union\",\n\t\"U.S. International Development Finance Corporation\",\n\t\"U.S. Trust Corporation\",\n\t\"UFCU\",\n\t\"ukrop's food group\",\n\t\"UMassFive College Federal Credit Union\",\n\t\"Umpqua Bank\",\n\t\"Umpqua Holdings Corporation\",\n\t\"Union Bank\",\n\t\"Union Bank (Morrisville, Vermont)\",\n\t\"union bank & trust\",\n\t\"Union Bank & Trust Company\",\n\t\"Union Bank of California\",\n\t\"union bankshares\",\n\t\"Union Dime Savings Bank\",\n\t\"union first market bank\",\n\t\"Union Savings Bank\",\n\t\"Union Savings Bank & Trust\",\n\t\"Union Savings Bank and Trust\",\n\t\"Union State Bank\",\n\t\"Union Trust Company\",\n\t\"UnionBank\",\n\t\"United Bank\",\n\t\"United Financial Bancorp\",\n\t\"United Nations Federal Credit Union\",\n\t\"United Services Automobile Association\",\n\t\"United Services Automobile Association (USAA) (San Antonio, TX)\",\n\t\"United Services of America Federal Credit Union\",\n\t\"United States Army Automobile Association\",\n\t\"United States International Development Finance Corporation\",\n\t\"United States National Bank\",\n\t\"United States Postal Savings System\",\n\t\"United States Trust Company of New York\",\n\t\"Unitus Community Credit Union\",\n\t\"University Bank\",\n\t\"University Federal Credit Union\",\n\t\"Upgrade, Inc.\",\n\t\"US Bank\",\n\t\"US Bank NA\",\n\t\"USA Federal Credit Union\",\n\t\"USAA\",\n\t\"USC Credit Union, Flower Street Branch\",\n\t\"Valley National Bank of Arizona\",\n\t\"Varo\",\n\t\"Varo Bank\",\n\t\"Verity Credit Union\",\n\t\"Vermont State Employees Credit Union\",\n\t\"VIST Bank\",\n\t\"Vista Federal Credit Union\",\n\t\"Vista!\",\n\t\"VSECU\",\n\t\"VyStar\",\n\t\"VyStar Credit Union\",\n\t\"WaFd Bank\",\n\t\"Wainwright Bank\",\n\t\"Walker Bank and Trust Company\",\n\t\"Washington Federal\",\n\t\"Washington Trust Bank\",\n\t\"WB\",\n\t\"Wells Fargo\",\n\t\"Wells Fargo & Company\",\n\t\"Wells Fargo Bank\",\n\t\"WesBanco\",\n\t\"WesBanco Bank\",\n\t\"WesBanco Bank, Inc.\",\n\t\"Western Bank\",\n\t\"Williamsburgh Savings Bank\",\n\t\"Wings Financial Credit Union\",\n\t\"Women's Bank of Denver\",\n\t\"Workers Credit Union\",\n\t\"World Bank\",\n\t\"World Bank, WB\",\n\t\"WPCU\",\n\t\"Wright-Patt Credit Union\",\n\t\"WSFS Bank\"\n];\n//#endregion\nexport { US_default as default };\n\n//# sourceMappingURL=US.js.map"],"mappings":";AACA,IAAI,aAAa;CAChB;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA;CACA"}
|
package/dist/US2.mjs
ADDED
|
@@ -0,0 +1,518 @@
|
|
|
1
|
+
//#region ../data/dist/courts/US.js
|
|
2
|
+
var US_default = [
|
|
3
|
+
"1st District Court of Appeals of Ohio",
|
|
4
|
+
"28th Judicial Court of Alabama (Baldwin County)",
|
|
5
|
+
"5th Circuit",
|
|
6
|
+
"9th Cir.",
|
|
7
|
+
"A.C.C.A.",
|
|
8
|
+
"ABC Appeals Board",
|
|
9
|
+
"ABCAB",
|
|
10
|
+
"Alabama Supreme Court",
|
|
11
|
+
"Alaska Court of Appeals",
|
|
12
|
+
"Alaska Supreme Court",
|
|
13
|
+
"Albany (N.Y.). Mayor's Court",
|
|
14
|
+
"Albany Mayor's Court",
|
|
15
|
+
"Alien Terrorist Removal Court",
|
|
16
|
+
"Ambien class action, Makinen v. Sanofi-Aventis U.S. LLC",
|
|
17
|
+
"Appellate Division of the New York Supreme Court, First Judicial Department",
|
|
18
|
+
"Arizona Court of Appeals",
|
|
19
|
+
"Arizona Superior Courts",
|
|
20
|
+
"Arizona Supreme Court",
|
|
21
|
+
"Ark. Supreme Court",
|
|
22
|
+
"Arkansas Court of Appeals",
|
|
23
|
+
"Arkansas Supreme Court",
|
|
24
|
+
"Army Court of Criminal Appeals",
|
|
25
|
+
"Article 3 Court",
|
|
26
|
+
"Article III Court",
|
|
27
|
+
"Article Three Court",
|
|
28
|
+
"ATRC",
|
|
29
|
+
"Augusta Circuit Court",
|
|
30
|
+
"Baldwin County Circuit Clerk",
|
|
31
|
+
"Baldwin County Circuit Clerk of the 28th Judicial Circuit",
|
|
32
|
+
"Baldwin County Judge of Probate",
|
|
33
|
+
"Baldwin County Office of the Circuit Clerk",
|
|
34
|
+
"Baldwin County Probate Judge's Office",
|
|
35
|
+
"Baldwin County Probate Office",
|
|
36
|
+
"Beth Din of America",
|
|
37
|
+
"Boston Municipal Court",
|
|
38
|
+
"Broward County's 17th Judicial Circuit",
|
|
39
|
+
"C.A.A.F.",
|
|
40
|
+
"C.C.D.C.",
|
|
41
|
+
"CAFC",
|
|
42
|
+
"California Alcoholic Beverage Control Appeals Board",
|
|
43
|
+
"California State Personnel Board",
|
|
44
|
+
"California Supreme Court",
|
|
45
|
+
"California Unemployment Insurance Appeals Board",
|
|
46
|
+
"CAVC",
|
|
47
|
+
"CCCCP",
|
|
48
|
+
"CCDC",
|
|
49
|
+
"CCPA",
|
|
50
|
+
"CDCA",
|
|
51
|
+
"Child Protection Court in Khyber",
|
|
52
|
+
"Circuit Clerk of Baldwin County",
|
|
53
|
+
"Circuit Clerk of Clay County",
|
|
54
|
+
"Circuit Clerk of Jefferson County, Bessemer Division",
|
|
55
|
+
"Circuit Clerk of Jefferson County, Birmingham Division",
|
|
56
|
+
"Circuit Court of Cole County, Missouri",
|
|
57
|
+
"Circuit Court of Cook County",
|
|
58
|
+
"Clay County - 40th Judicial Court of Alabama",
|
|
59
|
+
"Clay County Circuit Clerk",
|
|
60
|
+
"Clay County Circuit Court",
|
|
61
|
+
"Clay County Office of the Probate Judge",
|
|
62
|
+
"Clay County Probate Clerk",
|
|
63
|
+
"Clay County Probate Office",
|
|
64
|
+
"Colorado Court of Appeals",
|
|
65
|
+
"Colorado Supreme Court",
|
|
66
|
+
"Commonwealth Court of Pennsylvania",
|
|
67
|
+
"Connecticut Appellate Court",
|
|
68
|
+
"Connecticut Superior Court",
|
|
69
|
+
"Connecticut Supreme Court",
|
|
70
|
+
"Contra Costa County Superior Court",
|
|
71
|
+
"Cook County Circuit Court",
|
|
72
|
+
"Court for International Trade",
|
|
73
|
+
"Court of Appeals for the Federal Circuit",
|
|
74
|
+
"Court of Appeals in Cases of Capture",
|
|
75
|
+
"Court of Appeals of New York",
|
|
76
|
+
"Court of Appeals of Virginia",
|
|
77
|
+
"Court of Appeals, Maryland",
|
|
78
|
+
"Court of Claims",
|
|
79
|
+
"Court of Federal Claims",
|
|
80
|
+
"Court of International Trade",
|
|
81
|
+
"Courts of Kentucky",
|
|
82
|
+
"Courts of Missouri",
|
|
83
|
+
"Courts of North Dakota",
|
|
84
|
+
"Courts of Utah",
|
|
85
|
+
"Covington County Probate Clerk",
|
|
86
|
+
"Covington County Probate Office",
|
|
87
|
+
"CUIAB",
|
|
88
|
+
"Cuyahoga County Common Pleas Court",
|
|
89
|
+
"Cuyahoga County Court of Common Pleas",
|
|
90
|
+
"D. Guam",
|
|
91
|
+
"D. Md.",
|
|
92
|
+
"D. Vt.",
|
|
93
|
+
"D.C. Cir.",
|
|
94
|
+
"D.C. Circuit",
|
|
95
|
+
"D.C. Court of Appeals",
|
|
96
|
+
"D.C. Superior Court",
|
|
97
|
+
"D.D.C.",
|
|
98
|
+
"D.N.J.",
|
|
99
|
+
"DC Circuit",
|
|
100
|
+
"DC Court of Appeals",
|
|
101
|
+
"DC Superior Court",
|
|
102
|
+
"DDC",
|
|
103
|
+
"Delaware Superior Court",
|
|
104
|
+
"Delaware Supreme Court",
|
|
105
|
+
"District Court for the Eastern District of Tennessee",
|
|
106
|
+
"District Court for the Northern Mariana Islands",
|
|
107
|
+
"District Court of Guam",
|
|
108
|
+
"District Court of Minnesota",
|
|
109
|
+
"District Court of the United States Virgin Islands",
|
|
110
|
+
"District Court of the Virgin Islands",
|
|
111
|
+
"District Court, D. Maryland",
|
|
112
|
+
"District of Columbia Court of Appeals",
|
|
113
|
+
"District of Columbia. Superior Court",
|
|
114
|
+
"E.D. Tenn",
|
|
115
|
+
"E.D. Wis.",
|
|
116
|
+
"Eighth Circuit",
|
|
117
|
+
"Eighth Judicial Circuit Court of Florida",
|
|
118
|
+
"Eleventh Circuit",
|
|
119
|
+
"Eleventh Judicial Circuit Court of Florida",
|
|
120
|
+
"Emergency Court of Appeals",
|
|
121
|
+
"F.I.S.C.",
|
|
122
|
+
"Federal Circuit",
|
|
123
|
+
"Fifth Circuit",
|
|
124
|
+
"Fifth Court of Appeals of Texas",
|
|
125
|
+
"Fifth Judicial Circuit Court of Florida",
|
|
126
|
+
"First Circuit",
|
|
127
|
+
"First Court of Appeals of Texas",
|
|
128
|
+
"First District Court of Appeals of Ohio",
|
|
129
|
+
"First Judicial Circuit Court of Florida",
|
|
130
|
+
"FISA court",
|
|
131
|
+
"FISC",
|
|
132
|
+
"FISCR",
|
|
133
|
+
"Florida Circuit Courts",
|
|
134
|
+
"Florida Fifth District Court of Appeal",
|
|
135
|
+
"Florida First District Court of Appeal",
|
|
136
|
+
"Florida Fourth District Court of Appeal",
|
|
137
|
+
"Florida Second District Court of Appeal",
|
|
138
|
+
"Florida Third District Court of Appeal",
|
|
139
|
+
"Foreign Intelligence Surveillance Act court",
|
|
140
|
+
"Fourteenth Judicial Circuit Court of Florida",
|
|
141
|
+
"Fourth Circuit",
|
|
142
|
+
"Fourth Judicial Circuit Court of Florida",
|
|
143
|
+
"Fulton County Superior Court",
|
|
144
|
+
"General Sessions Court",
|
|
145
|
+
"Georgia Court of Appeals",
|
|
146
|
+
"Greenville Municipal Court",
|
|
147
|
+
"Hamilton County Court of Common Pleas",
|
|
148
|
+
"Hawaii Intermediate Court of Appeals",
|
|
149
|
+
"Hawaii Tax Appeal Court",
|
|
150
|
+
"Henry County Probate Clerk's Office",
|
|
151
|
+
"Henry County Probate Court",
|
|
152
|
+
"Henry County Probate Court, Alabama",
|
|
153
|
+
"High Court of American Samoa",
|
|
154
|
+
"Idaho Court of Appeals",
|
|
155
|
+
"Idaho Supreme Court",
|
|
156
|
+
"Illinois Appellate Court",
|
|
157
|
+
"Illinois Supreme Court",
|
|
158
|
+
"Indiana Court of Appeals",
|
|
159
|
+
"Indiana Supreme Court",
|
|
160
|
+
"Iowa Court of Appeals",
|
|
161
|
+
"Iowa Supreme Court",
|
|
162
|
+
"Jefferson County Circuit Clerk, Bessemer Division",
|
|
163
|
+
"Jefferson County Circuit Clerk, Birmingham Division",
|
|
164
|
+
"Jefferson County Circuit Court",
|
|
165
|
+
"Jefferson County Probate Clerk",
|
|
166
|
+
"Jefferson County Probate Court",
|
|
167
|
+
"Jefferson Market Court",
|
|
168
|
+
"Jefferson Market Police Court",
|
|
169
|
+
"JPML",
|
|
170
|
+
"Judicial Panel on Multidistrict Litigation",
|
|
171
|
+
"Kansas Court of Appeals",
|
|
172
|
+
"Kansas Supreme Court",
|
|
173
|
+
"Kentucky Court of Appeals",
|
|
174
|
+
"Kentucky Supreme Court",
|
|
175
|
+
"Kern County Superior Court",
|
|
176
|
+
"King County Superior Court",
|
|
177
|
+
"Limestone County Circuit Clerk",
|
|
178
|
+
"Limestone County Circuit Court Clerk",
|
|
179
|
+
"Limestone County Office of the Circuit Court Clerk",
|
|
180
|
+
"Los Angeles County Superior Court",
|
|
181
|
+
"Louisiana Circuit Courts of Appeal",
|
|
182
|
+
"Louisiana Supreme Court",
|
|
183
|
+
"M.D. Ala.",
|
|
184
|
+
"M.D. Fla.",
|
|
185
|
+
"M.D.N.C.",
|
|
186
|
+
"Madison Circuit Court",
|
|
187
|
+
"Maine Supreme Judicial Court",
|
|
188
|
+
"Makinen v. Sanofi-Aventis",
|
|
189
|
+
"Manhattan Court of General Sessions",
|
|
190
|
+
"Marin County Superior Court",
|
|
191
|
+
"Maryland Court of Appeals",
|
|
192
|
+
"Maryland Court of Special Appeals",
|
|
193
|
+
"Maryland District Court",
|
|
194
|
+
"Massachusetts Appeals Court",
|
|
195
|
+
"Massachusetts Superior Court",
|
|
196
|
+
"Massachusetts Supreme Court",
|
|
197
|
+
"Massachusetts Supreme Judicial Court",
|
|
198
|
+
"Mayor's Court",
|
|
199
|
+
"MD Court of Appeals",
|
|
200
|
+
"MDL Panel",
|
|
201
|
+
"Mendocino County Superior Court",
|
|
202
|
+
"Michigan Court of Appeals",
|
|
203
|
+
"Michigan Supreme Court",
|
|
204
|
+
"Minnesota Court of Appeals",
|
|
205
|
+
"Minnesota Supreme Court",
|
|
206
|
+
"Mississippi Court of Appeals",
|
|
207
|
+
"Mississippi Supreme Court",
|
|
208
|
+
"Missouri Circuit Court in Cole County",
|
|
209
|
+
"Missouri Court of Appeals",
|
|
210
|
+
"Missouri Courts Judicial Branch of Government",
|
|
211
|
+
"Montana Supreme Court",
|
|
212
|
+
"Multnomah County Circuit Court",
|
|
213
|
+
"N.D. Cal.",
|
|
214
|
+
"N.D. Fla",
|
|
215
|
+
"N.D. Ill.",
|
|
216
|
+
"Navajo Nation Courts",
|
|
217
|
+
"Nebraska Court of Appeals",
|
|
218
|
+
"Nebraska Supreme Court",
|
|
219
|
+
"Nevada Court of Appeals",
|
|
220
|
+
"New Hampshire Supreme Court",
|
|
221
|
+
"New Jersey Court of Errors and Appeals",
|
|
222
|
+
"New Jersey Superior Court",
|
|
223
|
+
"New Jersey Supreme Court",
|
|
224
|
+
"New Mexico Court of Appeals",
|
|
225
|
+
"New Mexico Supreme Court",
|
|
226
|
+
"New York (State). Claims, Court of",
|
|
227
|
+
"New York (State). Court of Claims",
|
|
228
|
+
"New York City Court of General Sessions",
|
|
229
|
+
"New York County Court of General Sessions",
|
|
230
|
+
"New York Court of Appeals",
|
|
231
|
+
"New York Court of Claims",
|
|
232
|
+
"New York Court of General Sessions",
|
|
233
|
+
"New York State Supreme Court",
|
|
234
|
+
"New York Supreme Court",
|
|
235
|
+
"New York Supreme Court, Appellate Division",
|
|
236
|
+
"New York Surrogate's Court",
|
|
237
|
+
"Nineteenth Judicial Circuit Court of Florida",
|
|
238
|
+
"Ninth Circuit",
|
|
239
|
+
"Ninth Circuit Federal Court of Appeals",
|
|
240
|
+
"Ninth Judicial Circuit Court of Florida",
|
|
241
|
+
"NJ Superior Court",
|
|
242
|
+
"NM Supreme Court",
|
|
243
|
+
"NMSC",
|
|
244
|
+
"North Carolina Court of Appeals",
|
|
245
|
+
"North Carolina Supreme Court",
|
|
246
|
+
"North Dakota Court System",
|
|
247
|
+
"North Dakota Supreme Court",
|
|
248
|
+
"Office of the Jefferson County Circuit Clerk, Bessemer Division",
|
|
249
|
+
"Office of the Jefferson County Circuit Clerk, Birmingham Division",
|
|
250
|
+
"Ohio 1st District Court of Appeals",
|
|
251
|
+
"Ohio District",
|
|
252
|
+
"Ohio Eleventh District Court of Appeals",
|
|
253
|
+
"Ohio First District Court of Appeals",
|
|
254
|
+
"Ohio Seventh District Court of Appeals",
|
|
255
|
+
"Ohio Supreme Court",
|
|
256
|
+
"Oklahoma Court of Civil Appeals",
|
|
257
|
+
"Oklahoma Court of Criminal Appeals",
|
|
258
|
+
"Oklahoma Supreme Court",
|
|
259
|
+
"Orange County Superior Court",
|
|
260
|
+
"Oregon Court of Appeals",
|
|
261
|
+
"Oregon Supreme Court",
|
|
262
|
+
"OSC",
|
|
263
|
+
"PDWC, Los Angeles, California, U.S.A.",
|
|
264
|
+
"Placer County Superior Court",
|
|
265
|
+
"Probate Court of Jefferson County, Alabama",
|
|
266
|
+
"Probate Judge of Clay County",
|
|
267
|
+
"Provisional District World Court, Los Angeles, California, U.S.A.",
|
|
268
|
+
"Rappahannock Circuit Court",
|
|
269
|
+
"Rhode Island Superior Court",
|
|
270
|
+
"Rhode Island Supreme Court",
|
|
271
|
+
"Riverside County Superior Court",
|
|
272
|
+
"Rockingham Circuit Court",
|
|
273
|
+
"Santa Clara County Superior Court",
|
|
274
|
+
"SCNM",
|
|
275
|
+
"SCOTUS",
|
|
276
|
+
"SDNY",
|
|
277
|
+
"Second Circuit",
|
|
278
|
+
"Second Judicial Circuit Court of Florida",
|
|
279
|
+
"Seventh Circuit",
|
|
280
|
+
"Seventh Judicial Circuit Court of Florida",
|
|
281
|
+
"Sixth Circuit",
|
|
282
|
+
"Sixth Judicial Circuit Court of Florida",
|
|
283
|
+
"Sonoma County Superior Court",
|
|
284
|
+
"South Carolina Court of Appeals",
|
|
285
|
+
"South Carolina Supreme Court",
|
|
286
|
+
"South Dakota Supreme Court",
|
|
287
|
+
"SPB",
|
|
288
|
+
"St. Clair County Probate Clerk",
|
|
289
|
+
"St. Clair County Probate Office",
|
|
290
|
+
"State of Maryland Court of Appeals",
|
|
291
|
+
"State Personnel Board",
|
|
292
|
+
"Superior Court of California",
|
|
293
|
+
"Superior Court of California for and in the County of Santa Clara",
|
|
294
|
+
"Superior Court of Los Angeles County",
|
|
295
|
+
"Superior Court of Pennsylvania",
|
|
296
|
+
"Superior Court of the District of Columbia",
|
|
297
|
+
"Superior Court of the State of Arizona",
|
|
298
|
+
"Superior Court of the Virgin Islands",
|
|
299
|
+
"Superior Court of Washington for King County",
|
|
300
|
+
"Superior Court, Worcester",
|
|
301
|
+
"Supreme Court",
|
|
302
|
+
"Supreme Court of Appeals of West Virginia",
|
|
303
|
+
"Supreme Court of Ark.",
|
|
304
|
+
"Supreme Court of Arkansas",
|
|
305
|
+
"Supreme Court of California",
|
|
306
|
+
"Supreme Court of Florida",
|
|
307
|
+
"Supreme Court of Georgia",
|
|
308
|
+
"Supreme Court of Guam",
|
|
309
|
+
"Supreme Court of Hawaii",
|
|
310
|
+
"Supreme Court of Illinois",
|
|
311
|
+
"Supreme Court of Indiana",
|
|
312
|
+
"Supreme Court of Iowa",
|
|
313
|
+
"Supreme Court of Louisiana",
|
|
314
|
+
"Supreme Court of Mississippi",
|
|
315
|
+
"Supreme Court of Missouri",
|
|
316
|
+
"Supreme Court of Nevada",
|
|
317
|
+
"Supreme Court of New Jersey",
|
|
318
|
+
"Supreme Court of New Mexico",
|
|
319
|
+
"Supreme Court of New York State",
|
|
320
|
+
"Supreme Court of North Dakota",
|
|
321
|
+
"Supreme Court of Ohio",
|
|
322
|
+
"Supreme Court of Pennsylvania",
|
|
323
|
+
"Supreme Court of Puerto Rico",
|
|
324
|
+
"Supreme Court of South Dakota",
|
|
325
|
+
"Supreme Court of Texas",
|
|
326
|
+
"Supreme Court of the Navajo Nation",
|
|
327
|
+
"Supreme Court of the State of Iowa",
|
|
328
|
+
"Supreme Court of the State of New York, Appellate Division, First Judicial Department",
|
|
329
|
+
"Supreme Court of the State of New York, Appellate Division, Fourth Judicial Department",
|
|
330
|
+
"Supreme Court of the State of New York, Appellate Division, Second Judicial Department",
|
|
331
|
+
"Supreme Court of the State of New York, Appellate Division, Third Judicial Department",
|
|
332
|
+
"Supreme Court of the U.S.",
|
|
333
|
+
"Supreme Court of the United States",
|
|
334
|
+
"Supreme Court of the United States of America",
|
|
335
|
+
"Supreme Court of Virginia",
|
|
336
|
+
"Surrogate's Court of the State of New York",
|
|
337
|
+
"Tax Court of the United States",
|
|
338
|
+
"TECOA",
|
|
339
|
+
"Temporary Emergency Court of Appeals",
|
|
340
|
+
"Tennessee Court of Appeals",
|
|
341
|
+
"Tennessee Court of Criminal Appeals",
|
|
342
|
+
"Tennessee Supreme Court",
|
|
343
|
+
"Tenth Circuit",
|
|
344
|
+
"Tenth Judicial Circuit Court of Florida",
|
|
345
|
+
"Texas Court of Criminal Appeals",
|
|
346
|
+
"Texas First Court of Appeals",
|
|
347
|
+
"Texas Supreme Court",
|
|
348
|
+
"The Albany Mayor's Court",
|
|
349
|
+
"The Maryland Court of Appeals",
|
|
350
|
+
"The Mayor's Court",
|
|
351
|
+
"Third Circuit",
|
|
352
|
+
"Third Judicial Circuit Court of Florida",
|
|
353
|
+
"Thirteenth Judicial Circuit Court of Florida",
|
|
354
|
+
"Twelfth Judicial Circuit Court of Florida",
|
|
355
|
+
"Twenty-Eighth Judicial Court of Alabama (Baldwin County)",
|
|
356
|
+
"U.S. Alien Terrorist Removal Court",
|
|
357
|
+
"U.S. Army Court of Criminal Appeals",
|
|
358
|
+
"U.S. Court of Appeals for the Federal Circuit",
|
|
359
|
+
"U.S. Court of Federal Claims",
|
|
360
|
+
"U.S. District Court for the Northern District of Florida",
|
|
361
|
+
"U.S. District Court for the Western District of Oklahoma",
|
|
362
|
+
"U.S. Emergency Court of Appeals",
|
|
363
|
+
"U.S. Foreign Intelligence Surveillance Court",
|
|
364
|
+
"U.S. Judicial Panel on Multidistrict Litigation",
|
|
365
|
+
"U.S. Supreme Court",
|
|
366
|
+
"U.S. Temporary Emergency Court of Appeals",
|
|
367
|
+
"Unemployment Insurance Appeals Board",
|
|
368
|
+
"United States Alien Terrorist Removal Court",
|
|
369
|
+
"United States Army Court of Criminal Appeals",
|
|
370
|
+
"United States Circuit Court of the District of Columbia",
|
|
371
|
+
"United States Court of Appeals for the Armed Forces",
|
|
372
|
+
"United States Court of Appeals for the District of Columbia Circuit",
|
|
373
|
+
"United States Court of Appeals for the Eighth Circuit",
|
|
374
|
+
"United States Court of Appeals for the Eleventh Circuit",
|
|
375
|
+
"United States Court of Appeals for the Federal Circuit",
|
|
376
|
+
"United States Court of Appeals for the Fifth Circuit",
|
|
377
|
+
"United States Court of Appeals for the First Circuit",
|
|
378
|
+
"United States Court of Appeals for the Fourth Circuit",
|
|
379
|
+
"United States Court of Appeals for the Ninth Circuit",
|
|
380
|
+
"United States Court of Appeals for the Second Circuit",
|
|
381
|
+
"United States Court of Appeals for the Seventh Circuit",
|
|
382
|
+
"United States Court of Appeals for the Sixth Circuit",
|
|
383
|
+
"United States Court of Appeals for the Tenth Circuit",
|
|
384
|
+
"United States Court of Appeals for the Third Circuit",
|
|
385
|
+
"United States Court of Appeals for Veterans Claims",
|
|
386
|
+
"United States Court of Claims",
|
|
387
|
+
"United States Court of Customs and Patent Appeals",
|
|
388
|
+
"United States Court of Federal Claims",
|
|
389
|
+
"United States Court of International Trade",
|
|
390
|
+
"United States Court of Veterans Appeals",
|
|
391
|
+
"United States District Court for the Central District of California",
|
|
392
|
+
"United States District Court for the Central District of Illinois",
|
|
393
|
+
"United States District Court for the District of Alaska",
|
|
394
|
+
"United States District Court for the District of Arizona",
|
|
395
|
+
"United States District Court for the District of Colorado",
|
|
396
|
+
"United States District Court for the District of Columbia",
|
|
397
|
+
"United States District Court for the District of Connecticut",
|
|
398
|
+
"United States District Court for the District of Delaware",
|
|
399
|
+
"United States District Court for the District of Hawaii",
|
|
400
|
+
"United States District Court for the District of Idaho",
|
|
401
|
+
"United States District Court for the District of Indiana",
|
|
402
|
+
"United States District Court for the District of Kansas",
|
|
403
|
+
"United States District Court for the District of Maine",
|
|
404
|
+
"United States District Court for the District of Maryland",
|
|
405
|
+
"United States District Court for the District of Massachusetts",
|
|
406
|
+
"United States District Court for the District of Minnesota",
|
|
407
|
+
"United States District Court for the District of Montana",
|
|
408
|
+
"United States District Court for the District of Nebraska",
|
|
409
|
+
"United States District Court for the District of Nevada",
|
|
410
|
+
"United States District Court for the District of New Hampshire",
|
|
411
|
+
"United States District Court for the District of New Jersey",
|
|
412
|
+
"United States District Court for the District of New Mexico",
|
|
413
|
+
"United States District Court for the District of North Dakota",
|
|
414
|
+
"United States District Court for the District of Oregon",
|
|
415
|
+
"United States District Court for the District of Potomac",
|
|
416
|
+
"United States District Court for the District of Puerto Rico",
|
|
417
|
+
"United States District Court for the District of Rhode Island",
|
|
418
|
+
"United States District Court for the District of South Carolina",
|
|
419
|
+
"United States District Court for the District of South Dakota",
|
|
420
|
+
"United States District Court for the District of the District of Columbia",
|
|
421
|
+
"United States District Court for the District of Utah",
|
|
422
|
+
"United States District Court for the District of Vermont",
|
|
423
|
+
"United States District Court for the District of Wyoming",
|
|
424
|
+
"United States District Court for the Eastern District of California",
|
|
425
|
+
"United States District Court for the Eastern District of Illinois",
|
|
426
|
+
"United States District Court for the Eastern District of Kentucky",
|
|
427
|
+
"United States District Court for the Eastern District of Louisiana",
|
|
428
|
+
"United States District Court for the Eastern District of Michigan",
|
|
429
|
+
"United States District Court for the Eastern District of Missouri",
|
|
430
|
+
"United States District Court for the Eastern District of New York",
|
|
431
|
+
"United States District Court for the Eastern District of North Carolina",
|
|
432
|
+
"United States District Court for the Eastern District of Oklahoma",
|
|
433
|
+
"United States District Court for the Eastern District of Pennsylvania",
|
|
434
|
+
"United States District Court for the Eastern District of Tennessee",
|
|
435
|
+
"United States District Court for the Eastern District of Texas",
|
|
436
|
+
"United States District Court for the Eastern District of Virginia",
|
|
437
|
+
"United States District Court for the Eastern District of Washington",
|
|
438
|
+
"United States District Court for the Eastern District of Wisconsin",
|
|
439
|
+
"United States District Court for the Middle District of Alabama",
|
|
440
|
+
"United States District Court for the Middle District of Florida",
|
|
441
|
+
"United States District Court for the Middle District of Georgia",
|
|
442
|
+
"United States District Court for the Middle District of Louisiana",
|
|
443
|
+
"United States District Court for the Middle District of North Carolina",
|
|
444
|
+
"United States District Court for the Middle District of Pennsylvania",
|
|
445
|
+
"United States District Court for the Middle District of Tennessee",
|
|
446
|
+
"United States District Court for the Northern District of Alabama",
|
|
447
|
+
"United States District Court for the Northern District of California",
|
|
448
|
+
"United States District Court for the Northern District of Florida",
|
|
449
|
+
"United States District Court for the Northern District of Georgia",
|
|
450
|
+
"United States District Court for the Northern District of Illinois",
|
|
451
|
+
"United States District Court for the Northern District of Indiana",
|
|
452
|
+
"United States District Court for the Northern District of Iowa",
|
|
453
|
+
"United States District Court for the Northern District of Mississippi",
|
|
454
|
+
"United States District Court for the Northern District of New York",
|
|
455
|
+
"United States District Court for the Northern District of Ohio",
|
|
456
|
+
"United States District Court for the Northern District of Oklahoma",
|
|
457
|
+
"United States District Court for the Northern District of Texas",
|
|
458
|
+
"United States District Court for the Northern District of West Virginia",
|
|
459
|
+
"United States District Court for the Southern District of Alabama",
|
|
460
|
+
"United States District Court for the Southern District of California",
|
|
461
|
+
"United States District Court for the Southern District of Florida",
|
|
462
|
+
"United States District Court for the Southern District of Georgia",
|
|
463
|
+
"United States District Court for the Southern District of Illinois",
|
|
464
|
+
"United States District Court for the Southern District of Indiana",
|
|
465
|
+
"United States District Court for the Southern District of Iowa",
|
|
466
|
+
"United States District Court for the Southern District of Mississippi",
|
|
467
|
+
"United States District Court for the Southern District of New York",
|
|
468
|
+
"United States District Court for the Southern District of Ohio",
|
|
469
|
+
"United States District Court for the Southern District of Texas",
|
|
470
|
+
"United States District Court for the Southern District of West Virginia",
|
|
471
|
+
"United States District Court for the Western District of Kentucky",
|
|
472
|
+
"United States District Court for the Western District of Louisiana",
|
|
473
|
+
"United States District Court for the Western District of Michigan",
|
|
474
|
+
"United States District Court for the Western District of Missouri",
|
|
475
|
+
"United States District Court for the Western District of New York",
|
|
476
|
+
"United States District Court for the Western District of North Carolina",
|
|
477
|
+
"United States District Court for the Western District of Oklahoma",
|
|
478
|
+
"United States District Court for the Western District of Pennsylvania",
|
|
479
|
+
"United States District Court for the Western District of Tennessee",
|
|
480
|
+
"United States District Court for the Western District of Texas",
|
|
481
|
+
"United States District Court for the Western District of Virginia",
|
|
482
|
+
"United States District Court for the Western District of Washington",
|
|
483
|
+
"United States District Court for the Western District of Wisconsin",
|
|
484
|
+
"United States District Court, E.D. Pennsylvania",
|
|
485
|
+
"United States Emergency Court of Appeals",
|
|
486
|
+
"United States Foreign Intelligence Surveillance Court",
|
|
487
|
+
"United States Foreign Intelligence Surveillance Court of Review",
|
|
488
|
+
"United States Judicial Panel on Multidistrict Litigation",
|
|
489
|
+
"United States Supreme Court",
|
|
490
|
+
"United States Tax Court",
|
|
491
|
+
"United States Temporary Emergency Court of Appeals",
|
|
492
|
+
"United States Virgin Islands Superior Court",
|
|
493
|
+
"US ATRC",
|
|
494
|
+
"US District Court for the District of Columbia",
|
|
495
|
+
"US District Court for the Western District of Oklahoma",
|
|
496
|
+
"US Supreme Court",
|
|
497
|
+
"USACCA",
|
|
498
|
+
"usao-nm",
|
|
499
|
+
"USCAAF",
|
|
500
|
+
"USCAVC",
|
|
501
|
+
"Utah State Courts",
|
|
502
|
+
"Utah Supreme Court",
|
|
503
|
+
"Vermont Supreme Court",
|
|
504
|
+
"Veterans Court",
|
|
505
|
+
"W.D. Ok.",
|
|
506
|
+
"W.D. Okla.",
|
|
507
|
+
"Washington Court of Appeals",
|
|
508
|
+
"Washington Supreme Court",
|
|
509
|
+
"West Virginia Circuit Courts",
|
|
510
|
+
"Wisconsin Court of Appeals",
|
|
511
|
+
"Wisconsin Supreme Court",
|
|
512
|
+
"Worcester County Superior Court",
|
|
513
|
+
"Wyoming Supreme Court"
|
|
514
|
+
];
|
|
515
|
+
//#endregion
|
|
516
|
+
export { US_default as default };
|
|
517
|
+
|
|
518
|
+
//# sourceMappingURL=US2.mjs.map
|