Skip to content

God’s Plan Unveiled – The King Comes
- Prerequisites to the Messiah coming as King
- No one but the Father knows the day and the time
- Fullness of the Gentiles has come in
- The Jews call out for their Messiah
- Jesus is worthy to return to earth as King
- The Messiah comes as King for His own
- The Messiah is granted authority to govern the world
- The Messiah, the Lion of Judah comes in Glory and Power
- The Messiah judges His elect from the four winds (N S E W)
- One like the Son of Man sat on the cloud, thrust in His sickle and reaped the earth
- Messiah’s Judgment on His Enemies
- The wrath of God falls on His enemies at Armageddon
- Those who worship the Beast will drink of God’s wrath
- Those who worshipped the Beast were thrown into the great winepress of the wrath of God
- The Messiah deals with all of His enemies
- The Messiah assembles Israel in the Land as their King
- Final reckoning
- Divine justice
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');
});
}
});