30845-11a.html 1.1 KB

1234567891011121314151617181920212223242526272829
  1. <html><body>Warehouse Chief Klump:<br>
  2. Hey, I thought you were checking your cards! Where did you go? Your cards are untouched!<br>
  3. Check all 5 of them 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="FontColor1">Cell1</font>
  8. </td>
  9. <td align="center" width=15>
  10. <font color="FontColor2">Cell2</font>
  11. </td>
  12. <td align="center" width=15>
  13. <font color="FontColor3">Cell3</font>
  14. </td>
  15. <td align="center" width=15>
  16. <font color="FontColor4">Cell4</font>
  17. </td>
  18. <td align="center" width=15>
  19. <font color="FontColor5">Cell5</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>