Is this a mistake?
this_page.is_boring = true;
if (you_spelt_it_wrong) {try_again();}
else if (we_screwed_up) {alert("We're really sorry about that."); window.location = elsewhere;}