var a = Math.round(Math.random()*17) + ""
var rand1 = a
quotes = new Array
quotes[0] = "People can't hear and can't see. It's like in the Bible. Most people want somebody that looks like them. --J. N. Osterberg, Jr."
quotes[1] = "The only real voyage of discovery consists not in seeking new landscapes but in having new eyes. --Marcel Proust"
quotes[2] = "Neither genius, fame, nor love show the greatness of the soul. Only kindness can do that. --Jean Baptiste Henri  Lacordaire"
quotes[3] = "To be nobody but myself - in a world which is doing its best, night and day, to make you everybody else - means to fight the hardest battle which any human being can fight, and never stop fighting. --e.e. cummings"
quotes[4] = "War will exist until that distant day when the conscientious objector enjoys the same reputation and prestige that the warrior does today. --John F. Kennedy"
quotes[5] = "I live my life in widening circles that reach out across the world. I may not complete this last one but I give myself to it. --Rainer Maria Rilke"
quotes[6] = "God made everything out of nothing, but the nothingness shows through. --Paul Valery"
quotes[7] = "Serious sport has nothing to do with fair play. It is bound up with hatred, jealousy, boastfulness, disregard of all rules and sadistic pleasure in witnessing violence. In other words, it is war minus the shooting. --George Orwell"
quotes[8] = "It is impossible to imagine Goethe or Beethoven being good at billiards or golf. --H.L. Mencken"
quotes[9] = "Alas, after a certain age every man is responsible for his face. --Albert Camus"
quotes[10] = "I have always been impressed by the fact that there are a surprising number of individuals who never use their minds if they can avoid it, and an equal number who do use their minds, but in an amazingly stupid way. --C. G. Jung"
quotes[11] = "Life consists in what a man is thinking of all day. --Ralph Waldo Emerson"
quotes[12] = "Knowing what / Thou knowest not / Is in a sense / Omniscience. --Piet Hein"
quotes[13] = "Our heads are round so that thoughts can change direction. --Francis Picabia"
quotes[14] = "Since I no longer think of Reality as Reality, what reason would I have to think of Dreams as Dreams? --Saigyo"
quotes[15] = "Seeing that we are the sun, we give up the candle's habit of fearing the wind. --Thich Nhat Hanh"
quotes[16] = "Who has fully realized that history is not contained in thick books but lives in our very blood? --C. G. Jung"
quotes[17] = "Your vision will become clear only when you can look into your own heart. Who looks outside, dreams; who looks inside, awakes. --C. G. Jung"
var quote = quotes[rand1]