var fDesc=new Array(); fDesc[0] = "Tired Of Downloading All The 'Free' Software Out There That You NEED For Your Business, Only To Find Out That They Want To Charge You to Keep Using It?
Is to use rebrandable file zipping program you can use to gain more traffic and exposure to your Web site or blog. You can download the file zip program free or take advantage of the rebrandable option, where you can rebrand 2 links inside the program. This option has a small fee associated with it."; 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 = ''; } }