File: /var/www/html/united-chatbot/Computer-Team-New.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<script src="https://service.force.com/embeddedservice/5.0/esw.min.js" type="text/javascript"></script>
<script type="text/javascript">
var initESW = function(gslbBaseURL) {
embedded_svc.settings.displayHelpButton = true; //Or false
embedded_svc.settings.language = ''; //For example, enter 'en' or 'en-US'
//embedded_svc.settings.defaultMinimizedText = '...'; //(Defaults to Chat with an Expert)
//embedded_svc.settings.disabledMinimizedText = '...'; //(Defaults to Agent Offline)
//embedded_svc.settings.loadingText = ''; //(Defaults to Loading)
//embedded_svc.settings.storageDomain = 'yourdomain.com'; //(Sets the domain for your deployment so that visitors can navigate subdomains during a chat session)
// Settings for Chat
//embedded_svc.settings.directToButtonRouting = function(prechatFormData) {
// Dynamically changes the button ID based on what the visitor enters in the pre-chat form.
// Returns a valid button ID.
//};
//embedded_svc.settings.prepopulatedPrechatFields = {}; //Sets the auto-population of pre-chat form fields
//embedded_svc.settings.fallbackRouting = []; //An array of button IDs, user IDs, or userId_buttonId
//embedded_svc.settings.offlineSupportMinimizedText = '...'; //(Defaults to Contact Us)
embedded_svc.settings.enabledFeatures = ['LiveAgent'];
embedded_svc.settings.entryFeature = 'LiveAgent';
embedded_svc.init(
'https://uniteddavidautoparts.my.salesforce.com',
'https://uniteddavidautoparts.my.salesforce-sites.com/',
gslbBaseURL,
'00D5g00000FB04s',
'Web_Chat', {
baseLiveAgentContentURL: 'https://c.la2-c1-ukb.salesforceliveagent.com/content',
deploymentId: '5725g000000l303',
buttonId: '5735g000000l6Ml',
baseLiveAgentURL: 'https://d.la2-c1-ukb.salesforceliveagent.com/chat',
eswLiveAgentDevName: 'EmbeddedServiceLiveAgent_Parent04I5g000000gJkGEAU_18934f7de40',
isOfflineSupportEnabled: false
}
);
};
if (!window.embedded_svc) {
var s = document.createElement('script');
s.setAttribute('src', 'https://uniteddavidautoparts.my.salesforce.com/embeddedservice/5.0/esw.min.js');
s.onload = function() {
initESW(null);
};
document.body.appendChild(s);
} else {
initESW('https://service.force.com');
}
</script>
<!-- Body events -->
<script type="text/javascript">
function bodyOnLoad() {
setFocusOnLoad();
if (typeof(startSessionTimer) != 'undefined') {
startSessionTimer();
};
if (typeof(ActivityReminder) != 'undefined') {
ActivityReminder.initialize([], false, false);
};
if ((window.sfdcPage) && (sfdcPage.executeOnloadQueue)) {
sfdcPage.executeOnloadQueue();
};;
if (this.loadChatFrameJs) loadChatFrameJs();
if (window.PreferenceBits) {
window.PreferenceBits.prototype.csrfToken = "null";
};
}
function bodyOnBeforeUnload() {
if ((window.sfdcPage) && (sfdcPage.executeOnBeforeUnloadQueue)) {
sfdcPage.executeOnBeforeUnloadQueue();
};
}
function bodyOnFocus() {
closePopupOnBodyFocus();
}
function bodyOnUnload() {}
</script>
<!-- End page content -->
</td>
</tr>
</table>
</div>
<div class="bPageFooter noTableFooter"></div>
<div></div>
</div>
</body>
</html>