<!--
var r_text = new Array ();
r_text[0] = "<P>&quot;Failure is impossible&quot;</p>" + "<p class=\"align-right\">- Susan B. Anthony</p>";
r_text[1] = "<P>&quot;Success is not the key to happiness.  Happiness is the key to success. If you love what you are doing, you will be successful.&quot;</p> <p class=\"align-right\">-Albert Schweitzer</p>";
r_text[2] = "<P>&quot;I know the price of success; dedication, hardwork, and an unremitting devotion to the things you want to see happen.&quot;</p> <p class=\"align-right\">-Frank Lloyd Wright</p>";
r_text[3] = "<P>&quot;Success consists of going from failure to failure, without loss of enthusiasm.&quot;</p> <p class=\"align-right\">-Winston Churchill</p>";
r_text[4] = "<P>&quot;The creation of something new is not accomplished by the intellect but by the play instinct acting from inner necessity. The creative mind plays with the objects it loves.&quot;</p>  <p class=\"align-right\">-Carl Gustav Jung</p>";
r_text[5] = "<P>&quot;Inside my empty bottle I was constructing a lighthouse while all the others were making ships.&quot;</p>  <p class=\"align-right\">-Charles Simic</p>";
r_text[6] = "<P>&quot;It's kind of fun to do the impossible.&quot;</p>  <p class=\"align-right\">-Walt Disney</p>";
r_text[7] = "<P>&quot;We are what we repeatedly do. Excellence, then, is not an act, but a habit.&quot;</p>  <p class=\"align-right\">-Aristotle</p>";
r_text[8] = "<P>&quot;Greatness lives on the edge of destruction.&quot;</p>  <p class=\"align-right\">-Will Smith</p>";
r_text[9] = "<P>&quot;Imagination is everything. It is the preview of life's coming attractions&quot;</p>" + "<p class=\"align-right\">- Albert Einstein</p>";

var i = Math.floor(r_text.length*Math.random());



//-->
