/** * Cookie plugin * * Copyright (c) 2006 Klaus Hartl (stilbuero.de) * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html * */ jQuery.cookie = function(name, value, options) { if (typeof value != 'undefined') { // name and value given, set cookie options = options || {}; if (value === null) { value = ''; options.expires = -1; } var expires = ''; if (options.expires && (typeof options.expires == 'number' || options.expires.toUTCString)) { var date; if (typeof options.expires == 'number') { date = new Date(); date.setTime(date.getTime() + (options.expires * 24 * 60 * 60 * 1000)); } else { date = options.expires; } expires = '; expires=' + date.toUTCString(); // use expires attribute, max-age is not supported by IE } // CAUTION: Needed to parenthesize options.path and options.domain // in the following expressions, otherwise they evaluate to undefined // in the packed version for some reason... var path = options.path ? '; path=' + (options.path) : ''; var domain = options.domain ? '; domain=' + (options.domain) : ''; var secure = options.secure ? '; secure' : ''; document.cookie = [name, '=', encodeURIComponent(value), expires, path, domain, secure].join(''); } else { // only name given, get cookie var cookieValue = null; if (document.cookie && document.cookie != '') { var cookies = document.cookie.split(';'); for (var i = 0; i < cookies.length; i++) { var cookie = jQuery.trim(cookies[i]); // Does this cookie string begin with the name we want? if (cookie.substring(0, name.length + 1) == (name + '=')) { cookieValue = decodeURIComponent(cookie.substring(name.length + 1)); break; } } } return cookieValue; } }; /*! * jQuery Cookie Plugin v1.4.1 * https://github.com/carhartl/jquery-cookie * * Copyright 2006, 2014 Klaus Hartl * Released under the MIT license */ (function (factory) { if (typeof define === 'function' && define.amd) { // AMD (Register as an anonymous module) define(['jquery'], factory); } else if (typeof exports === 'object') { // Node/CommonJS module.exports = factory(require('jquery')); } else { // Browser globals factory(jQuery); } }(function ($) { var pluses = /\+/g; function encode(s) { return config.raw ? s : encodeURIComponent(s); } function decode(s) { return config.raw ? s : decodeURIComponent(s); } function stringifyCookieValue(value) { return encode(config.json ? JSON.stringify(value) : String(value)); } function parseCookieValue(s) { if (s.indexOf('"') === 0) { // This is a quoted cookie as according to RFC2068, unescape... s = s.slice(1, -1).replace(/\\"/g, '"').replace(/\\\\/g, '\\'); } try { // Replace server-side written pluses with spaces. // If we can't decode the cookie, ignore it, it's unusable. // If we can't parse the cookie, ignore it, it's unusable. s = decodeURIComponent(s.replace(pluses, ' ')); return config.json ? JSON.parse(s) : s; } catch(e) {} } function read(s, converter) { var value = config.raw ? s : parseCookieValue(s); return $.isFunction(converter) ? converter(value) : value; } var config = $.cookie = function (key, value, options) { // Write if (arguments.length > 1 && !$.isFunction(value)) { options = $.extend({}, config.defaults, options); if (typeof options.expires === 'number') { var days = options.expires, t = options.expires = new Date(); t.setMilliseconds(t.getMilliseconds() + days * 864e+5); } return (document.cookie = [ encode(key), '=', stringifyCookieValue(value), options.expires ? '; expires=' + options.expires.toUTCString() : '', // use expires attribute, max-age is not supported by IE options.path ? '; path=' + options.path : '', options.domain ? '; domain=' + options.domain : '', options.secure ? '; secure' : '' ].join('')); } // Read var result = key ? undefined : {}, // To prevent the for loop in the first place assign an empty array // in case there are no cookies at all. Also prevents odd result when // calling $.cookie(). cookies = document.cookie ? document.cookie.split('; ') : [], i = 0, l = cookies.length; for (; i < l; i++) { var parts = cookies[i].split('='), name = decode(parts.shift()), cookie = parts.join('='); if (key === name) { // If second argument (value) is a function it's a converter... result = read(cookie, value); break; } // Prevent storing a cookie that we couldn't decode. if (!key && (cookie = read(cookie)) !== undefined) { result[name] = cookie; } } return result; }; config.defaults = {}; $.removeCookie = function (key, options) { // Must not alter options, thus extending a fresh object... $.cookie(key, '', $.extend({}, options, { expires: -1 })); return !$.cookie(key); }; })); var sendername = ''; var senderusername = 'kaupmeheID'; var usertype = ''; var currentstatus = false; var innerstatus = false; var globaltitlename = ''; var usernametocheck = ''; var windowFocus = true; var username; var tousername; var tofirstusername; var chattoname; var chatboxid; var chatHeartbeatCount = 0; //var minChatHeartbeat = 1000; var minChatHeartbeat = 1000; var maxChatHeartbeat = 5000; //var maxChatHeartbeat = 33000; var chatHeartbeatTime = minChatHeartbeat; var originalTitle; var blinkOrder = 0; var chatboxFocus = new Array(); var newMessages = new Array(); var newMessagesWin = new Array(); var chatBoxes = new Array(); function setGlobalVar(value, value1){ } $(document).ready(function(){ originalTitle = document.title; startChatSession(); $([window, document]).blur(function(){ windowFocus = false; }).focus(function(){ windowFocus = true; document.title = originalTitle; }); }); $(window).load(function() { if(!$.cookie("usertype") && $.cookie("usertype") != 'kaupmees'){ checkMerchantNetworkStatus(merchantID, true); } else { checkMerchantNetworkStatus(merchantID, true); } }); function jsonpcallback(rtndata) { } function AuthorizeMerchant(authstring){ var pattern = /^[a-zA-Z0-9õäöü]+$/; if(!pattern.test(authstring) || authstring == ''){ alert('Sisse logimisel antud info on ebakorrektne'); return false; } $(document).ready(function(){ $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=authorizemerchant", dataType: "jsonp", data: {merchant: merchantID, authstring: authstring}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert("Viga"); this; // the options for this ajax request }, success: function(data) { if(data.authstatus == '1'){ $.cookie("merchant", true); $.cookie("merchantcode", data.merchantid, { expires : 9999 }); $.cookie("usertype", "kaupmees", { expires : 9999 }); $.removeCookie("client"); alert('Kaupmehena registreerumine õnnestus'); $( "#dialog" ).dialog( "close" ); } else { alert('Kaupmehena registreerumine ebaõnnestus'); $( "#dialog" ).dialog('close'); } } }); }); } function registerMerchant(merchantname){ $.cookie("merchant", true); $.cookie("merchantcode", merchantID, { expires : 9999 }); $.cookie("usertype", "kaupmees", { expires : 9999 }); $.removeCookie("client"); var pattern = /^[a-zA-Z0-9õäöü]+$/; var clearhistorycheckboxchecked = document.chatregform.clearhistory.checked; // true || false var clearhistory = clearhistorycheckboxchecked ? 'yes' : 'no'; if( (!pattern.test(merchantname) || merchantname == '') && (!document.chatregform.clearhistory.checked)){ alert('Kaupmehe nimi puudub'); return false; } $(document).ready(function(){ $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=createmerchant", dataType: "jsonp", data: {merchant: merchantID, uppertitlename: merchantname, clearhistory: clearhistory}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert("Viga"); this; // the options for this ajax request }, success: function(data) { location.reload(); } }); }); } function registerMerchant1(){ $.cookie("merchant", true); $.cookie("merchantcode", merchantID, { expires : 9999 }); $.cookie("usertype", "kaupmees", { expires : 9999 }); $.removeCookie("client"); if(uppertitlename = window.prompt("Palun sisestage nimi, kelle nimel sõnumeid saadate", "Firma nimetus OÜ")){ $(document).ready(function(){ $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=createmerchant", dataType: "jsonp", data: {merchant: merchantID, uppertitlename: uppertitlename}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert("Viga"); this; // the options for this ajax request }, success: function(data) { location.reload(); } }); }); } else { alert("Palun sisestage nimi klikates uuesti lingil \"Registreeru\""); } } function updateTimestamp(chattousername) { $(document).ready(function(){ $.ajax({ type: "POST", url: 'chat.php', data: '&action=updatetimestamp&chattousername=' + chattousername, cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { if(navigator.onLine){ } this; // the options for this ajax request }, success: function(data) { } }); }); } function monitorStatus(chatuser, chattousername, chatfromname) { $(document).ready(function(){ $.ajax({ type: "POST", url: 'chat.php', data: '&action=monitorstatus&chattousername=' + chattousername + '&chatfromname=' + chatfromname + '&chattofirstname=' + chatuser, cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { if(navigator.onLine){ } this; // the options for this ajax request }, success: function(data) { } }); }); } function restructureChatBoxes() { align = 0; for (x in chatBoxes) { chatboxtitle = chatBoxes[x]; if ($("#chatbox_"+chatboxtitle).css('display') != 'none') { if (align == 0) { $("#chatbox_"+chatboxtitle).css('right', '20px'); } else { width = (align)*(225+7)+20; $("#chatbox_"+chatboxtitle).css('right', width+'px'); } align++; } } } function getStatus(merchid){ return $.ajax({ /*type: "POST",*/ /*url: "chat.php",*/ url: "https://www.kysi.ee/services/chat_jsonp.php?action=checkavailability", /*dataType: "json",*/ dataType: "jsonp", data: {merchant: merchid}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert('Viga'); this; // the options for this ajax request }, success: function(data) { if(data.status == 'busy'){ chatWith(data.status); $('#merchantbox').hide(); //if(!$('div').hasClass('chatboxhead')){ showBusyMerchantInfo(); //} } else if (data.status == 'finished'){ chatWith(data.status); } } }); } function ValidateEmail(mail){ if (/^\w+([\.-]?\w+)*@\w+([\.-]?\w+)*(\.\w{2,3})+$/.test(mail)){ return (true); } return (false); } function saveOfflineMessage(objform){ if(ValidateEmail(objform.form.clientemail.value)){ } else { $("
" ) .attr("id","kysieeinvalidmail") .attr("title", "Viga e-mailis") .css("display", "none") .appendTo($( "body" )).text('Sisestatud e-maili aadress ei ole korrektne! Palun täitke kõik tärniga märgistatud väljad.'); // fix some issues setTimeout(function(){ $(".ui-button-text").css({"padding":"0px", "height":"16px"}); }, 100) $(function() { $( "#kysieeinvalidmail" ).dialog({ width: 350, show: { effect: "blind", duration: 500 }, hide: { effect: "blind", duration: 500 } }); //$( "#dialog" ).dialog( "open" ); }); return; } var letters = /^[a-zA-Z\õ\ä\ö\ü\Õ\Ä\Ö\Ü]+$/; if(!objform.form.clientname.value.match(letters)){ $("
" ) .attr("id","kysieeinvalidname") .attr("title", "Viga nimes") .css("display", "none") .appendTo($( "body" )).text('Sisestatud nimi ei ole korrektne! Palun täitke kõik tärniga märgistatud väljad.'); setTimeout(function(){ $(".ui-button-text").css({"padding":"0px", "height":"16px"}); }, 100) $(function() { $( "#kysieeinvalidname" ).dialog({ width: 350, show: { effect: "blind", duration: 500 }, hide: { effect: "blind", duration: 500 } }); //$( "#dialog" ).dialog( "open" ); }); return; } var allbutspace = /^\s*$/; if(objform.form.clientmessage.value.match(allbutspace)){ $("
" ) .attr("id","kysieeinvalidmessage") .attr("title", "Viga sõnumi koostamisel") .css("display", "none") .appendTo($( "body" )).text('Sisestage palun küsimus. Palun täitke kõik tärniga märgistatud väljad.'); setTimeout(function(){ $(".ui-button-text").css({"padding":"0px", "height":"16px"}); }, 100) $(function() { $( "#kysieeinvalidmessage" ).dialog({ width: 350, show: { effect: "blind", duration: 500 }, hide: { effect: "blind", duration: 500 } }); //$( "#dialog" ).dialog( "open" ); }); return; } $(document).ready(function(){ $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=saveofflinemessage", dataType: "jsonp", data: {merchant: merchantID, clientname: objform.form.clientname.value, clientemail: objform.form.clientemail.value, clientphone: objform.form.clientphone.value, clientmessage: objform.form.clientmessage.value}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert("Viga"); this; // the options for this ajax request }, success: function(data) { if(data.mode == 'success'){ alert('Teie sõnum on edastatud kaupmehele'); location.reload(); } else { alert('Viga sõnumi salvestamisel'); } } }); }); } function checkMerchantNetworkStatus(merchid, showdialog){ return $.ajax({ /*type: "POST",*/ /*url: "chat.php",*/ url: "https://www.kysi.ee/services/chat_jsonp.php?action=checkmerchantnetworkstatus", /*dataType: "json",*/ dataType: "jsonp", data: {merchantid: merchid}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert('Viga'); this; // the options for this ajax request }, success: function(data) { if(document.chatregform){ document.chatregform.cname.value = data.titlename; } if(data.status == 'offline'){ if(showdialog && !$.cookie("merchant")){ showOfflineMerchantInfo(); } if(document.chatregform){ document.chatregform.networkstatus.checked = false; } } else if (data.status == 'online'){ if(document.chatregform){ document.chatregform.networkstatus.checked = true; } } } }); } function getStatusOnLoad(merchid){ return $.ajax({ /*type: "POST",*/ /*url: "chat.php",*/ url: "https://www.kysi.ee/services/chat_jsonp.php?action=checkavailability", /*dataType: "json",*/ dataType: "jsonp", data: {merchant: merchid}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert('Viga'); this; // the options for this ajax request }, success: function(data) { if(data.status == 'busy'){ $('#merchantbox').hide(); showBusyMerchantInfo(); } else if (data.status == 'finished'){ } } }); } $( document ).ready(function() { $( ".clickimage" ).live( "click", function() { getStatus(merchantID); }); }); function closeBusyMessageBox(objid){ var someobj = document.getElementById(objid); $(someobj).remove(); $( "#merchantbox" ).show(); } function showBusyMerchantInfo(){ if(!document.getElementById('merchantbusy')){ $("
" ).attr("id","merchantbusy").html('
Teenindaja on hetkel hõivatud, jätke teade
  X

Nimi *:  
E-mail * :  
Telefon :  
Sõnum * :  
').appendTo($( "body" )); $("#merchantbusy").css('position', 'fixed'); $("#merchantbusy").css('bottom', '-210px'); $("#merchantbusy").css('right', '20px'); $("#merchantbusy").css('padding', '5px'); $("#merchantbusy").animate({bottom: '-10px'}, "fast"); //$("#merchantbusy").animate({height: '300px', opacity: '0.4'}, "slow"); } } function showOfflineMerchantInfo(){ if(!document.getElementById('merchantoffline')){ $("
" ).attr("id","merchantoffline").html('
Võrgust väljas, jätke teade
 

Nimi *:  
E-mail * :  
Telefon :  
Sõnum * :  
').appendTo($( "body" )); $("#merchantoffline").css('position', 'fixed'); $("#merchantoffline").css('bottom', '-260px'); $("#merchantoffline").css('right', '40px'); $("#merchantoffline").css('padding', '5px'); $("#merchantoffline").click(function() { $("#merchantoffline").animate({bottom: '-10px'}, "fast"); }); } } function checkValidity(merchantcode){ return $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=checkmerchant", dataType: "jsonp", data: {merchantcode: merchantcode}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { alert("Viga"); this; // the options for this ajax request }, success: function(data) { if(data.exists == '1'){ showSeaded(); } else { showRegister(); $.removeCookie("merchant"); } } }); } function chatWith(currentstatus) { $( "#merchantbox" ).hide(); if(currentstatus === "busy"){ return false; } $.ajax({ /*type: "POST",*/ /*url: "chat.php",*/ url: "https://www.kysi.ee/services/chat_jsonp.php?action=createclient", /*dataType: "json",*/ dataType: "jsonp", data: {merchant: merchantID}, jsonp : "callback", /* jsonpCallback: "jsonpcallback",*/ cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { this; // the options for this ajax request }, success: function(data) { if($.cookie("client")){ $.cookie("client", $.cookie("client")); } else { $.cookie("client", data.username); } $.cookie("usertype", "klient", { expires : 9999 }); } }); chattoname = globaltitlename; tofirstusername = merchantID; chatuser = merchantID; createChatBox(chatuser, 0, chattoname, tofirstusername); $("#chatbox_"+tofirstusername+" .chatboxtextarea").focus(); } function createChatBox(chatboxtitle,minimizeChatBox,chatboxname,tousername) { if ($("#chatbox_"+chatboxtitle).length > 0) { if ($("#chatbox_"+chatboxtitle).css('display') == 'none') { $("#chatbox_"+chatboxtitle).css('display','block'); restructureChatBoxes(); } $("#chatbox_"+chatboxtitle+" .chatboxtextarea").focus(); return; } if(typeof chatboxname == undefined){ chatboxname = chatboxtitle; alert("chatbox name undefined"); } $("
" ).attr("id","chatbox_"+chatboxtitle) .addClass("chatbox") .html('
'+chatboxname+'

') .appendTo($( "body" )); $("#chatbox_"+chatboxtitle).css('bottom', '0px'); chatBoxeslength = 0; for (x in chatBoxes) { if ($("#chatbox_"+chatBoxes[x]).css('display') != 'none') { chatBoxeslength++; } } if (chatBoxeslength == 0) { $("#chatbox_"+chatboxtitle).css('right', '40px'); } else { width = (chatBoxeslength)*(225+7)+90; $("#chatbox_"+chatboxtitle).css('right', '40px'); } chatBoxes.push(chatboxtitle); if (minimizeChatBox == 1) { minimizedChatBoxes = new Array(); if ($.cookie('chatbox_minimized')) { minimizedChatBoxes = $.cookie('chatbox_minimized').split(/\|/); } minimize = 0; for (j=0;j= blinkOrder) { document.title = x+' ütleb...'; titleChanged = 1; break; } } } if (titleChanged == 0) { document.title = originalTitle; blinkOrder = 0; } else { ++blinkOrder; } } else { for (x in newMessagesWin) { newMessagesWin[x] = false; } } for (x in newMessages) { if (newMessages[x] == true) { if (chatboxFocus[x] == false) { $('#chatbox_'+x+' .chatboxhead').toggleClass('chatboxblink'); } } } if($.cookie("merchant")){ usernametocheck = $.cookie("merchantcode"); } if($.cookie("client")){ usernametocheck = $.cookie("client"); } if($.cookie("merchant") && $.cookie("client")){ usernametocheck = $.cookie("client"); } $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=chatheartbeat", cache: false, /*dataType: "json",*/ dataType: "jsonp", data: {usernametocheck: usernametocheck, username: username}, jsonp : "callback", /*jsonpCallback: "jsonpcallback",*/ success: function(data) { $.each(data.items, function(i,item){ if (item) { // fix strange ie bug if(item.chattitlename != undefined && item.s != 2){ chatboxtitle = item.chattitlename; chatboxid = item.f; } if(item.f != undefined && item.s != 2){ tousername = item.f; } if ($("#chatbox_"+chatboxid).length <= 0) { createChatBox(chatboxid, 1, chatboxtitle, tousername); } if ($("#chatbox_"+chatboxid).css('display') == 'none') { $("#chatbox_"+chatboxid).css('display','block'); restructureChatBoxes(); } if (item.s == 1) { item.f = item.fromname; } if (item.s == 2) { $("#chatbox_"+chatboxid+" .chatboxcontent").append('
'+chatboxtitle+': '+item.m+'
'); } else { if(item.usertype == 'client'){ $.cookie("merchantclientid", item.f); } item.f = item.fromname; newMessages[chatboxtitle] = true; newMessagesWin[chatboxtitle] = true; $("#chatbox_"+chatboxid+" .chatboxcontent").append('
'+item.f+':  '+urlify(item.m)+'
'); } $("#chatbox_"+chatboxid+" .chatboxcontent").scrollTop($("#chatbox_"+chatboxid+" .chatboxcontent")[0].scrollHeight); itemsfound += 1; } }); chatHeartbeatCount++; if (itemsfound > 0) { chatHeartbeatTime = minChatHeartbeat; chatHeartbeatCount = 1; } else if (chatHeartbeatCount >= 10) { chatHeartbeatTime *= 2; chatHeartbeatCount = 1; if (chatHeartbeatTime > maxChatHeartbeat) { chatHeartbeatTime = maxChatHeartbeat; } } myvar = setTimeout('chatHeartbeat();',chatHeartbeatTime); }, complete: function (XMLHttpRequest, textStatus) { this; // the options for this ajax request if(globaltitlename == ''){ $.ajax({ /*type: "POST",*/ /*url: "chat.php",*/ url: "https://www.kysi.ee/services/chat_jsonp.php", /*dataType: "json",*/ dataType: "jsonp", jsonp : "callback", jsonpCallback: "jsonpcallback", data: '&action=getmerchantdata&merchantid='+merchantID, cache: false, async: false, error: function (XMLHttpRequest, textStatus, errorThrown) { //if(navigator.onLine){} this; // the options for this ajax request }, success: function(data) { globaltitlename = data.name; } }); } else { } } }); } function closeChatBox(chatboxtitle) { $('#chatbox_'+chatboxtitle).css('display','none'); restructureChatBoxes(); $('.chatboxcontent').html(""); $.ajax({ url: "https://www.kysi.ee/services/chat_jsonp.php?action=closechat", data: {chatbox: chatboxtitle, merchantid: merchantID}, dataType: "jsonp", jsonp : "callback", jsonpCallback: "jsonpcallback", error: function (XMLHttpRequest, textStatus, errorThrown) { this; // the options for this ajax request }, success: function(data) { } }); $( "#merchantbox" ).show(); } function toggleChatBoxGrowth(chatboxtitle) { if ($('#chatbox_'+chatboxtitle+' .chatboxcontent').css('display') == 'none') { var minimizedChatBoxes = new Array(); if ($.cookie('chatbox_minimized')) { minimizedChatBoxes = $.cookie('chatbox_minimized').split(/\|/); } var newCookie = ''; for (i=0;i/gi, "").replace(/<\/p>/gi, "").replace(/<\s*script.*?>.*?(<\s*\/script.*?>|$)/ig, "").replace(/