<!-- 
document.writeln('<p><style type="text/css">');
document.writeln('.normal {');
document.writeln('	font-family: Arial;');
document.writeln('	font-size: 10pt;');
document.writeln('	font-weight: normal;');
document.writeln('	font-style: normal;');
document.writeln('	text-align: center;');
document.writeln('}');
document.writeln('.bold {');
document.writeln('	font-family: Arial;');
document.writeln('	font-size: 10pt;');
document.writeln('	font-weight: bold;');
document.writeln('	font-style: normal;');
document.writeln('	text-align: center;');
document.writeln('}');
document.writeln('</style>');
document.writeln('<p class="normal">');
document.writeln('<span class="bold">DRAW A STICK MAN. </span>It&#39;s rather juvenile and a time ');
document.writeln('waster, but it&#39;s fascinating how they do this stuff at');
document.writeln('<a target="_blank" href="http://www.drawastickman.com/" class="bold">');
document.writeln('http://www.drawastickman.com/</a> .<br>');
document.writeln('<br>');
document.writeln('');
document.writeln('Read more about ');
document.writeln('<a target="_blank" href="http://archive.constantcontact.com/fs065/1101458487892/archive/1102168084405.html">');
document.writeln('<em>THE FREE ISSUE OF NEAT TRICKS</em></a> ');
document.writeln('then ');
document.writeln('<a target="_blank" href="http://www.neatnettricks.com/subscribe"><em>SUBSCRIBE</em></a>.');
document.writeln('<br>');
document.writeln('There\'s <em>no cost</em> or obligation to get even ');
document.writeln('more tips and tricks in your email box!');
document.writeln('');
document.writeln('<p class="normal">');
document.writeln('<span>Read our</span>');
document.writeln('<a target="_blank" href="http://www.neatnettricks.com/?http://www.neatnettricks.com/SoftwareReviews/splash.htm">');
document.writeln('Software Reviews</a>');
// -->

