
 document.write("<CENTER>");
 document.write("[&nbsp;<A HREF=\"strength.html\">Strength</A>&nbsp;]&nbsp;");
  document.write("[&nbsp;<A HREF=\"temperance.html\">Temperance</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"index.html\">The Fool</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"priestess.html\">The High Priestess</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"lovers.html\">The Lovers</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"magician.html\">The Magician</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"star.html\">The Star</A>&nbsp;]&nbsp;");
 document.write("[&nbsp;<A HREF=\"world.html\">The World</A>&nbsp;]&nbsp;");
 document.write("</CENTER>");
  
