| 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 : |
<?php
session_start();
foreach($_GET as $k=>$v) {
$_SESSION[$k] = $v;
}
//header("Location: /");
require_once($_SERVER['DOCUMENT_ROOT'].'/assets/includes/php_header.php');
$tc = (isset($_GET['tc'])) ? $_GET['tc'] : 'none' ;
$form_filled_out = (!empty($_GET['form_filled_out'])) ? $_GET['form_filled_out'] : $_SERVER['REQUEST_URI'];
$title = $_SITE_NAME." : Application";
$categories = get_categories();
$business_questions = get_business_questions();
include('assets/includes/header2.php'); ?>
<style type="text/css">
.logoTop {background:url("assets/images/box_top.png") no-repeat top center; height:116px; width:1000px; float:left}
div#content, #footer {width:100%; margin:0}
#page {width:1000px; margin:0 auto}
#orderForm h2 {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:bold; margin:0px; }
#orderForm .container {width:100%}
#orderForm .text {border:1px solid #ccc}
#orderForm legend {background: url("assets/images/ttl_bg.png") top left no-repeat; width:217px; height:18px; padding:1px 0px 0px 5px; margin:0px 6px; font:bold 8pt/120% verdana; text-transform:uppercase;}
#orderForm label {cursor:pointer;margin:2px}
#orderForm fieldset {border:3px double #ccc; width:60%; float:left; margin:3px 0 3px 1%; padding:0;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
#orderForm fieldset table {width:96%; margin:10px 2%}
#orderForm fieldset td {font:8.5pt/120% verdana; height:22px}
#orderForm fieldset input,
#orderForm fieldset select {
font:11pt/120% verdana;
border:1px solid #ccc;
padding:2px 3px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
#orderForm fieldset input {width:auto}
#orderForm fieldset select {width:178px}
#orderForm fieldset .radio {width:20px}
#orderForm fieldset .sml {width:50px}
#orderForm fieldset .zip {width:50px}
#orderForm textarea {width:96%; height:125px;}
#orderForm label {
display:block;
padding:2px 3px;
border:1px solid #669999;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
}
#orderForm label:hover, .radio-focus {
border:1px solid #3366cc;
background:#3366cc;
color:white;
}
#orderForm .wht {border:1px solid #fff;}
#one_column {width:95%; margin:20px 2.5%}
#orderForm fieldset table.smlClear select {width:98%}
#orderForm fieldset table.smlClear {float:left; width:165px}
#orderForm label {padding:3px}
#orderForm fieldset .gender .radio {width:18px}
@media screen and (max-width : 1024px) {
#orderForm fieldset table.smlClear {float:left; width:150px}
#orderForm fieldset .gender .radio {width:15px}
#orderForm fieldset .gender {font-size:12px}
}
@media screen and (max-width : 768px) {
#orderForm fieldset table.smlClear {float:left; width:130px}
#orderForm fieldset .gender .radio {width:0}
#orderForm fieldset .gender {font-size:9px}
#orderForm label {margin:5px 3px; padding:2px 3px}
}
@media screen and (max-width : 520px) {
#orderForm fieldset table.smlClear {float:left; width:130px}
#orderForm fieldset .gender .radio {width:0}
#orderForm fieldset .gender {font-size:9px}
#orderForm label {margin:5px 3px}
#orderForm label:hover { background: white; border: 1px solid black; color: black; }
.radio-focus {
border:1px solid #3366cc !important;
background:#3366cc !important;
color:white !important;
}
}
.grayBox {background-color:#f2f2f2; text-align:left; font:9pt/120% verdana; height:1800px; width:30%; float:left; padding:1.5%; margin:10px 1.5%}
.data {background:url("/assets/images/box_middle.png") repeat-y; width:1000px; float:left}
.man, .woman {background-repeat:no-repeat; background-position:2px 2px;}
.man {background-image:url("/lp2/assets/images/men.png");}
.woman {background-image:url("/lp2/assets/images/women.png");}
.subcategory { float: none !important; width:auto !important; }
.subcat_container { }
.inline_block { display:inline-block; margin: 5px; }
.block { display:block; margin:5px; }
.clear { clear:both; }
#orderForm fieldset select { width:auto !important; }
.subcat_mini_container { display:block; width:100%; }
.subcat_label_parent { margin: 5px 3px; }
[name=category_id] { width: 16px !important; }
</style>
<link href="lp2/assets/css/responsive.css" type="text/css" rel="stylesheet" />
<script type="text/javascript">
// Create an associative array of 'pretty name' values
var prettynames = {
cc_fname:"First Name",
cc_lname:"Last Name",
cc_addr:"Address",
cc_city:"City",
cc_state:"State",
cc_country:"Country",
cc_zip:"Zip",
cc_phonearea:"Phone Number Area Code",
cc_phoneprefix:"Phone Number Prefix",
cc_phoneextension:"Phone Number Ending",
cc_email:"Email Address",
app_gender:"Gender",
app_age:"Your age",
app_citizenship:"Citizenship",
app_funding_type:"What type of funding you are looking for?",
category_id:"Funding Category",
app_amount_needed:"How much money are you going to need?",
app_usedescription:"How do you want to use the money?",
app_uniqueness:"Why should the funder select you?",
app_married:"What is your martial status?",
app_dual_income:"Do you have a dual income household?",
app_employ: "What is your current employment status?",
app_house_income: "What is your total household income?",
app_previous_experience: "Tell us about any previous funding application experience you've had.",
app_community: "How will your project help in your community?",
app_hear: "How did you hear about us?",
app_refr: "Who referred you?",
diploma:"Do you have a high school diploma or GED?",
online_business:"Would you like to start an online business to make money while you go to school if we could help pay for your training?",
serious_scale:"In a scale of 1-10 how serious are you about getting a degree online?",
college:"Have you gone to college?",
degree:"Do you have a degree?",
willing_second_degree:"Are you willing to get a second degree in business?",
have_computer:"Do you have access to a computer for taking the online classes and working on your business?",
applied_ssd:"Have you ever applied for Social Security Disability?",
currently_applying:"If yes, \"Are you currently receiving Social Security benefits?\"",
denied_ssd:"Have you been denied for Social Security Disability?",
when_denied:"When were you denied?",
why_denied:"Why were you denied?",
stopped_work:"Have you stopped working because of a disability?",
why_cant_work:"If yes, \"Why can't you work right now?\"",
out_of_work_12_months:"Do you expect to be out of work for at least 12 months?",
treatment:"Are you currently receiving treatment from a doctor?",
worked_5_years:"Have you worked approximately five of the last ten years?",
have_attorney:"Do you have an attorney helping you with this case?"
};
var optional =[ "app_married", "app_dual_income", "app_employ", "app_house_income",
"app_previous_experience", "app_community", "app_hear", "app_refr", "subcategories[]"];
// Utility function that returns true if a string contains only
// whitespace characters
// Taken from "Javascript: The Definitive Guide" pg. 264
function isblank(s)
{
for (var i=0; i < s.length; i++)
{
var c = s.charAt(i);
if ((c!=' ') && (c != '\n') && (c != ''))
{
return false;
}
}
return true;
}
// Credit Card Validation Javascript
// copyright 12th May 2003, by Stephen Chapman, Felgall Pty Ltd
// You have permission to copy and use this javascript provided that
// the content of the script is not changed in any way.
function validateCreditCard(s) {
// remove non-numerics
var v = "0123456789";
var w = "";
for (i=0; i < s.length; i++) {
x = s.charAt(i);
if (v.indexOf(x,0) != -1)
w += x;
}
// validate number
j = w.length / 2;
if (j < 6.5 || j > 8 || j == 7) return false;
k = Math.floor(j);
m = Math.ceil(j) - k;
c = 0;
for (i=0; i<k; i++) {
a = w.charAt(i*2+m) * 2;
c += a > 9 ? Math.floor(a/10 + a%10) : a;
}
for (i=0; i<k+m; i++) c += w.charAt(i*2+1-m) * 1;
return (c%10 == 0);
}
function verify(f)
{
// Taken from "Javascript: The Definitive Guide" pg. 264.
// Modified heavily to suit our needs
// Loop through each element of the form and validate each item
//
// Set the parameters for each field to be valid
// If a field doesn't have any modifiers it is assumed to be
// a text field that can not be blank.
var msg;
var empty_fields = "";
var errors = "";
var requiredarr = new Array('category_id','cc_fname','cc_lname','cc_addr','cc_city','cc_state','cc_zip','cc_phonearea','cc_phoneextension','cc_phoneprefix','cc_email','app_age','app_amount_needed','app_citizenship','app_gender','app_uniqueness','app_usedescription');
for (var i=0; i < f.length; i++)
{
var required = true;
var element = f.elements[i];
if($.inArray(element.name, requiredarr) == -1) {
continue;
}
//document.getElementById('errorconsole').innerHTML += element.name + ":" + element.type + "<br>";
if(required) {
if ((element.name == 'cc_email')) {
if(/(.+)@(.+){2,}\.(.+){2,}/.test(element.value)) {
//valid email
} else {
errors += "- Please enter a valid email address\n";
}
} else if ((element.type == 'text' || element.type == 'textarea'))
{
if ( (element.value == null || element.value == "") || isblank(element.value) )
{
empty_fields += "\n " + prettynames[element.name];
continue;
}
if (element.numeric)
{
var v = parseFloat(element.value);
if (isNaN(v))
{
errors +="- The field " + prettynames[element.name] + " must be a number\n";
}
}
}
else if (element.type == 'select-one')
{
// The first option, option[0] can not be selected
if ( (element.value == null || element.value == "" || element.selectedIndex == 0) || isblank(element.value) )
{
empty_fields += "\n " + prettynames[element.name];
continue;
}
}
else if (element.type == 'radio')
{
if (!$('[name='+element.name+']:checked').val() && empty_fields.indexOf(prettynames[element.name]) == -1)
{
empty_fields += "\n " + prettynames[element.name];
continue;
}
}
}
}
if (!empty_fields && !errors) { return true; }
msg = "__________________________________\n\n";
msg += "The form was not submitted because of the following error(s).\n";
msg += "Please correct these error(s) and re-submit.\n";
msg += "__________________________________\n\n";
if (empty_fields)
{
msg += "- The following required field(s) are empty:" + empty_fields + "\n";
if (errors) { msg += "\n"; }
}
msg += errors;
alert(msg);
return false;
}
var ids=new Array();
ids[0]="busgrants";
ids[1]="edugrants";
ids[2]="comgrants";
ids[3]="pergrants";
ids[4]="reagrants";
function switchid(id){
hideallids();
showdiv(id);
}
function hideallids(){
//loop through the array and hide each element by id
for (var i=0;i<ids.length;i++){
hidediv(ids[i]);
}
}
function hidediv(id) {
//safe function to hide an element with a specified id
if (document.getElementById) { // DOM3 = IE5, NS6
document.getElementById(id).style.display = 'none';
}
else {
if (document.layers) { // Netscape 4
document.id.display = 'none';
}
else { // IE 4
document.all.id.style.display = 'none';
}
}
}
function showdiv(id) {
//safe function to show an element with a specified id
if (document.getElementById) { // DOM3 = IE5, NS6
document.getElementById(id).style.display = 'block';
}
else {
if (document.layers) { // Netscape 4
document.id.display = 'block';
}
else { // IE 4
document.all.id.style.display = 'block';
}
}
}
$(document).ready(function(){
$('.subcategory,.subtext,#education_questions').hide().find('input,select,textarea').attr('disabled','disabled');
$('input[name=category_id]').click(function() {
$('.subcategory,.subtext').slideUp().find('input,select,textarea').attr('disabled','disabled');
$(this).parents('td:first').find('.subcategory,.subtext').slideDown().find('input,select,textarea').removeAttr('disabled');
var granttype = this.className;
$('#granttype_input').val(granttype);
var amount_needed = $('select[name=app_amount_needed]').val();
if(granttype == 'business') {
$('#amount_needed').html('<select name="app_amount_needed"><option selected>Select</option><option value="$500 - $10,000">$500 - $10,000</option><option value="$10,000 - $25,000">$10,000 - $25,000</option><option value="$25,000 - $50,000">$25,000 - $50,000</option><option value="$50,000 - $100,000">$50,000 - $100,000</option><option value="$100,000 - $250,000">$100,000 - $250,000</option><option value="$250,000 - $500,000">$250,000 - $500,000</option><option value="$500,000 - $1,000,000">$500,000 - $1,000,000</option><option value="$1,000,000 +">$1,000,000 +</option></select>');
$('#business_questions').show('slow').find('input,select,textarea').removeAttr('disabled');
} else {
$('#amount_needed').html('<select name="app_amount_needed"><option selected>Select</option><option value="$500 - $10,000">$500 - $10,000</option><option value="$10,000 - $25,000">$10,000 - $25,000</option><option value="$25,000 - $50,000">$25,000 - $50,000</option><option value="$50,000 - $100,000">$50,000 - $100,000</option><option value="$100,000 or More">$100,000 or More</option></select>');
$('#business_questions').hide('slow').find('input,select,textarea').attr('disabled','disabled');
}
if(granttype == 'education') {
$('#education_questions').show('slow').find('input,select,textarea').removeAttr('disabled');
} else {
$('#education_questions').hide('slow').find('input,select,textarea').attr('disabled','disabled');
}
$('select[name=app_amount_needed]').val(amount_needed);
$('.radio-focus').removeClass('radio-focus');
if($(this).is(':checked')) {
$(this).parents('label:first').addClass('radio-focus');
}
});
<?php
if(!empty($_REQUEST)) {
echo "$('input:radio[name=category_id]').filter(function() { return $(this).val()=='{$_REQUEST['category_id']}'; }).click();\n";
}
//if(apptype is set) { click on that apptype and hide the rest }
if(!empty($_SESSION['apptype'])) {
switch($_SESSION['apptype']) {
case 'education_tuition_funding':
?>
$('#main-categories').find('tr').hide();
$('#2-education').parents('tr:first').show();
$('#2-education').click();
<?php
break;
case 'real_estate_funding':
?>
$('#main-categories').find('tr').hide();
$('#5-real-estate').parents('tr:first').show();
$('#5-real-estate').click();
<?php
break;
case 'business_funding':
?>
$('#main-categories').find('tr').hide();
$('#1-business').parents('tr:first').show();
$('#1-business').click();
<?php
break;
case 'personal_funding':
?>
$('#main-categories').find('tr').hide();
$('#4-personal').parents('tr:first').show();
$('#4-personal').click();
<?php
break;
}
}
?>
$('[name="subcategories[]"],.business_checkbox').click(function() {
if($(this).is(':checked')) {
$(this).parents('label:first').addClass('radio-focus');
} else {
$(this).parents('label:first').removeClass('radio-focus');
}
}).hide();
});
function TabNext(me,num,next) {
if(me.value.length==num) {
$(next).focus();
}
}
function checkZip(zip,me) {
zip = zip.replace(/[^0-9]/g,'');
if(zip.length==5) {
var str = 'zip='+encodeURIComponent(zip);
$.ajax
({
cache: false,
type: "POST",
dataType:"json",
data: str,
url: "/php/ZipToCity.php",
success: function(data)
{
if(!data.error) {
$(me).parents('fieldset:first').find('[name=cc_city]').val(data.city);
$(me).parents('fieldset:first').find('[name=cc_state]').val(data.state);
}/* else {
$(me).parents('fieldset:first').find('[name=cc_city]').parent().find('span').show().html(data.error + ' If you are sure this is the right zip code. Click <a href="#" onclick="$(this).parents(\'td:first\').find(\'input[type=hidden]\').attr(\'type\',\'text\'); return false;">Here</a>.');
}*/
},error: function(jqXHR, textStatus, errorThrown) {
}
});
}
}
$(document).ready(function(){
$('input[name=phone_full]').formatter({
'pattern': '({{999}}) {{999}}-{{9999}}',
'persistent': false
});
});
</script>
<!--INFO AREA + BOX MIDDLE-->
<div id="orderForm" class="data">
<h2><?=$_SITE_NAME;?> Registration Form</h2>
<!--COLUMN-->
<div id="one_column" class="terms">
<div style="padding:0px; margin:0px;">
<form action="https://<?= $_SERVER['SERVER_NAME'].'/order'?>" method="post" name="apply" onsubmit="return verify(this);">
<div class="container">
<div class="grayBox">Please fill out the fields. Try to be as detailed as possible for each of the questions. Your information is confidential and will only be used in researching new funding opportunities for you to apply. We want to provide the most up-to-date information to you to help you succeed in your funding endeavors.</div>
<fieldset>
<legend>PERSONAL PROFILE</legend>
<div class="inline_block">
First Name<br />
<input type="text" class="text" name="cc_fname" value="<?= ($_REQUEST['cc_fname']) ? $_REQUEST['cc_fname'] : null; ?>" />
</div>
<div class="inline_block">
Last Name<br />
<input type="text" class="text" name="cc_lname" value="<?= ($_REQUEST['cc_lname']) ? $_REQUEST['cc_lname'] : null; ?>" />
</div>
<div class="clear"></div>
<div class="inline_block">
Zip<br />
<input type="tel" class="third" maxlength="5" id="id-cc-zip" name="cc_zip" onkeyup="checkZip($(this).val(),this);" value="<?= isset($_REQUEST['cc_zip']) ? $_REQUEST['cc_zip'] : null;?>" /></label>
</div>
<div class="inline_block">
City<br />
<input type="text" name="cc_city" value="<?= $_POST['cc_city'];?>" />
</div>
<div class="inline_block">
State<br />
<select name="cc_state">
<?php
$_STATES = array(''=>'','AL'=>'Alabama','AK'=>'Alaska','AS'=>'American Samoa','AZ'=>'Arizona','AR'=>'Arkansas','CA'=>'California','CO'=>'Colorado','CT'=>'Connecticut','DE'=>'Delaware','DC'=>'District of Columbia','FM'=>'Federated States of Micronesia','FL'=>'Florida','GA'=>'Georgia','GU'=>'Guam','HI'=>'Hawaii','ID'=>'Idaho','IL'=>'Illinois','IN'=>'Indiana','IA'=>'Iowa','KS'=>'Kansas','KY'=>'Kentucky','LA'=>'Louisiana','ME'=>'Maine','MD'=>'Maryland','MH'=>'Marshall Islands','MA'=>'Massachusetts','MI'=>'Michigan','MN'=>'Minnesota','MS'=>'Mississippi','MO'=>'Missouri','MT'=>'Montana','NE'=>'Nebraska','NV'=>'Nevada','NH'=>'New Hampshire','NJ'=>'New Jersey','NM'=>'New Mexico','NY'=>'New York','NC'=>'North Carolina','ND'=>'North Dakota','MP'=>'Northern Mariana Islands','OH'=>'Ohio','OK'=>'Oklahoma','OR'=>'Oregon','PW'=>'Palau','PA'=>'Pennsylvania','PR'=>'Puerto Rico','RI'=>'Rhode Island','SC'=>'South Carolina','SD'=>'South Dakota','TN'=>'Tennessee','TX'=>'Texas','UT'=>'Utah','VT'=>'Vermont','VI'=>'Virgin Islands','VA'=>'Virginia','WA'=>'Washington','WV'=>'West Virginia','WI'=>'Wisconsin','WY'=>'Wyoming');
foreach($_STATES as $k=>$v) {
?><option value="<?= $k;?>" <?= ($_POST['cc_state']==$k) ? 'selected' : '';?>><?= $v;?></option><?php
}
?>
</select>
</div>
<div class="clear"></div>
<div class="inline_block">
Address<br />
<input type="text" class="text" name="cc_addr" value="<?= ($_REQUEST['cc_addr']) ? $_REQUEST['cc_addr'] : null; ?>" />
</div>
<div class="clear"></div>
<div class="inline_block">
Email<br />
<input type="text" class="text" name="cc_email" value="<?= ($_REQUEST['cc_email']) ? $_REQUEST['cc_email'] : null; ?>" />
</div>
<div class="inline_block">
Phone<br />
<input type="tel" class="full" name="phone_full" value="<?= $_REQUEST['phone_full'];?>" />
</div>
</fieldset>
<fieldset>
<legend>TELL US ABOUT YOURSELF</legend>
<div class="inline_block">
Citizenship<br />
<select name="app_citizenship">
<option>Select...</option>
<option value="U.S. Citizen">U.S. Citizen</option>
<option value="Resident Alien">Resident Alien</option>
<option value="Green Card Holder">Green Card Holder</option>
<option value="Permanent Resident">Permanent Resident</option>
<option value="Not Sure">Not Sure</option>
</select>
</div>
<div class="inline_block">
Age<br />
<input type="tel" class="third" name="app_age" maxlength="3" />
</div>
<div class="inline_block">
Gender<br />
<select name="app_gender">
<option value="">Select</option>
<option value="M">Male</option>
<option value="F">Female</option>
</select>
</div>
<div class="clear"></div>
</fieldset>
<fieldset>
<legend>FUNDING</legend>
<div class="inline_block">
How much money are you looking for?<br />
<select name="app_amount_needed">
<option>Select...</option>
<option value="$500-$10,000">$500 - $10,000</option>
<option value="$10,000 - $25,000">$10,000 - $25,000</option>
<option value="$25,000 - $50,000">$25,000 - $50,000</option>
<option value="$50,000 - $100,000">$50,000 - $100,000</option>
<?
if ($granttype != 'business_funding')
{
echo "<option value=\"$100,000 or More\">\$100,000 or More</option>";
}
else
{
?>
<option value="$100,000 - $250,000">$100,000 - $250,000</option>
<option value="$250,000 - $500,000">$250,000 - $500,000</option>
<option value="$500,000 - $1,000,000">$500,000 - $1,000,000</option>
<option value="$1,000,000 +">$1,000,000 +</option>
<?
}
?>
</select>
</div>
<div class="inline_block">
Choose which funding category you are interested in<br />
<?php if(!empty($categories)) {?>
<table id="main-categories" cellpadding="2" cellspacing="3" class="grant_category">
<?php
function get_subcats($cat,$categories) {
$subcats = array();
foreach($categories['subcategories'] as $key=>$value) {
if(isset($value['categories'][$cat])) {
$subcats[$key] = $categories['subcategories'][$key];
}
}
return $subcats;
}
foreach($categories['categories'] as $key=>$cat) {
$subcats = get_subcats($key,$categories);
?>
<tr>
<td>
<label title="<?= $cat['name'];?> - <?= $cat['description'];?>">
<input type="radio" name="category_id" id="<?= $key;?>-<?= $cat['slug'];?>" class="<?= $cat['slug'];?>" value="<?= $key;?>" <?= (isset($_REQUEST['category_id']) && $_REQUEST['category_id']==$key) ? 'checked=true' : null;?> />
<img src="/lp2/assets/images/label_<?= $cat['slug'];?>.jpg" />
</label>
<p><?= $cat['description'];?></p>
<div class="subcat_container">
<?php foreach($subcats as $k=>$c) { ?>
<div class="subcat_label_parent subcategory <?= $cat['slug'];?>" style="display:none;">
<label <?= (isset($_REQUEST['subcategories']) && in_array($k,$_REQUEST['subcategories'])) ? 'class="radio-focus"' : null;?>>
<input id="<?= $cat['slug'];?>-<?= $k;?>-<?= $c['slug'];?>" type="checkbox" name="subcategories[]" value="<?= $k;?>" <?= (isset($_REQUEST['subcategories']) && in_array($k,$_REQUEST['subcategories'])) ? 'checked=true' : null;?> />
<?= $c['name'];?>
</label>
</div>
<?php } ?>
</div>
<?php if($cat['slug']=='personal') { ?>
<p class="subtext" style="clear:left;padding-top: 5px;margin: 0px 10px;font-size: 10px;font-style: italic;">*There are many Personal Assistance Programs that you can apply for as long as you meet the criteria, however there is no funding to pay off your credit cards or debt.</p>
<?php }?>
</td>
</tr>
<?php } ?>
</table>
<?php }?>
</div>
<?php /*
<div id="business_questions" style="display:none;">
<p>What are the major financial needs for your business? <i>(Check all that apply)</i></p>
<?php foreach($business_questions['questions'] as $slug=>$data) {?>
<div class="subcat_mini_container subcat_label_parent">
<label>
<input type="checkbox" value="1" name="<?= $slug;?>" id="<?= $slug;?>_yes" style="vertical-align:middle;" class="business_checkbox" />
<?= $data['name'];?>
</label>
</div>
<?php } ?>
</div>
*/ ?>
<div class="block">
What are you looking to do with the money?<br />
<textarea name="app_usedescription"></textarea>
</div>
</fieldset>
<fieldset>
<legend>YOUR FUNDING NEEDS</legend>
<div class="block">
Why would a funder pick you instead of someone else? What sets you apart from other funders?<br />
<textarea name="app_uniqueness"></textarea>
</div>
</fieldset>
<center>
<input type="submit" style="background:url('/assets/images/b_applytoday.png') no-repeat scroll center top transparent; border:0px none; cursor:pointer; width:200px; height:50px;margin-top:10px;" value="" />
<input type="hidden" name="tc" value="<?= $tc; ?>" />
<input type="hidden" name="form_filled_out" value="<?= $form_filled_out;?>" />
<?= $trackerformparams; ?>
</center>
</div>
</form>
</div> <!--end centered div-->
</div> <!--end one column-->
<div style="clear:both;"></div>
</div> <!--end info area-->
<img src="https://www.surfcrm.com/lcapi/FormImpressionTracking.php?site=agf&ip_address=<?= $_SERVER['REMOTE_ADDR'];?>&form_url=<?= urlencode($form_filled_out);?>" />
<script type="text/javascript">
window.setTimeout(function() {
var form_session = new Image();
form_session.src = "https://www.surfcrm.com/lcapi/FormSessionTracking.php?site=agf&ip_address=<?= $_SERVER['REMOTE_ADDR'];?>&form_url=<?= urlencode($form_filled_out);?>";
},10000);
</script>
<!--INCLUDE FOOTER-->
<?php include('assets/includes/footer.php'); ?>