var egeelIconOption = {
type: "icon_solid",
delayed: 0,
parameter:{
on: "http://static.egeel.com/cs_icon/001/blue.gif",
off: "http://static.egeel.com/cs_icon/001/_off.gif"
},
style: "top:50%;right:10px"
};var egeelWelcomeOption = {
type: "box_sys",
delayed: 1200,
interval: 30,
template: "
",
parameter:[
{
"name": "欢迎文字",
"key": "$text$",
"type": "text",
"value": "Welcome to our website,
How may I asist you?"
},
{
"name": "关闭按钮",
"key": "$close$",
"type": "text",
"value": "Next time"
},
{
"name": "咨询按钮",
"key": "$open$",
"type": "text",
"value": "Consult"
}
],
style: "bottom:10px;right:10px"
};var egeelTalkOption = {
type: "a",
template: "",
parameter: [
{
"name": "标题",
"key": "$title$",
"type": "text",
"value": "Chat with us now"
},
{
"name": "主色调",
"key": "{{color-back}}",
"type": "color",
"value": "#3f43f5"
},
{
"name": "前景色",
"key": "{{color-font}}",
"type": "color",
"value": "#ffffff"
}
],
position: "bottom:10px;right:10px",
drag: false
};var egeelCompanyKey = "8440";
var egeelRoomKey = "8369";
var egeelVisitorKey;
var egeelVisitorName;
var egeelVisitorDesc;
var egeelClientType;
var egeelWindowType="mini";
var egeelHostTalk="cs0.fmkefu.com";