<!-- Copyright 2000 by William Bontrager
function getcontent() {
var count = 29;
var r = Math.ceil(Math.random() * count);
if (r == 1) return "Even though I saw the executioner and the fire, I could not say anything but what I have said. <br> --Joan of Arc (1431), in Jules Michelet, <i>Joan of Arc</i> (1853)";
if (r == 2) return "To describe my mother would be to write about a hurricane in its perfect power. <br>--Maya Angelou, <i>I Know Why the Caged Bird Sings</i> (1970)";
if (r == 3) return "The mind has no sex. <br>--George Sand (1848), in Raphael Ledos de Beaufort ed., <i>Letters of George Sand</i>, vol.2 (1886)";
if (r == 4) return "We need to turn the question around to look at the harasser, not the target.  We need to be sure that we can go out and look anyone who is a victim of sexual harrassment in the eye and say, \"\You do not have to remain silent anymore.\"\ <br>--Anita Hill in <i>The New York Times</i> (1992)";
if (r == 5) return "Making love, we are all more alike than we are when we are talking or acting. <br>--Mary McCarthy, <i>On the Contrary</i> (1961)";
if (r == 6) return "True emancipation…will have to do away with the absurd notion of the dualism of the sexes, or that man and woman represent two antagonistic worlds. <br>--Emma Goldman, <i>Anarchism</i> (1910)";
if (r == 7) return "So long as women are slaves, men will be knaves. <br>--Elizabeth Cady Stanton (1890), in Theodore Stanton and Harriot Stanton Blatch, eds., <i>Elizabeth Cady Stanton as Revealed in Her Letters Diary and Reminiscences</i>, vol. 2 (1922)";
if (r == 8) return "Do all women have to keep silent for men to speak?  Do all women have to be legless for men to walk? <br>--Erica Jong, <i>Fear of Fifty</i> (1994)";
if (r == 9) return "If you want something said, ask a man.  If you want something done, ask a woman.<br>--Margaret Thatcher, speech (1965), in Penny Junor, <i>Margaret Thatcher</i> (1983)";
if (r == 10) return "Although the world is full of suffering, it is full also of the overcoming of it. <br>--Helen Keller";
if (r == 11) return "I do not want the peace which passeth understanding, I want the understanding which bringeth peace. <br>--Helen Keller";
if (r == 12) return "Many persons have a wrong idea of what constitutes true happiness. It is not attained through self-gratification but through fidelity to a worthy purpose. <br>--Helen Keller";
if (r == 13) return "One thing life has taught me: if you are interested, you never have to look for new interests. They come to you. When you are genuinely interested in one thing, it will always lead to something else. <br>--Eleanor Roosevelt";
if (r == 14) return "No one can make you feel inferior without your consent. <br>--Eleanor Roosevelt";
if (r == 15) return "People grow through experience if they meet life honestly and courageously. This is how character is built. <br>--Eleanor Roosevelt";
if (r == 16) return "Recompense injury with justice, and recompense kindness with kindness. <br>--Confucius";
if (r == 17) return "Injustice anywhere is a threat to justice everywhere. <br>--Martin Luther King Jr";
if (r == 18) return "Divide and rule, a sound motto. Unite and lead, a better one. <br>--Johann Wolfgang von Goethe";
if (r == 19) return "One ought, every day at least, to hear a little song, read a good poem, see a fine picture, and if it were possible, to speak a few reasonable words. <br>--Johann Wolfgang von Goethe";
if (r == 20) return "Education is the ability to listen to almost anything without losing your temper or your self-confidence. <br>--Robert Frost";
if (r == 21) return "All our progress is an unfolding, like a vegetable bud. You have first an instinct, then an opinion, then a knowledge as the plant has root, bud, and fruit. Trust the instinct to the end, though you can render no reason. <br>--Ralph Waldo Emerson";
if (r == 22) return "Do not go where the path may lead, go instead where there is no path and leave a trail. <br>--Ralph Waldo Emerson";
if (r == 23) return "In every aspect of our lives, we are always asking ourselves, How am I of value? What is my worth? Yet I believe that worthiness is our birthright. <br>--Oprah Winfrey";
if (r == 24) return "The whole point of being alive is to evolve into the complete person you were intended to be. <br>--Oprah Winfrey";
if (r == 25) return "Whatever you fear most has no power - it is your fear that has the power. <br>--Oprah Winfrey";
if (r == 26) return "Every time you suppress some part of yourself or allow others to play you small, you are in essence ignoring the owner's manual your creator gave you and destroying your design. <br>--Oprah Winfrey";
if (r == 27) return "I've come to believe that each of us has a personal calling that's as unique as a fingerprint - and that the best way to succeed is to discover what you love and then find a way to offer it to others in the form of service, working hard, and also allowing the energy of the universe to lead you. <br>--Oprah Winfrey";
if (r == 28) return "You must be the change you want to see in the world. <br>--Mahatma Gandhi";
if (r == 29) return "You must not lose faith in humanity. Humanity is an ocean; if a few drops of the ocean are dirty, the ocean does not become dirty. <br>--Mahatma Gandhi";
} //-->