var fDesc=new Array(); fDesc[0] = "Cloakfish offers the unique ability to choose new proxies daily! If one proxy becomes unavailable you choose a new one and continue working.
Each day you can either activate your previous proxy, or switch to a new IP.
New to Cloakfish ? Try the cheap evaluation license!

- True anonymous web surfing, your identity can not be traced back by anyone
- Access to thousands of unique IPs per month, sorted by city and country
- Military strength encryption of your internet traffic for true privacy
- No more searching for insecure half-functional proxy lists, just install and use !
-Auto-rotation, route optimization, API and more ! (all features)"; 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 = ''; } }