// JavaScript Document// JavaScript Document
// ==============================================
// Copyright 2004 by CodeLifter.com
// Free for all; but please leave in this header.
// ==============================================

var Quotation=new Array() // do not change this!

// Set up the quotations to be shown, below.
// To add more quotations, continue with the
// pattern, adding to the array.  Remember
// to increment the Quotation[x] index!
//34567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
Quotation[0] = "Capitalists are motivated not chiefly by the desire to consume wealth or indulge their appetites, but by the freedom and power to consummate their entrepreneurial ideas.  <br>- George Gilder";
Quotation[1] = "The best way to have a good idea is to have lots of ideas. <br>- Linus Pauling";
Quotation[2] = "Always remember others may hate you but those who hate you don't win unless you hate them. And then you destroy yourself.  <br>- Richard Nixon";
Quotation[3] = "I think and think for months and years. Ninety-nine times, the conclusion is false. The hundredth time I am right.  <br>- Albert Einstein";
Quotation[4] = "You can have no dominion greater or less than that over yourself. <br> - Leonardo da Vinci";
Quotation[5] = "Specialization is for insects.  <br>- Robert Heinlein";
Quotation[6] = "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. <br> - Mark Twain";
Quotation[7] = "Happiness belongs to the self-sufficient  <br>- Aristotle";
Quotation[8] = "Any good practical philosophy must start out with the recognition of our having a body.  <br>- Lin Yutang";
Quotation[9] = "The shorter my possession of life, the deeper and fuller I must make it.  <br>- Michel Montaigne";
Quotation[10] = "To affect the quality of the day that is the highest of the arts. <br>- Henry David Thoreau";
Quotation[11] = "Man has places in his heart which do not yet exist; and into them enters suffering in order that they may have existence. <br>-Graham Greene";
Quotation[12] = "All suffering prepares one for vision. <br>- Martin Buber";
Quotation[13] = "Love and desire are the spirit's wings to great deeds.<br>- Goethe";
Quotation[14] = "Real generosity towards the future consists in giving all to what is present. <br>- Albert Camus";
Quotation[15] = "Every situation - nay - every moment is of infinite worth for it is the representative of a whole eternity. <br>- Goethe";
Quotation[16] = "It is only with the heart that one can see rightly; what is essential is invisible to the eye. <br>- Antoine de Saint-Exupery";
Quotation[17] = "The real voyage of discovery consists not in seeking new landscapes, but in having new eyes. <br>- Marcel Proust";
Quotation[18] = "The dark background which death supplies brings out the tender colors of life in all their purity. <br>- George Santayana";
Quotation[19] = "Art washes from the soul the dust of everyday life. <br>- Pablo Picasso";
Quotation[20] = "A man's friendships are one of the best measures of his worth.  <br>- Charles Darwin";
Quotation[21] = "Every man, wherever he goes, is encompassed by a cloud of comforting convictions, which move with him like flies on a summer day.  <br>- Bertrand Russell";
Quotation[22] = "Life lives us as much as we live Life. <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (EducationEducation) (2000)";
Quotation[23] = "A dream that I dream alone is but only a dream. But a dream that we dream together is reality. <br>- Raul Seixas";
Quotation[24] = "Feelings are the data of existence. <br>- Jean-Paul Sartre";
Quotation[25] = "Love life more than the meaning of life. <br>- Fyodor Dostoevsky";
Quotation[26] = "The mind is not a vessel to be filled but a fire to be kindled. <br>- Plutarch";
Quotation[27] = "Perhaps the only limits to the human mind are those we believe in.<br>- Willis Harman";
Quotation[28] = "There are many paths but only one journey. <br>- Naomi Judd";
Quotation[29] = "The doors of wisdom are never shut. <br>- Benjamin Franklin";
Quotation[30] = "...Something incredible is waiting to be known. - Carl Sagan";
Quotation[31] = "The mind is never at rest but always engaged in ever progressive motion. It is a restless creativity. <br>- Robert Kegan";
Quotation[32] = "The very purpose of our life is happiness. <br>- The Dalai Lama";
Quotation[33] = "Is the world all about the love of power, or the power of love. <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[34] = "Questioning is the track on which the centered person moves. <br>- Stephen Batchelor";
Quotation[35] = "The first rule of holes: When you are in one, stop digging. <br>- Molly Ivins";
Quotation[36] = "The first responsibility of love is to listen. <br>- Paul Tillich";
Quotation[37] = "Happiness makes up in height what it lacks in length. <br>- Robert Frost";
Quotation[38] = "A change of meaning is a change of being.<br>- David Bohm";
Quotation[39] = "It takes a certain amount of nonsense for sensibility to arise. <br>- Alan Watts";
Quotation[40] = "Worrying is like sitting in a rocking chair, it gives you lots to do, but doesn't get you anywhere. <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[41] = "If my devils were to leave me, I am afraid my angels will take flight as well. <br>- R. M. Rilke";
Quotation[42] = "Fear freezes freedom. <br>-  Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[43] = "Nature, to be commanded, must be obeyed. <br>- Francis Bacon";
Quotation[44] = "Money should be in the service of love. - Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[45] = "As death is so violent in taking away, so love is most violent in saving us. <br>- Salley Vickers";
Quotation[46] = "It is by logic that we prove. But it is by intuition that we discover. <br>- Henri Poincare";
Quotation[47] = "Belonging blossoms one's Being. <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[48] = "I slipped, I stumbled, I fell. Yet by looking up, all was well. - Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[49] = "All real living is meeting. <br>- Martin Buber";
Quotation[50] = "Enthusiasm is faith set on fire. <br>- George Adams";
Quotation[51] = "Time is a great teacher, but unfortunately it kills all its pupils. <br>- Hector Berlioz";
Quotation[52] = "Enthusiasm is contagious, be a carrier. <br>- Susan Rabin";
Quotation[53] = "Coaching isn't therapy. It's product development, with you as the product. <br>- Fast Company Magazine";
Quotation[54] = "The greatest use of life is to spend it for something that will outlast it. <br>- William James";
Quotation[55] = "Science is but one meadow in the universal forest of mystery that surrounds it. <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[56] = "The true philosopher's quest is to believe in nothing and worship everything. <br>- Will Durant";
Quotation[57] = "Work exists for the refinement of character. <br>- E. F. Schumaker";
Quotation[58] = "The world is so empty if one thinks only of mountains, rivers and cities; but to know someone here and there who thinks and feels with us, and though distant, is close to us in spirit – this makes the earth for us an inhabited garden. <br>- Johann von Goethe";
Quotation[59] = "The future enters into us, in order to transform itself in us, long before it happens.  <br>- R. M. Rilke";
Quotation[60] = "Against the irrationality of violence it is necessary to propose the irrationality of forgiveness.  <br>- Leonel Narvaez";
Quotation[61] = "A broken heart is an open heart. <br>- Gretel Ehrlich";
Quotation[62] = "I am through you so I.  <br>- E. E. Cummings";
Quotation[63] = "The range of what we think and do is limited by what we fail to notice.  <br>- R. D. Laing";
Quotation[64] = "Meditating befriends my mind.  <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[65] = "The way through suffering is to accept that the suffering exists within you.  <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[66] = "Ever desireless one sees the mystery, ever desiring one sees the manifestation.  <br>- The Tao";
Quotation[67] = "My religion is kindness.  <br>- The Dalai Lama";
Quotation[68] = "Human life begins on the far side of despair.  <br>- Orestes";
Quotation[69] = "Eternal vigilance is the price of freedom.  <br>- Patrick Henry";
Quotation[70] = "This is it; it is this; that is all.  <br>- Dan McKinnon, Registered Psychologist, Ph.D. - (Education)";
Quotation[71] = "I am thankful that thorns have roses.  <br>- Alphonse Karr";
Quotation[72] = "He who dies before he dies does not die when he dies.  <br>- Jon Kabat-Zinn";
Quotation[73] = "Forgiveness is making peace with your life even when you don't get what you want.  <br>- Fred Luskin";
Quotation[74] = "A man's life of any worth is a continual allegory.  <br>- John Keats";
Quotation[75] = "I am certain of nothing but the holiness of the heart's affections.  <br>- John Keats";
Quotation[76] = "Here lies one whose name was writ in water.  <br>- epitah on John Keat's gravestone";
Quotation[77] = "As the bonfires of knowledge grow brighter, the more the darkness is revealed to our startled eyes.  <br>- Terence McKenna";
Quotation[78] = "To grow up is to discover what one is unequal to. <br>- Adam Phillips";
Quotation[79] = "An enemy is an economical way to form an identity.  <br>- Karen Horney";
Quotation[80] = "What is to give light must endure burning.  <br>- Viktor Frankl";
Quotation[81] = "Love all, trust few.  <br>- William Shakespeare";
Quotation[82] = "Come out of the circle of time and into the circle of love. <br>- Rumi";
Quotation[83] = "We are a way for the Cosmos to know itself.  <br>- Carl Sagan";
Quotation[84] = "Evolution is a light illuminating all facts, a curve that all lines must follow.  <br>- Teilhard de Chardin";
Quotation[85] = "Magic is the definition that your ego can boss the world around.  <br>- Ken Wilber";
Quotation[86] = "Do not judge each day by the harvest you reap but by the seeds that you plant.  <br>- R. L. Stephenson";
Quotation[87] = "Don't ask yourself what the world needs - ask yourself what makes you come alive, and then go do it. Because what the world needs is people who have come alive.  <br>- Harold Thurman Whitman";
Quotation[88] = "Invisible threads are the strongest ties. <br>- Friedrich Nietzche";
Quotation[89] = "Let your view be as vast and expansive as the sky. And let the mindfulness of your actions be as fine and precise as a grain of sand. <br>- Tibetan Buddhist instruction to the Mahayana practitioner";
Quotation[90] = "I am always doing that which I cannot do, in order that I may learn how to do it. <br>- Pablo Picasso";
Quotation[91] = "The intuitive mind is a sacred gift, the rational mind is a faithful servant. We have created a society that honors the servant and has forgotten the gift. <br>- Albert Einstein";
Quotation[92] = "I don’t know what the fate of the human is, but I do know that if we make it, it will be because we tell our stories. <br>- Pete Seeger";
Quotation[93] = "A paradox is a form of cubism in which you look at the same situation simultaneously from different directions. <br>- Marshall McLuhan";
Quotation[94] = "Don't ask yourself what the world needs - ask yourself what makes you come alive, and then go do it. Because what the world needs is people who have come alive. <br>- Harold Thurman Whitman";
Quotation[95] = "A crisis is a terrible thing to waste <br>- Paul Romer";
Quotation[96] = "Charity saves us from death <br>- Ken Wilber";
Quotation[97] = "Anything that transcends eating, drinking and makin money must begin with a leap of faith <br>- Sam Keen";
Quotation[98] = "We are evolution incarnate; we are her self-awareness <br>- Howard Bloom";
Quotation[99] = "People cannot be until they are <br>- Don Beck";
Quotation[100] = "Awareness in and of itself is curative <br>- Fritz Perls";
Quotation[101] = "What I began by reading, I must finish by acting <br>- Henry David Thoreau";
Quotation[102] = "Forgiveness does not change the past, but it does enlarge the future <br>- Paul Boese";
Quotation[103] = "Faith is a way of being that places your heart in the center of your life <br>- Wayne Muller";
Quotation[104] = "What is not brought to consciousness comes to us as fate <br>- Carl Jung";


// ======================================
// Do not change anything below this line
// ======================================
var Q = Quotation.length;
var whichQuotation=Math.round(Math.random()*(Q-1));
function showQuotation(){document.write(Quotation[whichQuotation]);}
showQuotation();


