var fDesc=new Array(); fDesc[0] = "Spending too much time on FaceBook, Twitter, YouTube and other Social Networking sites?
Free Internet Security Controller allows you to control the time you, your family or your employees spend on Facebook, Twitter, Youtube and other Social Networking sites.

Now with Free Internet Security Controller you can securely limit the access time to the strictly indicated time periods as well as limit the amount of time for visiting these websites.

Setting a timetable for a website is as easy as marking the selected hours green or red. The Internet security settings can be adjusted per day or per hour.

Furthermore, in addition to the website timetables, separate time limits can be set for selected websites. For example, you could restrict your access to Facebook to just 6pm to 7pm, or for no more than 45 minutes per day.

In contrast to Internet filters, Free Internet Security Controller is designed especially for working with social networking sites. It does not perform other internet filtering tasks and therefore it is extremely fast and does not slow down your Internet connection and computer."; 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 = ''; } }