<center>
<form name=choiceform1 action=choice.php method=post>
<input type=hidden name=pwd value='xxx'>
<input type=hidden name=whichchoice value=705>
<input type=hidden name=option value=1>
<input class=button type=submit value="Investigate the wailing from the basement">
</form>
<form name=choiceform2 action=choice.php method=post>
<input type=hidden name=pwd value='xxx'>
<input type=hidden name=whichchoice value=705>
<input type=hidden name=option value=2>
<input class=button type=submit value="Go to the janitor's closet">
</form>
<form name=choiceform3 action=choice.php method=post>
<input type=hidden name=pwd value='xxx'>
<input type=hidden name=whichchoice value=705>
<input type=hidden name=option value=3>
<input class=button type=submit value="Head to the bathroom">
</form>
<form name=choiceform4 action=choice.php method=post>
<input type=hidden name=pwd value='xxx'>
<input type=hidden name=whichchoice value=705>
<input type=hidden name=option value=4>
<input class=button type=submit value="Check out the teacher's lounge">
</form>
</center>