/* This JavaScript (Random Quotes) developed by Scott Clark
The Source is available at http://www.clarksco.com/blog/
Copyright 2005 Clark Consulting */

var num_of_quotes = 52;
quotes = Math.floor (num_of_quotes * Math.random());

if (quotes==0) {
body="A preoccupation with the future not only prevents us from seeing the present as it is but often prompts us to rearrange the past.";
author="-Eric Hoffer (1902 - 1983), philosopher and author";
}

if (quotes==1) {
body="Wheresoever you go, go with all your heart.";
author="-Confucius (551 BC  479 BC), Chinese philosopher";
}

if (quotes==2) {
body="It is easier to prevent bad habits than to break them.";
author="-Benjamin Franklin (1706 - 1790), American statesman";
}

if (quotes==3) {
body="In the middle of difficulty lies opportunity.";
author="-Albert Einstein (1879 - 1955), physicist";
}

if (quotes==4) {
body="The fool doth think he is wise, but the wise man knows himself to be a fool.";
author="-William Shakespeare (1564 - 1616), English dramatist ";
}

if (quotes==5) {
body="You cannot shake hands with a clenched fist.";
author="-Indira Gandhi (1917  1984), Indian leader";
}

if (quotes==6) {
body="The only sure thing about luck is that it will change. ";
author="Bret Harte (1836  1902), U.S. author";
}

if (quotes==7) {
body="I would rather be exposed to the inconveniences attending too much liberty rather than to those attending too small a degree of it.";
author="Thomas Jefferson (1743  1826), U.S. president ";
}

if (quotes==8) {
body="The brain is like a muscle.  When we think well, we feel good.";
author="Dr. Carl Sagan (1934 - 1996), American astronomer and scientist";
}

if (quotes==9) {
body="A cheerful mind is a vigorous mind. ";
author="Jean de la Fontaine (1621 - 1695), French poet ";
}

if (quotes==10) {
body="By the work one knows the workmen.";
author="Henry Miller (1891 - 1980), American author";
}

if (quotes==11) {
body="Ones destination is never a place but rather a new way of looking at things.";
author="Henry Miller (1891 - 1980), American author ";
}

if (quotes==12) {
body="Continuous effort -- not strength or intelligence -- is the key to unlocking our potential.";
author="Sir Winston Churchill  (1874 - 1965), British statesman";
}

if (quotes==13) {
body="When you do the common things in life in an uncommon way, you will command the attention of the world. ";
author="George Washington Carver (1864 - 1943), American botanist ";
}

if (quotes==14) {
body="Mix a little foolishness with your prudence.  Its good to be silly at the right moment. ";
author="Horace (65 BC  8 BC), Roman poet";
}

if (quotes==15) {
body="Nothing astonishes men so much as common sense and plain dealing.";
author="Ralph Waldo Emerson (1803  1882), U.S. author ";
}

if (quotes==16) {
body="If you want to make an apple pie from scratch, you must first create the universe. ";
author="Carl Sagan (1934  1996), U.S. astronomer ";
}

if (quotes==17) {
body="Against logic there is no armor like ignorance.";
author="Laurence J. Peter (1919  1988), U.S. educator ";
}

if (quotes==18) {
body="Never confuse movement with action.";
author="Ernest Hemingway (1899  1961), U.S. author ";
}

if (quotes==19) {
body="The only limit to our realization of tomorrow will be our doubts of today.";
author="Franklin D. Roosevelt (1882  1945), U.S. president ";
}

if (quotes==20) {
body="Procrastination is the thief of time.";
author="Edward Young (1683  1765), English poet ";
}

if (quotes==21) {
body="The price of greatness is responsibility.";
author="Sir Winston Churchill (1874  1965), British statesman ";
}

if (quotes==22) {
body="If you would convince a man that he does wrong, do right.  Men will believe what they see. ";
author="Henry David Thoreau  (1817  1862), U.S. author";
}

if (quotes==23) {
body="We must learn to live together as brothers or perish together as fools.";
author="Dr. Martin Luther King Jr. (1929 - 1968), U.S. civil rights leader";
}

if (quotes==24) {
body="Our beliefs can move us forward in life  or they can hold us back.";
author="Oprah Winfrey (1954 - present), talk show host and actor";
}

if (quotes==25) {
body="Rejoice, rejoice, we have no choice but to carry on.";
author="Stephen Stills (1945 - present), singer with Crosby, Stills, Nash and Young";
}

if (quotes==26) {
body="I dwell in possibility.";
author="Emily Dickinson (1830 - 1886), poet ";
}

