/** * 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('