<!-- 
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('<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="bold">CAN YOU RUN WINDOWS 7?</span><span class="normal"> If ');
document.writeln('you&#39;re running Windows Vista, Microsoft assures you that you&#39;ll be able to run ');
document.writeln('Windows 7. But what if you want to skip Vista altogether (likely not a bad ');
document.writeln('idea?) and go from XP to Windows 7? Well, the folks at Redmond have your ');
document.writeln('interests at heart and you can download the Windows 7 Upgrade Advisor Beta at');
document.writeln('<a target="_blank" href="http://www.microsoft.com/windows/windows-7/upgrade-advisor.aspx" class="bold">');
document.writeln('http://www.microsoft.com/windows/windows-7/upgrade-advisor.aspx</a>. <br>');
document.writeln('You&#39;ll need to first unplug any USB devices and peripherals such as your ');
document.writeln('printer, external hard drive, and scanner. Then run the Advisor and it will tell ');
document.writeln('you if you need, for example, an updated software driver, and it will also give ');
document.writeln('you advice on how to upgrade to Windows 7.<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>');
// -->
