var theButton = document.createElement('IMG');var theDiv=document.getElementById('theImg');theButton.setAttribute('id','theButton');theButton.setAttribute('border','0');theButton.setAttribute('style','cursor:pointer;');theButton.setAttribute('alt','..');theButton.onclick=function(){window.open('https://fast.gotlivechat.com/ajax/ChatWin.asp?a=contactops&wid=2562','Chatwin','height=475,width=350,location=no,scrollbars=1');};theButton.setAttribute('src','https://fast.gotlivechat.com/ajax/');theDiv.appendChild(theButton);if(typeof(chatTO)!=='undefined'){clearTimeout(chatTO);}