http://grace.evergreen.edu/~dschuler/where.php \n"; echo "\n"; echo "$title\n"; echo "\n"; echo "\n"; echo "\n"; echo "

\n"; echo "

$message

\n

 

\n"; echo "
\n"; echo "Go to 2
\n"; echo "Go to 3
\n"; echo "

\n"; echo "\n"; echo "

\n"; echo "\n"; echo "\n"; } function display_screen_2 ($title, $message) { echo "\n"; echo "\n"; echo "$title\n"; echo "\n"; echo "\n"; echo "\n"; echo "

\n"; echo "

$message

\n

 

\n"; echo "
\n"; echo "Go to 1
\n"; echo "

\n"; echo "\n"; echo "

\n"; echo "\n"; echo "\n"; } function display_screen_3 ($title, $message) { echo "\n"; echo "\n"; echo "$title\n"; echo "\n"; echo "\n"; echo "\n"; echo "

\n"; echo "

$message

\n

 

\n"; echo "
\n"; echo "Go to 1
\n"; echo "Go to 4
\n"; echo "

\n"; echo "\n"; echo "

\n"; echo "\n"; echo "\n"; } function display_screen_4 ($title, $message) { echo "\n"; echo "\n"; echo "$title\n"; echo "\n"; echo "\n"; echo "\n"; echo "

\n"; echo "

$message

\n

 

\n"; echo "
\n"; echo "Go to 3
\n"; echo "

\n"; echo "\n"; echo "

\n"; echo "\n"; echo "\n"; } function display_screen_5 ($title, $message) { echo "\n"; echo "\n"; echo "$title\n"; echo "\n"; echo "\n"; echo "\n"; echo "$message\n"; echo "

\n"; echo "

$message

\n

 

\n"; echo "
\n"; echo "Go to 2
\n"; echo "

\n"; echo "\n"; echo "

\n"; echo "\n"; echo "\n"; } ?>