var fDesc=new Array(); fDesc[0] = "Speaking Explorer for Outlook Express works as an answer machine. You can have rest while the Speaking Explorer for Outlook Express will speak to you E-mail messages. You will not listen advertising signatures in messages Because the Speaking Explorer will filter them. Speaking Explorer can also fast generate quality-adjustable MP3 or WAV files from E-mail messages for playback on your iPod, Pocket PC, or any other portable music player. Speaking Explorer for Outlook Express can help to you If you everyday receive many messages.
Speaking Explorer for Outlook Express inherits all features from Explorer for Outlook Express. But Speaking Explorer have additional speaking functions.
Speaking Explorer for Outlook Express helps you to organize e-mail messages and folders.
Speaking Explorer for Outlook Express works with messages like Windows Speaking Explorer works with files.
You can copy, move or delete E-mail messages and folders using the clipboard. Now you can drag selected messages or folders to another window.
You can open several windows with message folders and copy or drag messages between them. With Speaking Explorer for Outlook Express, you are not limited to one
window with messages. Speaking Explorer for Outlook Express is a new extensive technology for managing your E-mail.
Speaking Explorer for Outlook Express has a powerful analysis algorithm for advertising in E-mail. You will not see advertising signatures in messages because Speaking Explorer
for Outlook Express can filter them. Moreover, the message editor can mark cited text by an italic font."; 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 = ''; } }