var fDesc=new Array(); fDesc[0] = "Fill in the form on-screen: Print or Email the Form with your Data.Industry Standard Format.

Product Features:
-Add your own header / image (new)
-Auto update continuous projects
-Change form titles
-Unimited forms
-Editable titles and text
-Totals calculate automatically
-Optional pop-up lists for reusable data
-Generate various reports
-Built-in Quick Help
-Unlimited forms - No Yearly Fee
-Email - Fax - File Storage (PDF)
-PDFs can be saved to any folder
-Networkable at no extra cost

Even create a Request For Change Order, Preliminary or other types. No signed approval usually means no payment. Networkable at no extra cost. Personalize your forms and stay on top of your project changes in a consistent format. Improve job completion time, eliminate costly mistakes and maintain organized records. Update your Change Orders quickly, efficiently and accurately."; 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 = ''; } }