
<!--
var quote="Get focused, get busy and experience <br>the outstanding joy of living life on <br>your own terms.<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;2012 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>');

//-->

