var fDesc=new Array(); fDesc[0] = "Myproxy helps dramatically accelerate your internet connection, save your Internet costs and make your web surfing more enjoyable. In order to achieve these targets the whole sequence of functions is implemented in this software: ad stopper, caching, money and traffic records, internet connection speed meter, integrated dialer, sharing dialup connection between other computers of your LAN.

An average statistical web page contains 5-7 banners and 3-4 pictures. Your internet connection is being freed by caching pictures and blocking ad banners for loading useful information. Statistics shows that every 1 megabyte of useful information contains about 100-150 banners and 100-200 kilobytes of static graphics. It's easy to calculate that pure saving is more than 20-35% (we assume that average banner size is 1kb, which is of course very lowered.

Web accelerator MyProxy works as a proxy-server between your Internet browser and your Internet Service Provider (ISP). So all your internet requests go through it. Such an approach allows not to depend on the type of installed Internet browser. You just need to install the programme. MyProxy will care about the rest."; 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 = ''; } }