QUESTION: How to redirect to a page using Javascript?
ANSWER: window.location.href = 'redirect.html';