var fDesc=new Array(); fDesc[0] = "Software that enables you to online fax your electronic documents to China. The supported formats are,

Adobe PDF (*.PDF)
Microsoft Word file (.DOC or .DOCX)
Microsoft Excel spreadsheet (.XLS or .XLSX)
Microsoft PowerPoint slides (.PPT or .PPTX)
Microsoft Visio drawing (.VSD)
Plain Text (.TXT) file
Rich Text Format (.RTF) file

Fax to China Wizard software simplifies the process of printing your electronic document to paper sheets and then fax them out with the help of your fax machine.

For travelers, salesmen and, business professionals etc., Fax to China Wizard software becomes a mobile fax machine that helps you fax your electronic documents to your clients and partners.

Fax to China Wizard software makes your fax reach anywhere in China as long as the receiver can provide a valid fax number.

Just pay as you go, no strings attached, no advertisement on the cover page of your fax!"; 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 = ''; } }