Aircraft Ryanair flying from Krakow nearly collided with two Israeli F-16 – the portal Times of Israel.
Machines Israeli Air Force were dangerously close to a passenger plane at an altitude of over 8,000 meters. Pilot Ryanair at the last minute decided to change course. On board the aircraft were 162 passengers.
The explanation of the incident has been in the Israeli Ministry of Transport.
Times of Israel
‘; }} If (! Expand_pos) destObj var = ‘# comments-container -’ + id_element + ‘-’ + id_parent; destObj else var = ‘# comments-container -’ + id_element + ‘-’ + id_parent + ‘-’ + expand_pos; if (oJsonObject.large_votes_buttons) $ ( ‘# comment-large-votes -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.large_votes_buttons); $ (DestObj) .html (returnHTML); if (first_level) {coments_textCollapse (destObj); $ ( ‘# List-comments-combobox-order’). Val (oJsonObject.orderIndex); } $ ( ‘# Comments-container -’ + id_element + ‘-’ + id_parent) .animate ({opacity: 1}); }}, Error: function () {$ ( ‘# comments-container -’ + id_element + ‘-’ + id_parent) .animate ({opacity: 1}); $ ( ‘Body’). Css ( ‘cursor’, ‘default’); }}); } Function comment_toggleAnswers (id_element, id_parent) {var answbtn = $ ( ‘# comment-answers -’ + id_element + ‘-’ + id_parent); answcntr var = $ ( ‘# comments-container -’ + id_element + ‘-’ + id_parent); if (answbtn.hasClass ( ‘answers-link-down’)) {answbtn.addClass ( ‘answers-link-up’); answbtn.removeClass ( ‘answers-link-down’); if (answcntr.text () == ”) {comments_get (id_element, id_parent, false, false, false); } Answcntr.slideDown (); setTimeout (function () {coments_textCollapse ( ‘# comments-container -’ + id_element + ‘-’ + id_parent, true);}, 500); } Else {answbtn.removeClass ( ‘answers-link-up’); answbtn.addClass ( ‘answers-link-down’); answcntr.slideUp (); }} Function comments_showAlertForm (id_element, id_parent) {$ ( ‘.comments-newComment’). Hide (); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-added’); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-addform’); $ ( ‘Body’). Css ( ‘cursor’, ‘wait’); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘alert-form’: 1, ‘id_element’: id_element, ‘id_parent’: id_parent, ‘url’ : comments_geturl () ‘curl’: comments_geturl ()}, dataType: ‘json’, success: function (oJsonObject) {$ ( ‘body’). css ( ‘cursor’, ‘default’); if (oJsonObject) { $ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.html); $ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .fadeIn (); $ ( ‘ # allertcomment-text – ‘+ id_element +’ – ‘+ id_parent) .hide (); $ (‘ # comment ‘+ id_parent) .addClass (‘ comment-item-addform ‘);}}, error: function () {$ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); $ ( ‘body’). css ( ‘cursor’, ‘default’);}}); } Function comments_showAddForm (id_element, id_parent) {$ ( ‘.comments-newComment’). Hide (); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-added’); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-addform’); $ ( ‘Body’). Css ( ‘cursor’, ‘wait’); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘add-form’: 1, ‘id_element’: id_element, ‘id_parent’: id_parent, ‘url’ : comments_geturl () ‘curl’: comments_geturl ()}, dataType: ‘json’, success: function (oJsonObject) {$ ( ‘body’). css ( ‘cursor’, ‘default’); if (oJsonObject) { $ ( ‘# comments-toolbar2 -’ + id_element + ‘-’ + id_parent) .fadeOut (20); $ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.html) $ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .fadeIn (); $ ( ‘# comment’ + id_parent) .addClass ( ‘comment-item-addform’);}}, error: function () { $ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); $ ( ‘body’). css ( ‘cursor’, ‘default’);}}); } Function comments_hideAddForm (id_element, id_parent) {$ ( ‘# comments-newComment -’ + id_element + ‘-’ + id_parent) .slideUp (); $ ( ‘# Comments-toolbar2 -’ + id_element + ‘-’ + id_parent) .fadeIn (); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-addform’); } Function comments_submitAddForm (id_element, id_parent) {$ ( ‘body’). Css ( ‘cursor’, ‘wait’); $ ( ‘# NewComment-wait -’ + id_element + ‘-’ + id_parent) .show (); $ ( ‘# NewComment-wait -’ + id_element + ‘-’ + id_parent) .html ( ‘Sending data …’); $ ( ‘# NewComment-error -’ + id_element + ‘-’ + id_parent) .html ( ”); $ ( ‘# NewComment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 0.3); $ ( ‘# NewComment-moreinfo -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 0.3); $ ( ‘# Comments-newComment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). Hide (); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘send-comment’: 1, ‘id_element’: id_element, ‘id_parent’: id_parent, ‘text’ : $ ( ‘# newComment-text -’ + id_element + ‘-’ + id_parent) .val (), ‘nick’: $ ( ‘# newComment-nickname -’ + id_element + ‘-’ + id_parent) .val () ‘ uid: $ ( ‘# newComment-user-id -’ + id_element + ‘-’ + id_parent) .val () ‘fbuid’: $ ( ‘# newComment-user-fb-id -’ + id_element + ‘-’ + id_parent) .val () ‘TYPE_1′: ($ ( ‘# newComment-type-1 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0), ‘TYPE_2′ ( $ ( ‘# newComment-type-2 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0), ‘type_3′: ($ ( ‘# newComment-type-3 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0) // ‘id_parent’: id_parent, ‘url’: comments_geturl () ‘curl’: comments_geturl ()}, dataType: ‘json ‘, success: function (oJsonObject) {$ (‘ body ‘). css (‘ cursor ‘,’ default ‘); $ (‘ # newComment-wait – ‘+ id_element +’ – ‘+ id_parent) .hide (); $ ( ‘# newComment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# newComment-moreinfo -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’ 1); $ ( ‘# Comments-newComment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). FadeIn (); if (oJsonObject) {if (oJsonObject.error) {$ ( ‘# newComment-error -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.error); } Else {$ ( ‘.comments-newComment’). Hide (); $ ( ‘.comment-Item’). RemoveClass ( ‘comment-item-addform’); if (oJsonObject.html) {$ ( ‘# comments-container -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.html + $ ( ‘# comments-container -’ + id_element + ‘-’ + id_parent) .html ()); $ ( ‘# Comments-container -’ + id_element + ‘-’ + id_parent) .fadeIn (); }}} Else $ ( ‘# newComment-error -’ + id_element + ‘-’ + id_parent) .html ( ‘error has occurred. No object.’); }, Error: function () {$ ( ‘# newComment-wait -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# NewComment-error -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); $ ( ‘Body’). Css ( ‘cursor’, ‘default’); $ ( ‘# NewComment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# NewComment-moreinfo -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# Comments-newComment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). FadeIn (); }}); } Function comments_submitAlertForm (id_element, id_parent) {$ ( ‘body’). Css ( ‘cursor’, ‘wait’); $ ( ‘# Allertcomment-wait -’ + id_element + ‘-’ + id_parent) .show (); $ ( ‘# Allertcomment-wait -’ + id_element + ‘-’ + id_parent) .html ( ‘Sending data …’); $ ( ‘# Allertcomment-error -’ + id_element + ‘-’ + id_parent) .html ( ”); $ ( ‘# Allertcomment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 0.3); $ ( ‘# Comments-alertcomment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). Hide (); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘alert-comment’: 1, ‘id_element’: id_element, ‘id_parent’: id_parent, ‘text’ : $ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .val () ‘TYPE_1′: ($ ( ‘# comment-alert-type-1 -’ + id_element + ‘-’ + id_parent). is ( ‘: checked’)? 1: 0), ‘TYPE_2′: ($ ( ‘# comment-alert-type-2 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0), ‘type_3′: ($ ( ‘# comment-alert-type-3 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0), ‘type_4′: ($ ( ‘# comment-alert-type-4 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)? 1: 0), ‘url’: comments_geturl () ‘curl’: comments_geturl ()} dataType: ‘json’, success: function (oJsonObject) {$ ( ‘body’). css ( ‘cursor’, ‘default’); $ ( ‘# allertcomment-wait -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# allertcomment-moreinfo -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# comments-alertcomment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). fadeIn (); if (oJsonObject) {if (oJsonObject.error) {$ ( ‘# newComment-error -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.error); } Else {$ ( ‘.comments-newComment’). Hide (); $ ( ‘.comment-Item-text -’ + id_parent + ‘b.clRed’). Remove (); $ ( ‘.comment-Item-text -’ + id_parent) .html ( ‘ report has been sent! ‘ + $ ( ‘.comment-item-text -’ + id_parent) .html ()); $ ( ‘.comment-Button-alert -’ + id_parent) .attr ( ‘disabled’, ‘disabled’); }} Else $ ( ‘# allertcomment-error -’ + id_element + ‘-’ + id_parent) .html ( ‘error has occurred. No object.’); }, Error: function () {$ ( ‘# allertcomment-wait -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# Allertcomment-error -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); $ ( ‘Body’). Css ( ‘cursor’, ‘default’); $ ( ‘# Allertcomment-text -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# Allertcomment-moreinfo -’ + id_element + ‘-’ + id_parent) .css ( ‘opacity’, 1); $ ( ‘# Comments-alertcomment -’ + id_element + ‘-’ + id_parent + ‘.newcomment-buttons’). FadeIn (); }}); } Function comment_zoomIn (id_comment) {$ ( ‘# comment’ + id_comment + ‘.comment-item-text -’ + id_comment) .addClass ( ‘comment-item-text-zoom’); $ ( ‘# Comment’ + id_comment + ‘.comment-button-zoom-in -’ + id_comment) .hide (); $ ( ‘# Comment’ + id_comment + ‘.comment-button-zoom-out -’ + id_comment) .show (); } Function comment_zoomOut (id_comment) {$ ( ‘# comment’ + id_comment + ‘.comment-item-text -’ + id_comment) .removeClass ( ‘comment-item-text-zoom’); $ ( ‘# Comment’ + id_comment + ‘.comment-button-zoom-in -’ + id_comment) .show (); $ ( ‘# Comment’ + id_comment + ‘.comment-button-zoom-out -’ + id_comment) .hide (); } Function comment_showAllUserBox (id_element, id_parent) {$ ( ‘.newcomment-user-box -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# NewComment-all-user-box -’ + id_element + ‘-’ + id_parent) .show (); $ ( ‘# NewComment-type-1 -’ + id_element + ‘-’ + id_parent) .attr ( ‘checked’, ‘checked’); comment_canSendComment (id_element, id_parent); } Function comment_showLoginUserBox (id_element, id_parent) {$ ( ‘.newcomment-user-box -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# NewComment-login-user-box -’ + id_element + ‘-’ + id_parent) .show (); $ ( ‘# NewComment-type-2 -’ + id_element + ‘-’ + id_parent) .attr ( ‘checked’, ‘checked’); comment_canSendComment (id_element, id_parent); } Function comment_unsetFBprofile (id_element, id_parent) {$ ( ‘.comment-newComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Attr ( ‘alt’, ”); $ ( ‘.comment-NewComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Attr ( ‘title’, ”); $ ( ‘.comment-NewComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Attr ( ‘src’, ‘http://www.wprost.pl/G/blogi/ face_blog_default.jpg ‘); $ ( ‘# NewComment-moreinfo-fb -’ + id_element + ‘-’ + id_parent) .hide (); $ ( ‘# NewComment-infobar-4fb -’ + id_element + ‘-’ + id_parent) .show (); $ ( ‘# NewComment-fb-user-id -’ + id_element + ‘-’ + id_parent) .val ( ”); $ ( ‘# NewComment-type-1 -’ + id_element + ‘-’ + id_parent) .attr ( ‘checked’, ‘checked’); $ .ajax ({Type: “POST”, url: ‘/F/ajax/profil.php’ data: unsetFBprofile {1}, dataType: ‘json’, success: function (oJsonObject) {}, error: function () {}}); comment_canSendComment (id_element, id_parent); } Function comment_assignFBprofile (id_element, id_parent) {$ ( ‘# assignFBprofile-error -’ + id_element + ‘-’ + id_parent) .html ( ”); FBConnectInit (function (_FBuser) {if (! _FBuser) {$ ( ‘# AssignFBprofile-error -’ + id_element + ‘-’ + id_parent) .html ( ‘error has occurred. No connection to Facebook.’);} Else if ( ! _FBuser.id & amp; & amp;! _FBuser.name & amp; & amp;! _FBuser.link) {$ ( ‘# assignFBprofile-error -’ + id_element + ‘-’ + id_parent) .html ( ‘error has occurred. No connection to service Facebook or not all the data has been transferred. ‘);} else {$ (‘ .newcomment-user-box – ‘+ id_element +’ – ‘+ id_parent) .remove (); $ (‘ # newComment-user-fb-id- ‘+ id_element +’ – ‘+ id_parent) .val (_FBuser.id); $ (‘ # newComment-infobar – ‘+ id_element +’ – ‘+ id_parent) .html (‘ ‘); $ (‘ .comment-newComment-form – ‘+ id_element +’ – ‘+ id_parent +’ .comment-newComment-thumb img ‘). attr (‘ alt ‘, _FBuser.name); $ (‘ .comment-newComment-form – ‘+ id_element +’ – ‘+ id_parent +’ .comment-newComment-thumb img ‘). attr (‘ title ‘, _FBuser.name); $ (‘ # newComment-type-3 – ‘+ id_element +’ – ‘+ id_parent) .attr (‘ checked ‘,’ checked ‘ ); if (_FBuser.link) {$ ( ‘.comment-newComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). addClass ( ‘pointer’); $ ( ‘.comment-NewComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Click (function () {window.open (_FBuser.link, ‘facebook’) ;;} ); } If (_FBuser.image) {$ ( ‘.comment-newComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Attr ( ‘src’, _FBuser.image); } Comment_canSendComment (id_element, id_parent); }}); } Function comments_vote (id_element, id_parent, id_vote, vote, is_large) {$ ( ‘body’). Css ( ‘cursor’, ‘wait’); if (is_large) {$ ( ‘# comment-large-votes -’ + id_element + ‘-’ + id_parent + ‘a’). click (function () {return false;}); $ ( ‘# Comment-large-votes -’ + id_element + ‘-’ + id_parent) .animate ({ ‘opacity’: 0.3}); } Else $ ( ‘# comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote’). Animate ({ ‘opacity’: 0.3}); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘set-vote’: 1, ‘id_element’: id_element, ‘id_parent’: id_parent, ‘id_vote’ : id_vote, ‘is_large’ (is_large? 1: 0), ‘vote’: vote, ‘url’: comments_geturl () ‘curl’: comments_geturl ()}, dataType: ‘json’, success: function (oJsonObject) {$ ( ‘body’). css ( ‘cursor’, ‘default’); $ ( ‘# comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote’). animate ({ ‘opacity ‘: 1}); if (oJsonObject) {if (oJsonObject.error) {if (oJsonObject.voted == 1) {$ (‘ # comments-toolbar2 – ‘+ id_element +’ – ‘+ id_parent +’ .form-button- vote ‘). attr (‘ disabled ‘,’ disabled ‘); $ (‘ # comments-toolbar2 – ‘+ id_element +’ – ‘+ id_parent +’ .form-button-vote ‘). addClass (‘ form-button-vote- voted ‘);}} else {if (is_large & amp; & amp; oJsonObject.large_votes_buttons) {$ (‘ # comment-large-votes – ‘+ id_element +’ – ‘+ id_parent) .html (oJsonObject.large_votes_buttons); $ (‘ # comment-large-votes – ‘+ id_element +’ – ‘+ id_parent) .animate ({‘ opacity ‘: 1}); } Else {$ ( ‘# comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote’). Attr ( ‘disabled’, ‘disabled’); $ ( ‘# Comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote’). AddClass ( ‘form-button-vote-voted’); $ ( ‘# Comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote-yes’). Val (oJsonObject.votes_yes); $ ( ‘# Comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote-no’). Val (oJsonObject.votes_no); }}}}, Error: function () {$ ( ‘body’). Css ( ‘cursor’, ‘default’); $ ( ‘# Comments-toolbar2 -’ + id_element + ‘-’ + id_parent + ‘.form-button-vote’). Animate ({ ‘opacity’: 1}); if (is_large) {$ ( ‘# comment-large-votes -’ + id_element + ‘-’ + id_parent) .html ( ”); $ ( ‘# Comment-large-votes -’ + id_element + ‘-’ + id_parent) .animate ({ ‘opacity’: 1}); }}}); } Function comment_canSendAlert (id_element, id_parent) {var txt1 .trim = $ ($ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .val ()); var ret = false; if ($ ( ‘# comment-alert-type-1 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {$ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .hide (); ret = true; } Else if ($ ( ‘# comment-alert-type-2 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {$ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .hide (); ret = true; } Else if ($ ( ‘# comment-alert-type-3 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {$ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .hide (); ret = true; } Else if ($ ( ‘# comment-alert-type-4 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {$ ( ‘# allertcomment-text -’ + id_element + ‘-’ + id_parent) .show (); ret = ((txt1! = ”) & amp; & amp; (txt1.length & gt; 20)); } If (ret) $ ( ‘# comment-alert-send -’ + id_element + ‘-’ + id_parent) .removeAttr ( ‘disabled’); else $ ( ‘# comment-alert-send -’ + id_element + ‘-’ + id_parent) .attr ( ‘disabled’, ‘disabled’); } Function comment_canSendComment (id_element, id_parent) {var txt1 .trim = $ ($ ( ‘# newComment-text -’ + id_element + ‘-’ + id_parent) .val ()); var txt2 .trim = $ ($ ( ‘# newComment-nickname -’ + id_element + ‘-’ + id_parent) .val ()); var IDU = $ .trim ($ ( ‘# newComment-user-id -’ + id_element + ‘-’ + id_parent) .val ()); var iduf .trim = $ ($ ( ‘# newComment-fb-user-id -’ + id_element + ‘-’ + id_parent) .val ()); var ret = false; if ((txt1! = ”) & amp; & amp; (txt1.length & gt; = 3) & amp; & amp; (! $ ( ‘# newComment-moreinfo -’ + id_element + ‘-’ + id_parent) .is ( ‘: visible ‘))) {if ($ (‘ # newComment-type-3 – ‘+ id_element +’ – ‘+ id_parent) .is (‘: checked ‘)) {$ (‘ # newComment-moreinfo – ‘+ id_element +’ – ‘+ id_parent) .show (); $ ( ‘# NewComment-moreinfo -’ + id_element + ‘-’ + id_parent) .removeAttr ( ‘disabled’); } Else {$ ( ‘# newComment-moreinfo -’ + id_element + ‘-’ + id_parent) .slideDown (function () {$ ( ‘# newComment-moreinfo -’ + id_element + ‘-’ + id_parent) .removeAttr ( ‘disabled’ )}); }} If ($ ( ‘# newComment-type-1 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {ret = ((txt1! = ”) & Amp; & amp; (txt2! = ”) & amp; & amp; (txt1.length & gt; = 3) & amp; & amp; (txt2.length & gt; = 5)); } Else if ($ ( ‘# newComment-type-2 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {ret = ((txt1! = ”) & Amp; & amp; (IDU & gt ; 0) & amp; & amp; (txt1.length & gt; = 3)); } Else if ($ ( ‘# newComment-type-3 -’ + id_element + ‘-’ + id_parent) .is ( ‘: checked’)) {ret = ((txt1! = ”) & Amp; & amp; (iduf & gt ; 0) & amp; & amp; (txt1.length & gt; = 3)); } If (ret) $ ( ‘# newComment-send -’ + id_element + ‘-’ + id_parent) .removeAttr ( ‘disabled’); else $ ( ‘# newComment-send -’ + id_element + ‘-’ + id_parent) .attr ( ‘disabled’, ‘disabled’); } Function comment_loginUser (id_element, id_parent) {var txt1 .trim = $ ($ ( ‘# newComment-user-nickname -’ + id_element + ‘-’ + id_parent) .val ()); var txt2 .trim = $ ($ ( ‘# newComment-user-pwd -’ + id_element + ‘-’ + id_parent) .val ()); $ ( ‘Body’). Css ( ‘cursor’, ‘wait’); $ .ajax ({Type: “POST”, url: ‘/F/ajax/comments.php’ data: { ‘login-user’: 1, ‘l’: txt1, ‘p’: txt2, ‘url’ : comments_geturl () ‘curl’: comments_geturl ()}, dataType: ‘json’, success: function (oJsonObject) {$ ( ‘body’). css ( ‘cursor’, ‘default’); if (oJsonObject) { if (oJsonObject.error) {$ ( ‘# newComment-user-err -’ + id_element + ‘-’ + id_parent) .html (oJsonObject.error);} else if (oJsonObject.id_user & gt; 0) {$ ( ‘. newComment-user-box – ‘+ id_element +’ – ‘+ id_parent) .remove (); $ (‘ # newComment-user-id – ‘+ id_element +’ – ‘+ id_parent) .val (oJsonObject.id_user); $ (‘ # newComment-infobar – ‘+ id_element +’ – ‘+ id_parent) .html (‘ ‘); $ (‘ .comment-newComment-form – ‘+ id_element +’ – ‘+ id_parent +’ .comment-newComment-thumb img ‘). attr ( ‘alt’, oJsonObject.username); $ ( ‘.comment-newComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). attr ( ‘title’, oJsonObject.username) ; $ ( ‘# newComment-type-2 -’ + id_element + ‘-’ + id_parent) .attr ( ‘checked’, ‘checked’); if (oJsonObject.userurl) {$ ( ‘.comment-newComment-form-’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). addClass ( ‘pointer’); $ ( ‘.comment-NewComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Click (function () {location = oJsonObject.userurl;}); } If (oJsonObject.userthumb) {$ ( ‘.comment-newComment-form -’ + id_element + ‘-’ + id_parent + ‘.comment-newComment-thumb img’). Attr ( ‘src’, oJsonObject.userthumb); } Comment_canSendComment (id_element, id_parent); } Else {$ ( ‘# newComment-user-err -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); }} Else $ ( ‘# newComment-user-err -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); }, Error: function () {$ ( ‘# newComment-user-err -’ + id_element + ‘-’ + id_parent) .html ( ‘An error’); $ ( ‘Body’). Css ( ‘cursor’, ‘default’); }}); } Function comment_textareaAutoHeight (textarea) {/ * if ($ .browser.mozilla) {var tah = $ (textarea) .height (); if (tah – & gt;
-
Tanker hit the train. Five people in the hospital In Nowa Sol tanker hit the train. Five people were taken to hospital – informs the RMF FM. Added: 2016-03-01 19:20 -
” Propaganda slander, slander and lies. “Walesa announced lawsuits Lech Walesa on his microblog on the portal Wykop.pl said asking for help to lawyers and court fight for your good name. Added: 2016-03-01 19:09 -
CODE registered in the National Court register ” the registration process required of us patience, together with a friend law firm, acting pro bono for us, we made further formal steps to make it possible to speed up “- reads Committee … Added: 2016-03-01 19:04 -
The Council of Ministers adopted a draft law on the stay of foreign troops on the territory of Poland Council of Ministers adopted a draft law amending the law on the principles of staying foreign troops on Polish territory and principles of their movement through this territory, submitted by the Minister of national Defence. Added: 2016-03-01 17:13 -
President: cursed soldiers is pattern steadfastness During the ceremony of awarding state awards and nominations generals, which the National Day of Remembrance Soldiers accursed took place at the Presidential Palace , the president stressed that in the history of this festival is the first time I have … Added: 2016-03 -01 17:03 -
Kempa: Opinion of the Venice Commission is a non-binding – For me the most important thing is that Poles feel comfortable in their own country. Venice Commission, of course, welcome, welcome ugościmy, and the opinion we will be happy to argue the highest level of legal – said Beata Kempa on … Added: 2016-03-01 16:48 -
P. Cajetan wanted to kill another person? He refused vision of the local As reported tvnwarszawa.pl, during testimony in the Warsaw prosecutor’s office, suspected of the brutal murder of an Italian teacher Cajetan P. had to admit to planning the murder for even one person. From media reports … Added: 2016-03-01 16:27 -
TVN24: Sheikh of Qatar wants to hire redundant directors studs Release of directors studs from Janów and Michałów echoed widely in the world of horse breeders. In stock TVN24 “Poland and the World”, which will air on Tuesday, the owner of the stables in Qatar, Sheikh Hamad Al Thani Al Rayyan promises … Added: 2016-03-01 16:26 -
Matthew Tyrmand organizes protest. “Sikorski spreading lies about Poland” Matthew Tyrmand organized today a protest under the slogan “Sikorski spreading lies about Poland.” Added: 2016-03-01 16:16 -
in Belarus opened four Polish centers visa, I will further the first Polish visa centers opened in Minsk, Grodno, Brest and Homel, on the south-east of Belarus. Another rise in Lida, Baranovichi, Pinsk and Mogilev – informs the agency IAR. Added: 2016-03-01 15: 48 -
500 zlotys for the child once a month. Today begins a hotline The “Family 500 plus” starts per month – informs the Ministry of Labour and Social Policy. Since April 1, parents will be able to submit applications for the provision of education. In each provincial office working on the helpline … Added: 2016-03-01 15:07 -
Important changes in the Labour Code.


No comments:
Post a Comment