<!--


 calendar = new Date();
 day = calendar.getDay();
 month = calendar.getMonth();
 date = calendar.getDate();
 year = calendar.getYear();
 if (year < 1000)
 year+=1900
 cent = parseInt(year/100);
 g = year % 19;
 k = parseInt((cent - 17)/25);
 i = (cent - parseInt(cent/4) - parseInt((cent - k)/3) + 19*g + 15) % 30;
 i = i - parseInt(i/28)*(1 - parseInt(i/28)*parseInt(29/(i+1))*parseInt((21-g)/11));
 j = (year + parseInt(year/4) + i + 2 - cent + parseInt(cent/4)) % 7;
 l = i - j;
 emonth = 3 + parseInt((l + 40)/44);
 edate = l + 28 - 31*parseInt((emonth/4));
 emonth--;
 document.write("<font face=Verdana size=1><font color=#993300>");

 // January
 if ((month == 0) && (date == 1)) document.write("To love oneself is the beginning of a lifelong romance.<br><b>- Oscar Wilde");
 if ((month == 0) && (date == 2)) document.write("If you want to see what children can do, you must stop giving them things.<br><b>- Norman Douglas");
 if ((month == 0) && (date == 3)) document.write("Worry never robs tomorrow of its sorrow, it only saps today of its joy.<br><b>- Leo Buscaglia<b>");
 if ((month == 0) && (date == 4)) document.write("To teach is to learn twice.<br><b>- Joseph Joubert");
 if ((month == 0) && (date == 5)) document.write("Always do right; this will gratify some people and astonish the rest.<br><b>- Mark Twain");
 if ((month == 0) && (date == 6)) document.write("The man who has confidence in himself gains the confidence of others.<br><b>- Hasidic Saying");
 if ((month == 0) && (date == 7)) document.write("If you can't convince them, confuse them.<br><b>- Harry S. Truman");
 if ((month == 0) && (date == 8)) document.write("I once wanted to become an atheist, but I gave up—they have no holidays.<br><b>- Henny Youngman");
 if ((month == 0) && (date == 9)) document.write("Teaching is not a lost art, but the regard for it is a lost tradition.<br><b>- Jacques Barzun");
 if ((month == 0) && (date == 10)) document.write("We must learn to live together as brothers or perish together as fools.<br><b>- Martin Luther King Jr.");
 if ((month == 0) && (date == 11)) document.write("You cannot depend on your eyes when your imagination is out of focus. <br><b>- Mark Twain");
 if ((month == 0) && (date == 12)) document.write("The question is not whether we will die, but how we will live.<br><b>- Joan Borysenko");
 if ((month == 0) && (date == 13)) document.write("Adapt or perish, now as ever, is nature's inexorable imperative.<br><b>- H. G. Wells");
 if ((month == 0) && (date == 14)) document.write("There is no such uncertainty as a sure thing.<br><b>- Robert Burns");
 if ((month == 0) && (date == 15)) document.write("When I do good, I feel good; when I do bad, I feel bad. That's my religion.<br><b>- Abraham Lincoln");
 if ((month == 0) && (date == 16)) document.write("Gratitude is not only the greatest of virtues, but the parent of all the others.<br><b>- Cicero");
 if ((month == 0) && (date == 17)) document.write("Genius may have its limitations, but stupidity is not thus handicapped.<br><b>- Elbert Hubbard");
 if ((month == 0) && (date == 18)) document.write("You cannot create experience. You must undergo it.<br><b>- Albert Camus");
 if ((month == 0) && (date == 19)) document.write("The only weapon that becomes sharper with constant use is the tongue.<br><b>- Anonymous");
 if ((month == 0) && (date == 20)) document.write("Most people are more comfortable with old problems than with new solutions.<br><b>- Anonymous");
 if ((month == 0) && (date == 21)) document.write("Even death is not to be feared by one who has lived wisely.<br><b>- Budha");
 if ((month == 0) && (date == 22)) document.write("There shall be eternal summer in the grateful heart.<br><b>- Celia Thaxter");
 if ((month == 0) && (date == 23)) document.write("Learning is a treasure that will follow its owner everywhere.<br><b>- Chinese Proverb");
 if ((month == 0) && (date == 24)) document.write("Honest disagreement is often a good sign of progress.<br><b>- Gandhi");
 if ((month == 0) && (date == 25)) document.write("When people talk, listen completely. Most people never listen.<br><b>- Ernest Hemingway");
 if ((month == 0) && (date == 26)) document.write("I can resist anything but temptation.<br><b>- Oscar Wilde");
 if ((month == 0) && (date == 27)) document.write("When I do good, I feel good; when I do bad, I feel bad. That's my religion.<br><b>- Abraham Lincoln");
 if ((month == 0) && (date == 28)) document.write("A thing of beauty is a joy forever.<br><b>- John Keats");
 if ((month == 0) && (date == 29)) document.write("Learning from experience is a faculty almost never practiced.<br><b>- Barbara Tuchman");
 if ((month == 0) && (date == 30)) document.write("You can't shake hands with a clenched fist.<br><b>- Indira Gandhi");
 if ((month == 0) && (date == 31)) document.write("We could never learn to be brave and patient if there were only joy in the world.<br><b>- Helen Keller");



 // February

 if ((month == 1) && (date == 1)) document.write("A word to the wise ain't necessary, it's the stupid ones who need the advice.<br><b>- Bill Cosby");
 if ((month == 1) && (date == 2)) document.write("Always do right--this will gratify some and astonish the rest.<br><b>- Mark Twain");
 if ((month == 1) && (date == 3)) document.write("Experience is the name every one gives his mistakes.<br><b>- Elbert Hubbard");
 if ((month == 1) && (date == 4)) document.write("Never let your sense of morals get in the way of doing what's right.<br><b>- Isaac Asimov");
 if ((month == 1) && (date == 5)) document.write("We choose our joys and sorrows long before we experience them.<br><b>- Kahlil Gibran");
 if ((month == 1) && (date == 6)) document.write("Experience is not what happens to you; it's what you do with what happens to you.<br><b>- Elbert Hubbard");
 if ((month == 1) && (date == 7)) document.write("One is not born a woman: one becomes one.<br><b>- Simone de Beauvoir");
 if ((month == 1) && (date == 8)) document.write("Only those who dare to fail greatly can ever achieve greatly.<br><b>- Robert F. Kennedy");
 if ((month == 1) && (date == 9)) document.write("None are so hopelessly enslaved as those who falsely believe they are free.<br><b>- Goethe");
 if ((month == 1) && (date == 10)) document.write("One faces the future with one's past.<br><b>- Pearl S. Buck");
 if ((month == 1) && (date == 11)) document.write("Nothing is so strong as gentleness. Nothing is so gentle as real strength.<br><b>- Frances de Sales");
 if ((month == 1) && (date == 12)) document.write("Self-trust is the first secret of success.<br><b>- Ralph Waldo Emerson");
 if ((month == 1) && (date == 13)) document.write("Familiarity breeds contempt -- and children.<br><b>- Mark Twain");
 if ((month == 1) && (date == 14)) document.write("Most people would die sooner than think; in fact, they do.<br><b>- Bertrand Russell");
 if ((month == 1) && (date == 15)) document.write("Winter is on my head, but eternal spring is in my heart.<br><b>- Victor Hugo");
 if ((month == 1) && (date == 16)) document.write("All we are given is possibilities - to make of ourselves one thing or another.<br><b>- Ortega y Gasset");
 if ((month == 1) && (date == 17)) document.write("An unexamined life is not worth living.<br><b>- Socrates");
 if ((month == 1) && (date == 18)) document.write("As I grow older, I pay less attention to what men say. I just watch what they do.<br><b>- Andrew Carnegie");
 if ((month == 1) && (date == 19)) document.write("Chance favors the prepared mind.<br><b>- Louis Pasteur");
 if ((month == 1) && (date == 20)) document.write("All life is an experiment. The more experiments you make the better.<br><b>- Ralph Waldo Emerson");
 if ((month == 1) && (date == 21)) document.write("Climate is what we expect, weather is what we get.<br><b>- Robert A. Heinlein");
 if ((month == 1) && (date == 22)) document.write("Even a blind squirrel sometimes finds a nut.<br><b>- Lord Byron Carlisle");
 if ((month == 1) && (date == 23)) document.write("We must learn to live together as brothers or perish together as fools.<br><b>- Martin Luther King Jr.");
 if ((month == 1) && (date == 24)) document.write("Experience is simply the name we give our mistakes.<br><b>- Oscar Wilde");
 if ((month == 1) && (date == 25)) document.write("Great ideas often receive violent opposition from mediocre minds.<br><b>- Albert Einstein");
 if ((month == 1) && (date == 26)) document.write("Great minds have purposes; others have wishes.<br><b>- Washington Irving");
 if ((month == 1) && (date == 27)) document.write("It is a miracle that curiosity survives formal education.<br><b>- Albert Einstein");
 if ((month == 1) && (date == 28)) document.write("It takes a person who is wide awake to make his dreams come true.<br><b>- Roger Babson");




 // March

 if ((month == 2) && (date == 1)) document.write("Judge a man by his questions rather than by his answers.<br><b>- Voltaire");
 if ((month == 2) && (date == 2)) document.write("Life is either a daring adventure, or nothing.<br><b>- Helen Keller");
 if ((month == 2) && (date == 3)) document.write("Lord, grant that I may always desire more than I can accomplish.<br><b>- Michelangelo");
 if ((month == 2) && (date == 4)) document.write("Man is born to live and not to prepare to live.<br><b>- Boris Pasternak");
 if ((month == 2) && (date == 5)) document.write("No noble thing can be done without risks.<br><b>- Montaigne");
 if ((month == 2) && (date == 6)) document.write("Nothing is ever accomplished by a reasonable man.<br><b>- George Bernard Shaw");
 if ((month == 2) && (date == 7)) document.write("A person starts to live when he can live outside himself.<br><b>- Albert Einstein");
 if ((month == 2) && (date == 8)) document.write("Work is the refuge of people who have nothing better to do.<br><b>- Oscar Wilde");
 if ((month == 2) && (date == 9)) document.write("We will either find a way or make one.<br><b>- Hannibal");
 if ((month == 2) && (date == 10)) document.write("Thinking is the talking of the soul with itself.<br><b>- Plato");
 if ((month == 2) && (date == 11)) document.write("Take rest; a field that has rested gives a bountiful crop.<br><b>- Ovid");
 if ((month == 2) && (date == 12)) document.write("Sooner or later, those who win are those who think they can.<br><b>- Richard Bach");
 if ((month == 2) && (date == 13)) document.write("The basis of optimism is sheer terror.<br><b>- Oscar Wilde");
 if ((month == 2) && (date == 14)) document.write("The great end of life is not knowledge but action.<br><b>- Thomas H. Huxley");
 if ((month == 2) && (date == 15)) document.write("The important thing is not to stop questioning.<br><b>- Albert Einstein");
 if ((month == 2) && (date == 16)) document.write("The single biggest time waster in the world is not completing what you start.<br><b>- John Garner");
 if ((month == 2) && (date == 17)) document.write("When men are arrived at the goal, they should not turn back.<br><b>- Plutarch");
 if ((month == 2) && (date == 18)) document.write("You can't think and hit at the same time.<br><b>- Yogi Berra");
 if ((month == 2) && (date == 19)) document.write("Kings and cabbages go back to compost, but good deeds stay green forever.<br><b>- Rick de Marinis");
 if ((month == 2) && (date == 20)) document.write("Too old to plant trees for my own gratification, I shall do it for my posterity.<br><b>- Thomas Jefferson");
 if ((month == 2) && (date == 21)) document.write("In a hierarchy every employee tends to rise to his level of incompetence.<br><b>- Laurence J. Peter");
 if ((month == 2) && (date == 22)) document.write("To write one's memoirs is to speak ill of everybody except oneself.<br><b>- Henri Philippe Petain");
 if ((month == 2) && (date == 23)) document.write("You can make a throne of bayonets, but you can't sit on it for long.<br><b>- Boris Yeltsin");
 if ((month == 2) && (date == 24)) document.write("Jealousy is all the fun you think they had.<br><b>- Erica Jong");
 if ((month == 2) && (date == 25)) document.write("To live is the rarest thing in the world. Most people exist, that is all.<br><b>- Oscar Wilde");
 if ((month == 2) && (date == 26)) document.write("Even if you are on the right track, you'll get run over if you just sit there.<br><b>- Will Rogers");
 if ((month == 2) && (date == 27)) document.write("Hasty resolutions are of the nature of vows, and to be equally avoided.<br><b>- William Penn");
 if ((month == 2) && (date == 28)) document.write("When you don't have an education, you've got to use your brains.<br><b>- Unknown");
 if ((month == 2) && (date == 29)) document.write("The world is a book, and those who do not travel, read only a page.<br><b>- Saint Augustine");
 if ((month == 2) && (date == 30)) document.write("A lot of people mistake a short memory for a clear conscience.<br><b>- Doug Larson");
 if ((month == 2) && (date == 31)) document.write("A fool flatters himself, a wise man flatters the fool.<br><b>- Edward G. Bulwer-Lytton");



 // April

 if ((month == 3) && (date == 1)) document.write("A fool despises good counsel, but a wise man takes it to heart.<br><b>- Confucius");
 if ((month == 3) && (date == 2)) document.write("Our visions begin with our desires.<br><b>- Audre Lorde");
 if ((month == 3) && (date == 3)) document.write("The past is but the beginning of a beginning.<br><b>- H. G. Wells");
 if ((month == 3) && (date == 4)) document.write("People only see what they are prepared to see.<br><b>- Ralph Waldo Emerson");
 if ((month == 3) && (date == 5)) document.write("Only a fool knows everything. A wise man knows how little he knows.<br><b>- Unknown");
 if ((month == 3) && (date == 6)) document.write("Doubt is the beginning, not the end, of wisdom.<br><b>- George Iles");
 if ((month == 3) && (date == 7)) document.write("I often think that the night is more alive and more richly colored than the day.<br><b>- Vincent Van Gogh");
 if ((month == 3) && (date == 8)) document.write("A narcissist is someone better-looking than you are.<br><b>- Gore Vidal");
 if ((month == 3) && (date == 9)) document.write("Jealousy is the only vice that gives no pleasure.<br><b>- Anonymous");
 if ((month == 3) && (date == 10)) document.write("Common sense is the collection of prejudices acquired by age eighteeen.<br><b>- Albert Einstein");
 if ((month == 3) && (date == 11)) document.write("You must first have a lot of patience to learn to have patience.<br><b>- Stanislaw J. Lec");
 if ((month == 3) && (date == 12)) document.write("He who awaits much can expect little.<br><b>- Gabriel Garcia Marquez");
 if ((month == 3) && (date == 13)) document.write("Wise men learn by other men's mistakes, fools by their own.<br><b>- H. G. Bohn");
 if ((month == 3) && (date == 14)) document.write("If a relationship is to evolve, it must go through a series of endings.<br><b>- Lisa Moriyama");
 if ((month == 3) && (date == 15)) document.write("Ambition is not a vice of little people.<br><b>- Michel de Montaigne");
 if ((month == 3) && (date == 16)) document.write("Every time an artist dies, part of the vision of mankind passes with him.<br><b>- Franklin Delano Roosevelt");
 if ((month == 3) && (date == 17)) document.write("Good friends, good books and a sleepy conscience: this is the ideal life.<br><b>- Mark Twain");
 if ((month == 3) && (date == 18)) document.write("The poor don't know that their function in life is to exercise our generosity.<br><b>- Jean-Paul Sartre");
 if ((month == 3) && (date == 19)) document.write("We make a living by what we get, but we make a life by what we give.<br><b>- Winston Churchill");
 if ((month == 3) && (date == 20)) document.write("The habit of giving only enhances the desire to give.<br><b>- Walt Whitman");
 if ((month == 3) && (date == 21)) document.write("Because I have loved life, I shall have no sorrow to die.<br><b>- Amelia Burr");
 if ((month == 3) && (date == 22)) document.write("There is no pain so great as the memory of joy in present grief.<br><b>- Aeschylus");
 if ((month == 3) && (date == 23)) document.write("Only I can change my life. No one can do it for me.<br><b>- Carol Burnett");
 if ((month == 3) && (date == 24)) document.write("It is kindness in a person, not beauty that wins our love.<br><b>- Unknown");
 if ((month == 3) && (date == 25)) document.write("Something attempted, something done, Has earned a nights repose.<br><b>- Henry Wadsworth Longfellow");
 if ((month == 3) && (date == 26)) document.write("To add a library to a house is to give that house a soul.<br><b>- Cicero");
 if ((month == 3) && (date == 27)) document.write("Anger and intolerance are the enemies of correct understanding.<br><b>- Gandhi");
 if ((month == 3) && (date == 28)) document.write("I am not a teacher but an awakener.<br><b>- Robert Frost");
 if ((month == 3) && (date == 29)) document.write("Drunkenness does not create vice; it merely brings it into view.<br><b>- Seneca");
 if ((month == 3) && (date == 30)) document.write("Find ecstasy in life; the mere sense of living is joy enough.<br><b>- Emily Dickinson");



 // May

 if ((month == 4) && (date == 1)) document.write("Imagination is the highest kite one can fly.<br><b>- Lauren Bacall");
 if ((month == 4) && (date == 2)) document.write("War is God's way of teaching Americans geography.<br><b>- Ambrose Bierce");
 if ((month == 4) && (date == 3)) document.write("You only pass through this life once; you don't come back for an encore.<br><b>- Elvis Presley");
 if ((month == 4) && (date == 4)) document.write("I praise loudly. I blame softly.<br><b>- Catherine the Great");
 if ((month == 4) && (date == 5)) document.write("My religion is very simple. My religion is kindness.<br><b>- The Dalai Lama");
 if ((month == 4) && (date == 6)) document.write("Love is blind.<br><b>- Geoffrey Chaucer");
 if ((month == 4) && (date == 7)) document.write("Everybody needs someone to know who they really are.<br><b>- J.T. LeRoy");
 if ((month == 4) && (date == 8)) document.write("Who ever loved, that loved not at first sight?<br><b>- Christopher Marlowe");
 if ((month == 4) && (date == 9)) document.write("It shows a brave and resolute spirit not to be agitated in exciting circumstances.<br><b>- Cicero");
 if ((month == 4) && (date == 10)) document.write("Life seems but a quick succession of busy nothings.<br><b>- Jane Austen");
 if ((month == 4) && (date == 11)) document.write("Be the change you want to see in the world.<br><b>- Gandhi");
 if ((month == 4) && (date == 12)) document.write("That love is all there is is all we know of love.<br><b>- Emily Dickinson");
 if ((month == 4) && (date == 13)) document.write("People who make no noise are dangerous.<br><b>- La Fontaine");
 if ((month == 4) && (date == 14)) document.write("I have never met a man so ignorant that I couldn't learn something from him.<br><b>- Galileo Galilei");
 if ((month == 4) && (date == 15)) document.write("Who is more foolish? The fool or the fool that follows it?<br><b>- Alec Guinness");
 if ((month == 4) && (date == 16)) document.write("The fewer the facts, the stronger the opinion.<br><b>- Arnold Glasgow");
 if ((month == 4) && (date == 17)) document.write("Spend some time alone every day.<br><b>- The Dalai Lama");
 if ((month == 4) && (date == 18)) document.write("There is a plague on Man, the opinion that he knows something.<br><b>- Michel de Montaigne");
 if ((month == 4) && (date == 19)) document.write("Avoid envy, for envy devours good deeds just as fire devours fuel.<br><b>- The Prophet Mohammad");
 if ((month == 4) && (date == 20)) document.write("Love is something eternal, the aspect may change, but not the essence.<br><b>- Vincent van Gogh");
 if ((month == 4) && (date == 21)) document.write("The causes of events are ever more interesting than the events themselves.<br><b>- Cicero");
 if ((month == 4) && (date == 22)) document.write("We hang the petty thieves and appoint the great ones to public office.<br><b>- Aesop");
 if ((month == 4) && (date == 23)) document.write("Your capacity to keep your vow will depend on the purity of your life.<br><b>- Gandhi");
 if ((month == 4) && (date == 24)) document.write("Never let your sense of morals get in the way of doing what's right.<br><b>- Isaac Asimov");
 if ((month == 4) && (date == 25)) document.write("Beauty is not in the face; Beauty is a light in the heart.<br><b>- Kahil Gibran");
 if ((month == 4) && (date == 26)) document.write("Love truth, and pardon error.<br><b>- Voltaire");
 if ((month == 4) && (date == 27)) document.write("Always try to be a little kinder than is necessary.<br><b>- Sir James Barrie");
 if ((month == 4) && (date == 28)) document.write("Everything comes gradually and at its appointed hour.<br><b>- Ovid");
 if ((month == 4) && (date == 29)) document.write("Patriotism is an instant reaction that fades away when the war starts.<br><b>- Mick Jagger");
 if ((month == 4) && (date == 30)) document.write("Never wear anything that panics the cat.<br><b>- P. J. O'Rourke");
 if ((month == 4) && (date == 31)) document.write("Setting a good example for children takes all the fun out of middle age.<br><b>- William Feather");



 // June

 if ((month == 5) && (date == 1)) document.write("Fortune does not change men, it unmasks them.<br><b>- Suzanne Necker");
 if ((month == 5) && (date == 2)) document.write("A person is never happy except at the price of some ignorance.<br><b>- Anatole France");
 if ((month == 5) && (date == 3)) document.write("Nothing on Earth so beautiful as the final haul on Halloween night.<br><b>- Steve Almond");
 if ((month == 5) && (date == 4)) document.write("I finally figured out the only reason to be alive is to enjoy it.<br><b>- Rita Mae Brown");
 if ((month == 5) && (date == 5)) document.write("Play: Work that you enjoy doing for nothing.<br><b>- Evan Esar");
 if ((month == 5) && (date == 6)) document.write("Happiness is nothing more than good health and a bad memory.- Albert Schweitzer");
 if ((month == 5) && (date == 7)) document.write("Happiness is nothing more than good health and a bad memory.<br><b>- Albert Schweitzer");
 if ((month == 5) && (date == 8)) document.write("Never help a child with a task at which he feels he can succeed.<br><b>- Maria Montessori");
 if ((month == 5) && (date == 9)) document.write("Be more splendid, more extraordinary. Use every moment to fill yourself up.<br><b>- Oprah Winfrey");
 if ((month == 5) && (date == 10)) document.write("All appears to change when we change.<br><b>- Henri-Frédéric Amiel");
 if ((month == 5) && (date == 11)) document.write("You cannot depend on your eyes when your imagination is out of focus.<br><b>- Mark Twain");
 if ((month == 5) && (date == 12)) document.write("You can't wait for inspiration. You have to go after it with a club.<br><b>- Jack London");
 if ((month == 5) && (date == 13)) document.write("The best of us must sometimes eat our words.<br><b>- J.K. Rowling");
 if ((month == 5) && (date == 14)) document.write("If you want creative workers, give them enough time to play.<br><b>- John Cleese");
 if ((month == 5) && (date == 15)) document.write("I believe in equality for everyone, except reporters and photographers.<br><b>- Mahatma Gandhi");
 if ((month == 5) && (date == 16)) document.write("Anything too stupid to be said is sung.<br><b>- Voltaire");
 if ((month == 5) && (date == 17)) document.write("Cats regard people as warmblooded furniture.<br><b>- Jacquelyn Mitchard");
 if ((month == 5) && (date == 18)) document.write("Men are not prisoners of fate, but only prisoners of their own minds.<br><b>- Franklin D. Roosevelt");
 if ((month == 5) && (date == 19)) document.write("Sooner or later we all quote our mothers.<br><b>- Bern Williams");
 if ((month == 5) && (date == 20)) document.write("Even God cannot change the past.<br><b>- Agathon");
 if ((month == 5) && (date == 21)) document.write("The joy of a spirit is the measure of its power.<br><b>- Ninon de Lenclos");
 if ((month == 5) && (date == 22)) document.write("As a matter of principle, I never attend the first annual anything.<br><b>- George Carlin");
 if ((month == 5) && (date == 23)) document.write("I take my wife everywhere, but she keeps finding her way back.<br><b>- Henny Youngman");
 if ((month == 5) && (date == 24)) document.write("Every man's life is a fairy-tale written by God's fingers.<br><b>- Hans Christian Andersen");
 if ((month == 5) && (date == 25)) document.write("The public will believe anything, so long as it is not founded on truth.<br><b>- Edith Sitwell");
 if ((month == 5) && (date == 26)) document.write("All that is human must retrograde if it does not advance.<br><b>- Edward Gibbon");
 if ((month == 5) && (date == 27)) document.write("Beliefs are what divide people. Doubt unites them.<br><b>- Peter Ustinov");
 if ((month == 5) && (date == 28)) document.write("A door is what a dog is perpetually on the wrong side of.<br><b>- Ogden Nash");
 if ((month == 5) && (date == 29)) document.write("Excellence is the best deterrent to racism or sexism.<br><b>- Oprah Winfrey");
 if ((month == 5) && (date == 30)) document.write("Show me an elitist, and I'll show you a loser.<br><b>- Tom Clancy");


 // July

 if ((month == 6) && (date == 1)) document.write("Somebody has to take responsibility for being a leader.<br><b>- Toni Morrison");
 if ((month == 6) && (date == 2)) document.write("Enjoy yourself. It's later than you think.<br><b>- Chinese Proverb");
 if ((month == 6) && (date == 3)) document.write("Don't think you're on the right road just because it’s a well-beaten path.<br><b>- Author Unknown");
 if ((month == 6) && (date == 4)) document.write("Dream as if you'll live forever. Live as if you'll die today.<br><b>- James Dean");
 if ((month == 6) && (date == 5)) document.write("You don't get harmony when everybody sings the same note.<br><b>- Doug Floyd");
 if ((month == 6) && (date == 6)) document.write("Not all those who wander are lost.<br><b>- J.R.R. Tolkien");
 if ((month == 6) && (date == 7)) document.write("The artist is nothing without the gift, but the gift is nothing without work.<br><b>- Emile Zola");
 if ((month == 6) && (date == 8)) document.write("The only way to get rid of a temptation is to yield to it.<br><b>- Oscar Wilde");
 if ((month == 6) && (date == 9)) document.write("I once wanted to become an atheist, but I gave up - they have no holidays.<br><b>- Henny Youngman");
 if ((month == 6) && (date == 10)) document.write("I will honor Christmas in my heart and try to keep it all the year.<br><b>- Charles Dickens");
 if ((month == 6) && (date == 11)) document.write("The 'Net is a waste of time, and that's exactly what's right about it.<br><b>- William Gibson");
 if ((month == 6) && (date == 12)) document.write("I don't know what the future may hold, but I know who holds the future.<br><b>- Ralph Abernathy");
 if ((month == 6) && (date == 13)) document.write("The best way to survive an accident is not to get into one.<br><b>- Ad for Subaru");
 if ((month == 6) && (date == 14)) document.write("A parrot talks much but flies little.<br><b>- Wilbur Wright");
 if ((month == 6) && (date == 15)) document.write("Those who dare to fail miserably can achieve greatly.<br><b>- Robert F. Kennedy");
 if ((month == 6) && (date == 16)) document.write("An actor is a guy who, if you ain't talking about him, ain't listening.<br><b>- Marlon Brando");
 if ((month == 6) && (date == 17)) document.write("You will never find time for anything. If you want time you must make it.<br><b>- Charles Buxton");
 if ((month == 6) && (date == 18)) document.write("It is better to be defeated on principle than to win on lies.<br><b>- Arthur Calwell");
 if ((month == 6) && (date == 19)) document.write("Success is getting what you want. Happiness is liking what you get.<br><b>- Anonymous");
 if ((month == 6) && (date == 20)) document.write("Problems are only opportunities in work clothes.<br><b>- Henry Kaiser");
 if ((month == 6) && (date == 21)) document.write("Be true to your work, your word, and your friend.<br><b>- Henry David Thoreau");
 if ((month == 6) && (date == 22)) document.write("Buy land, they're not making it anymore.<br><b>- Mark Twain");
 if ((month == 6) && (date == 23)) document.write("The conventional view serves to protect us from the painful job of thinking.<br><b>- John Kenneth Galbraith");
 if ((month == 6) && (date == 24)) document.write("Dreams are the touchstones of our character.<br><b>- Henry David Thoreau");
 if ((month == 6) && (date == 25)) document.write("The faintest ink is more powerful than the strongest memory.<br><b>- Old Chinese Proverb");
 if ((month == 6) && (date == 26)) document.write("Things turn out best for those that make the best of the way things turn out.<br><b>- Art Linkletter");
 if ((month == 6) && (date == 27)) document.write("A man may die, nations may rise and fall, but an idea lives on.<br><b>- John F. Kennedy");
 if ((month == 6) && (date == 28)) document.write("Science is organized knowledge. Wisdom is organized life.<br><b>- Immanuel Kant");
 if ((month == 6) && (date == 29)) document.write("Live as if your were to die tomorrow. Learn as if you were to live forever.<br><b>- Mahatma Gandhi");
 if ((month == 6) && (date == 30)) document.write("There is no security on this earth, there is only opportunity.<br><b>- Douglas MacArthur");
 if ((month == 6) && (date == 31)) document.write("The secret of success is to know something nobody else knows.<br><b>- Aristotle Onassis");

 // August


 if ((month == 7) && (date == 1)) document.write("Love me when I least deserve it, because that's when I really need it.<br><b>- Swedish proverb");
 if ((month == 7) && (date == 2)) document.write("A scholar who cherishes the love of comfort is not fit to be deemed a scholar.<br><b>- Lao-Tzu");
 if ((month == 7) && (date == 3)) document.write("A pint of sweat, saves a gallon of blood.<br><b>- General George S. Patton");
 if ((month == 7) && (date == 4)) document.write("Education's purpose is to replace an empty mind with an open one.<br><b>- Malcolm S. Forbes");
 if ((month == 7) && (date == 5)) document.write("I hear and I forget. I see and I remember. I do and I understand.<br><b>- Confucius");
 if ((month == 7) && (date == 6)) document.write("Forgive your enemies, but never forget their names.<br><b>- John F. Kennedy");
 if ((month == 7) && (date == 7)) document.write("I find that the harder I work, the more luck I seem to have.<br><b>- Thomas Jefferson");
 if ((month == 7) && (date == 8)) document.write("Do the right thing. It will gratify some people and astonish the rest.<br><b>- Mark Twain");
 if ((month == 7) && (date == 9)) document.write("Luge strategy? Lie flat and try not to die.<br><b>- Tim Steeves");
 if ((month == 7) && (date == 10)) document.write("It's the friends you can call up at 4 a.m. that matter<br><b>- Marlene Dietrich");
 if ((month == 7) && (date == 11)) document.write("Life is not a race, but a journey to be savored each step of the way.<br><b>- Unknown");
 if ((month == 7) && (date == 12)) document.write("Crazy men see ghosts--sane men ignore them.<br><b>- Anonymous");
 if ((month == 7) && (date == 13)) document.write("The reward of a thing well done is to have done it<br><b>- Ralph Waldo Emerson");
 if ((month == 7) && (date == 14)) document.write("Never tell the truth to people who are not worthy of it.<br><b>- Mark Twain");
 if ((month == 7) && (date == 15)) document.write("No question is so difficult to answer as that to which the answer is obvious<br><b>- George Bernard Shaw");
 if ((month == 7) && (date == 16)) document.write("Too many folks go through life running from something that isn't after them.<br><b>- Anonymous");
 if ((month == 7) && (date == 17)) document.write("Beware the wrath of a quiet man.<br><b>- Chinese Proverb");
 if ((month == 7) && (date == 18)) document.write("A politician is a man who will double cross that bridge when he comes to it.<br><b>- Oscar Levant");
 if ((month == 7) && (date == 19)) document.write("He that is good for making excuses is seldom good for anything else.<br><b>- Ben Franklin");
 if ((month == 7) && (date == 20)) document.write("Show me a thoroughly satisfied man, and I will show you a failure.<br><b>- Thomas Edison");
 if ((month == 7) && (date == 21)) document.write("He has all the virtues I dislike and none of the vices I admire.<br><b>- Winston Churchill");
 if ((month == 7) && (date == 22)) document.write("If you haven't got anything nice to say about anybody, come sit next to me.<br><b>- Alice Roosevelt Longworth");
 if ((month == 7) && (date == 23)) document.write("In football, if you stand still you go backwards.<br><b>- Peter Reid");
 if ((month == 7) && (date == 24)) document.write("Change your thoughts and you change your world.<br><b>- Norman Vincent Peale");
 if ((month == 7) && (date == 25)) document.write("Trouble is only opportunity in work clothes.<br><b>- Henry J. Kaiser");
 if ((month == 7) && (date == 26)) document.write("Anger is one letter away from danger.<br><b>- Eleanor Roosevelt");
 if ((month == 7) && (date == 27)) document.write("To hurt someone you know will forgive you is the unkindiest thing of all.<br><b>- Robert Brault");
 if ((month == 7) && (date == 28)) document.write("Those who do not do politics will be done in by politics.<br><b>- French proverb");
 if ((month == 7) && (date == 29)) document.write("To invent, you need a good imagination and a pile of junk.<br><b>- Thomas Edison");
 if ((month == 7) && (date == 30)) document.write("The Internet is a great way to get on the net.<br><b>- Bob Dole");
 if ((month == 7) && (date == 31)) document.write("He does not believe, that does not live according to his belief.<br><b>- Thomas Fuller (1608-1661)");


 // September

 if ((month == 8) && (date == 1)) document.write("Life is a great big canvas, and you should throw all the paint on it you can.<br><b>- Danny Kaye");
 if ((month == 8) && (date == 2)) document.write("Reading is to the mind what exercise is to the body.<br><b>- Joseph Addison");
 if ((month == 8) && (date == 3)) document.write("Courage is the art of being the only one who knows you're scared to death.<br><b>- Earl Wilson");
 if ((month == 8) && (date == 4)) document.write("As long as you're going to think anyway, think big.<br><b>- Donald Trump");
 if ((month == 8) && (date == 5)) document.write("We can do anything we want to if we stick to it long enough.<br><b>- Helen Keller");
 if ((month == 8) && (date == 6)) document.write("The aim of education is the knowledge not of facts, but of values.<br><b>- William Ralph Inge");
 if ((month == 8) && (date == 7)) document.write("I think there is a world market for maybe five computers.<br><b>- Thomas Watson, chairman of IBM, 1943");
 if ((month == 8) && (date == 8)) document.write("Friendship is the only cement that will ever hold the world together.<br><b>- Woodrow Wilson");
 if ((month == 8) && (date == 9)) document.write("Truly great friends are hard to find, difficult to leave, and impossible to forget.<br><b>- G. Randolf");
 if ((month == 8) && (date == 10)) document.write("Things should be made as simple as possible<br><b>- no simpler.<br><b>- Albert Einstein");
 if ((month == 8) && (date == 11)) document.write("It's kind of fun to do the impossible.<br><b>- Walt Disney");
 if ((month == 8) && (date == 12)) document.write("There is nothing so strong or safe, in any emergency of life, as simple truth.<br><b>- Charles Dickens");
 if ((month == 8) && (date == 13)) document.write("I always suspect an artist who is successful before he is dead.<br><b>- John Murray Gibbon");
 if ((month == 8) && (date == 14)) document.write("There are more old drunkards than old physicians.<br><b>- Francois Rabelais");
 if ((month == 8) && (date == 15)) document.write("In the field of observation, chance favours the prepared mind.<br><b>- Louis Pasteur");
 if ((month == 8) && (date == 16)) document.write("No government can be long secure without a formidable opposition.<br><b>- Benjamin Disraeli");
 if ((month == 8) && (date == 17)) document.write("Punctuality is the politeness of kings.<br><b>- King Louis XVIII");
 if ((month == 8) && (date == 18)) document.write("The complete truth is not the prerogative of the human judge.<br><b>- Judge Meir Shamgar");
 if ((month == 8) && (date == 19)) document.write("By touching you may kill, by keeping away you may possess.<br><b>- Rabindranath Tagore");
 if ((month == 8) && (date == 20)) document.write("The true charter of liberty is independence, maintained by force.<br><b>- Voltaire");
 if ((month == 8) && (date == 21)) document.write("The best thing about animals is that they don't talk much.<br><b>- Thornton Wilder");
 if ((month == 8) && (date == 22)) document.write("Music is a part of us and either ennobles or degrades our behavior.<br><b>- Boethus");
 if ((month == 8) && (date == 23)) document.write("Life is a fatal complaint, and an eminently contagious one.<br><b>- Oliver Wendell Holmes");
 if ((month == 8) && (date == 24)) document.write("Nothing is so unbelievable that oratory can't make it believable.<br><b>- Cicero");
 if ((month == 8) && (date == 25)) document.write("The heart has its reasons which reason does not know.<br><b>- Blaise Pascal");
 if ((month == 8) && (date == 26)) document.write("Never lend your car to anyone to whom you have given birth.<br><b>- Erma Bombeck");
 if ((month == 8) && (date == 27)) document.write("Inaction may be the highest form of action.<br><b>- Jerry Brown");
 if ((month == 8) && (date == 28)) document.write("Santa Claus has the right idea: Visit people once a year.<br><b>- Victor Borge");
 if ((month == 8) && (date == 29)) document.write("One kind word can warm three winter months.<br><b>- Japanese Proverb");
 if ((month == 8) && (date == 30)) document.write("A parrot talks much but flies little.<br><b>- Wilbur Wright");



 // October

 if ((month == 9) && (date == 1)) document.write("Those who dare to fail miserably can achieve greatly.<br><b>- Robert F. Kennedy");
 if ((month == 9) && (date == 2)) document.write("An actor is a guy who, if you ain't talking about him, ain't listening.<br><b>- Marlon Brando");
 if ((month == 9) && (date == 3)) document.write("You will never find time for anything. If you want time you must make it.<br><b>- Charles Buxton");
 if ((month == 9) && (date == 4)) document.write("The reports of my death are greatly exaggerated.<br><b>- Mark Twain");
 if ((month == 9) && (date == 5)) document.write("It is better to be defeated on principle than to win on lies.<br><b>- Arthur Calwell");
 if ((month == 9) && (date == 6)) document.write("Success is getting what you want. Happiness is liking what you get.<br><b>- Anonymous");
 if ((month == 9) && (date == 7)) document.write("Be true to your work, your word, and your friend.<br><b>- Henry David Thoreau");
 if ((month == 9) && (date == 8)) document.write("Don't be afraid to take a big step. You can't cross a chasm in two small jumps.<br><b>- David Lloyd George");
 if ((month == 9) && (date == 9)) document.write("Dreams are the touchstones of our character.<br><b>- Henry David Thoreau");
 if ((month == 9) && (date == 10)) document.write("There is no such thing as fun for the whole family.<br><b>- Jerry Seinfeld");
 if ((month == 9) && (date == 11)) document.write("Success usually comes to those who are too busy to be looking for it.<br><b>- Henry David Thoreau");
 if ((month == 9) && (date == 12)) document.write("The generation of random numbers is too important to be left to chance.<br><b>- Robert R. Coveyou");
 if ((month == 9) && (date == 13)) document.write("Two paradoxes are better than one; they may even suggest a solution.<br><b>- Edward Teller");
 if ((month == 9) && (date == 14)) document.write("It is the dull man who is always sure, and the sure man who is always dull.<br><b>- H. L. Mencken");
 if ((month == 9) && (date == 15)) document.write("In a mad world only the mad are sane.<br><b>- Akira Kurosawa");
 if ((month == 9) && (date == 16)) document.write("There is a demand in these days for men who can make wrong appear right.<br><b>- Terence");
 if ((month == 9) && (date == 17)) document.write("Often an entire city has suffered because of an evil man.<br><b>- Hesiod");
 if ((month == 9) && (date == 18)) document.write("With foxes we must play the fox.<br><b>- Dr. Thomas Fuller");
 if ((month == 9) && (date == 19)) document.write("The most profound joy has more of gravity than of gaiety in it.<br><b>- Michel de Montaigne");
 if ((month == 9) && (date == 20)) document.write("You cannot shake hands with a clenched fist.<br><b>- Indira Gandhi");
 if ((month == 9) && (date == 21)) document.write("To know the road ahead, ask those coming back.<br><b>- Chinese Proverb");
 if ((month == 9) && (date == 22)) document.write("Our lives begin to end the day we become silent about things that matter.<br><b>- Martin Luther King Jr.");
 if ((month == 9) && (date == 23)) document.write("Dare to be yourself.<br><b>- Andre Gide");
 if ((month == 9) && (date == 24)) document.write("A man can do all things if he but wills them.<br><b>- Leon Battista Alberti");
 if ((month == 9) && (date == 25)) document.write("The sword of justice has no scabbard.<br><b>- Antione De Riveral");
 if ((month == 9) && (date == 26)) document.write("No one goes there nowadays, it's too crowded.<br><b>- Yogi Berra");
 if ((month == 9) && (date == 27)) document.write("So little time and so little to do.<br><b>- Oscar Levant");
 if ((month == 9) && (date == 28)) document.write("People want economy and they will pay any price to get it.<br><b>- Lee Iacocca");
 if ((month == 9) && (date == 29)) document.write("Nothing fixes a thing so intensely in the memory as the wish to forget it.<br><b>- Michel de Montaigne");
 if ((month == 9) && (date == 30)) document.write("Silence is one of the hardest arguments to refute.<br><b>- Josh Billings");
 if ((month == 9) && (date == 31)) document.write("The important thing is not to stop questioning.<br><b>- Albert Einstein");


 // November

 if ((month == 10) && (date == 1)) document.write("If at first you don't succeed, failure may be your style.<br><b>- Quentin Crisp");
 if ((month == 10) && (date == 2)) document.write("You can observe a lot just by watching.<br><b>- Yogi Berra");
 if ((month == 10) && (date == 3)) document.write("Never let your sense of morals get in the way of doing what's right.<br><b>- Isaac Asimov");
 if ((month == 10) && (date == 4)) document.write("A man can stand anything except a succession of ordinary days.<br><b>- Johann Wolfgang von Goethe");
 if ((month == 10) && (date == 5)) document.write("The absence of alternatives clears the mind marvelously.<br><b>- Henry Kissinger");
 if ((month == 10) && (date == 6)) document.write("Skiing combines outdoor fun with knocking down trees with your face.<br><b>- Dave Barry");
 if ((month == 10) && (date == 7)) document.write("A good deed never goes unpunished.<br><b>- Gore Vidal");
 if ((month == 10) && (date == 8)) document.write("A little learning is a dangerous thing but a lot of ignorance is just as bad.<br><b>- Bob Edwards");
 if ((month == 10) && (date == 9)) document.write("There are more fools in the world than there are people.<br><b>- Heinrich Heine");
 if ((month == 10) && (date == 10)) document.write("All animals are equal but some animals are more equal than others.<br><b>- George Orwell");
 if ((month == 10) && (date == 11)) document.write("Any fool can criticize, condemn, and complain - and most fools do.<br><b>- Dale Carnegie");
 if ((month == 10) && (date == 12)) document.write("I don't really trust a sane person.<br><b>- Lyle Alzado");
 if ((month == 10) && (date == 13)) document.write("To love and be loved is to feel the sun from both sides.<br><b>- David Viscott");
 if ((month == 10) && (date == 14)) document.write("A poem is never finished, only abandoned.<br><b>- Paul Valery");
 if ((month == 10) && (date == 15)) document.write("With most men, unbelief in one thing springs from blind belief in another.<br><b>- Georg Christoph Lichtenberg");
 if ((month == 10) && (date == 16)) document.write("There's no present. There's only the immediate future and the recent past.<br><b>- George Carlin");
 if ((month == 10) && (date == 17)) document.write("You can't build a reputation on what you are going to do.<br><b>- Henry Ford");
 if ((month == 10) && (date == 18)) document.write("The truth is rarely pure and never simple.<br><b>- Oscar Wilde");
 if ((month == 10) && (date == 19)) document.write("If you aren't fired with enthusiasm, you will be fired with enthusiasm.<br><b>- Vince Lombardi");
 if ((month == 10) && (date == 20)) document.write("Never express yourself more clearly than you are able to think.<br><b>- Niels Bohr");
 if ((month == 10) && (date == 21)) document.write("There is no monument dedicated to the memory of a committee.<br><b>- Lester J. Pourciau");
 if ((month == 10) && (date == 22)) document.write("Whenever people agree with me I always feel I must be wrong.<br><b>- Oscar Wilde");
 if ((month == 10) && (date == 23)) document.write("Nothing inspires forgiveness quite like revenge.<br><b>- Scott Adams");
 if ((month == 10) && (date == 24)) document.write("Time flies like an arrow. Fruit flies like a banana.<br><b>- Lisa Grossman");
 if ((month == 10) && (date == 25)) document.write("Happiness is nothing more than good health and a bad memory.<br><b>- Albert Schweitzer");
 if ((month == 10) && (date == 26)) document.write("This thing that we call 'failure' is not the falling down, but the staying down.<br><b>- Mary Pickford");
 if ((month == 10) && (date == 27)) document.write("Man is only miserable so far as he thinks himself so.<br><b>- Jacopo Sannazaro");
 if ((month == 10) && (date == 28)) document.write("University politics are vicious precisely because the stakes are so small.<br><b>- Henry Kissinger");
 if ((month == 10) && (date == 29)) document.write("A wise man gets more use from his enemies than a fool from his friends.<br><b>- Baltasar Gracian");
 if ((month == 10) && (date == 30)) document.write("Better to rely on one powerful king than on many little princes.<br><b>- Jean de La Fontaine");



 // December

 if ((month == 11) && (date == 1)) document.write("The beginning is always today.<br><b>- Mary Wollstonecraft Shelley");
 if ((month == 11) && (date == 2)) document.write("Sow good services; sweet remembrances will grow them.<br><b>- Madame de Stael");
 if ((month == 11) && (date == 3)) document.write("Remember that happiness is a way of travel<br><b>- not a destination.<br><b>- Roy M. Goodman");
 if ((month == 11) && (date == 4)) document.write("Spare no expense to save money on this one.<br><b>- Samuel Goldwyn");
 if ((month == 11) && (date == 5)) document.write("Love is or it ain't. Thin love ain't love at all.<br><b>- Toni Morrison");
 if ((month == 11) && (date == 6)) document.write("Remember when life's path is steep to keep your mind even.<br><b>- Horace");
 if ((month == 11) && (date == 7)) document.write("Love looks not with the eyes, but with the mind.<br><b>- William Shakespeare");
 if ((month == 11) && (date == 8)) document.write("Everyone is entitled to be stupid, but some abuse the privilege.<br><b>- Unknown");
 if ((month == 11) && (date == 9)) document.write("If thou are a master, be sometimes blind; if a servant, sometimes deaf.<br><b>- Thomas Fuller");
 if ((month == 11) && (date == 10)) document.write("Be contented when you have got all you want.<br><b>- Holbrook Jackson");
 if ((month == 11) && (date == 11)) document.write("Most men are within a finger's breadth of being mad.<br><b>- Diogenes the Cynic");
 if ((month == 11) && (date == 12)) document.write("When two men in business always agree, one of them is unnecessary.<br><b>- William Wrigley Jr");
 if ((month == 11) && (date == 13)) document.write("Silence is the virtue of fools.<br><b>- Sir Francis Bacon");
 if ((month == 11) && (date == 14)) document.write("Arithmetic is being able to count up to twenty without taking off your shoes.<br><b>- Mickey Mouse");
 if ((month == 11) && (date == 15)) document.write("The best car safety device is a rear-view mirror with a cop in it.<br><b>- Dudley Moore");
 if ((month == 11) && (date == 16)) document.write("Beware the wrath of a quiet man.<br><b>- Chinese Proverb");
 if ((month == 11) && (date == 17)) document.write("He that is good for making excuses is seldom good for anything else.<br><b>- Ben Franklin");
 if ((month == 11) && (date == 18)) document.write("Show me a thoroughly satisfied man, and I will show you a failure.<br><b>- Thomas Edison");
 if ((month == 11) && (date == 19)) document.write("He has all the virtues I dislike and none of the vices I admire.<br><b>- Winston Churchill");
 if ((month == 11) && (date == 20)) document.write("If you haven't got anything nice to say about anybody, come sit next to me.<br><b>- Alice Roosevelt Longworth");
 if ((month == 11) && (date == 21)) document.write("Perhaps too much of everything is as bad as too little.<br><b>- Edna Ferber");
 if ((month == 11) && (date == 22)) document.write("A journey of a thousand miles must begin with a single step.<br><b>- Lao-tzu");
 if ((month == 11) && (date == 23)) document.write("Tradition is a guide and not a jailer.<br><b>- W. Somerset Maugham");
 if ((month == 11) && (date == 24)) document.write("He enjoys true leisure who has time to improve his soul's estate.<br><b>- Henry David Thoreau");
 if ((month == 11) && (date == 25)) document.write("No one can build his security upon the nobleness of another person.<br><b>- Willa Cather");
 if ((month == 11) && (date == 26)) document.write("You might as well fall flat on your face as lean over too far backward.<br><b>- James Thurber");
 if ((month == 11) && (date == 27)) document.write("It does not matter how slowly you go, so long as you do not stop.<br><b>- Confucius");
 if ((month == 11) && (date == 28)) document.write("If the truth doesn't save us, what does that say about us?<br><b>- Lois McMaster Bujold");
 if ((month == 11) && (date == 29)) document.write("That action is best which procures the greatest happiness.<br><b>- Francis Hutcheson");
 if ((month == 11) && (date == 30)) document.write("Whom the gods would destroy, they first make mad.<br><b>- Euripides");
 if ((month == 11) && (date == 31)) document.write("Do not do to others what angers you if done to you by others.<br><b>- Socrates");

 document.write("<br> </font>");
//-->