if (quotes==27) {
body="If wed stop trying to be happy we could have a pretty good time.";
author="Edith Wharton (1862 - 1937), author ";
}

if (quotes==28) {
body="There are two educations.  One should teach us how to make a living and the other how to live.";
author="John Adams (1735 - 1826), U.S. president";
}

if (quotes==29) {
body="Everyone has the power for greatness -- not for fame but greatness, because greatness is determined by service.";
author="Dr. Martin Luther King, Jr. (1929 - 1968), U.S. civil rights leader";
}

if (quotes==30) {
body="Progress isnt made by early risers.  Its made by lazy men trying to find easier ways to do something.";
author="Robert Heinlein (1907  1988), U.S. science fiction author";
}

if (quotes==31) {
body="My advice to you is not to inquire why or whither, but just enjoy your ice cream while its on your plate.";
author="Thornton Wilder (1897  1975), author ";
}

if (quotes==32) {
body="If you always do what interests you, at least one person is pleased.";
author="Katharine Hepburn (1907 - 2003), actress";
}

if (quotes==33) {
body="The man who says he is willing to meet you halfway is usually a poor judge of distance.";
author="Laurence J. Peter (1919  1988), U.S. educator";
}

if (quotes==34) {
body="You see, wire telegraph is a kind of a very, very long cat. You pull his tail in New York and his head is meowing in Los Angeles. And radio operates exactly the same way: you send signals here, they receive them there. The only difference is that there is no cat.";
author="Albert Einstein (1879  1955), physicist";
}

if (quotes==35) {
body="Therefore search and see if there is not someplace where you may invest your humanity.";
author="Albert Schweitzer (1875  1965), philosopher";
}

if (quotes==36) {
body="Keep your fears to yourself, but share your courage with others.";
author="Robert Louis Stevenson (1850  1894), Scottish author";
}

if (quotes==37) {
body="Believe those who are seeking the truth. Doubt those who find it.";
author="Andre Gide (1869  1951), French essayist ";
}

if (quotes==38) {
body="First say to yourself what you would be; and then do what you have to do.";
author="Epictetus (55 AD  135 AD), Roman philosopher";
}

if (quotes==39) {
body="When one door closes another door opens; but we so often look so long and so regretfully upon the closed door, that we do not see the ones which open for us.";
author="Alexander Graham Bell (1847  1922), inventor";
}

if (quotes==40) {
body="Judge of a man by his questions rather than by his answers.";
author="Voltaire (1694  1778), French author";
}

if (quotes==41) {
body="Let not a man guard his dignity, but let his dignity guard him.";
author="Ralph Waldo Emerson (1803  1882), American author";
}

if (quotes==42) {
body="Order and simplification are the first steps toward the mastery of a subject -- the actual enemy is the unknown.";
author="Thomas Mann (1875  1955), German author";
}

if (quotes==43) {
body="Slow down and enjoy life. Its not only the scenery that you miss by going too fast, you also miss the sense of where you are going and why.";
author="Eddie Cantor (1892  1964), American entertainer";
}

if (quotes==44) {
body="In this world there are only two tragedies. One is not getting what one wants -- and the other is getting it.";
author="Oscar Wilde (1854  1900), Irish dramatist";
}

if (quotes==45) {
body="The cure for boredom is curiosity. There is no cure for curiosity.";
author="Dorothy Parker (1893 - 1967), American author";
}

if (quotes==46) {
body="Keep cool and you command everybody.";
author="Louis de Saint Just (1767 - 1794), French politician ";
}

if (quotes==47) {
body="Life is a great canvas; throw all the paint on it you can.";
author="Danny Kaye (1913 -1987), American actor ";
}

if (quotes==48) {
body="Never trust the advice of a man in difficulties.";
author="Aesop (620 BC-560 BC), Greek fable author";
}

if (quotes==49) {
body="All great things are simple and many can be expressed in single words: freedom, justice, honor, duty, mercy, hope.";
author="Sir Winston Churchill (1874-1965), British statesman";
}

if (quotes==50) {
body="A ruffled mind makes a restless pillow. ";
author="Charlotte Bronte (1816-1855), English novelist";
}

if (quotes==51) {
body="Reading maketh a full man, conference a ready man, and writing an exact man.";
author="Sir Francis Bacon (1561-1626), English author";
}

if (quotes==52) {
body="Trust yourself. You know more than you think you do.";
author="Dr. Benjamin Spock (1903 -1998), American pediatrician ";
}


document.write('<div align=center>');
document.write('<STRONG>'+ body +'</STRONG><br>');
document.write('' + author + '');
document.write('</div>');
