| 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/governmentgrants.us/vx/usa/members/ |
Upload File : |
<script type="text/javascript">
function tour_button_press(next_page) {
$('.tour_page').hide();
$('.tour_page_'+next_page).show();
var str = 'action=tour_page_viewed&page=' + next_page + '&screen_width=' + screen.width + '&screen_height=' + screen.height;
$.ajax({
cache: false,
type: "POST",
url: "/vx/usa/functions/tour_page_viewed.php",
data: str,
success: function(result) {
}
});
}
$('document').ready(function() {
var str = 'action=tour_page_viewed&page=1&screen_width=' + screen.width + '&screen_height=' + screen.height;
$.ajax({
cache: false,
type: "POST",
url: "/vx/usa/functions/tour_page_viewed.php",
data: str,
success: function(result) {
}
});
});
</script>
<style>
.tour_top_header {
font-size:20px;
font-weight:bold;
color:#23528c;
margin-bottom:20px;
border-bottom:3px solid #23528c;
}
.tour_main_body {
height:320px;
}
.tour_page_title {
margin-bottom:20px;
}
.tour_page_title_name {
display:inline-block;
width:215px;
text-align:left;
font-size:20px;
color:#553d0d;
font-weight:bold;
vertical-align:middle;
}
.tour_page_description_1 {
font-size:18px;
font-weight:bold;
margin:5px 0px 20px 0px;
}
.tour_page_description_2 {
font-size:16px;
font-weight:normal;
margin:5px 0px;
}
.tour_page_number {
font-style:italic;
font-size:18px;
margin:10px 0px;
text-align:center;
}
.tour_buttons {
font-size:18px;
font-weight:bold;
color:#26518b;
width:300px;
text-align:center;
margin:0px auto;
}
.tour_button_back {
float:left;
border:1px solid black;
border-radius:20px;
padding:10px;
cursor:pointer;
width:98px;
}
.tour_button_next {
float:right;
border:1px solid black;
border-radius:20px;
padding:10px;
cursor:pointer;
width:98px;
}
</style>
<div style="position:absolute;left:0px;top:-40px;right:0px;bottom:0px;z-index:10;padding:0px;" id="tour_form">
<table style="width:100%;height:100%;">
<tbody>
<tr>
<td style="background: rgba(255,255,255,0.7);"> </td>
<td style="height:50px;background: rgba(255,255,255,0.7);"> </td>
<td style="height:50px;background: rgba(255,255,255,0.7);"> </td>
</tr>
<tr>
<td style="background: rgba(255,255,255,0.7);"> </td>
<?php if($phone) { ?>
<td style="background:rgba(255,255,255,0.7);width:100%;vertical-align:top;">
<?php } else { ?>
<td style="background:rgba(255,255,255,0.7);width:433px;vertical-align:top;">
<?php } ?>
<div style="border:4px solid #444444;border-radius:10px;padding:10px;position:relative;z-index:11;width:100%;max-width:<?php if($phone) { ?>350px;<?php } else { ?>400px;<?php } ?>background:white;font-family:Helvetica;margin:0px auto;">
<div style="position:absolute;bottom:5px;left:5px;font-size:12px;font-style:italic;font-family:Arial;color:grey;cursor:pointer;" onclick="$('#tour_form').remove(); return false;">close</div>
<div style="padding:5px 20px;background:white;">
<div class="tour_page tour_page_1">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="glyphicons glyphicons-search glyphicons-fw" style="font-size:45px;vertical-align:middle"></span>
<div class="tour_page_title_name">Grant Application Database</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_1">Access the NEWEST Grant and other Funding Applications in our Database ASAP!</div>
<div class="tour_page_description_2"><p>Our Research Team has found <strong><?= file_get_contents('https://surfcrm.com/lcapi/GetNumberNewGrants.php');?></strong> New Sources of Applications in just the last 30 days!</p><p>Click on "New Applications" to gain access to the these phenomenal opportunities for funds!</p></div>
</div>
</div>
<div class="tour_page_number">1 of 9</div>
<div class="tour_buttons">
<div class="tour_button_next" onclick="tour_button_press('2'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_2" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="glyphicons glyphicons-calendar glyphicons-fw" style="font-size:45px;vertical-align:middle"></span>
<div class="tour_page_title_name">APPLICATION Deadline Calendar</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_1">Don't miss another deadline!!</div>
<div class="tour_page_description_2">Let our Application Deadline Calendar keep track of the upcoming deadlines you don't want to miss. Remember, too, NEW Sources are being added all the time so check back often.</div>
</div>
</div>
<div class="tour_page_number">2 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('1'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('3'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_3" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="glyphicons glyphicons-bell glyphicons-fw" style="font-size:45px;vertical-align:middle"></span>
<div class="tour_page_title_name">Email Alerts</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_1">Want New Funding Applications delivered to your inbox?</div>
<div class="tour_page_description_2">You select the categories you want to be notified about and you'll receive an email each week with any new applications for that category!</div>
</div>
</div>
<div class="tour_page_number">3 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('2'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('4'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_4" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<img src="/vx/usa/images/teleseminars.png" style="width:48px;vertical-align:middle" />
<div class="tour_page_title_name" style="font-size:20px;">Professional Grant Writing Tele-Seminars</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_1" style="font-size:16px;">Ever wished you had a professional grant writer to answer your questions?</div>
<div class="tour_page_description_2">
<p style="font-size:12px;">For those of you who are applying for grants or other funding opportunities, you can get your questions answered by one of our Grant Writers at one of our Tele-Seminars. These writers are also knowledgeable in filling out all kinds of funding applications. The calls are held weekly and are archived on our site in case you are unable to attend.</p>
<?php if(!$phone) { ?>
<p style="font-size:12px;">With their combined total of 25 years of experience, you’ll always have a professional working in your corner! Take advantage of their knowledge.</p>
<?php } ?>
</div>
</div>
</div>
<div class="tour_page_number">4 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('3'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('5'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_5" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<img src="/vx/usa/givesback/givesback_menu.png" style="width:90%;vertical-align:middle" />
</div>
<div class="tour_text_content">
<div style="display:inline-block;vertical-align:top;width:59%;">
<div class="tour_page_description_2" style="font-size:12px;">In an effort to help you reach your funding goals and to show our appreciation to our clients, we are proud to announce our "Givesback" cash award program. We will reward a few of our members with <strong>cash awards ranging from $250 to $1,000 in a random monthly drawing. Amounts will vary.</strong> Individuals, organizations, or businesses are all eligible. Winners will be notified by email and text. Winners will also be posted to the site on the "<strong>Givesback Page.</strong>"</div>
</div>
<div style="display:inline-block;vertical-align:top;width:39%;">
<img src="https://surfcrm.com/bin/ajax/load_file_from_amazon_open.php?file=givesback_winners%2Fwinner_105.jpeg" style="width:90%;" onerror="$(this).remove();" />
</div>
</div>
</div>
<div class="tour_page_number">5 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('4'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('6'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_6" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="fas fa-circle-play" style="color:red;font-size:45px;vertical-align:middle"></span>
<div class="tour_page_title_name">Tutorial Videos</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_2" style="font-size:18px;">
<img src="/vx/usa/members/video_tutorials_tour.png" style="float:left;width:50%;vertical-align:middle;" />
<div>Watch for and click on the red <strong>"Video Tutorial"</strong> icons <i class="fas fa-circle-play" style="color:red;"></i> for a 60-90 second video that gives you a brief overview of that particular funding opportunity. New Videos are being produced every week.</div>
</div>
</div>
</div>
<div class="tour_page_number">6 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('5'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('7'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_7" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="fas fa-lock" style="color:#00015e;font-size:45px;vertical-align:middle"></span>
<div class="tour_page_title_name">Master Grant Application Vault</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_2" style="font-size:12px;">
<p><u>Here's how it works!</u></p>
<ol>
<li>We <strong>ADD</strong> to the most frequently asked application questions in our database.</li>
<li>We <strong>LINK</strong> the common questions to our "Master Application Questions."</li>
<li>You <strong>ANSWER</strong> the questions on the MASTER Application.</li>
<li>We <strong>SAVE</strong> your responses in the <strong>Application Vault.</strong></li>
<li>You <strong>APPLY</strong> to all the applications you have answered questions to in the Vault, and continue to <strong>APPLY to new applications month-after-month!!</strong> All you have to do is <strong>COPY and PASTE your answers from the Application Vault into the NEW application!</strong></li>
</ol>
</div>
</div>
</div>
<div class="tour_page_number">7 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('6'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('8'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_8" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<span class="fad fa-microchip-ai" style="color:#4c6080;font-size:55px;vertical-align:top;margin-right:10px;"></span>
<div class="tour_page_title_name">Let "Artificial Intelligence" (AI) help you write your answers in the Master Application Vault</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_2" style="font-size:12px;">
<p>Let the power of <strong>AI</strong> help you <strong>write your answers in the Master Grant Application Vault!</strong></p>
<p>Type as much info as you can for each question and then let "Artificial Intelligence" help you <strong>reword your answers</strong> so you can present yourself in the most professional way. It will also <strong>correct any grammar or spelling mistakes</strong>!</p>
<p>Click the "Master Application Vault" and look for the AI image under the text areas. <i class="fad fa-microchip-ai" style="color:#4c6080;font-size:24px;vertical-align:top;"></i>
</div>
</div>
</div>
<div class="tour_page_number">8 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('7'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="tour_button_press('9'); return false;">
Next<br /><img src="/vx/usa/images/tour_arrow_right.png" />
</div>
<div style="clear:both;"></div>
</div>
</div>
<div class="tour_page tour_page_9" style="display:none;">
<div class="tour_top_header">Member's Area Tour</div>
<div class="tour_main_body">
<div class="tour_page_title">
<div class="tour_page_title_name">Thanks!</div>
</div>
<div class="tour_text_content">
<div class="tour_page_description_2" style="font-size:18px;">To retake the tour, click on the link in the top right hand corner, "Retake Tour"</div>
<div style="margin-top:10px;">
<div style="border:2px dashed black;padding:10px;border-radius:10px;">
<center><img src="/vx/usa/givesback/givesback_black.png" style="width:150px;margin-top:-10px;" /></center>
<div style="display:inline-block;vertical-align:top;width:35%;">
<img src="https://surfcrm.com/bin/ajax/load_file_from_amazon_open.php?file=givesback_winners%2Fwinner_100.jpg" style="width:100%;" onerror="$(this).remove();" />
</div>
<div style="display:inline-block;vertical-align:top;width:63%;font-size:10px;">
<center>
<p>Register for the Givesback Program by clicking on the following button! Over <strong>$23,000</strong> has been awarded!</p>
<p style="color:red;font-weight:bold;"><i>Next Award Date: <?= date('M d, Y',strtotime('next monday'));?></p>
<div><a href="/vx/usa/givesback/" style="display:block;padding:5px;border-radius:5px;border:1px solid black;background:#c9f1fd;cursor:pointer;width:150px;"><div><i>Register for</i></div><div><img src="/vx/usa/givesback/givesback_black.png" style="width:110px;" /></div></a></div>
</center>
</div>
</div>
</div>
</div>
</div>
<div class="tour_page_number">9 of 9</div>
<div class="tour_buttons">
<div class="tour_button_back" onclick="tour_button_press('7'); return false;">
Back<br /><img src="/vx/usa/images/tour_arrow_left.png" />
</div>
<div class="tour_button_next" onclick="$('#tour_form').remove(); return false;">
<div style="height:23px;"></div>
Finish
<div style="height:23px;"></div>
</div>
<div style="clear:both;"></div>
</div>
</div>
</div>
</div>
</td>
<td style="background: rgba(255,255,255,0.7);"> </td>
</tr>
<tr>
<td style="height:50px;background: rgba(255,255,255,0.7);"> </td>
<td style="height:50px;background: rgba(255,255,255,0.7);"> </td>
<td style="height:50px;background: rgba(255,255,255,0.7);"> </td>
</tr>
</tbody>
</table>
</div>