
// Chalice of Ecstacy navigation bar

document.write('<a href="/chalice/index.html">Title Page</a> | ');
document.write('<a href="/chalice/intro.html">Introduction</a> | ');
document.write('<a href="/chalice/point1.html">The Coming of Parzival</a> | ');
document.write('<a href="/chalice/point2.html">The Tempting of Parzival</a> |<br>');
document.write('<a href="/chalice/point3.html">The Redemption of the Redeemer</a>');




