var fDesc=new Array(); fDesc[0] = "Convert handwriting, shapes, drawings and tables into print and Edit the resulting digital text directly in MyScript for Livescribe application. Edited results can be sent to Microsoft Word or any word processor, to a text file, to your default email application or saved as a picture file.

Compatible OS and system requirements:

* OS: Windows XP, XP Tablet PC, Windows Vista or Windows 7 (32 or 64-bits)
* CPU: 1 GHz or higher
* Recommended RAM: 512 Mb
* Hard disk space: 37 Mb
* Screen resolution: 1024*768 minimum

Languages available:

Arabic
Dutch
French
Hungarian
Korean
Portugues
Swedish
Chinese
English
German
Italian
Norwegian
Russian
Turkish
Danish
Finnish
Greek
Japanese
Polish
Spanish

MyScript for Livescribe supports all MyScript Lingo packs"; 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 = ''; } }