quoteIndex = new Array()

quoteIndex[0] = new Quote()
quoteIndex[0].quote = "It must be remembered that there is nothing more difficult to plan, more doubtful of success, nor more dangerous to manage than the creation of a new system.  For the initiator has the enmity of all who would profit by the preservation of the old institution and merely lukewarm defenders in those who would gain by the new one."
quoteIndex[0].author = "Nicolo Machiavelli"
quoteIndex[0].date = ""

quoteIndex[1] = new Quote()
quoteIndex[1].quote = "I dissapprove of what you say, but I will defend to the death your right to say it."
quoteIndex[1].author = "Voltaire"
quoteIndex[1].date = "1694-1778"

quoteIndex[2] = new Quote()
quoteIndex[2].quote = "I know not what course others may take; but as for me, give me liberty, or give me death!"
quoteIndex[2].author = "Patrick Henry"
quoteIndex[2].date = "March 20, 1775"

quoteIndex[3] = new Quote()
quoteIndex[3].quote = "How do I love thee?  Let me count the ways."
quoteIndex[3].author = "Elizabeth Barrett Browning"
quoteIndex[3].date = "1806-1861"

quoteIndex[4] = new Quote()
quoteIndex[4].quote = "Get your facts first, and then you can distort them as much as you please."
quoteIndex[4].author = "Mark Twain"
quoteIndex[4].date = ""

quoteIndex[5] = new Quote()
quoteIndex[5].quote = "Nothing great was ever achieved without enthusiasm."
quoteIndex[5].author = "Ralph Waldo Emerson"
quoteIndex[5].date = "1803-1882"

quoteIndex[6] = new Quote()
quoteIndex[6].quote = "The wise through excess of wisdom is made a fool."
quoteIndex[6].author = "Ralph Waldo Emerson"
quoteIndex[6].date = "1803-1882"

quoteIndex[7] = new Quote()
quoteIndex[7].quote = "The only reward of virtue is virtue; the only way to have a friend is to be one."
quoteIndex[7].author = "Ralph Waldo Emerson"
quoteIndex[7].date = "1803-1882"

quoteIndex[8] = new Quote()
quoteIndex[8].quote = "We are always getting ready to live, but never living."
quoteIndex[8].author = "Ralph Waldo Emerson"
quoteIndex[8].date = "1803-1882"

quoteIndex[9] = new Quote()
quoteIndex[9].quote = "A best friend is the best thing you can have and the best thing that you can be."
quoteIndex[9].author = "Television - Burt Worm, Merry Mirthworm Christmas"
quoteIndex[9].date = ""

quoteIndex[10] = new Quote()
quoteIndex[10].quote = "Television is an invention that permits you to be entertained in your living room by people you would not have in your home."
quoteIndex[10].author = "David Frost"
quoteIndex[10].date = ""

quoteIndex[11] = new Quote()
quoteIndex[11].quote = "Music makes one feel so romantic - at least it always gets on one's nerves - which is the same thing nowadays."
quoteIndex[11].author = "Oscar Wilde"
quoteIndex[11].date = ""

quoteIndex[12] = new Quote()
quoteIndex[12].quote = "\"Silly old bear\", laughed Christopher Robin. \"Just remember that even if we're apart, I'll always be with you.\""
quoteIndex[12].author = "A. A. Miline, Winnie The Pooh"
quoteIndex[12].date = ""

quoteIndex[13] = new Quote()
quoteIndex[13].quote = "Keep away from people who try to belittle your ambitions. Small people always do that, but the really great make you feel that you, too, can become great."
quoteIndex[13].author = "Mark Twain"
quoteIndex[13].date = ""

quoteIndex[14] = new Quote()
quoteIndex[14].quote = "I have lived some thirty years on this planet, and I have yet to hear the first syllable of valuable or even earnest advice from my seniors."
quoteIndex[14].author = "Henry David Thoreau"
quoteIndex[14].date = ""

quoteIndex[15] = new Quote()
quoteIndex[15].quote = "Never in the field of human conflict was so much owed by so many to so few."
quoteIndex[15].author = "Sir Winston Churchill"
quoteIndex[15].date = "August 20, 1940"

quoteIndex[16] = new Quote()
quoteIndex[16].quote = "It is by the goodness of God that in our country we have those three unspeakably precious things: freedom of speach, freedom of conscience, and the prudence never to practise either of them."
quoteIndex[16].author = "Mark Twain - Following the Equator"
quoteIndex[16].date = ""

quoteIndex[17] = new Quote()
quoteIndex[17].quote = "Something that everybody wants to have read and nobody wants to read.  [A classic.]"
quoteIndex[17].author = "Mark Twain"
quoteIndex[17].date = ""

quoteIndex[18] = new Quote()
quoteIndex[18].quote = "We should not let the land flowing with milk and honey, become the land flowing with blood and tears."
quoteIndex[18].author = "Yitzhak Rabin"
quoteIndex[18].date = ""

quoteIndex[19] = new Quote()
quoteIndex[19].quote = "\"I've learned a few lessons about national security as a soldier and a senator, but the mathematics I learned in elementary school prove that Arctic drilling won't make a difference for national security\", said Sen. John Kerry, D-Mass., a decorated Vietnam veteran.\n\nKerry, who has led the filibuster against refuge drilling, said the United States has 3 percent of the world's oil and uses 25 percent of the world's supply. \"The solution is not in the Arctic,\" he said."
quoteIndex[19].author = "Senator John Kerry"
quoteIndex[19].date = "April 18, 2002"

