| 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/usagrantapplication.org/mobile/ |
Upload File : |
<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/inc/php_header.php');
$title = '';
$body_class = 'index';
?>
<?php require_once($_SERVER['DOCUMENT_ROOT']."/inc/globals.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" />
<meta name="viewport" content="initial-scale=1" />
<title><?=($title) ? $_SITE_NAME.' : '.$title : $_SITE_NAME;?></title>
<link rel="stylesheet" type="text/css" href="mobi_style.css">
<body>
<div id="wrapper">
<div id="header">
<div class="logo"></div>
<div class="logo_trim"></div>
</div>
<div id="content">
<div class="main_home">
<div class="title"><p><strong style="font-size:22px;">Funding Applications Are Available Now!</strong></p></div>
<p>NewUsaFunding.com was created to empower individuals with the tools they need to find and apply for all different types of funding. We offer you a specialized website: brimming with research-from experienced funding specialists-and designed to assist you in the research process.</p>
<p style="margin: 40px 0px 30px 0px;"><a href="application.php" class="button">Start Applying</a></p>
</div>
</div>
<div id="footer">
<a href="https://newusafunding.com/terms.php">Terms</a> | <a href="https://newusafunding.com/privacy.php">Privacy</a> | <a href="https://newusafunding.com/login.php">Member Login</a> | <a href="https://newusafunding.com/contact.php">Contacts</a>
</div>
</div>
<img src="https://www.surfcrm.com/lcapi/FormImpressionTracking.php?site=nusaf&ip_address=<?= $_SERVER['REMOTE_ADDR'];?>&form_url=<?= urlencode('/v7/');?>" />
</body>