var fDesc=new Array(); fDesc[0] = "Whether you are running errands or planning a trip, Microsoft AutoRoute has easy-to-use tools and the handy and customizable trip planning options to help you get there.

It includes maps for 37 European countries.

Focus on your destination and enjoy the ride with Microsoft AutoRoute.

The 60-day trial does not include technical support and requires the following:

- PC with 300 megahertz or higher processor clock speed
- Windows 7 with 2 GB RAM, Windows Vista with 1 GB RAM, Windows XP with 256 MB RAM, Windows Server 2008 with 512 MB RAM or Windows Server 2003 with 256 MB RAM (64-bit versions of Windows XP and Windows Server excluded); service packs for operating systems recommended
- Certain features require Internet Explorer. If not present, Internet Explorer will be installed but will not displace your primary browser.
- Available hard-disk space: 2.0 GB (some users may require up to an extra 300 MB)
- For installation of software: DVD drive or high speed Internet access
- Super VGA (1024 x 768) or higher resolution monitor
- Microsoft Mouse, Microsoft IntelliMouse, or a compatible pointing device
Additional items or services required to use certain features:
- For Voice Output: any of the operating systems listed in the above system requirements and a compatible soundcard
- Microsoft compatible email software such as Microsoft Office Outlook required to use Send to Mobile and Send To as attachment; Office Outlook 2003 or Office Outlook 2007 required to use Send To as picture
- Broadband Internet service recommended for certain features, which may require payment of a separate fee to an Internet service provider; local and/or long-distance telephone toll charges may apply
- GPS functionality requires a GPS device that supports NMEA 2.0 or later and an available USB port
- Voice directions require a SAPI compliant text to speech engine

Microsoft AutoRoute provides smart, easy and effective utilities that help you plan your trip and get there in a simple and relaxing way."; 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 = ''; } }