﻿            (function () {
                var license = '1033682',
            params = '',
            lang = 'en',
            skill = '0';

                __lc_load = function (p) {
                    if (typeof __lc_loaded != 'function')
                        if (p) {
                            var d = document, l = d.createElement('script'), s = d.getElementsByTagName('script')[0], a = unescape('%26'), h = ('https:' == d.location.protocol ? 'https://' : 'http://'); l.type = 'text/javascript'; l.async = true;
                            l.src = h + 'gis' + p + '.livechatinc.com/gis.cgi?serverType=control' + a + 'licenseID=' + license + a + 'jsonp=__lc_load';
                            if (!(typeof p['server'] !== 'string' || typeof __lc_serv === 'string')) {
                                l.src = h + (__lc_serv = p['server']) + '/licence/' + license + '/script.cgi?lang=' + lang + a + 'groups=' + skill;
                                l.src += (params == '') ? '' : a + 'params=' + encodeURIComponent(encodeURIComponent(params)); s.parentNode.insertBefore(l, s);
                            } else setTimeout(__lc_load, 1000); if (typeof __lc_serv != 'string') { s.parentNode.insertBefore(l, s); }
                        } else __lc_load(Math.ceil(Math.random() * 5));
                }
                __lc_load();
            })();
        
        
        
        (function () {
            var livechat_params = '';
            var lc = document.createElement('script'); lc.type = 'text/javascript'; lc.async = true;
            var lc_src = ('https:' == document.location.protocol ? 'https://' : 'http://');
            lc_src += 'chat.livechatinc.net/licence/1033682/script.cgi?lang=en&groups=0';
            lc_src += ((livechat_params == '') ? '' : '&params=' + encodeURIComponent(encodeURIComponent(livechat_params)));
            lc.src = lc_src;
            var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(lc, s);
        })();

