30845-11.html 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <html><body>Warehouse Chief Klump:<br>
  2. Alrighty, time to play!<br>
  3. Here are your 5 cards, face down. Check all 5 of your cards first, and then show them to me.<br>
  4. <table border="1" border color="white" width=170>
  5. <tr>
  6. <td align="center" width=15>
  7. <font color="ffff00">?</font>
  8. </td>
  9. <td align="center" width=15>
  10. <font color="ffff00">?</font>
  11. </td>
  12. <td align="center" width=15>
  13. <font color="ffff00">?</font>
  14. </td>
  15. <td align="center" width=15>
  16. <font color="ffff00">?</font>
  17. </td>
  18. <td align="center" width=15>
  19. <font color="ffff00">?</font>
  20. </td>
  21. </tr>
  22. </table>
  23. <br>
  24. <a action="bypass -h Quest Q00662_AGameOfCards turncard1">Put the first card face up.</a><br>
  25. <a action="bypass -h Quest Q00662_AGameOfCards turncard2">Put the second card face up.</a><br>
  26. <a action="bypass -h Quest Q00662_AGameOfCards turncard3">Put the third card face up.</a><br>
  27. <a action="bypass -h Quest Q00662_AGameOfCards turncard4">Put the fourth card face up.</a><br>
  28. <a action="bypass -h Quest Q00662_AGameOfCards turncard5">Put the fifth card face up.</a>
  29. </body></html>