Please wait ...').load("/en/comment/commentslist?postId="+a)}function FindComment(b,a){$("#commentsListPlaceholder").html('
Please wait ...
').load("/en/comment/findcomment?postId="+b+"&commentId="+a)}function LoadDownloadFilesList(a){if($("#load-more-links-btn").length){$("#load-more-links-btn").html('Loading...
');$("#load-more-links-btn").prop("disabled",true)}$.ajax({url:"/en/download/downloadproductchildview?productId=420&demoFiles=False&maxFilesCount="+a,type:"GET",success:function(b){$("#download-links-placeholder").html(b);setTimeout(function(){$("#download-links-list").addClass("highlight-comment")},100)},error:function(){$("#loading-download-links-msg-holder").html('Loading download links has been faild!
Please refresh your page and make sure you are connected to the Internet and that JavaScript is not blocked by your browser.
');$("#load-more-links-btn").html('Try again!
');$("#load-more-links-btn").prop("disabled",false)}})}setTimeout(function(){LoadDownloadFilesList(0)},1000);