<!--
var textsize2 = textsize-1;
document.write('<table align=center cellpadding="0" cellspacing="0" border="0">');
document.write('<tr><td align=left><font face="' + fontface + '" color=' + textcolor + ' size=' + textsize + '>&#34;Sometimes I wonder if we live life by reliving life, rather than by living life.&#34;</font></td></tr>');
document.write('<tr><td align=left><font face="' + fontface + '" color=' + textcolor + ' size=' + textsize2 + '>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.google.com/search?safe=vss&amp;sa=Google+Search&amp;q=Michael+Landon" target="Display" title="Google Michael Landon">Michael Landon</a></font></td></tr>');
document.write('<tr><td align=left><font face="' + fontface + '" color=' + textcolor + ' size=' + textsize2 + '>&nbsp;&nbsp;&nbsp;&nbsp;American actor, entertainer, &#34;Little House on the Prairie&#34;</font></td></tr>');
document.write('<tr><td align=center><font face=Tahoma size=1 color=' + textcolor + '>Brought to you by <a href="http://nickeysurf.com/" target="_top">The NickeySurf Network</a></font></td></tr>');
document.write('</table>');
//-->
