var fDesc=new Array(); fDesc[0] = "Desktop Stationery is a freeware Windows application which is designed to act as a companion to the user, providing instant access to various utilities. Desktop Stationery requires the .NET Framework 2.0 available from Microsoft to run.

The main window is situated on the right-hand of the screen and always remains open unless it is hidden by the user.

Features:
-Shortcuts to programs/files
-Sticky notes
-Reminders
-Alarm
-Simple calendar
-Character codes (eg. Alt+136 for"; 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 = ''; } }