An earthquake with a strength of 6.6 on the Richter scale struck the russian Far East.
According to the US Geological Survey earthquake with a strength of 6.6 on the Richter scale had its epicenter about 207 km south-east of the town of Ust-Kamchatsk. Hypocenter was located at a depth of about 65 kilometers.
Shock does not threaten the creation of a tsunami – informed the Pacific Tsunami Warning Center. The event probably did not cause any damage.
Far Eastern Kamchatka is a peninsula belonging to the territory of the Russian Federation, which separates the Sea of Okhotsk and the Bering Sea. Peninsula lies in the so-called. Pacific Ring of Fire, which is the area surrounding the seismically active Pacific Ocean. The activity is due to the shaping of tectonic (contact plates and subduction zone occurring). It is estimated that about 81% of the larger earthquakes and 90% of all active volcanoes located in the Pacific Ring of Fire.
USGS, Wprost.pl
‘; }} 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;
-
Obama’s visit to Cuba. The brutal arrest of journalist a few hours before the arrival of US President Barack Obama to the Cuban capital, the local police carried out the brutal arrest of opposition journalist. Added: 2016-03-20 21:26 -
Two immigrants thwarted attempted rape on a 7 year-old girl The Greek refugee camp in Idomeni, two young Syrians thwarted attempted rape of a 7-year old girl. Added: 2016-03 -20 20:53 -
Video Derby Istanbul postponed. The reason for the threat of terrorism Sunday’s derby Istanbul between Galatasaray and Fenerbahce have been postponed because of the terrorist threat. Recall that on Saturday took place in Istanbul for the suicide attack, which killed five people, and more than twenty wounded. Added: 2016-03-20 20:39 -
What the agreement between the EU and Turkey? Migrants keep coming to Greece How informed the Greek police, despite the agreement between the EU and Turkey, continues the influx of migrants to Greece. Today drowned two girls, and two Syrian refugees died. Added: 2016-03-20 18:31 -
Salah Abdeslam planned bombings in Brussels. He collected weapons and build contacts Belgian foreign Minister said that Salah Abdeslam planning further attacks in Brussels. Until their plans had to admit at the hearing. Added: 2016-03-20 17:52 -
plane crash in Russia. MAK: Black boxes heavily damaged Russian Interstate aviation Committee said that the black boxes of the airplane airline Flydubai, which crashed at the airport in Rostov-on-Don, are heavily damaged . Added: 2016-03-20 16:37 -
Turkish Ministry of Foreign Affairs: the assassin from Istanbul was a member of the IS suicide bomber, responsible for making the attack on March 19 in Istanbul, was a member of the Islamic State – said Turkish interior Minister Efkan Ala. Added: 2016-03-20 15:42 -
Bus accident in Spain. Killed at least 13 people in Spain, there was a bus accident, which drove foreign students. at least 13 people dead. the authorities reported that a group of 30 people went to the hospital after the accident is one Pole. Added: 2016-03-20 11:29 -
Hackers attacked the Swedish media websites Swedish newspaper “Dagens Nyheter”, “Svenska Dagbladet” and “Expressen” stopped working. The reason was a hacker attack – gives polskieradio.pl. Added: 2016-03-20 10:40 -
rescued hundreds of migrants in the Strait of Sicily More than 900 migrants rescued in four separate actions in the Strait of Sicily. Rescuers dug out of the sea is also one body – gives timesofmalta.com. Added: 2016-03-20 8:53 -
The demonstrators blocked the highway. They did not want the rally Trump The demonstrators blocked the highway near Phoenix, Arizona. They were opponents Dolanlda Trump, who thus wanted uniemożlić organize his election rally – informs CNN. Added: 2016- 03-20 8:19 -


No comments:
Post a Comment