watermark logo

Up next

Joy through Tribulation

2 Views· 09/18/21
Lamp Oil Stock
Lamp Oil Stock
14 Subscribers
14

In This video we talk about Joy through Tribulation.
Part III

The world from a Hebrew israelite point of view.
Lamp Oil Stock

Check out the following verses

Habakkuk 3:17-19
James 1:2
Romans 8:28
Hebrews 12:11

Show more

 0 Comments sort   Sort By


'+text+'

'); $(button).attr('disabled', true); $.post('https://www.blackjunction.tv/aj/add-comment', {video_id: video_id, text: text}, function(data, textStatus, xhr) { if (data.status == 200) { if ($('.no-comments-found').length > 0) { $('.no-comments-found').remove(); } $('#comment-textarea').val('').css('height', '49px');; $('#video-user-comments').prepend(data.comment); } else{ $('#live_post_comments_'+video_id).find("[live_comment_id='']").remove(); } $(button).attr('disabled', false); }); } function PT_DeleteComment(id) { if (!id) { return false; } if (!confirm('Are you sure you want to delete your comment?')) { return false; } $('#comment-' + id).slideUp('fast'); $.post('https://www.blackjunction.tv/aj/delete-comment', {id: id}); } function PT_PinComment(id,pin){ if (!id) { return false; } let pinned_comments = $('#pinned-comment'); if (pin) { $("#comment-" + id).slideUp(200,function(){ Snackbar.show({text: 'Comment pinned to top'}); }) } else{ pinned_comments.empty(); Snackbar.show({text: 'Comment unpinned'}); } $.post('https://www.blackjunction.tv/aj/pin-comment', {id: id},function(data){ if (data.status == 200) { $("#comment-" + id).slideUp(100,function(){ $(this).remove(); pinned_comments.scrollTo(); }); pinned_comments.html(data.html); } else if(data.status == 304){ $("#video-user-comments").append(data.html); } }); }

Up next