Category Archives: Uncategorized

855 Social Security PHONE numbers

Field & Local SSA Offices

From SSA data and directories:

• 855‑620‑5726 – Mayagüez, PR 

• 855‑807‑8802 – Maysville, KY 

• 855‑886‑9628 – McAllen, TX 

• 855‑886‑9633 – Glendale, CA 

From the Atticus field-office directory:

• 855‑727‑3599 – Conway, AR 

• 855‑531‑1685 – Hot Springs, AR 

• 855‑686‑1467 – Searcy, AR 

And many more Continuing that pattern from Atticus listings (e.g., 855‑727‑3600 Daly City, CA; 855‑207‑4866 Hanford, CA; etc.) 

🏢 American Territories Offices

• 855‑602‑5033 – Pago Pago, American Samoa 

• 855‑616‑6393 – Barrigada, Guam 

• 855‑616‑6449 – Saipan, Northern Mariana Islands 

• 855‑620‑5726 – Mayagüez, PR (duplicate)

• 855‑748‑7638 – Bayamón, PR

• 855‑856‑2728 – Fajardo, PR

…and more Puerto Rico numbers beginning with 855 

🏛️ Specialized SSA / Hearings Services

• 855‑278‑4199 – Office of Hearings Operations 

✅ Summary & Count

Based on available records, here’s what we have:

Field & Local SSA Offices From SSA data and directories: • 855‑620‑5726 – Mayagüez, PR  • 855‑807‑8802 – Maysville, KY   • 855‑886‑9628 – McAllen, TX  • 855 ‑886‑9633 – Glendale, CA  From the Atticus field-office directory: • 855‑727‑3599 – Conway, AR  • 855‑531 ‑1685 – Hot Springs, AR  • 855‑686‑1467 – Sea rcy, AR  And many more Continuing that pattern from Atticus listings (e.g., 855‑727 ‑3600 Daly City, CA; 855‑207‑4866 Hanford, CA; etc.)  🏢 America n Territories Offices • 855‑602‑5033 – Pago Pago, American Samoa   • 855‑616‑6393 – Barrigada, Guam  • 85 5‑616‑6449 – Saipan, Northern Mariana Islands  • 855‑6 20‑5726 – Mayagüez, PR (duplicate) • 855‑748‑7638 – Bayamón, PR • 855‑856‑2728 – Fajardo, PR …and mo re Puerto Rico numbers beginning with 855  🏛️ Specialized SSA / Hearings Servi ces • 855‑278‑4199 – Office of Hearings Operations  ✅ Summary & Count Based on available records, here’s what we have:

Injunction

I formally request an injunction to halt the eviction proceedings initiated by the Housing and Urban Development Authority.

**Background:**

Sunday night the sink stand collapsed due to rotting wood and Monday, I got a notice about an inspection on Tuesday, but I have to use paratransit to get repair material which takes two weeks to schedule and I am being evicted tomorrow.

**Grounds for Injunction:**

1. **Violation of Lease Agreement:**

The eviction notice appears to be in direct violation of the terms specified in the lease agreement, which stipulates MUCH More than one day is allowed for repairs

2. **Lack of Proper Notice:**

According to andlord-tenant laws, a notice period of [far more than one] days is required for such evictions. However, i was only given [1] days’ notice, which does not comply with the statutory requirements.

3. **Retaliatory Eviction:**

the eviction may be retaliatory in nature, following my recent complaints regarding redundant paperwork requirements. Retaliatory evictions are prohibited.

4. **Potential Discrimination:**

Jjj There is concern that this eviction may be discriminatory based on [race, gender, disability, etc.]. Any such discrimination violates the Fair Housing Act and other relevant anti-discrimination laws.

5. **Hardship:**

The eviction would impose severe hardship on on me because I am., elderly, disabled, financially vulnerable ETC, i have limited resources and would face extreme difficulty in securing alternative housing within the given timeframe.

**Request:**

Given the above reasons, i hereby request that the Housing and Urban Development Authority immediately cease all eviction proceedings against me and grant an injunction to prevent further actions until a full investigation and hearing can be conducted.

I trust that the Authority will consider this request with the seriousness and urgency it deserves to ensure that justice and fairness are upheld. I am prepared to provide further documentation and legal arguments to support this request.

Please confirm receipt of this letter and provide a response at your earliest convenience. I look forward to your prompt attention to this critical matter

Social Security fax numbers

Social Security fax numbers

Alabama: 8339502828

Alaska: 8339503491

Arizona: 8339503492

Arkansas: 8339503493

California: 8339503494

Colorado: 8339503495

Connecticut: 8339503496

Delaware: 8339503497

Florida: 8339503498

Georgia: 8339503499

Hawaii: 8339503500

Idaho: 8339503501

Illinois: 8339503502

Indiana: 8339503503

Iowa: 8339503504

Kansas: 8339503505

Kentucky: 8339503506

Louisiana: 8339503507

Maine: 8339503508

Maryland: 8339503509

Massachusetts: 8339503510

Michigan: 8339503511

Minnesota: 8339503512

Mississippi: 8339503513

Missouri: 8339503514

Montana: 8339503515

Nebraska: 8339503516

Nevada: 8339503517

New Hampshire: 8339503518

New Jersey: 8339503519

New Mexico: 8339503520

New York: 8339503521

North Carolina: 8339503522

North Dakota: 8339503523

Ohio: 8339503524

Oklahoma: 8339503525

Oregon: 8339503526

Pennsylvania: 8339503527

Rhode Island: 8339503528

South Carolina: 8339503529

South Dakota: 8339503530

Tennessee: 8339503531

Texas: 8339503532

Utah: 8339503533

Vermont: 8339503534

Virginia: 8339503535

Washington: 8339503536

West Virginia: 8339503537

Wisconsin: 8339503538

Wyoming: 8339503539

Mahalo

SIGNATURE:
Clifford "RAY" Hackett I founded www.adapt.org in 1980 it now has over 50 million members.
$500 of material=World’s fastest hydrofoil sailboat. http://sunrun.biz

Manifest and service work

{
“name”: “Docomo Wallet Explorer”,
“short_name”: “WalletExplorer”,
“start_url”: “index.html”,
“display”: “standalone”,
“background_color”: “#ffffff”,
“theme_color”: “#d0eaff”,
“orientation”: “portrait”,
“icons”: [
{
“src”: “icon-192.png”,
“sizes”: “192×192”,
“type”: “image/png”
},
{
“src”: “icon-512.png”,
“sizes”: “512×512”,
“type”: “image/png”
}
]
}

Service worker

const CACHE_NAME = ‘wallet-explorer-v1’;
const urlsToCache = [
‘index.html’,
‘manifest.json’,
‘icon-192.png’,
‘icon-512.png’
];

// Install: cache core files
self.addEventListener(‘install’, event => {
event.waitUntil(
caches.open(CACHE_NAME)
.then(cache => cache.addAll(urlsToCache))
);
});

// Activate: clean up old caches
self.addEventListener(‘activate’, event => {
event.waitUntil(
caches.keys().then(keys => Promise.all(
keys.map(key => key !== CACHE_NAME && caches.delete(key)) ))
);
});

// Fetch: serve cached assets
self.addEventListener(‘fetch’, event => {
event.respondWith(
caches.match(event.request)
.then(response => response || fetch(event.request))
);
});