quoteIndex[20] = new Quote()
quoteIndex[20].quote = "Rings and other jewels are not gifts, but apologies for gifts. The only gift is a portion of thyself. Thou must bleed for me. Therefore the poet brings his poem; the shepherd, his lamb; the farmer, corn; the miner, a gem; the sailor, coral and shells; the painter, his picture; the girl, a handkerchief of her own sewing. This is right and pleasing, for it restores society in so far to its primary basis, when a man's biography is conveyed in his gift, and every man's wealth is an index of his merit. But it is a cold lifeless business when you go to the shops to buy me something which does not represent your life and talent, but a goldsmith's."
quoteIndex[20].author = "Ralph Waldo Emerson"
quoteIndex[20].date = "1803-1882"

quoteIndex[21] = new Quote()
quoteIndex[21].quote = "I expect to pass through life but once.  If, therefore, there be any kindness I can show, or any good thing I can do to any fellow-being, let me do it now, and not defer or neglect it, as I shall not pass this way again."
quoteIndex[21].author = "William Penn"
quoteIndex[21].date = ""

quoteIndex[22] = new Quote()
quoteIndex[22].quote = "I am thankful for small mercies. I compared notes with one of my friends who expects everything of the universe, and is disappointed when anything is less than the best, and I found that I begin at the other extreme, expecting nothing, and am always full of thanks for moderate goods."
quoteIndex[22].author = "Ralph Waldo Emerson"
quoteIndex[22].date = ""

quoteIndex[23] = new Quote()
quoteIndex[23].quote = "Shallow men believe in luck, believe in circumstances -- it was somebody's name, or he happened to be there at the time, or it was so then, and another day would have been otherwise. Strong men believe in cause and effect."
quoteIndex[23].author = "Ralph Waldo Emerson"
quoteIndex[23].date = ""

quoteIndex[24] = new Quote()
quoteIndex[24].quote = "Let us endeavor to live that when we die, even the undertaker will be sorry."
quoteIndex[24].author = "Mark Twain"
quoteIndex[24].date = ""

quoteIndex[26] = new Quote()
quoteIndex[26].quote = "If you play a tune and a person don't tap their feet, don't play the tune."
quoteIndex[26].author = "Count Basie"
quoteIndex[26].date = ""

quoteIndex[27] = new Quote()
quoteIndex[27].quote = "Making duplicate copies and computer printouts of things no one wanted even one of in the first place is giving America a new sense of purpose."
quoteIndex[27].author = "Andy Rooney"
quoteIndex[27].date = ""

quoteIndex[28] = new Quote()
quoteIndex[28].quote = "Most folks are about as happy as they make up their minds to be."
quoteIndex[28].author = "Abraham Lincoln"
quoteIndex[28].date = ""

quoteIndex[29] = new Quote()
quoteIndex[29].quote = "This is the true joy in life: the being used for a purpose recognized by yourself as a mighty one; the being thoroughly worn out before you are thrown on the scrap heap; the being a force of nature instead of a feverish selfish little clod of ailments and grievances complaining that the world will not devote itself to making you happy. I want to be thoroughly used up when I die ... Life is no brief candle for me. It is a sort of splendid torch which I have got hold of for a moment, and I want to make it burn as brightly as possible before handing it on to future generations."
quoteIndex[29].author = "George Bernard Shaw"
quoteIndex[29].date = ""

quoteIndex[30] = new Quote()
quoteIndex[30].quote = "If you don't read the newspaper, you are uninformed; if you do read the newspaper, you are misinformed."
quoteIndex[30].author = "Mark Twain"
quoteIndex[30].date = ""

quoteIndex[31] = new Quote()
quoteIndex[31].quote = "Be not merely good; be good for something."
quoteIndex[31].author = "Henry David Thoreau"
quoteIndex[31].date = ""

quoteIndex[32] = new Quote()
quoteIndex[32].quote = "It is immoral to invade a comparatively defenseless country and kill its people because they have the misfortune to be ruled by a ruthless dictator who our war strategists speculate might someday be a threat to us."
quoteIndex[32].author = "George McGovern - The Essential America: Our Founders and The Liberal Tradition"
quoteIndex[32].date = ""

quoteIndex[33] = new Quote()
quoteIndex[33].quote = "If at first an idea is not absurd, there is no hope for it."
quoteIndex[33].author = "Albert Einstein"
quoteIndex[33].date = ""

quoteIndex[34] = new Quote()
quoteIndex[34].quote = "They who would give up an essential liberty for temporary security, deserve neither liberty or security."
quoteIndex[34].author = "Benjamin Franklin"
quoteIndex[34].date = ""

quoteIndex[35] = new Quote()
quoteIndex[35].quote = "There are three kinds of lies - lies, damned lies and statistics."
quoteIndex[35].author = "Mark Twain, allegedly quoting Benjamin Disraeli"
quoteIndex[35].date = ""

quoteIndex[36] = new Quote()
quoteIndex[36].quote = "Those who make peaceful revolution impossible will make violent revolution inevitable."
quoteIndex[36].author = "John F. Kennedy"
quoteIndex[36].date = ""

quoteIndex[37] = new Quote()
quoteIndex[37].quote = "The power of accurate observation is commonly called cynicism by those who haven't got it."
quoteIndex[37].author = "George Bernard Shaw"
quoteIndex[37].date = ""

//quoteIndex[31] = new Quote()
//quoteIndex[31].quote = ""
//quoteIndex[31].author = ""
//quoteIndex[31].date = ""

function Quote(){
}
