var quotes = new Array; quotes.push("The cause of all our personal problems and nearly all the problems of the world can be summed up in a single sentence: Human life is very deep, and our modern dominant lifestyle is not."); quotes.push("It's not that I'm so smart, it's just that I stay with problems longer.
-Albert Einstein"); quotes.push("The teacher who is indeed wise does not bid you to enter the house of his wisdom but rather leads you to the threshold of your mind."); quotes.push("Early to bed and early to rise, makes a man healthy, wealthy and wise."); quotes.push("You can tell whether a man is clever by his answers. You can tell whether a man is wise by his questions."); quotes.push("It requires wisdom to understand wisdom: the music is nothing if the audience is deaf."); quotes.push("I do not think much of a man who is not wiser today than he was yesterday."); quotes.push("Impossible is nothing."); quotes.push("Know your limits but never stop trying to exceed them."); quotes.push("Promise only what you can deliver, then deliver more than you promise."); quotes.push("No man is an island."); quotes.push("He who loses hope, loses his life."); quotes.push("Not after all impossible!"); quotes.push("No guts, no glory!"); quotes.push("Think wise, don't think twice."); quotes.push("To GOD be the Glory!"); quotes.push("The wisest decision to make is to prepare for Eternity. Preparing to be a good friend, a good husband or wife is not a good decision, because the life in this world has its end..");quotes.push("Happiness is never something you get from other people...The happiness you feel is in direct proportion to the love you are able to give."); quotes.push("Things will fall in their right places at the right time. But the right time will not come if we don't give efforts to push things to get near their right places.");quotes.push("A smile makes us look YOUNGER.. While prayer makes us look STRONGER..."); quotes.push("The most imporatnt thing is keeping the most important thing the most important thing."); quotes.push("There is only one thing that makes a dream impossible to achieve, the fear of failure."); quotes.push("If you think missing me is hard. You should try missing you."); quotes.push("Missing someone gets easier everyday because even though you are one day further from the last time you saw them, you are one day closer to the next time you will. ."); quotes.push("You never know what you have until you lose it, and once you lose it, you can never get it back. "); quotes.push("Time is Gold."); quotes.push("Go for someone who is not only proud to have you, but will also take every risk just to be with you.."); quotes.push("If you love what youre doing, youll never get bored. Same as if you love that person, youll never get tired."); quotes.push("The distance is nothing, it is only the first step that is difficult."); quotes.push("When ambition ends, happiness begins."); quotes.push("Focus on your potentials instead of your limitations."); quotes.push("Greatness lies not in being strong, but in the right use of strength."); quotes.push("Vision without action is a daydream. Action without vision is a nightmare."); quotes.push("Striving for success without hard work is like trying to harvest where you haven't planted."); quotes.push("According to aerodynamic laws, the bumblebee cannot fly. Its body weight is not the right proportion to its wingspan. Ignoring these laws, the bee flies anyway."); quotes.push("If there is no struggle, there is no progress."); quotes.push("Without goals, and plans to reach them, you are like a ship that has set sail with no destination."); quotes.push("Most successful people are the ones who do more listening than talking."); quotes.push("Ambition is a dream with a v8 engine.
-Elvis Presley"); quotes.push("Well done is better than well said.
-Benjamin Franklin"); quotes.push("Intelligence without ambition is a bird without wings."); quotes.push("None of these secrets of success will work unless you do."); quotes.push("The most imporatnt thing is keeping the most important thing the most important thing."); document.write(quotes[(Math.floor (Math.random() * quotes.length))]);