// Quote Loaderfunction getQuote() {var randomnumber = Math.round(Math.random()*32);	if (randomnumber == 1) {quote1();}	else if (randomnumber == 2) {quote2();}	else if (randomnumber == 3) {quote3();}	else if (randomnumber == 4) {quote4();}	else if (randomnumber == 5) {quote5();}    else if (randomnumber == 6) {quote6();}	else if (randomnumber == 7) {quote7();}	else if (randomnumber == 8) {quote8();}	else if (randomnumber == 9) {quote9();}	else if (randomnumber == 10) {quote10();}	else if (randomnumber == 11) {quote11();}	else if (randomnumber == 12) {quote12();}	else if (randomnumber == 13) {quote13();}	else if (randomnumber == 14) {quote14();}	else if (randomnumber == 15) {quote15();}	else if (randomnumber == 16) {quote16();}	else if (randomnumber == 17) {quote17();}	else if (randomnumber == 18) {quote18();}	else if (randomnumber == 19) {quote19();}	else if (randomnumber == 20) {quote20();}	else if (randomnumber == 21) {quote21();}	else if (randomnumber == 22) {quote22();}	else if (randomnumber == 23) {quote23();}	else if (randomnumber == 24) {quote24();}	else if (randomnumber == 25) {quote25();}	else if (randomnumber == 26) {quote26();}	else if (randomnumber == 27) {quote27();}	else if (randomnumber == 28) {quote28();}	else if (randomnumber == 29) {quote29();}	else if (randomnumber == 30) {quote30();}	else if (randomnumber == 31) {quote31();}	else {quote32();}}// List of Quotesfunction quote1() {document.write('<p>For him in vain the envious seasons roll</p>\n');document.write('<p class="qend">Who bears eternal summer in his soul.</p>\n');document.write('<p class="qsrc">&mdash; Oliver Wendell Holmes, <em>The Old Player</em></p>\n');}function quote2() {document.write('<p class="qend">In the midst of winter,<br /> I finally learned that<br /> there was in me<br /> an invincible summer.</p>\n');document.write('<p class="qsrc">&mdash;Albert Camus, <em>L&rsquo;Et&eacute;,</em> 1954</p>\n');}function quote3() {document.write('<p>And what is so<br /> rare as a day in June?</p>\n');document.write('<p class="qend">Then, if ever,<br /> come perfect days.</p>\n');document.write('<p class="qsrc">&mdash;James Russell Lowell,<br /><em>The Vision of Sir Launfal,</em> 1846</p>\n');}function quote4() {document.write('<p class="qend">Summer is the time<br /> when one sheds one&rsquo;s<br /> tensions with one&rsquo;s clothes,<br /> and the right kind of day<br /> is jeweled balm for the<br /> battered spirit.</p>\n');document.write('<p class="qsrc">&mdash;Ada Louise Huxtable, 1977</p>\n');}function quote5() {document.write('<p class="qend">Ripe was the drowsy hour;<br /> The blissful cloud of<br /> summer-indolence<br /> Benumb&rsquo;d my eyes.</p>\n');document.write('<p class="qsrc">&mdash;John Keats, <em>Ode on Indolence</em></p>\n');}function quote6() {document.write('<p>There came a Day<br /> at Summer&rsquo;s full</p>\n');document.write('<p>Entirely for me&mdash;</p>\n');document.write('<p>I thought that such were<br /> for the Saints,</p>\n');document.write('<p class="qend">Where Resurrections&mdash;be&mdash;</p>\n');document.write('<p class="qsrc">&mdash;Emily Dickinson, 1861</p>\n');}function quote7() {document.write('<p class="qend">Summer&rsquo;s lease<br /> hath all too short<br /> a date.</p>\n');document.write('<p class="qsrc">&ndash;William Shakespeare, <em>Sonnet 18</em></p>\n');}function quote8() {document.write('<p>These are the days when<br /> the skies resume</p>\n');document.write('<p>The old&mdash;old sophistries<br /> of June&mdash;</p>\n');document.write('<p class="qend">A blue and gold mistake.</p>\n');document.write('<p class="qsrc">&mdash;Emily Dickinson, <em>Poem No. 130,</em> c. 1859</p>\n');}function quote9() {document.write('<p>Such sights as<br /> youthful poets dream</p>\n');document.write('<p class="qend">On summer eves<br /> by haunted streams.</p>\n');document.write('<p class="qsrc">&mdash;John Milton, <em>L’Allegro,</em> c. 1631</p>\n');}function quote10() {document.write('<p class="qend">In a somer seson,<br /> when softe was the sonne.</p>\n');document.write('<p class="qsrc">&mdash;William Langland,<br /><em>The Vision of Piers Plowman,</em> 1365&ndash;86</p>\n');}function quote11() {document.write('<p>Now is the winter<br /> of our discontent</p>\n');document.write('<p class="qend">Made glorious summer<br /> by this son of York.</p>\n');document.write('<p class="qsrc">&mdash;William Shakespeare,<br /><em>Richard III,</em> 1592&ndash;93</p>\n');}function quote12() {document.write('<p>Ye living lamps by<br /> whose dear light</p>\n');document.write('<p>The nightingale does<br />  sit so late,</p>\n');document.write('<p>And studying all the<br /> summer night,</p>\n');document.write('<p class="qend">Her matchless songs<br /> does meditate.</p>\n');document.write('<p class="qsrc">&mdash;Andrew Marvell,<br /><em>The Mower to the Glo-Worms,</em> c. 1650&ndash;52</p>\n');}function quote13() {document.write('<p class="qend">I should like to<br /> enjoy this summer<br /> flower by flower,<br /> as if it were to be<br /> the last one for me.</p>\n');document.write('<p class="qsrc">&mdash;Andr&eacute; Gide, <em>Journals,</em> 1930</p>\n');}function quote14() {document.write('<p class="qend">Summer afternoon&mdash;<br /> summer afternoon;<br /> to me those have<br /> always been the two<br /> most beautiful words<br /> in the English language.</p>\n');document.write('<p class="qsrc">&mdash;Henry James, <em>A Backward Glance,</em> 1934</p>\n');}function quote15() {document.write('<p class="qend">Ah, summer,<br />  what power you have<br /> to make us suffer<br /> and like it.</p>\n');document.write('<p class="qsrc">&mdash;Russell Baker</p>\n');}function quote16() {document.write('<p class="qend">Of all the wonders of<br /> nature, a tree is perhaps<br /> the most remarkable,<br /> with the possible exception<br /> of a moose singing<br /> &lsquo;Embraceable You&rsquo;<br /> in spats.</p>\n');document.write('<p class="qsrc">&mdash;Woody Allen</p>\n');}function quote17() {document.write('<p>The summer that I<br /> was ten&mdash;</p>\n');document.write('<p>Can it be there was<br /> only one</p>\n');document.write('<p>summer that I was ten?<br /> It must</p>\n');document.write('<p class="qend">have been a long<br /> one then&mdash;</p>\n');document.write('<p class="qsrc">&mdash;May Swenson, <em>The Centaur</em></p>\n');}function quote18() {document.write('<p class="qend">Our summer made her light<br /> escape<br /> Into the Beautiful.</p>\n');document.write('<p class="qsrc">&mdash;Emily Dickinson,<br />  <em>As imperceptibly as Grief</em></p>\n');}function quote19() {document.write('<p class="qend">Summer bachelors,<br /> like summer breezes,<br /> are never as cool<br /> as they pretend to be.</p>\n');document.write('<p class="qsrc">&mdash;Nora Ephron,<br />  <em>The Truth about Summer Bachelors</em></p>\n');}function quote20() {document.write('<p class="qend">In summer we live<br /> out of doors, and have<br /> only impulses and<br /> feelings, which are all<br /> for action, and must<br /> wait commonly for the<br /> stillness and longer<br /> nights of autumn and<br /> winter before any thought <br /> will subside.</p>\n');document.write('<p class="qsrc">&mdash;Henry David Thoreau,<br /> <em>A Week on the Concord<br /> and Merrimack Rivers,</em> 1849</p>\n');}function quote21() {document.write('<p>Thy summer voice,<br /> Musketaquit,</p>\n');document.write('<p>Repeats the music<br /> of the rain;</p>\n');document.write('<p>But sweeter rivers<br /> pulsing flit</p>\n');document.write('<p class="qend">Through thee, as thou<br /> through Concord Plain.</p>\n');document.write('<p class="qsrc">&mdash;Ralph Waldo Emerson, <em>Two Rivers</em></p>\n');}function quote22() {document.write('<p>In summer, when the days<br /> are long,</p>\n');document.write('<p class="qend">Perhaps you&rsquo;ll understand<br /> the song.</p>\n');document.write('<p class="qsrc">&mdash;Lewis Carroll,<br /> <em>Through the Looking-Glass</em></p>\n');}function quote23() {document.write('<p class="qend">But thy eternal summer<br /> shall not fade.</p>\n');document.write('<p class="qsrc">&mdash;William Shakespeare, <em>Sonnet 18</em></p>\n');}function quote24() {document.write('<p class="qend">Leaves of the summer,<br /> lovely summer&rsquo;s pride,<br /> Sweet is the shade<br /> below your silent tree.</p>\n');document.write('<p class="qsrc">&mdash;William Barnes, <em>Leaves</em></p>\n');}function quote25() {document.write('<p class="qend">To see the Summer Sky<br /> Is Poetry, though never in<br /> a Book it lie&mdash;<br /> True Poems flee&mdash;</p>\n');document.write('<p class="qsrc">&mdash;Emily Dickinson,<br /> <em>To see the Summer Sky,</em> c. 1879</p>\n');}function quote26() {document.write('<p class="qend">The things we did<br /> last summer,<br /> I’ll remember<br /> all winter long.</p>\n');document.write('<p class="qsrc">&mdash;Sammy Cahn,<br /> <em>The Things We Did Last Summer,</em> 1946</p>\n');}function quote27() {document.write('<p>All stars stand close<br /> in summer air</p>\n');document.write('<p>And tremble, and look<br /> mild as amber:</p>\n');document.write('<p>When wicks are lighted<br /> in the chamber</p>\n');document.write('<p class="qend">You might say stars<br /> were settling there.</p>\n');document.write('<p class="qsrc">&mdash;L&eacute;onie Adams, <em>Country Summer</em></p>\n');}function quote28() {document.write('<p class="qend">It will not always be summer;<br /> build barns.</p>\n');document.write('<p class="qsrc">&mdash;Hesiod, <em>Works and Days</em></p>\n');}function quote29() {document.write('<p class="qend">I love Paris in the summer,<br /> when it sizzles.</p>\n');document.write('<p class="qsrc">&mdash;Cole Porter, <em>I Love Paris,</em> 1953</p>\n');}function quote30() {document.write('<p class="qend">O, white pear,<br /> your flower-tufts<br /> thick on the branch<br /> bring summer and ripe fruits<br /> in their purple hearts.</p>\n');document.write('<p class="qsrc">&mdash;Hilda Doolittle, <em>Pear Tree</em></p>\n');}function quote31() {document.write('<p class="qend">I lean and loaf at my<br /> ease observing a spear<br /> of summer grass.</p>\n');document.write('<p class="qsrc">&mdash;Walt Whitman, <em>Song of Myself</em></p>\n');}function quote32() {document.write('<p>She is as in a field<br /> a silken tent</p>\n');document.write('<p>At midday when a sunny<br /> summer breeze</p>\n');document.write('<p class="qend">Has dried the dew and all<br /> its ropes relent.</p>\n');document.write('<p class="qsrc">&mdash;Robert Frost, <em>The Silken Tent</em></p>\n');}