var number = Math.round(Math.random()*129);
var text = QuoteText(number);
document.write(text);

function QuoteText(number){
	var Quote = new Array();
	Quote[0] = "&quot;Eagles may soar, but weasels don't get sucked into jet engines.&quot;";
	Quote[1] = "&quot;If you can't beat them, arrange to have them beaten.&quot; - George Carlin";
	Quote[2] = "&quot;Punctuality is the virtue of the bored.&quot; - Evelyn Waugh";
	Quote[3] = "&quot;It's a real primal thing, watching someone get hurt. It's funny and accessible.&quot; - Johnny Knoxville";
	Quote[4] = "&quot;I like long walks, especially when they are taken by people who annoy me.&quot; - Noel Coward";
	Quote[5] = "&quot;Scientists tell us that the fastest animal on earth, with a top speed of 120 ft/sec, is a cow that has been dropped out of a helicopter.&quot; - Dave Barry";
	Quote[6] = "&quot;Multitasking /adj./ 3 PCs and a chair with wheels!&quot;";
	Quote[7] = "&quot;The definition of a hacker ? Someone who, after installing a new program, goes immediately into the [Tools][Options] menu.&quot;";
	Quote[8] = "&quot;/* You are not expected to understand this */&quot;";
	Quote[9] = "&quot;Dude, I hate to be the bearer of bad news, but I'm afraid you've been hacked — the FTP server at 127.0.0.1 has all your personal files. See for yourself; just log in with your normal id.&quot;";
	Quote[10] = "&quot;A Canadian psychologist is selling a video that teaches you how to test your dog's IQ. Here's how it works: if you spend $12.99 for the video, your dog is smarter than you.&quot; - Jay Leno";
	Quote[11] = "&quot;I love deadlines. I especially like the whooshing sound they make as they go flying by.&quot; - Douglas Adams";
	Quote[12] = "&quot;When you come to a fork in the road ... Take it.&quot; - Yogi Berra";
	Quote[13] = "&quot;I'll bet living in a nudist colony takes all the fun out of Halloween.&quot;";
	Quote[14] = "&quot;The best way to cheer yourself is to cheer somebody else up.&quot; - Mark Twain";
	Quote[15] = "&quot;The miracle is this - the more we share, the more we have.&quot; - Leonard Nimoy";
	Quote[16] = "&quot;Hope is the dream of the waking man.&quot; - Aristotle";
	Quote[17] = "&quot;Afterism (n) - A concise, clever statement you don't think of until too late.&quot; - John Alexander Thom";
	Quote[18] = "&quot;An intellectual is someone who has found something more interesting than sex.&quot; - Edgar Wallace";
	Quote[19] = "&quot;Great minds discuss ideas. Average minds discuss events. Small minds discuss people.&quot;";
	Quote[20] = "&quot;If you steal from one author, it’s plagiarism; if you steal from many, it’s research.&quot; - Wilson Mizner";
	Quote[21] = "&quot;The secret of creativity is knowing how to hide your sources.&quot; - Albert Einstein";
	Quote[22] = "&quot;The most beautiful thing we can experience is the mysterious. It is the source of all art and science.&quot; - Albert Einstein";
	Quote[23] = "&quot;It is not the answer that enlightens, but the question.&quot; - Eugene Ionesco Decouvertes";
	Quote[24] = "&quot;Intellectuals solve problems; geniuses prevent them.&quot; - Albert Einstein";
	Quote[25] = "&quot;When I give a lecture, I accept that people look at their watches, but what I do not tolerate is when they look at it and raise it to their ear to find out if it stopped.&quot; - Marcel Achard";
	Quote[26] = "&quot;A nickel ain't worth a dime anymore.&quot; - Yogi Berra";
	Quote[27] = "&quot;Learn from yesterday, live for today, hope for tomorrow. The important thing is to not stop questioning.&quot; - Albert Einstein";
	Quote[28] = "&quot;Opportunity is missed by most people because it is dressed in overalls and looks like work.&quot; - Thomas Edison";
	Quote[29] = "&quot;Sometimes we stare so long at a door that is closing that we see too late the one that is open.&quot; - Alexander Graham Bell";
	Quote[30] = "&quot;Reading computer manuals without the hardware is as frustrating as reading sex manuals without the software.&quot; - Arthur C Clarke";
	Quote[31] = "&quot;I had a linguistics professor who said that it's man's ability to use language that makes him the dominant species on the planet. That may be. But I think there's another thing that separates us from animals. We aren't afraid of vacuum cleaners.&quot; - Jeff Stilson";
	Quote[32] = "&quot;Most vegetables are something God invented to let women get even with their children. A fruit is a vegetable with looks and money. Plus, if you let fruit rot, it turns into wine, something brussels sprouts never do.&quot; - PJ O'Rourk";
	Quote[33] = "&quot;Who discovered we could get milk from cows, and what did he THINK he was doing at the time?&quot; - Billy Connolly";
	Quote[34] = "&quot;Honesty may be the best policy, but it's important to remember that apparently, by elimination, dishonesty is the second-best policy.&quot; - George Carlin";
	Quote[35] = "&quot;Honesty is the key to a relationship. If you can fake that, you're in.&quot; - Richard Jeni";
	Quote[36] = "&quot;Ideas are like rabbits. You get a couple, learn how to handle them, and pretty soon you have a dozen.&quot; - John Steinbeck";
	Quote[37] = "&quot;I am enough of an artist to draw freely upon my imagination. Imagination is more important than knowledge. Knowledge is limited. Imagination encircles the world.&quot; - Albert Einstein";
	Quote[38] = "&quot;I am a great believer in luck, and I find the harder I work the more I have of it.&quot; - Thomas Jefferson";
	Quote[39] = "&quot;The only difference between me and a madman is that I'm not mad.&quot; - Salvador Dali";
	Quote[40] = "&quot;Real success is finding your lifework in the work that you love.&quot; - David McCullough";
	Quote[41] = "&quot;The human race is faced with a cruel choice: work or daytime television.&quot;"
	Quote[42] = "&quot;A good rule of thumb is if you've made it to thirty-five and your job still requires you to wear a name tag, you've made a serious vocational error.&quot; - Dennis Miller"
	Quote[43] = "&quot;I always arrive late at the office, but I make up for it by leaving early.&quot; - Charles Lamb"
	Quote[44] = "&quot;All I've ever wanted was an honest week's pay for an honest day's work.&quot; - Steve Martin"
	Quote[45] = "&quot;Success is the ability to go from one failure to another with no loss of enthusiasm.&quot; - Winston Churchill"
	Quote[46] = "&quot;People rarely succeed unless they have fun in what they are doing.&quot; - Andrew Carnegie"
	Quote[47] = "&quot;Women now have choices. They can be married, not married, have a job, not have a job, be married with children, unmarried with children. Men have the same choice we've always had: work or prison.&quot; - Tim Allen"
	Quote[48] = "&quot;I was a bank teller. That was a great job. I was bringing home $450,000 a week.&quot; - Joel Lindley"
	Quote[49] = "&quot;Be nice to nerds. Chances are you'll end up working for one.&quot; - Bill Gates"					 	 
	Quote[50] = "&quot;Imagination is the key to my lyrics. The rest is painted with a little science fiction.&quot; - Jimi Hendrix";
	Quote[51] = "&quot;I was the kid next door's imaginary friend.&quot; - Emo Phillips";
	Quote[52] = "&quot;All those who believe in telekinesis, raise my hand.&quot; - Steven Wright";
	Quote[53] = "&quot;A pessimist sees the difficulty in every opportunity; an optimist sees the opportunity in every difficulty.&quot; - Winston Churchill";
	Quote[54] = "&quot;An optimist is a man who starts a crossword puzzle with a fountain pen. &quot;";
	Quote[55] = "&quot;Have you noticed that all the people in favour of birth control are already born?&quot; - Benny Hill";
	Quote[56] = "&quot;The less people know about how sausages and laws are made, the better they'll sleep at night.&quot; - Otto Von Bismarck";
	Quote[57] = "&quot;Politics is not a bad profession. If you succeed there are many rewards, if you disgrace yourself you can always write a book.&quot; - Ronald Reagan";
	Quote[58] = "&quot;The definition of a beautiful woman is one who loves me.&quot; - Sloan Wilson";
	Quote[59] = "&quot;Politics is supposed to be the second-oldest profession. I have come to realize that it bears a very close resemblance to the first.&quot; - Ronald Reagan";
	Quote[60] = "&quot;I hate small towns because once you've seen the cannon in the park there's nothing else to do.&quot; - Lenny Bruce";
	Quote[61] = "&quot;And in the end it's not the years in your life that count. It's the life in your years.&quot; - Abraham Lincoln";
	Quote[62] = "&quot;I sold my house this week. I got a pretty good price for it, but it made my landlord mad as hell.&quot; - Garry Shandling";
	Quote[63] = "&quot;My experience has taught me that a man who has no vices has damned few virtues.&quot; - Abraham Lincoln";
	Quote[64] = "&quot;Pity your boss. The poor guy has to get up early to see who comes in late.&quot; - Jocob Braude";
	Quote[65] = "&quot;I think men who have a pierced ear are better prepared for marriage. They've experienced pain and bought jewelry.&quot; - Rita Rudner";
	Quote[66] = "&quot;When a man brings his wife flowers for no reason, there's a reason.&quot; - Molly McGee";
	Quote[67] = "&quot;I asked the barmaid for a quickie. The man next to me said, 'It's pronounced quiche'&quot; - Luigi Amaduzzi";
	Quote[68] = "&quot;Some people get so rich they lose all respect for humanity. That's how rich I want to be.&quot; - Rita Rudner";
	Quote[69] = "&quot;I have enough money to last me the rest of my life, unless I buy something.&quot; - Jackie Mason";
	Quote[70] = "&quot;A goal is a dream with a deadline.&quot;";
	Quote[71] = "&quot;As you think so you are - As you Imagine so you become!&quot;";
	Quote[72] = "&quot;Those who can do, those who can't teach.&quot; - George Bernard Shaw";
	Quote[73] = "&quot;Its not the size of the dog in the fight, its the size of the fight in the dog.&quot; - Mark Twain";
	Quote[74] = "&quot;The secret of life is honesty and fair dealing. If you can fake that, you've got it made.&quot; - Groucho Marx";
	Quote[75] = "&quot;The future ain't what it used to be.&quot; - Yogi Berra";
	Quote[76] = "&quot;Any intelligent fool can make things bigger and more complex... It takes a touch of genius -- and a lot of courage to move in the opposite direction.&quot; - Albert Einstein";
	Quote[77] = "&quot;The roots of education are bitter, but the fruit is sweet.&quot; - Aristotle";
	Quote[78] = "&quot;Teachers open the door, but you must enter by yourself.&quot;";
	Quote[79] = "&quot;Happiness is your dentist telling you it won't hurt and then having him catch his hand in the drill.&quot; - Johnny Carson";
	Quote[80] = "&quot;I am not a demon. I am a lizard, a shark, a heat-seeking panther. I want to be Bob Denver on acid playing the accordion.&quot; - Nicholas Cage";
	Quote[81] = "&quot;You can't be a real country unless you have a beer and an airline - it helps if you have some kind of a football team, or some nuclear weapons, but at the very least you need a beer.&quot; - Frank Zappa";
	Quote[82] = "&quot;Kids. They're not easy. But there has to be some penalty for sex.&quot; - Bill Maher";
	Quote[83] = "&quot;I don't make jokes. I just watch the government and report the facts.&quot; - Will Rogers";
	Quote[84] = "&quot;There's no trick to being a humorist when you have the whole government working for you.&quot; - Will Rogers";
	Quote[85] = "&quot;I hate housework. You make the beds, you wash the dishes and six months later you have to start all over again.&quot; - Joan Rivers";
	Quote[86] = "&quot;When I was a boy, my mother wore a mood ring. When she was in a good mood it turned blue. In a bad mood, it left a big red mark on my forehead.&quot; - Jeff Shaw";
	Quote[87] = "&quot;I ain't saying the customer service in my bank is bad, but when I went in the other day and asked the clerk to check my balance...she leaned over and pushed me.&quot;";
	Quote[88] = "&quot;Before you judge a man, walk a mile in his shoes. After that, who cares? ...He's a mile away and you've got his shoes.&quot; - Billy Connolly";
	Quote[89] = "&quot;Well I was bullied at school, called all kinds of different names. But one day I turned to my bullies and said - 'Sticks and stones may break my bones but names will never hurt me', and it worked! From there on it was sticks and stones all the way.&quot; - Harry Hill";
	Quote[90] = "&quot;In theory there is no difference between theory and practice. In practice there is.&quot; - Yogi Berra";
	Quote[91] = "&quot;One man alone can be pretty dumb sometimes, but for real bona fide stupidity, there ain't nothin' can beat teamwork.&quot; - Edward Abbey";
	Quote[92] = "&quot; I won't say ours was a tough school, but we had our own coroner. We used to write essays like: What I'm going to be if I grow up.&quot; - Lenny Bruce";
	Quote[93] = "&quot;In our school you were searched for guns and knifes on the way in and if you didn't have any, they gave you some.&quot; - Emo Phillips";
	Quote[94] = "&quot;The harder you work, the luckier you get.&quot; - Gary Player";
	Quote[95] = "&quot;I'd rather be a failure at something I enjoy than be a success at something I hate.&quot; - George Burns";
	Quote[96] = "&quot;If the only tool you have is a hammer, you tend to see every problem as a nail.&quot; - Abraham Maslow";
	Quote[97] = "&quot;Knowledge is often mistaken for intelligence. This is like mistaking a glass of milk for a cow.&quot;";
	Quote[98] = "&quot;A computer once beat me at chess, but it was no match for me at kick boxing.&quot; - Emo Phillips";
	Quote[99] = "&quot;When trouble arises and things look bad, there is always one individual who perceives a solution and is willing to take command. Very often, that individual is crazy.&quot; - Dave Berry";
	Quote[100] = "&quot;If at first you don't succeed, try again. Then quit. There's no use being a damn fool about it.&quot; - W.C. Fields";
	Quote[101] = "&quot;Knowledge speaks, but wisdom listens.&quot; - Jimi Hendrix";
	Quote[102] = "&quot;If the facts don't fit the theory, change the facts.&quot; - Albert Einstein";
	Quote[103] = "&quot;The two most common elements in the universe are hydrogen and stupidity. But not in that order.&quot; - Brian Pickrell";
	Quote[104] = "&quot;Stress is your body's way of saying you haven't worked enough unpaid overtime.&quot; - Scott Adams";
	Quote[105] = "&quot;The difference between genius and stupidity is that genius has its limits.&quot; - Albert Einstein";
	Quote[106] = "&quot;We live in a society exquisitely dependent on science and technology, in which hardly anyone knows anything about science and technology.&quot; - Carl Segan";
	Quote[107] = "&quot;A common mistake that people make when trying to design something completely foolproof was to underestimate the ingenuity of complete fools.&quot; - Douglas Adams";
	Quote[108] = "&quot;The computer allows you to make mistakes faster than any other invention, with the possible exception of handguns and tequila.&quot; - Mitch Ratcliffe";
	Quote[109] = "&quot;Imagination is more important than knowledge.&quot; - Albert Einstein";
	Quote[110] = "&quot;He who asks is a fool for five minutes, but he who does not ask remains a fool forever.&quot; - Proverb";
	Quote[111] = "&quot;Diplomacy is the art of saying 'Nice doggie' till you can find a rock.&quot; - Wynn Catlin";
	Quote[112] = "&quot;Any fool can criticize, condemn, and complain -- and most fools do.&quot; - Dale Carnegie";
	Quote[113] = "&quot;When I was a kid I used to pray every night for a new bike. Then I realised that The Lord doesn't work that way, so I stole one and asked him to forgive me.&quot; - Emo Phillips";
	Quote[114] = "&quot;What's the difference between beer nuts and deer nuts? Beer nuts are $1.50 and deer nuts are under a buck.&quot;";
	Quote[115] = "&quot;My grandmother started walking five miles a day when she was sixty. She's ninety-seven now, and we don't know where the hell she is.&quot; - Ellen DeGeneres";
	Quote[116] = "&quot;My neighbour asked if he could use my lawnmower and I told him of course he could, so long as he didn't take it out of my yard.&quot;";
	Quote[117] = "&quot;You know, somebody actually complimented me on my driving today. They left a little note on the windscreen, it said 'Parking Fine.' So that was nice.&quot; - Tommy Cooper";
	Quote[118] = "&quot;Apparently, 1 in 5 people in the world are Chinese. And there are 5 people in my family, so it must be one of them. It's either my mum or my dad. Or my older brother Colin. Or my younger brother Ho-Chan-Chu. But I think it's Colin.&quot; - Tim Vine";
	Quote[119] = "&quot;Rock journalism is people who can't write interviewing people who can't talk for people who can't read.&quot; - Frank Zappa";
	Quote[120] = "&quot;I was going to buy a copy of The Power of Positive Thinking, and then I thought: What the hell good would that do?&quot; - Ronnie Shakes";
	Quote[121] = "&quot;Beer is proof that God loves us and wants us to be happy.&quot; - Benjamin Franklin";
	Quote[122] = "&quot;Education is the ability to listen to almost anything without losing your temper.&quot; - Robert Frost";
	Quote[123] = "&quot;Education is a progressive discovery of our own ignorance.&quot; - Will Durant";
	Quote[124] = "&quot;If you think education is expensive, try ignorance!&quot; - Andy McIntyre";
	Quote[125] = "&quot;Don't walk in front of me, I may not follow; Don't walk behind me, I may not lead; Walk beside me, and just be my friend.&quot; - Albert Camus";
	Quote[126] = "&quot;The statistics on sanity are that one out of every 4 Americans are suffering from some form of mental illness. Think of your three best friends. If they're okay, then it's you.&quot; - Rita Mae Brown";
	Quote[127] = "&quot;There's a fine line between genius and insanity. I have erased this line.&quot; - Oscar Levant";
	Quote[128] = "&quot;Insanity: doing the same thing over and over again and expecting different results&quot; - Albert Einstein";
	Quote[129] = "&quot;Don't judge each day by the harvest you reap ... but by the seeds you plant!&quot; - Robert Louis Stevenson";
	return Quote[number];
}

