404
this_page.not_found = true;
if ( you_spelt_it_wrong ) {
try_again();
}
else if ( we_screwed_up ) {
alert("We're really sorry about that.");
window.location = home;
}