Skip to content

God’s Plan Unveiled
- ▶5. Seated in Heaven
- Ascension and Intercession
- Jesus ascends up into heaven and sits at His Father’s right hand. Mrk 16:19
- Jesus intercedes for His saints Heb 7:24-25
- We are seated in the Heavenly places with Christ Eph 2:4-7
- Tribulation Period Starts – Daniel’s 70th week
- The Lamb is worthy to break the Seals of the Scroll Rev 5:1-6
- Jacob’s trouble – a time of trembling and not of peace Jer 30:4-9
- Such Great Tribulation that it had to be cut short Mat 24:21-22
- there shall be a time of Trouble such has never been seen Dan 12:1
- 1. Persecution of the saints Dan 7:25
- 2. Persecution of the saints Dan 8:23-27
- 3. Persecution of the saints Dan 9:27
- 4. Dan The wicked will do wickedly for 3½ years Dan 12:6-12
- 5. It was granted to him to make war with the saints Rev 13:4-10
- 6. All must have the mark of the beast to buy or sell Rev 13:11-17
- How much longer will there be Great Tribulation?
- The Martyrs from Tribulation call out for God’s vengeance Rev 6:9-11
- The Gospel is preached, Judgement is coming, it is time to worship God Almighty Rev 14:6-7 Mat 24:14
- xxx
- xxx
- xxx
- The time for God’s Wrath has come
- Yahweh Judges and His Fury will fall on His enemies Isa 59:14-18
- The purpose of Yahweh’s judgment Isa 59:19-21
- The great day of wrath has come Rev 6:15-17
- 6 of the 7 bowls of God’s wrath: Rev 15:1, Rev 16:1-12
document.addEventListener('DOMContentLoaded', function() {
const hamburger = document.querySelector('.menu-toggle, .ast-mobile-header-wrap .menu-toggle, .ast-site-identity .menu-toggle');
const offCanvas = document.querySelector('.new-off-canvas-menu');
const closeButton = document.querySelector('.new-off-canvas-menu .close-menu');
if (hamburger && offCanvas && closeButton) {
hamburger.addEventListener('click', function(e) {
e.preventDefault();
offCanvas.classList.toggle('active');
});
closeButton.addEventListener('click', function() {
offCanvas.classList.remove('active');
});
}
});