1234567891011121314151617181920212223242526272829 |
- <html><body>Warehouse Chief Klump:<br>
- Alrighty, time to play!<br>
- Here are your 5 cards, face down. Check all 5 of your cards first, and then show them to me.<br>
- <table border="1" border color="white" width=170>
- <tr>
- <td align="center" width=15>
- <font color="ffff00">?</font>
- </td>
- <td align="center" width=15>
- <font color="ffff00">?</font>
- </td>
- <td align="center" width=15>
- <font color="ffff00">?</font>
- </td>
- <td align="center" width=15>
- <font color="ffff00">?</font>
- </td>
- <td align="center" width=15>
- <font color="ffff00">?</font>
- </td>
- </tr>
- </table>
- <br>
- <a action="bypass -h Quest Q00662_AGameOfCards turncard1">Put the first card face up.</a><br>
- <a action="bypass -h Quest Q00662_AGameOfCards turncard2">Put the second card face up.</a><br>
- <a action="bypass -h Quest Q00662_AGameOfCards turncard3">Put the third card face up.</a><br>
- <a action="bypass -h Quest Q00662_AGameOfCards turncard4">Put the fourth card face up.</a><br>
- <a action="bypass -h Quest Q00662_AGameOfCards turncard5">Put the fifth card face up.</a>
- </body></html>
|