| 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 : |
<?php
# confirm.php is displayed when the order was successful. It is called from order.php
$today = date("m-d-Y");
?>
<? include_once("{$_SERVER["DOCUMENT_ROOT"]}/header.php"); ?>
<script type="text/javascript" src="/assets/js/application_verify.js"></script>
<SCRIPT language="JavaScript" type="text/javascript">
<!-- Yahoo! Inc.
window.ysm_customData = new Object();
window.ysm_customData.conversion = "transId=,currency=,amount=24.95";
var ysm_accountid = "1MMUEMM3NLM27J9LBBMKVF6BKO0";
document.write("<SCR" + "IPT language='JavaScript' type='text/javascript' "
+ "SRC=//" + "srv3.wa.marketingsolutions.yahoo.com" + "/script/ScriptServlet" + "?aid=" + ysm_accountid
+ "></SCR" + "IPT>");
// -->
</SCRIPT>
<style>
<!--
.roundBox {
width:97%;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
border:1px solid #c4c4c4;
margin-bottom:15px;
}
.padding {padding:0 15px}
blockquote {border:1px dotted #aaaaaa; padding:10px}
#logo_img {display:none}
-->
</style>
</head>
<body>
<SCRIPT LANGUAGE="JavaScript">
<!--
function changeStyle() {
document.getElementById('stylesheet').href = 'assets/css/print.css';
}
function changeBack() {
document.getElementById('stylesheet').href = '/assets/css/styles.css';
}
-->
</script>
<div id="size">
<div id="logo"></div>
<div id="text">
<div id="text_">
<div style="margin-left: 32px;margin-right:32px;">
<table cellpadding="2" cellspacing="0" border="0">
<tr>
<td><img src="assets/images/logo_sml.jpg" id="logo_img" /></td>
</tr>
<tr>
<td>
<p class="header">Step 3: CONFIRMATION PAGE</p>
<p>Before you login, please review the following information:</p>
<blockquote style="background-color:#eeeeee">
<p style="text-indent:20px">This registration fee will appear on your credit card statement as:</p>
<div style="text-align:center; width:650px">
<img src="assets/images/cc_statement.jpg" />
</div>
<h2 align="center" style="color:#993300">FOR ANY QUESTIONS, Call us toll free: <strong> 888-364-1167</strong></h2>
</blockquote>
<div class="roundBox">
<div class="padding">
<table cellpadding="0" cellspacing="0" class="questions">
<tr>
<td style="color:#cb0000; font:bold 24pt/150% verdana; vertical-align:top">1 </td>
<td>
<p style="font:11pt/120% verdana; color:#000; ">ADD <span style="color:#009900; font-weight:bold; text-decoration:underline">SUPPORT@USAFUNDINGAPPLICATIONS</span> TO YOUR EMAIL SAFELIST</p>
</td>
</tr>
</table>
</div>
</div>
<div class="roundBox">
<div class="padding">
<table cellpadding="0" cellspacing="0" class="questions">
<tr>
<td style="color:#cb0000; font:bold 24pt/150% verdana; vertical-align:top">2 </td>
<td>
<p style="font:16pt/120% verdana; color:#2171cb;"><a href="javascript:changeStyle();window.print()"><img src="assets/images/icon_printer.jpg" border="0" hspace="5" style="margin-bottom:-15px" />Print this page for your records</a></p>
</td>
</tr>
</table>
</div>
</div>
<div class="roundBox">
<div class="padding">
<table cellpadding="0" cellspacing="0" class="questions">
<tr>
<td style="color:#cb0000; font:bold 24pt/150% verdana; vertical-align:top">3 </td>
<td>
<p class="header">Login to your Account:</p>
<table border="0" cellpadding="1" cellspacing="1" align="left">
<tr>
<td class="q">Website:</td>
<td class="a" nowrap><a href="http://www.usafundingapplications.org/login.php">http://www.usafundingapplications.org/login.php</a></td>
<td><input id="buttonLink" type="button" value="" style="background-image:url(assets/images/login.png); background-position:bottom center; background-color:transparent; height:36px; width:178px; margin-left:30px; border:none; cursor: pointer;" onMouseOver="this.style.backgroundPosition='top center'" onMouseout="this.style.backgroundPosition='bottom center'" onClick="window.location='http://usafundingapplications.org/login.php?user=<?= $cc_email; ?>&pass=<?= $cc_zip; ?>';"/></td>
</tr>
<tr>
<td class="q">Username:</td>
<td class="a"><?= $cc_email; ?></td>
</tr>
<tr>
<td class="q">Password:</td>
<td class="a"><?= $cc_zip; ?></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</div>
<blockquote>
<p class="header">Personal Information Summary:</p>
<table cellpadding="0" cellspacing="0" class="questions">
<tr>
<td class="q">First Name:</td>
<td class="a"><?= $cc_fname; ?></td>
<td class="q">Last Name:</td>
<td class="a"><?= $cc_lname; ?></td>
</tr>
<tr>
<td class="q">Street Address:</td>
<td class="a"><?= $cc_addr; ?></td>
<td class="q">City:</td>
<td class="a"><?= $cc_city; ?></td>
</tr>
<tr>
<td class="q">State:</td>
<td class="a"><?= $cc_state; ?></td>
<td class="q">Zip:</td>
<td class="a"><?= $cc_zip; ?></td>
</tr>
<!--
<tr>
<td class="q">Gender:</td>
<td class="a"><?= $app_gender; ?></td>
<td class="q">Age:</td>
<td class="a"><?= $app_age; ?></td>
</tr>
//-->
<tr>
<td class="q">Day Phone:</td>
<td class="a">
<?= $cc_phonearea; ?>-<?= $cc_phoneprefix; ?>-<?= $cc_phoneextension; ?>
</td>
<td colspan="2" class="q"> </td>
</tr>
</table>
<p class="header">Payment Information Summary:</p>
<table cellpadding="0" cellspacing="0" class="questions">
<tr>
<td>
<table border="0" cellpadding="1" cellspacing="1" align="left">
<tr>
<td class="q">Credit Card Number:</td>
<td class="a"><?= $partial_cc_num; ?></td>
<td class="q">Exp:</td>
<td class="a"><?= $cc_month; ?> / <?= $cc_year; ?></td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table border="0" cellpadding="1" cellspacing="1" align="left">
<tr>
<td class="q">Amount:</td><td class="a">$<?= number_format($postfields['billing_amount']); ?></td>
</tr>
</table>
</td>
</tr>
</table>
<p class="header">Customer Service Contact Information</p>
<table cellpadding="0" cellspacing="0" class="questions" align="center">
<tr>
<td>Toll Free Number: 888-261-4837</td>
</tr>
<tr>
<td>Email Address: support@usafundingapplications.org</td>
</tr>
</table>
<p>You will have access to the applications and training through the <strong>USA Funding Applications</strong> site
for the processing fee of $<?= number_format($postfields['billing_amount']); ?>. <strong>WE ALSO HAVE A GUARANTEE. <u>If you don't qualify for a Free Funding Program,
you will be refunded immediately</u>.</strong> Just provide us with the funding application you applied for and the
response letter from the funder. <strong>Either you qualify for the Free Funding Program or you will have your
payment refunded to you.</strong></p>
</blockquote>
</td>
</tr>
</table>
<div id="webpageBtn" style="display:none">
<h2 align="center"><a href="javascript:changeBack()">RETURN TO WEB VERSION</a></h2>
</div>
<div id="blinks">
<ul>
<a href="/?tc=<?= $tc; ?><?= $params; ?>">Home</a></li>
<li> | </li>
<td align="center"><a href="/login.php?tc=<?= $tc; ?><?= $params; ?>">Login</a></li>
<li> | </li>
<td align="center"><a href="/terms.php?tc=<?= $tc; ?><?= $params; ?>">Terms</a></li>
<li> | </li>
<td align="center"><a href="/documentation.php?tc=<?= $tc; ?><?= $params; ?>">Documentation</a></li>
<li> | </li>
<td align="center"><a href="/privacy.php?tc=<?= $tc; ?><?= $params; ?>">Privacy Policy</a></li>
<li> | </li>
<td align="center"><a href="/contact.php?tc=<?= $tc; ?><?= $params; ?>">Contact</a></li>
</ul>
</div>
</div>
<div id="base"></div>
</div>
<div id="footer">
<img src="https://www.surfcrm.com/tracker/server/tracker.php?spt_saleamount=24.95<?= $trackerparams; ?>">
<!-- Begin MIVA Ad Analyzer Code -->
<script type="text/javascript">
<!--
var mv_cnv = 1;
var mv_aid = 207978;
var mv_uid = '858a4096-dde2-41d9-afeb-541b84512275';
if (location.href.substr(0,5) == "https")
{var secure = "s"}
else
{var secure = ""}
var mv_cb = Math.random() + "";
document.write('<img src="http'+secure+'://mv.bidsystem.com/ppc/sendtracker.aspx?c='+mv_aid+'&conversion='+mv_cnv+'&w=p3p&cb='+mv_cb+'&u='+mv_uid+'" border="0" hspace="0" vspace="0">');
// -->
</script>
<!-- End MIVA Ad Analyzer Code -->
<!-- Begin MIVA Ad Analyzer Code -->
<script type="text/javascript">
<!--
var mv_cnv = 0;
var mv_aid = 207978;
var mv_uid = '858a4096-dde2-41d9-afeb-541b84512275';
if (location.href.substr(0,5) == "https")
{var secure = "s"}
else
{var secure = ""}
var mv_cb = Math.random() + "";
document.write('<img src="http'+secure+'://mv.bidsystem.com/ppc/sendtracker.aspx?c='+mv_aid+'&conversion='+mv_cnv+'&w=p3p&cb='+mv_cb+'&u='+mv_uid+'" border="0" hspace="0" vspace="0">');
// -->
</script>
<!-- End MIVA Ad Analyzer Code -->
<!-- Google Code for USAFA Sales Conversion Page -->
<script type="text/javascript">
<!--
var google_conversion_id = 1033569693;
var google_conversion_language = "en_US";
var google_conversion_format = "1";
var google_conversion_color = "ffffff";
var google_conversion_label = "khpICMP0ngEQnYvs7AM";
if (24.95) {
var google_conversion_value = 24.95;
}
//-->
</script>
<script type="text/javascript" src="https://www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="https://www.googleadservices.com/pagead/conversion/1033569693/?value=24.95&label=khpICMP0ngEQnYvs7AM&guid=ON&script=0"/>
</div>
</noscript>
<SCRIPT>
microsoft_adcenterconversion_domainid = 565143;
microsoft_adcenterconversion_cp = 5050;
</SCRIPT>
<SCRIPT SRC="https://0.r.msn.com/scripts/microsoft_adcenterconversion.js"></SCRIPT>
<NOSCRIPT><IMG width=1 height=1 SRC="https://565143.r.msn.com/?type=1&cp=1"/></NOSCRIPT><a href="http://advertising.msn.com/MSNadCenter/LearningCenter/adtracker.asp" target="_blank">::adCenter::</a>
<? if($special_order == '1') { ?>
<script language="javascript" src="/vsa/sale.php?cid=2"></script>
<? } ?>
</div>
</body>
</html>