Added quotes.h
authorEugen Sawin <sawine@me73.com>
Mon, 18 Jul 2011 02:55:28 +0200
changeset 619ecf298eb1bb
parent 60 bd7284ce601d
child 62 8379acab17d9
Added quotes.h
quotes/quote32.html
quotes/quote33.html
quotes/quote34.html
quotes/quote35.html
quotes/quote36.html
quotes/quote37.html
quotes/quote38.html
quotes/quote39.html
script.js
     1.1 --- a/quotes/quote32.html	Mon Jul 18 02:03:08 2011 +0200
     1.2 +++ b/quotes/quote32.html	Mon Jul 18 02:55:28 2011 +0200
     1.3 @@ -1,1 +1,1 @@
     1.4 -<p>&quot;Any sufficiently advanced technology is indistinguishable from magic.&quot; </p><p class="align-right">- Arthur Clarke</p>
     1.5 \ No newline at end of file
     1.6 +<p>&quot;Any sufficiently advanced technology is indistinguishable from magic.&quot; </p><p class="align-right">- Arthur Clarke</p>
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/quotes/quote33.html	Mon Jul 18 02:55:28 2011 +0200
     2.3 @@ -0,0 +1,1 @@
     2.4 +<p>&quot;A dreamer is one who can only find his way by moonlight, and his punishment is that he sees the dawn before the rest of the world.&quot; </p><p class="align-right">- Oscar Wilde</p>
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/quotes/quote34.html	Mon Jul 18 02:55:28 2011 +0200
     3.3 @@ -0,0 +1,1 @@
     3.4 +<p>&quot;Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. &quot; </p><p class="align-right">- Oscar Wilde</p>
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/quotes/quote35.html	Mon Jul 18 02:55:28 2011 +0200
     4.3 @@ -0,0 +1,1 @@
     4.4 +<p>&quot;Life is too important to be taken seriously. &quot; </p><p class="align-right">- Oscar Wilde</p>
     5.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     5.2 +++ b/quotes/quote36.html	Mon Jul 18 02:55:28 2011 +0200
     5.3 @@ -0,0 +1,1 @@
     5.4 +<p>&quot;Fiction is obliged to stick to possibilities. Truth isn't. &quot; </p><p class="align-right">- Mark Twain</p>
     6.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     6.2 +++ b/quotes/quote37.html	Mon Jul 18 02:55:28 2011 +0200
     6.3 @@ -0,0 +1,1 @@
     6.4 +<p>&quot;It is just like man's vanity and impertinence to call an animal dumb because it is dumb to his dull perceptions. &quot; </p><p class="align-right">- Mark Twain</p>
     7.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     7.2 +++ b/quotes/quote38.html	Mon Jul 18 02:55:28 2011 +0200
     7.3 @@ -0,0 +1,1 @@
     7.4 +<p>&quot;Your mind will answer most questions if you learn to relax and wait for the answer. &quot; </p><p class="align-right">- William S. Burroughs</p>
     8.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     8.2 +++ b/quotes/quote39.html	Mon Jul 18 02:55:28 2011 +0200
     8.3 @@ -0,0 +1,1 @@
     8.4 +<p>&quot;Man is an artifact designed for space travel. He is not designed to remain in his present biologic state any more than a tadpole is designed to remain a tadpole. &quot; </p><p class="align-right">- William S. Burroughs</p>
     9.1 --- a/script.js	Mon Jul 18 02:03:08 2011 +0200
     9.2 +++ b/script.js	Mon Jul 18 02:55:28 2011 +0200
     9.3 @@ -1,4 +1,4 @@
     9.4 -var QUOTES_NUMBER = 32;
     9.5 +var QUOTES_NUMBER = 39;
     9.6  
     9.7  function load_page(html, params)
     9.8  {