/**********************************************************

AVIATION QUOTE

  Inserts a new aviation quote each time the user goes to the
  web site.  It uses the getMinutes() method, which returns an
  integer from 0 - 59, then picks that quote out of a 60-element
  array of quotes.

  display_quote() displays the quote.

  The quotes were found at Dave English's excellent quote site:

	http://www.skygod.com

        (Or, you could buy his book, "Slipping the Surly Bonds".

	JavaScript (c) 2000, Mark Beamish (mbeamish@magi.com)

	Last update:  October 2, 2000

*************************************************/



function display_quote() { 

/**************************************************************

	Display the quote

***************************************************************/

     var avQuote = new Array();
	 i = 0;
     //theDate = new Date();
     //quoteNum = theDate.getMinutes() + 1;

     avQuote[i++] = "When once you have tasted flight, you will forever walk the earth with your eyes turned skyward, for there you have been, and there you will always long to return.<div align=\"right\"><em>-- Leonardo da Vinci</em></div>";
     avQuote[i++] = "Pilots take no special joy in walking. Pilots like flying.<div align=\"right\"><em>-- Neil Armstrong</em></div>";
     avQuote[i++] = "You haven't seen a tree until you've seen its shadow from the sky.<div align=\"right\"><em>-- Amelia Earhart</em></div>";
     avQuote[i++] = "More than anything else the sensation is one of perfect peace mingled with an excitement that strains every nerve to the utmost, if you can conceive of such a combination.<div align=\"right\"><em>-- Wilbur Wright</em></div>";
     avQuote[i++] = "My airplane is quiet, and for a moment still an alien, still a stranger to the ground, I am home.<div align=\"right\"><em>-- Richard Bach</em></div>";
     avQuote[i++] = "I decided that if I could fly for ten years before I was killed in a crash, it would be a worthwhile trade for an ordinary life time.<div align=\"right\"><em>-- Charles A. Lindbergh</em></div>";
     avQuote[i++] = "If you have flown, perhaps you can understand the love a pilot develops for flight. It is much the same emotion a man feels for a woman, or a wife for her husband.<div align=\"right\"><em>-- Louise Thaden, co-founder of the Ninty-Nines</em></div>";
     avQuote[i++] = "Why fly? Simple. I'm not happy unless there's some room between me and the ground.<div align=\"right\"><em>-- Richard Bach</em></div>";
     avQuote[i++] = "Flyers have a sense of adventures yet to come, instead of dimly recalling adventures of long ago as the only moments in which they truly lived.<div align=\"right\"><em>-- Richard Bach</em></div>";
     avQuote[i++] = "The higher we soar, the smaller we appear to those who cannot fly.<div align=\"right\"><em>-- Gordon Baxter</em></div>";
     avQuote[i++] = "Anyone can do the job when things are going right. In this business we play for keeps.<div align=\"right\"><em>-- Ernest K. Gann</em></div>";
     avQuote[i++] = "Do not spin this aircraft. If the aircraft does enter a spin it will return to earth without further attention on the part of the aeronaut.<div align=\"right\"><em>-- first handbook issued with the Curtis-Wright flyer.</em></div>";
     avQuote[i++] = "I've never seen an airplane yet that can read the type ratings on your pilot's license.<div align=\"right\"><em>-- Chuck Boedecker</em></div>";
     avQuote[i++] = "I was always afraid of dying. Always. It was my fear that made me learn everything I could about my airplane and my emergency equipment, and kept me flying respectful of my machine and always alert in the cockpit.<div align=\"right\"><em>-- General Chuck Yeager</em></div>";
     avQuote[i++] = "Get rid at the outset of the idea that the airplane is only an air-going sort of automobile. It isn't. It may sound like one and smell like one, and it may have been interior decorated to look like one; but the difference is -- it goes on wings.<div align=\"right\"><em>-- Wolfgang Langewiesche</em></div>";
     avQuote[i++] = "The only time an aircraft has too much fuel on board is when it is on fire.<div align=\"right\"><em>-- Sir Charles Kingsford Smith</em></div>";
     avQuote[i++] = "Just remember, if you crash because of weather, your funeral will be held on a sunny day.<div align=\"right\"><em>-- Layton A. Bennett</em></div>";
     avQuote[i++] = "Learning the secret of flight from a bird was a good deal like learning the secret of magic from a magician. After you know what to look for you see things that you did not notice when you did not know exactly what to look for.<div align=\"right\"><em>-- Orville Wright</em></div>";
     avQuote[i++] = "Keep thy airspeed up, less the earth come from below and smite thee.<div align=\"right\"><em>-- William Kershner</em></div>";
     avQuote[i++] = "Don't ever let an airplane take you someplace where your brain hasn't arrived at least a couple of minutes earlier.<div align=\"right\"><em>-- Andy Anderson</em></div>";
     avQuote[i++] = "They will pressure you into doing things that may be unsafe, use your good judgment, and remember, I would rather be laughed at, than cried for.<div align=\"right\"><em>-- George MacDonald</em></div>";
     avQuote[i++] = "The Cub is the safest airplane in the world; it can just barely kill you.<div align=\"right\"><em>-- Max Stanley</em></div>";
     avQuote[i++] = "You've never been lost until you've been lost at Mach 3.<div align=\"right\"><em>-- Paul F. Crickmore, SR-71 Pilot</em></div>";
     avQuote[i++] = "Rule One:  No matter what else happens, fly the airplane.  And fly it until the last piece stops moving.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "An airplane flies because of a principle discovered by Bernoulli, not Marconi - Don't drop the aircraft in order to fly the microphone.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "Good judgment comes from experience and experience comes from bad judgment.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "Experience is a hard teacher. First comes the test, then the lesson.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "Nothing said I had to crash.<div align=\"right\"><em>-- Bob Hoover, after hitting a telephone wire and losing two feet of wing</em></div>";
     avQuote[i++] = "Lady, you want me to answer you if this old airplane is safe to fly? Just how in the world do you think it got to be this old?<div align=\"right\"><em>-- Jim Tavenner</em></div>";
     avQuote[i++] = "I just whip out my blue card with a hole in it and read what it says: 'When color of card matches color of sky, FLY!<div align=\"right\"><em>-- Gordon Baxter, on checking the weather</em></div>";
     avQuote[i++] = "Flying a plane is no different from riding a bicycle. It's just a lot harder to put baseball cards in the spokes.<div align=\"right\"><em>-- Captain Rex Kramer (Airplane)</em></div>";
     avQuote[i++] = "What's the hurry? Are you afraid I won't come back?<div align=\"right\"><em>-- Last recorded words of Manfred von Richthofen, The Red Baron</em></div>";
     avQuote[i++] = "If you are looking for perfect safety, you will do well to sit on a fence and watch the birds; but if you really wish to learn, you must mount a machine and become acquainted with its tricks by actual trial.<div align=\"right\"><em>-- Wilbur Wright</em></div>";
     avQuote[i++] = "In flying I have learned that carelessness and overconfidence are usually far more dangerous than deliberately accepted risks.<div align=\"right\"><em>-- Wilbur Wright</em></div>";
     avQuote[i++] = "Usually [aviation accidents occur] because someone does too much too soon, followed very quickly by too little too late.<div align=\"right\"><em>-- Steve Wilson, NTSB investigator</em></div>";
     avQuote[i++] = "Mix ignorance with arrogance at low altitude and the results are almost guaranteed to be spectacular.<div align=\"right\"><em>-- Bruce Landsberg, AOPA</em></div>";
     avQuote[i++] = "I know how to never have another Challenger. I know how to never have another leak, and never to screw up another mirror, and that is to stop and build some shopping centers in the desert.<div align=\"right\"><em>-- J. R. Thompson, NASA Deputy Administrator</em></div>";
     avQuote[i++] = "It is hard enough for anyone to map out a course of action and stick to it, particularly in the face of the desires of one's friends; but it is doubly hard for an aviator to stay on the ground waiting for just the right moment to go into the air.<div align=\"right\"><em>-- Glenn Curtiss</em></div>";
     avQuote[i++] = "To invent an airplane is nothing. To build one is something. To fly is everything.<div align=\"right\"><em>-- Otto Lilienthal</em></div>";
     avQuote[i++] = "Aeronautics was neither an industry nor a science. It was a miracle.<div align=\"right\"><em>-- Igor Sikorsky</em></div>";
     avQuote[i++] = "He rode upon a cherub, and did fly: yea, he did fly upon the wings of the wind.<div align=\"right\"><em>-- Psalms XVIII, 10</em></div>";
     avQuote[i++] = "No bird ever flew nonstop from New York to Tokyo, or raced 15 miles high at triple the speed of sound. But birds do something else. They do not conquer the air; they romance it.<div align=\"right\"><em>-- Peter Garrison</em></div>";
     avQuote[i++] = "To most people, the sky is the limit. To those who love aviation, the sky is home.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "I owned the world that hour as I rode over it: free of the earth, free of the mountains, free of the clouds, but how inseparably I was bound to them.<div align=\"right\"><em>-- Charles Lindbergh</em></div>";
     avQuote[i++] = "We thought humble and proud at the same time, all at once in love again with this painful bittersweet lovely thing called flight.<div align=\"right\"><em>-- Richard Bach</em></div>";
     avQuote[i++] = "In order to invent the airplane you must have at least a thousand years' experience dreaming of angels.<div align=\"right\"><em>-- Arnold Rockman</em></div>";
     avQuote[i++] = "Pilots track their lives by the number of hours in the air, as if any other kind of time isn't worth noting.<div align=\"right\"><em>-- Michael Parfit</em></div>";
     avQuote[i++] = "I didn't start out to chart the skies; it's just no one had done it before.<div align=\"right\"><em>-- E. B. Jeppesen</em></div>";
     avQuote[i++] = "My daughter just thinks that all moms fly the space shuttle.<div align=\"right\"><em>-- Shuttle Cmdr Col. Eileen Collins</em></div>";
     avQuote[i++] = "Ladies and gentleman, this is your captain speaking. We have a small problem. All four engines have stopped. We are doing our damnedest to get them going again. I trust you are not in too much distress.<div align=\"right\"><em>-- Captain Eric Moody, after flying his B-747 through volcanic ash</em></div>";
     avQuote[i++] = "I fly because it releases my mind from the tyranny of petty things.<div align=\"right\"><em>-- Antoine de St-Exupéry</em></div>";
     avQuote[i++] = "To fly a kite is to hold God's hand.<div align=\"right\"><em>-- Daniel C. Hawkins</em></div>";
     avQuote[i++] = "Air racing may not be better than your wedding night, but it's better than the second night.<div align=\"right\"><em>-- Mickey Rupp</em></div>";
     avQuote[i++] = "When we walk to the edge of all the light we have and take the step into the darkness of the unknown, we must believe that one of two things will happen. There will be something solid for us to stand on or we will be taught to fly.<div align=\"right\"><em>-- Patrick Overton</em></div>";
     avQuote[i++] = "You can always tell when a man has lost his soul to flying. The poor bastard is hopelessly committed to stopping whatever he is doing long enough to look up and make sure the aircraft purring overhead continues on course and does not suddenly fall out of the sky. It is also his bound duty to watch every aircraft within view take off and land.<div align=\"right\"><em>-- Ernest K Gann</em></div>";
     avQuote[i++] = "I would recommend a solo flight to all prospective suicides. It tends to make clear the issue of whether one enjoys being alive or not.<div align=\"right\"><em>-- T. H. White</em></div>";
     avQuote[i++] = "And if flying, like a glass-bottomed bucket, can give you that vision, that seeing eye, which peers down on the still world below the choppy waves -- it will always remain magic.<div align=\"right\"><em>-- Anne Morrow Lindbergh</em></div>";
     avQuote[i++] = ". . . If I take the wings of the morning, and dwell in the innermost parts of the sea.<div align=\"right\"><em>-- Epitaph, Charles A. Lindbergh</em></div>";
     avQuote[i++] = "You're gonna have to key the mike. I can't see you when you nod your head.<div align=\"right\"><em>-- Chicago O'Hare ATC Transmission</em></div>";
     avQuote[i++] = "My first wife didn't like to fly, either.<div align=\"right\"><em>-- Gordon Baxter</em></div>";

     avQuote[i++] = "Every takeoff is optional. Every landing is mandatory.<div align=\"right\"><em>--Rules of Flying #1</em></div>";
     avQuote[i++] = "If you push the stick forward, the houses get bigger.  If you pull the stick back, they get smaller.  That is, unless you keep pulling the stick all the way back, then they get bigger again.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "Flying isn't dangerous.  Crashing is what's dangerous.<div align=\"right\"><em>--Rules of Flying #3</em></div>";
     avQuote[i++] = "It's always better to be down here wishing you were up there than up there wishing you were down here.<div align=\"right\"><em>--Rules of Flying #4</em></div>";
     avQuote[i++] = "The ONLY time you have too much fuel is when you're on fire.<div align=\"right\"><em>--Rules of Flying #5</em></div>";
     avQuote[i++] = "The propeller is just a big fan in front of the plane used to keep the pilot cool.  When it stops, you can actually watch the pilot start sweating.<div align=\"right\"><em>--Rules of Flying #6</em></div>";
     avQuote[i++] = "When in doubt, hold on to your altitude.  No one has ever collided with the sky.<div align=\"right\"><em>--Rules of Flying #7</em></div>";
     avQuote[i++] = "A 'good' landing is one from which you can walk away. A 'great' landing is one after which they can use the plane again.<div align=\"right\"><em>--Rules of Flying #8</em></div>";
     avQuote[i++] = "Learn from the mistakes of others. You won't live long enough to make all of them yourself.<div align=\"right\"><em>--Rules of Flying #9</em></div>";
     avQuote[i++] = "You know you've landed with the wheels up if it takes full power to taxi to the ramp.<div align=\"right\"><em>--Rules of Flying #10</em></div>";
     avQuote[i++] = "The probability of survival is inversely proportional to the angle of arrival.  Large angle of arrival, small probability of survival and vice versa.<div align=\"right\"><em>--Rules of Flying #11</em></div>";
     avQuote[i++] = "Stay out of clouds.  The silver lining everyone keeps talking about might be another airplane going in the opposite direction.  Reliable sources also report that mountains have been known to hide out in clouds.<div align=\"right\"><em>--Rules of Flying #13</em></div>";
     avQuote[i++] = "Always try to keep the number of landings you make equal to the number of take offs you've made.<div align=\"right\"><em>--Rules of Flying #14</em></div>";
     avQuote[i++] = "There are three simple rules for making a smooth landing.  Unfortunately no one knows what they are.<div align=\"right\"><em>--Rules of Flying #15</em></div>";
     avQuote[i++] = "You start with a bag full of luck and an empty bag of experience. The trick is to fill the bag of experience before you empty the bag of luck.<div align=\"right\"><em>-- Anon</em></div>";
     avQuote[i++] = "If all you can see out of the window is ground that's going round and round and all you can hear is commotion coming from the passenger compartment, things are not at all as they should be.<div align=\"right\"><em>--Rules of Flying #18</em></div>";
     avQuote[i++] = "In the ongoing battle between objects made of aluminum going hundreds of miles per hour and the ground going zero miles per hour, the ground has yet to lose.<div align=\"right\"><em>--Rules of Flying #19</em></div>";
     avQuote[i++] = "Good judgment comes from experience. Unfortunately, the experience usually comes from bad judgment.<div align=\"right\"><em>--Rules of Flying #20</em></div>";
     avQuote[i++] = "It's always a good idea to keep the pointy end going forward as much  as possible.<div align=\"right\"><em>--Rules of Flying #21</em></div>";
     avQuote[i++] = "Keep looking around. There's always something you've missed.<div align=\"right\"><em>--Rules of Flying #22</em></div>";
     avQuote[i++] = "Remember, gravity is not just a good idea. It's the law. And it's not subject to repeal.<div align=\"right\"><em>--Rules of Flying #23</em></div>";
     avQuote[i++] = "The four most useless things to a pilot are the altitude above you, runway behind you, fuel on the ground, and a tenth of a second ago.<div align=\"right\"><em>--Rules of Flying #24</em></div>";

     //document.write(avQuote[quoteNum]);
	 document.write(avQuote[Math.floor(Math.random() * i)]);

}

