var fDesc=new Array(); fDesc[0] = "PageFix by FixieOnline is a very small and compact utility for fixing the 'Cannot find server’ errors in Microsoft Internet Explorer. These errors are commonly known as DNS errors and they are related to the Domain Name Servers. It is a common situation with the Windows browser, The Microsoft Internet explorer that it is not able to open certain web pages thus resulting in the DNS Errors. If the users see that the same pages can be easily opened using other computers then there may be a need to fix the pages using the ‘PageFix’ Software. Anther common error which can be fixed using pagefix is the ‘The page cannot be displayed’ error. Page fix software runs very effectively for many websites on the net including Paypal, Microsoft, Yahoo! and other common websites. The problem with the unregistered trial is that once it is closed it reverts back all the fixes it did to make the page error free. The software is compatible with almost all common versions of Windows such as Windows 98, 2000, NT, ME and XP."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }