// Parameters.

// Cookie name
// Change HypertextName to a name representing your hypertext.
// This name cannot include spaces, commas, or semicolons.

histCookieName = "Solstice"

// Total number of nodes in the hypertext
// Change 0 to the number of nodes in your hypertext.

totalNodes = 21

