| 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/membersonly/ |
Upload File : |
<?php
require_once('includes/header.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>USA Grant Applications - Grant Search</title>
<?include('header.php');?>
<?include('nav.php');?>
<h1>Search for a grant!</h1>
<p>Use our custom search below to pinpoint specific grants available right now. Keep in mind that the words and phrases you use will determine whether your search is successful. For example, searching for "flower shop" won't give you results about grants for your small business - instead, use terms like "small business" and "business grants".</p>
<!-- Google CSE Search Box Begins -->
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
<!--
<div class="cse-branding-form">
<form action="http://www.usagrantapplications.org/membersonly/results.php" id="cse-search-box">
<input type="hidden" name="cx" value="011200742473349623475:i7o4eyatmyi" />
<input type="text" name="q" size="25" />
<input type="submit" name="sa" value="Search" />
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
</div>
<div class="cse-branding-text">
Custom Search
</div>
</div>
//-->
<form action="http://www.usagrantapplications.org/membersonly/results.php" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="002805636497847593364:ujdo07qnsle" />
<input type="hidden" name="cof" value="FORID:9" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<!-- Google CSE Search Box Ends -->
<!-- Google CSE Search Box Starts -->
<style type="text/css">
<!--
#submit {background:url(images/submit.jpg) no-repeat;width:165px;height:37px;border:0px;margin:20px 0px -15px 15px;cursor:pointer}
#search {width:220px}
#field {background:url(images/search.jpg) no-repeat;width:514px;height:104px;border:0px}
-->
</style>
<!-- Google CSE Search Box Begins -->
<!--
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div id="field">
<div class="cse-branding-bottom" style="padding:30px 0px 0px 80px;color:#000000">
<div class="cse-branding-form">
<form action="http://www.usagrantapplications.org/membersonly/results.php" id="cse-search-box">
<input type="hidden" name="cx" value="011200742473349623475:i7o4eyatmyi" />
<input type="text" id="search" name="q" size="25" />
<input type="submit" id="submit" name="sa" value="" />
</form>
</div>
<div class="cse-branding-text">Solid Search Technology™</div>
<div class="cse-branding-logo"><img style="visibility:hidden" src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" /></div>
</div>
</div>
//-->
<!-- Google CSE Search Box Ends -->
<?include('footer.php');?>