
<!--
var quote="Stop making excuses and start making <br>progress. What you imagine, you can <br>begin. Want you begin, you can <br>finish.<br>";
var link="http://greatday.com/motivate/index.html";

document.write('<span class="motivatorHead">Thought for the day...</span><br>');
document.write('<span class="motivatorQuote">' + quote + '</span>');
document.write('<span class="motivatorFoot">The Daily Motivator&#153; &#169;2010 Ralph S. Marston Jr. ');
document.write('Click <a class="motivatorLink" target="_blank" href="' + link + '">HERE</a> ')
document.write('to read the rest of today\'s message.</span><br>');

//-->
