403Webshell
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/newusafunding.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/newusafunding.com/federal-grants.php
<?php
/**
 * /index.php
 *
 *  This file is the landing page for the website
 *
 * @copyright 2016 Synergy Pro Marketing
 * @author Aaron Campbell <aaron@synergymentoring.com>
 * @license None, All Rights Reserved
 * @package Layout
 * @filesource
 * @since 09/15/2017
 * --- Kristopher Larson, created
 * @since 11/29/2017
 * --- Aaron Campbell, added comments
 */

/**
 * @file /lib/inc.php framework initializer
 * */
include($_SERVER['DOCUMENT_ROOT']."/lib/inc.php");
?>

<div class="l-wrapper">
    <h1>Start your Funding Applications for Federal Grants Now</h1>

    <p>Every year billions of dollars are given away in federal grants, that's right billions of dollars given away to people. With thousands of federal grant programs alone (not including those programs run by states), there might be money out there for just about anyone.</p>

    <p>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.</p>

    <p>Getting started is easy. Just fill out the registration membership form below, pay the registration fee, and begin your search for the funding through our specialized funding site.</p>

    <div style="background: #f1f1f1;" class="p20">
        <?php include($_SERVER['DOCUMENT_ROOT']."/vx_/inc/1.0.0.0/A2/components/application-form.php"); ?>
    </div>
 
</div>



<?
/**
 * @var string $trackingQueryString The quesry string to be sent to the tracking API
 * */
$trackingQueryString = 'site='.$siteCode.'&';
$trackingQueryString .= 'ip_address='.$_SERVER['REMOTE_ADDR'].'&';
$trackingQueryString .= 'form_url='.urlencode($_SERVER['REQUEST_URI']);
?>
<!-- Tracking Pixel -->
<img alt="Learning Center"
    src="https://www.surfcrm.com/lcapi/FormImpressionTracking.php?<?= $trackingQueryString ?>" />
<!-- Form Tracking Script -->
<script type="text/javascript">
	window.setTimeout(function() {
		var form_session = new Image();
		form_session.src = "https://www.surfcrm.com/lcapi/FormSessionTracking.php?<?= $trackingQueryString ?>";
	}, 10000);
</script>
<?php
/*
 * -- Versioning Variable Declaration --
 *
 * landing
 * content
 * post
 * media
 * social
 * form
 * members
 *
 *    --- must be declared before body include ---
 * The version page type variable is not set within inc.php
 *
 * */
// set when it hasn't been declared by another function or page
$pageType = "landing";
$title = "New USA Funding - Federal Grants   ";
$meta_tag = "Is your small business doing great, so well that you cannot keep up demand for your product or service and you need to expand?";
// include the body type to wrap this page
include($_SERVER['DOCUMENT_ROOT']."/layout/body.php");
?>


Youez - 2016 - github.com/yon3zu
LinuXploit