var fDesc=new Array(); fDesc[0] = "ATI Driver Updates Scanner can help relieve you of worries about installing an incorrect or out-of-date driver for your laptop. ATI Driver Updates Scanner’s hardware scan and ATI driver database are tuned to recommend ATI drivers that work with your laptop on your version of Windows. With ATI Driver Updates Scanner, you get top-speed access to the ATI official drivers you need to install that printer or tweak your graphics card.

By following the directions below, you can install ATI Driver Updates Scanner on to your laptop or PC and start getting ATI driver updates in just 2 minutes. When you’re finished installing ATI Driver Updates Scanner, the driver scan will begin automatically and detect any missing or out-of-date drivers that need updating for your laptop."; 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 = ''; } }