var fDesc=new Array(); fDesc[0] = "DigiXMAS Article Submitter is semi-automated article submission tool that quickly submits your articles to hundreds of free article directories.

With digiXMAS Article Submitter, your article submission time is reduced to minimum by smart features of the tool.

According your manually confirmed category selection, the tool sends submission request directly to directories and analyses response to report the result. You don't have to visit the directories.

Key features:

- Automated account registration.
- Automated article submission with smart, self-learning category selection algorithm guaranties that your articles are submitted to most appropriate category.
- Automated article listing check.
- Support of Decaptcher service for image verifications.
- Up to 50 concurrent connections that reduce your submission time to minimum.
- Support of importing articles from text file.
- Automatic rotation of unlimited number of titles, summaries, bodies, resources and keywords set.
- Support of tokens randomization feature for generating multipe unique articles from one master article.
- Automatic record of submission status, submission date, error message and selected category.
- Long list of free general article directories with Google Pagerank, updated regularly.
- Colorful directory list that clearly shows the submission status of each article.
- Support of online mode, so your directory list is always 'fresh'.
- Detailed submission report in RTF and HTML.
- Support of multiple articles in single account.
- Support of multiple user profiles in single account.
- Flexible service packages."; 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 = ''; } }