<!-- 
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('.style1 {');
document.writeln('	font-family: Arial;');
document.writeln('	font-size: 10pt;');
document.writeln('	font-style: normal;');
document.writeln('	text-align: center;');
document.writeln('}');
document.writeln('</style>');
document.writeln('<p class="normal">');
document.writeln('<strong><img alt="Neat Net Tricks" src="http://www.neatnettricks.com/images/2computers.jpg" style="height: 16px"span class="normal"><strong>');
document.writeln('Neat Net Tricks Tip<br>');
document.writeln('');
document.writeln('</strong><span class="normal"><br>');
document.writeln('');
document.writeln('</span><span class="style1">HIGH CONTRAST MODE.</span><span class="normal"> ');
document.writeln('Every so often a reader comments that NNT doesn&#39;t include enough tips for ');
document.writeln('vision-impaired folks. This one&#39;s for you. In Windows XP or Vista, if you&#39;d like ');
document.writeln('to turn on &quot;High Contrast Mode&quot; to see your desktop with white text and black ');
document.writeln('background, use these keys in combination: Left Shift + Left Alt + Print Screen ');
document.writeln('and answer &quot;Yes&quot; to the popup screen. If you&#39;d like to go back to the normal ');
document.writeln('view, just use those key combinations again.<br>');
document.writeln('');
document.writeln('</span>&nbsp;<br>');
document.writeln('<span class="bold">Read more about ');
document.writeln('<a target="_blank" href="http://archive.constantcontact.com/fs065/1101458487892/archive/1102168084405.html">');
document.writeln('<em>THE RETURNING FREE ISSUE OF NEAT TRICKS</em></a> then ');
document.writeln('<a target="_blank" href="http://www.neatnettricks.com/subscribe"><em>SUBSCRIBE</em></a>.');
document.writeln('<br>');
document.writeln('There&#39;s <em>no cost</em> or obligation to get even more tips ');
document.writeln('and tricks in your email box!');
document.writeln('</span>');
document.writeln('<p class="normal">');
document.writeln('');
document.writeln('<a target="_blank" href="http://www.neatnettricks.com"><strong>Neat Net Tricks</strong></a></p>');
document.writeln('</strong>');
// -->
