| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/usafundingapplications.ai/mobile/ |
Upload File : |
<?
include($_SERVER['DOCUMENT_ROOT'].'/mobile/lib/inc.php');
?>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="p20 light-gray-bg">
<div class="black-border p20 white-bg">
<h2>
Get Instant Access to Thousands of Available Grants
</h2>
<div class="p10 f15 left">
Every year, billions are given away - Yes that's given away - in free funding.
With thousands of federal programs alone (not including those programs run by states), there might
be money out there for just about anyone - or anything. Additionally, there are tens of thousands of
foundations, corporations, and other funding agencies that also give out funding. You just need to apply
and be sure you are eligible to have a shot of receiving the funding!
</div>
<div class="relative block center p10">
<button class="btn btn-danger btn-lg"
onclick="$('#startapplication').submit()"
style="width:196px; height:64px;">
Apply Today!
</button>
</div>
<div class="p10 f15 left">
So, if there's so much funding being handed out, why don't more people apply?
First, getting your hands on some of that money isn't always easy. It takes time and work just to sort
through the thousands of available funding opportunities, then there's filling out applications and
writing proposals-all with no guarantee that you'll ever receive a check. That's simply too much work
for most people, especially when they wonder if there is even funding that's right for them. But, for
those willing to invest the time and energy into finding, applying for, and submitting proposals, it
can be very profitable. With the right team of people assisting you, the process can be made clearer,
manageable. Easier.
</div>
<div class="relative block center">
<div class="steps">
<h2 style="margin:10px 0px 0px 0px;">
Its Easy to Start Finding Grants.
</h2>
<ol>
<li>
Click the "Apply Today" button below.
</li>
<li>
Fill out the registration form and pay the processing fee.
</li>
<li>
Login to your account and start finding grants and grant resources.
</li>
</ol>
</div>
</div>
<div class="relative block center p10 pt20">
<button class="btn btn-danger btn-lg"
onclick="$('#startapplication').submit()"
style="width:196px; height:64px;">
Apply Today!
</button>
</div>
<form action="/mobile/application/step1/" method="post" name="application" id="startapplication">
<?
include($_SERVER['DOCUMENT_ROOT'].'/mobile/application/inc/navForm.php');
?>
</form>
</div>
</div>
</div>
<?
include($_SERVER['DOCUMENT_ROOT'].'/mobile/layout/body.php');
?>