HTML CODE FOR THESE BUTTONS:

<font size=3>

<form method = "get" action ="out.htm ">

<input type="submit" value ="01110">

</form>

<form method = "get" action ="level.htm">

<input type="submit" value ="10001">

</form>

<form method = "get" action ="jump.htm">

<input type="submit" value ="10010">

</form>

<form method = "get" action ="escape.htm">

<input type="submit" value ="11111">

</form>

<form method = "get" action ="tech.htm ">

<input type="submit" value ="10110">

</form>