| 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.org/ |
Upload File : |
<?
require_once($_SERVER['DOCUMENT_ROOT']."/assets/includes/globals.php");
?>
<div id="blinks">
<?
$exemptArray = array(
'login',
'application',
'order',
'order_member',
'order_research_service_before',
'order_research_service_before_v6',
'order_research_service_after'
);
if(!in_array(basename($_SERVER["SCRIPT_FILENAME"], '.php'), $exemptArray))
{
?>
<a style="
background-image:url(/images/login_bottom.png);
display:block;
float:right;
width:173px;
height:43px;
margin:0 30px 10px" href="/login.php" onclick="window.location = '/login.php?tc=<?=$tc?><?=$params?>'; return false;"></a>
<br clear="both">
<a style="
background:url(/images/login_top.png) right 0 no-repeat;
padding-left:130px;
position:absolute;
top:0px;
width:133px;
height:34px;" href="/login.php" onclick="window.location = '/login.php?tc=<?=$tc?><?=$params?>'; return false;"></a>
<?
}
?>
<ul>
<li>
<a href="/" onclick="window.location = '/?tc=<?=$tc?><?=$params?>'; return false;" style="font-size:120%;">
Home
</a>
</li>
<li>
|
</li>
<li>
<a href="/terms.php" onclick="window.location = '/terms.php?tc=<?=$tc?><?=$params?>'; return false;" style="font-size:120%;">
Terms
</a>
</li>
<li>
|
</li>
<li>
<a href="/documentation.php" onclick="window.location = '/documentation.php?tc=<?=$tc?><?=$params?>'; return false;" style="font-size:120%;">
Documentation
</a>
</li>
<li>
|
</li>
<li>
<a href="/privacy.php" onclick="window.location = '/privacy.php?tc=<?=$tc?><?=$params?>'; return false;" style="font-size:120%;">
Privacy Policy
</a>
</li>
<li>
|
</li>
<li>
<a href="/contact.php" onclick="window.location = '/contact.php?tc=<?=$tc?><?=$params?>'; return false;" style="font-size:120%;">
Contact (<?=$_SITE_PHONE?>)
</a>
</li>
</ul>
<p style="padding:5px 10px;">
© <?=date('Y')?> <?=$_SITE_NAME?>
<br>
<small>
<i>
<?=$_SITE_NAME?> is not a government agency and is not affiliated with the United States Government or
any other funding agency. <?=$_SITE_NAME?> supplies training materials on how to apply for funding as
well as resources on where to apply.
</i>
</small>
</p>
</div>
</div>
<div id="base"></div>
</div>
<img src="https://www.surfcrm.com/lcapi/KeywordImpressionTracking.php?site=usafa&ip_address=<?=$_SERVER['REMOTE_ADDR']?>&keywords=<?=urlencode($_SESSION['keywords'])?>&landing_page=<?=urlencode($_SESSION['landing_page'])?>&referer_domain=<?=urlencode($_SESSION['referer_domain'])?>" />
<img src="https://www.surfcrm.com/tracker/server/tracker.php?<?=$trackerparams?>">
<!-- Global site tag (gtag.js) - Google AdWords: 1033569693 -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-1033569693"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'AW-1033569693'); //adwords
gtag('config', 'UA-8424359-1'); //analytics
</script>
</body>
</html>