1234567891011121314151617181920212223242526272829 |
- <html><body>Warehouse Chief Klump:<br>
- Hey, I thought you were checking your cards! Where did you go? Your cards are untouched!<br>
- Check all 5 of them and then show them to me.<br>
- <table border="1" border color="white" width=170>
- <tr>
- <td align="center" width=15>
- <font color="FontColor1">Cell1</font>
- </td>
- <td align="center" width=15>
- <font color="FontColor2">Cell2</font>
- </td>
- <td align="center" width=15>
- <font color="FontColor3">Cell3</font>
- </td>
- <td align="center" width=15>
- <font color="FontColor4">Cell4</font>
- </td>
- <td align="center" width=15>
- <font color="FontColor5">Cell5</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>
|