<!-- Freedom Quotations for Random Selection  05/17/2005-11/07/2010 -->
<!-- --------------------------------------------------- 11/07/2010 -->
<!-- www.davar.net/FREEDOM.JS                                       -->
<!--

   Q = new Array(0)  // Quote  text array (dynamically sized; starts from "0" - not used)
   A = new Array(0)  // Author name array

  Q[  1]='<B>No man is free who cannot command himself.'
  A[  1]='</B><A HREF=http://en.wikipedia.org/wiki/Pythagoras>Pythagoras</A> &nbsp;(582–507 BC)'

  Q[  2]='<B>The whole secret of existence is to have no fear.&nbsp; Never fear what will '
        +'become of you, depend on no one.&nbsp; Only the moment you reject all help are '
        +'you freed.'
  A[  2]='</B><A HREF=http://en.wikipedia.org/wiki/Buddha_Gautama>Buddha Gautama</A> &nbsp;(563–483 BC)'

  Q[  3]='<B>The higher your station, the less your liberty.'
  A[  3]='</B><A HREF=http://en.wikipedia.org/wiki/Sallust>Sallust</A> &nbsp;(86–34 BC)'

  Q[  4]='<B>Freedom is not being a slave to any circumstance, to any constraint, to any '
        +'chance; it means compelling Fortune to enter the lists on equal terms.'
  A[  4]='</B><A HREF=http://en.wikipedia.org/wiki/Lucius_Annaeus_Seneca>Lucius Annaeus Seneca</A> &nbsp;(4 BC – AD 65)'

  Q[  5]='<B>A well governed appetite is the greater part of liberty.'
  A[  5]='</B><A HREF=http://en.wikipedia.org/wiki/Lucius_Annaeus_Seneca>Lucius Annaeus Seneca</A> &nbsp;(4 BC – AD 65)'

  Q[  6]='<B>He who is brave is free.'
  A[  6]='</B><A HREF=http://en.wikipedia.org/wiki/Lucius_Annaeus_Seneca>Lucius Annaeus Seneca</A> &nbsp;(4 BC – AD 65)'

  Q[  7]='<B>He is the free man whom the truth makes free, and all are slaves beside.'
  A[  7]='</B><A HREF=http://en.wikipedia.org/wiki/William_Cowper>William Cowper</A> &nbsp;(1731–1800)'

  Q[  8]='<B>None are more hopelessly enslaved than those who falsely believe they are '
        +'free.'
  A[  8]='</B><A HREF=http://en.wikipedia.org/wiki/Goethe>Goethe</A> &nbsp;(1749–1832)'

  Q[  9]='<B>Those who deny freedom to others deserve it not for themselves; and, under the '
        +'rule of a just God, cannot long retain it.'
  A[  9]='</B><A HREF=http://en.wikipedia.org/wiki/Abraham_Lincoln>Abraham Lincoln</A> &nbsp;(1809–1865)'

  Q[ 10]='<B>People demand freedom of speech to make up for the freedom of thought which '
        +'they avoid.'
  A[ 10]='</B><A HREF=http://en.wikipedia.org/wiki/Soren_Kierkegaard>Soren Kierkegaard</A> &nbsp;(1813–1855)'

  Q[ 11]='<B>Everything that is really great and inspiring is created by the individual who '
        +'can labor in freedom.'
  A[ 11]='</B><A HREF=http://en.wikipedia.org/wiki/Albert_Einstein>Albert Einstein</A> &nbsp;(1879–1955)'

  Q[ 12]='<B>What a curious phenomenon it is that you can get men to die for the liberty of '
        +'the world who will not make the little sacrifice that is needed to free '
        +'themselves from their own individual bondage.'
  A[ 12]='</B><A HREF=http://en.wikipedia.org/wiki/Bruce_Barton>Bruce Barton</A> &nbsp;(1886–1967)'

  Q[ 13]='<B>The basic test of freedom is perhaps less in what we are free to do than in '
        +'what we are free not to do.'
  A[ 13]='</B><A HREF=http://en.wikipedia.org/wiki/Eric_Hoffer>Eric Hoffer</A> &nbsp;(1902–1983)'

  Q[ 14]='<B>Everything can be taken from a man but one thing: the last of the human '
        +'freedoms — to choose one\'s attitude in any given set of circumstances, to '
        +'choose one\'s own way.'
  A[ 14]='</B><A HREF=http://en.wikipedia.org/wiki/Viktor_Frankl>Viktor Frankl</A> &nbsp;(1905–1997)'

  Q[ 15]='<B>Man cannot be free if he does not know that he is subject to necessity, '
        +'because his freedom is always won in his never wholly successful attempts to '
        +'liberate himself from necessity.'
  A[ 15]='</B><A HREF=http://en.wikipedia.org/wiki/Hannah_Arendt>Hannah Arendt</A> &nbsp;(1906–1975)'

  Q[ 16]='<B>Freedom is the recognition that no single person, no single authority or '
        +'government has a monopoly on the truth, but that every individual life is '
        +'infinitely precious, that every one of us put in this world has been put there '
        +'for a reason and has something to offer.'
  A[ 16]='</B><A HREF=http://en.wikipedia.org/wiki/Ronald_Reagan>Ronald Reagan</A> &nbsp;(1911–2004)'

//-->

