zlote="We are all faced with a series of great opportunities brilliantly disguised as impossible situations.*Learn everything you can, anytime you can, from anyone you can - there will always come a time when you will be grateful you did.*Luck is what happens when preparation meets opportunity.*Don't wait for extraordinary opportunities. Seize common occasions and make them<BR>great. Weak men wait for opportunities; strong men <BR>make them.*Opportunity is missed by most people because it is dressed in overalls and<br>looks like work.*It is the responsibility of leadership to provide opportunity, and the responsibility of individuals to contribute.*Sometimes we stare so long at a door that is closing that we see too late the one that is open.*The freedom to move forward to new opportunities and to produce results comes from living in the present not the past.*Success always comes when preparation meets opportunity.*Problems can become opportunities when the right people come together.*You create your opportunities by asking for them.*When written in Chinese, the word 'crisis' is composed of two characters-one represents danger, and the other represents opportunity.*I always tried to turn every disaster into an opportunity.*Words should be used as tools of communication and not as a substitute for action*The important thing to recognize is that it takes a team, and the team ought to get credit for the wins and the losses. Successes have many fathers, failures have none.*When a gifted team dedicates itself to unselfish trust and combines instinct with boldness and effort, it is ready to climb.*Try not to become a man of success, but rather try to become a man of value.*All you need in this life is ignorance and confidence; then success is sure.*The first and most important step toward success is the feeling that we can succeed.*Life's real failure is when you do not realize how close you were to success when you gave up.*Success seems to be largely a matter of hanging on after others have let go.*You are forgiven for your happiness and your successes only if you generously consent to share them.*I don't know the key to success, but the key to failure is trying to please everybody.*There are no secrets to success. It is the result of preparation, hard work, and learning from failure.*Creativity is a natural extension of our enthusiasm*Technical skill is mastery of complexity, while creativity is mastery of simplicity*Creativity often consists of merely turning up what is already there*Another word for creativity is courage*Making the simple complicated is commonplace, making the complicated simple, awesomely simple, that's creativity.*Creativity not committed to public purpose is merely therapy of ego satisfaction.*The crucial variable in the process of turning knowledge into value is creativity.*If money is your hope for independence you will never have it. The only real security that a man will have in this world is a reserve of knowledge, experience, and ability.*Truth is eternal, knowledge is changeable. It is disastrous to confuse them.*Where is wisdom we have lost in knowledge? Where is the knowledge we have lost in information?*The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather in a lack of will.*Information is not knowledge.*The small part of ignorance that we arrange and classify we give the name of knowledge.*Experience is the best teacher, but a fool will learn from no other.*I think we consider too much the good luck of the early bird and not enough the bad luck of the early worm.*Good luck happens when preparedness meets opportunity*Life without meaning cannot be borne. We find a mission to which we're sworn.*The single biggest problem in communication is the illusion that it has taken place.*Whether you think you can or whether you think you can't you're right."

authors="<BR>Charles R. Swindoll  (American Writer and Clergyman, b.1934)*Sarah Caldwell*Seneca*Orison Swett Marden*Thomas Alva Edison <br>Famous American inventor<br>who held a world record<br>1.093 patents.<BR>He created the world's<BR>first industrial research<BR>laboratory 1847-1931)*William Pollard*Alexander Graham Bell (Scottish born American Inventor and Educator, best known for the invention of the telephone in 1876. 1847-1922)*Brian Koslow  (American author and entrepreneur)*Henry Hartman*Robert South*Shakti Gawain*John Fitzgerald Kennedy*John D. Rockefeller (American Industrialist and Philanthropist, founder of the Standard Oil Company, 1839-1937)*unknown*Philip Caldwell*Patanjali*Albert Einstein*Mark Twain (American Humorist, Writer and Lecturer. 1835-1910)*Nelson Boswell*unknown*William Feather*Albert Camus (French Novelist, Essayist and Playwright, 1957 Nobel Prize for Literature,<BR>1913-1960)*Bill Cosby (American Actor, Comedian and Producer. b.1937, Philadelphia, Pennsylvania, USA)*Colin Powell*Earl Nightingale (US motivational writer and author, 1921-1989)*Erik Christopher Zeeman*unknown*George Prince*Charles Mingus (American jazz bassist and Composer, 1922-1979)*Ernest A. Jones*John Kao*Henry Ford*unknown*T.S. Eliot*Vince Lombardi*Albert Einstein*Ambrose Bierce*Benianin Franklin*D.Roosevelt*unknown*unknown*George Bernard Shaw*Henry Ford"


zl=zlote.split("*")
strona="<body bgcolor='#D8DCD5' text='#000000' leftmargin='0' topmargin='0' marginwidth='0' marginheight='0'><table border='0' width='150' cellpadding='5'><TR><td width='100%' bgcolor='#D8DCD5'><span style='font-family: Arial, Helvetica, sans-serif; font-size: 11px;'>"
koniec="</span></td></table></body></html>"
aut=authors.split("*")
aa=false

function sayit(Q)
{

if (Q == 0)
  {
	if (aa)  clearTimeout(aa)
	lzl=zl.length

	k=Math.round((lzl-1)*Math.random())

	parent.qtext.document.write(strona,zl[k],"<BR><BR>",aut[k],"<BR><BR>",koniec)
	parent.qtext.document.close()
	document.all.s.style.visibility="visible"

	aa=setTimeout(przywroc,20000)
  }
else
  {
	parent.qtext.document.write(strona,zl[Q],"<BR><BR>",aut[Q],"<BR><BR>",koniec)
	parent.qtext.document.close()

  }

}

function przywroc()
{
document.all.s.style.visibility="hidden"
parent.qtext.location='quo_text.htm'

}

function sayones()
{
x=new Date();
dt = x.getDay();
dm = x.getDate(9);
q=Math.round((((1+dt)*dm)+1)/5)
document.write("<span style='font-family: Arial, Helvetica, sans-serif; font-size: 11px;'>",zl[q],"<BR><BR>",aut[q],"<BR><BR></span>");
document.close();
}
