var lpMTagConfig = { lpServer: "server.iad.liveperson.net", lpNumber: "11719988", lpProtocol: document.location.toString().indexOf("https:") == 0 ? "https" : "http", lpTagLoaded: false, lpTagSrv: "server.iad.liveperson.net", pageStartTime: (new Date).getTime() }; lpMTagConfig.lpLoadScripts = function () { lpAddMonitorTag() }; function lpAddMonitorTag(src) { if (!lpMTagConfig.lpTagLoaded) { if (typeof src == "undefined" || typeof src == "object") if (lpMTagConfig.lpMTagSrc) src = lpMTagConfig.lpMTagSrc; else if (lpMTagConfig.lpTagSrv) src = lpMTagConfig.lpProtocol + "://" + lpMTagConfig.lpTagSrv + "/hcp/html/mTag.js"; else src = "/hcp/html/mTag.js"; if (src.indexOf("http") != 0) src = lpMTagConfig.lpProtocol + "://" + lpMTagConfig.lpServer + src + "?site=" + lpMTagConfig.lpNumber; else if (src.indexOf("site=") < 0) { if (src.indexOf("?") < 0) src = src + "?"; else src = src + "&"; src = src + "site=" + lpMTagConfig.lpNumber } var s = document.createElement("script"); s.setAttribute("type", "text/javascript"); s.setAttribute("charset", "iso-8859-1"); s.setAttribute("src", src); document.getElementsByTagName("head").item(0).appendChild(s) } } lpMTagConfig.calculateSentPageTime = function () { var t = (new Date).getTime() - lpMTagConfig.pageStartTime; lpAddVars("page", "pageLoadTime", Math.round(t / 1e3) + " sec") }; if (typeof lpMTagConfig.pageVar == "undefined") lpMTagConfig.pageVar = []; if (typeof lpMTagConfig.sessionVar == "undefined") lpMTagConfig.sessionVar = []; if (typeof lpMTagConfig.visitorVar == "undefined") lpMTagConfig.visitorVar = []; if (typeof lpMTagConfig.onLoadCode == "undefined") lpMTagConfig.onLoadCode = []; if (typeof lpMTagConfig.dynButton == "undefined") lpMTagConfig.dynButton = []; if (typeof lpMTagConfig.ifVisitorCode == "undefined") lpMTagConfig.ifVisitorCode = []; function lpAddVars(scope, name, value) { if (name.indexOf("OrderTotal") != -1 || name.indexOf("OrderNumber") != -1) if (value == "" || value == 0) return; else lpMTagConfig.sendCookies = false; value = lpTrimSpaces(value.toString()); if (name.length > 50) name = name.substr(0, 50); if (value.length > 50) value = value.substr(0, 50); switch (scope) { case "page": lpMTagConfig.pageVar[lpMTagConfig.pageVar.length] = escape(name) + "=" + escape(value); break; case "session": lpMTagConfig.sessionVar[lpMTagConfig.sessionVar.length] = escape(name) + "=" + escape(value); break; case "visitor": lpMTagConfig.visitorVar[lpMTagConfig.visitorVar.length] = escape(name) + "=" + escape(value) } } function onloadEMT() { var LPcookieLengthTest = document.cookie; if (lpMTag.lpBrowser == "IE" && LPcookieLengthTest.length > 1e3) lpMTagConfig.sendCookies = false } function lpTrimSpaces(stringToTrim) { return stringToTrim.replace(/^\s+|\s+$/g, "") } function lpSendData(varscope, varname, varvalue) { typeof lpMTag != "undefined" && typeof lpMTag.lpSendData != "undefined" && lpMTag.lpSendData(varscope.toUpperCase() + "VAR!" + varname + "=" + varvalue, true) } try { if (typeof lpUnit == "undefined") var lpUnit = "Brown Mackie College"; typeof lpAddVars != "undefined" && lpAddVars("page", "unit", lpUnit); lpMTagConfig.defaultInvite = "chat-" + lpUnit } catch (e) { } lpMTagConfig.onLoadCode[lpMTagConfig.onLoadCode.length] = onloadEMT; lpMTagConfig.onLoadCode[lpMTagConfig.onLoadCode.length] = function () { if (typeof lpMTagConfig.dynButton != "undefined") for (i = 0; i < lpMTagConfig.dynButton.length; i++) if (typeof lpMTagConfig.dynButton[i].pid != "undefined" && document.getElementById(lpMTagConfig.dynButton[i].pid) == null) { lpMTagConfig.dynButton.splice(i, 1); i-- } }; lpMTagConfig.onLoadAll = function () { lpMTagConfig.calculateSentPageTime(); lpMTagConfig.lpLoadScripts() }; if (window.attachEvent) window.attachEvent("onload", lpMTagConfig.onLoadAll); else window.addEventListener("load", lpMTagConfig.onLoadAll, false); lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "chat-" + lpUnit, pid: "lpchatbutton1", afterStartPage: true }; lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "chat-" + lpUnit + "-2", pid: "lpchatbutton2", afterStartPage: true }; lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "chat-" + lpUnit + "-3", pid: "lpchatbutton3", afterStartPage: true }; lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "voice-" + lpUnit, pid: "lpvoicebutton1", afterStartPage: true }; lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "voice-" + lpUnit + "-2", pid: "lpvoicebutton2", afterStartPage: true }; lpMTagConfig.dynButton[lpMTagConfig.dynButton.length] = { name: "voice-" + lpUnit + "-3", pid: "lpvoicebutton3", afterStartPage: true }
