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/americasgotfunding.com/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/americasgotfunding.com/select.php
<?php
require_once($_SERVER['DOCUMENT_ROOT'].'/assets/includes/php_header.php');
$title = $_SITE_NAME." : Select Your Funding";
?>
<!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=iso-8859-1" />
	<title><?php echo $title; ?></title>
	<link rel="stylesheet" type="text/css" href="assets/css/style.css">
	<script type="text/javascript" charset="utf-8" src="/assets/js/jquery-1.4.2.min.js"></script>
</head>
<body>

<div id="main_wrapper">
	<div id="content">
		<!--CONTENT-->
		<div id="page">
			<div style="height:115px; width:1000px; float:left;">
          		<div style="border:0px; background: url(assets/images/h2_02_logo.png) top left no-repeat; "><a href="/?&tc=<?= $tc; ?><?= $params; ?>" style="float:left;"><img src="assets/images/h2_02_logo.png" width="240" height="115" border="0" /></a></div>
          		<div style="border:0px; background: url(assets/images/h2_03.png) top left repeat-x; width:720px; height:115px; float:left;" >
          			<div style="background: url(assets/images/select.png) top center no-repeat; margin:50px auto 0px auto; height:50px; width:100%"></div>
          		</div>
          		<div style="border:0px; background: url(assets/images/h2_05.png) top left no-repeat; width:40px; height:115px; float:left;"></div>
			</div>
			<script type="text/javascript">
			<!--
			$(function() {
				var piechartClass = 'p_full'; 
				$('.funding-type').click(function() {
					piechartClass = $(this).attr('id'); 
				}); 
			
				$('.funding-type').hover(
					function() { //mouseenter event hanlder
						$('#piechart').attr('class','').addClass($(this).attr('id')); 
					}, 
					function() { /*mouseleave event handler*/ }
				); 
				$('#piechart').hover(
					function() { /*mouseenter event hanlder*/ }, 
					function() { //mouseleave event handler
						$('#piechart').attr('class','').addClass(piechartClass); 
					}
				); 
			}); 
			//-->
			</script>		
		  <div style="background:url(assets/images/box_middle.png) repeat-y; width:1000px; height:550px; float:left; margin:0px; ">			
            <style>
				<!--
				.click	{cursor:pointer}
				#piechart	{width:460px;height:466px;margin:30px auto 0}
				.p_full		{background: url(assets/images/piechart.png) top center no-repeat}
				.p_tuition {background: url(assets/images/p_tuition.png) top center no-repeat}
				.p_business {background: url(assets/images/p_business.png) top center no-repeat}
				.p_realestate {background: url(assets/images/p_realestate.png) top center no-repeat}
				.p_1sthome {background: url(assets/images/p_1sthome.png) top center no-repeat}
				.p_personal {background: url(assets/images/p_personal.png) top center no-repeat}
				-->
            </style>
            
            <div id="piechart" class="p_full">
	            <img src="assets/images/tpix.gif" width="460px" height="466px" usemap="#piechart" border="0" />
	            <map name="piechart">
	              <area shape="polygon" id="p_tuition"  class="funding-type"
	                coords="50,84,105,34,164,8,216,0,216,223,8,169,27,123" href="/apply?apptype=education_tuition_funding&tc=<?= $tc; ?><?= $params; ?>" />
	              <area shape="polygon" id="p_business" class="funding-type"
	                coords="375,59,422,124,438,169,231,223,231,-1,265,4,319,21" href="/apply?apptype=business_funding&tc=<?= $tc; ?><?= $params; ?>" />
	              <area shape="polygon" id="p_personal" class="funding-type"
	                coords="66,396,92,416,215,235,6,181,0,224,7,289,29,349" href="/apply?apptype=personal_assistance&tc=<?= $tc; ?><?= $params; ?>" />
	              <area shape="polygon" id="p_1sthome" class="funding-type"
	                coords="258,462,311,442,342,422,225,239,102,423,142,446,196,462" href="/apply?apptype=1st_time_home&tc=<?= $tc; ?><?= $params; ?>" />
	              <area shape="polygon" id="p_realestate" class="funding-type"
	                coords="442,288,448,228,442,181,233,234,357,414,401,375,425,336" href="/apply?apptype=real_estate_funding&tc=<?= $tc; ?><?= $params; ?>" />
	            </map>
            </div>
            
            <!-- pre load images -->
            <img src="/assets/images/piechart.png" style=display:none;" />
            <img src="/assets/images/p_tuition.png" style=display:none;" />
            <img src="/assets/images/p_business.png" style=display:none;" />
            <img src="/assets/images/p_realestate.png" style=display:none;" />
            <img src="/assets/images/p_1sthome.png" style=display:none;" />
            <img src="/assets/images/p_personal.png" style=display:none;" />
          </div>
<!--INCLUDE FOOTER-->
<?php include('assets/includes/footer.php'); ?>			

Youez - 2016 - github.com/yon3zu
LinuXploit