var chat_width = 494; var chat_height = 418; //400; var ptTimeOut= 30000; var xmlHttp = null; var cookieGuid = "clsefv45d4ol5lfrbrk5sony" ; var mode = '1' ; var strX ='20' var strY ='30' var DeptID = ""; var Agent = ""; str = "https://livechat19.volusion.com/?ID=121715"; str = str.toLowerCase(); idx = str.indexOf("/?id="); var domain = str.substring(0,idx); var statsURL = domain+"/statsupdater.aspx?Command="; var cOrderID = str.substring(idx+5); var strSRC = domain + "/images/uploads/121715/OnlineButton.jpg"; //+"?"+new Date(); var divImage; var tType = ""; var documentURL =escape(""); //var documentURL =""; var VolusionScriptError= "If you are getting this message, it is because\r\na) The Volusion Live Chat javascript has been modified from its original code.\r\n(You must re-copy the script from the SETTINGS screen of your live chat software, and re-paste it to your website.\r\nor\r\nb) The Volusion Live Chat javascript is pasted more than once in this page.\r\n(Remove extra copy of this script on this page)"; var divImage; var IS_IE = false; var is_ff = false; var postCount=0; var startPost = new Date(); if(document.all) IS_IE = true; else is_ff = true; if(document.getElementById("VolusionLiveChat")) { strChat = document.getElementById("VolusionLiveChat").innerHTML.toLowerCase(); if(strChat.indexOf('" +"Click for Live Chat"; image +="FREE chat by Volusion"; image +=""; //jan henry nisce image +=""; document.getElementById("VolusionLiveChat").innerHTML = image; //var myvar=function() {var Image = document.createElement("IMG"); Image.setAttribute("id","imgChat"); Image.style.visibility="hidden"; Image.onload=imageOnload; document.body.appendChild(Image);postTraffic(); divImage = document.createElement("DIV"); divImage.setAttribute("id","divPrompt");divImage.innerHTML = ""; divImage.style.position="absolute"; divImage.style.top = "-200px"; divImage.style.zIndex = "2000"; document.body.appendChild(divImage); } // setTimeout('myvar()',3000); } } else alert(VolusionScriptError); if(0==1 && 0 > 0) { setTimeout("AutoPrompt()", 0*1000); } function LaunchVolusionChat(auto) { var today = new Date(); //var ht =IS_IE?chat_height:chat_height-11; var request_url = domain+"/livechat.aspx?ID="+cOrderID+"&location="+documentURL.toLowerCase()+"&auto="+auto+"&cookieGuid="+cookieGuid+"&DeptID="+DeptID+"&Agent="+Agent+"&tType="+tType; //newwin = window.open( request_url, today.getTime(), 'scroll=yes,scrollbars=yes,menubar=no,resizable=0,location=no,screenX=50,screenY=100,width=' + chat_width + ',height='+chat_height ) ; //newwin.focus() ; } function AutoPrompt() { DeptID = '0'; url = statsURL + "ISPROMPTOK&OrderID="+cOrderID+"&DeptID="+DeptID+"&Do=Approve&dt="+new Date()+"&cookieGuid="+cookieGuid; // hln //alert(url); document.getElementById("imgChat").src = url; }