var jokes_allowed = 1;

// this allows/disallows the Joke Break on the pages of
// the distributed/repostable version of WebTutor.
// To turn the Joke Break off, change the above variable
// from 1 to 0 (zero).
