var fDesc=new Array(); fDesc[0] = "Advance Word Find & Replace software is a useful tool to FIND and REPLACE multiple words & Phrases in multiple MS Word 2000, 2003, 2007, 2010 doc/docx/rtf files, you can also format backcolor, forecolor, bold, italic, underline and strikethrough, Double Strikethrough, Subscript, Superscript, All Caps, Small Caps, Hide, Headers & Footersany word or text in any word document with the Replacement utility. You can Find & Replace and Highlight each word with a different criteria and formatting.

Main features:
-This utility can FIND & REPLACE AND HIGHLIGHT multiple words in multiple Ms Word doc, docx and rtf files. It supports Word 2000, 2003, 2007 & 2010
-It can Find & Replace each word in various files with different Criteria in batch mode.
-You can Find & Replace special characters like Paragraph, Tab, Lines as you do in MS Word Etc in many doc, docx, rtf files.
-Using this Batch find and replace utility you can Find & Replace words with Wildcard utility in all Word files. This can help save days of your work.
-All in all it supports all Find & Replace functions of MS-Word, which you can use in a single batch process for thousands of files and words for processing doc, docx and rtf files.
-You can highlight each word with different format with this Batch Find & Replace Utility software.
-The software Support UTF-8/ Unicode Files so you find and replace word files in all the languages like German, Rusian, french, Japanese, Chinese, Korean, Italian, Arabic, urdu, Persian, Hindi, Gujarati, Punjabi and others.
-You can even FIND, REPLACE AND HIGHLIGHT words in all world languages.
-You can BOLD, Italic, Underline and Striketrhrough, Double Strikethrough, SUbscript, Superscript, All Caps, Small Caps, Hide any word in ms word documents ie docx, doc and rtf files.
-Step wise processing for easy navigation.
-Instant formatting with just a mouseclick.
-Processing with backup of your files so that you do not overwrite the original files.
-The tool can Process in same folder or in a separate folder.
-The Software can process 100's of MS-Word files is no time
-Log file to show all the processing details for easy analysis.
-The Find & Replace Software is most fast, accurate and reliable.
-Word Batch Find & Replace supports All Languages like Chinese, Japanese, Spanish, Korean, French, Â German, Italian, Arabic, Hindi, Farsi, Thai, Russian,Vietnamese, Greek etc."; 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 = ''; } }