| 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/surf_sites/surfcrm.com_training/section/ |
Upload File : |
<?
//---------------------------------------------------------
include('title.php');
//---------------------------------------------------------
?>
<div class="row" style="margin:0px;">
<div class="col-lg-12 center">
<div class="relative block">
<div class="row">
<div class="col-lg-2"></div>
<div class="col-lg-8">
<div class="p20 black top left f24">
All of your calls will be recorded and randomly listened to by
one of our quality assurance agents.
Each sales call will need to include the "Required Statements"
below. If the sales call or any other call includes any of the
"Misleading Statements" below, you will be written up and lose
commission if the sales call resulted in a sale.
</div>
</div>
<div class="col-lg-2"></div>
</div>
<div id="videoContainer" class="relative block">
<video id="qaVidc" src="https://surfcrm.com/training_calls/fails.mp4"
controls
style="width:50%;"></video>
<br>
<br>
</div>
<div class="center">
<div class="relative iblock right" style="width:50%;">
<button id="vidScreen" type="button" class="btn btn-default bold" style="padding:12px 24px 12px 24px; font-size:18px;"
onclick="videoExpand('qaVidc')">
<i class="fa fa-arrows-alt normal" aria-hidden="true"></i> Fullscreen
</button>
<button id="vidPlay" type="button" class="btn btn-default bold fleft" style="padding:12px 24px 12px 24px; font-size:18px;"
onclick="videoDisplay('qaVidc')">
<i class="fa fa-play normal" aria-hidden="true"></i> Play Video
</button>
<button id="vidPause" type="button" class="btn btn-default bold fleft" style="padding:12px 24px 12px 24px; font-size:18px; display:none;"
onclick="videoHide('qaVidc')">
<i class="fa fa-compress normal" aria-hidden="true"></i> Close Video
</button>
</div>
</div>
</div>
</div>
</div>
<?
$version = '1.0';
include('id.php');
?>