var fDesc=new Array(); fDesc[0] = "Install Brightfilter Parental Control on your PC, and it protects your family from the dangers of the internet: pornography, identity theft, illegal sites, malicious software - and much more.

Features:

One-click filtering

Parents can just set pre-defined levels of internet access according to age. Just click the A, G, 12, 15, 18 icons and Brightfilter will automatically filter Internet content relevant to that age.

Brightfilter - Tools to tailor your filtering

You still have full control, should you want to specifically allow or deny any particular website or category.

Brightfilter - Surf-time

You can limit your child's access by time of day. If you don't want them surfing the web at night, or during homework time - you just select the hours you want to disable Internet access. It's like setting the heating timer, but easier.

Brightfilter - Make your PC safer

Viruses and Spyware that can infect your PC come from malicious websites. Brightfilter keeps a list of these, and automatically blocks them - limiting the risk of your PC becoming infected.

Brightfilter - Protect your identity

Websites used for 'phishing', which capture your details for fraud and identity theft, are known to Brightfilter too. These websites will automatically be blocked giving you peace of mind.

Brightfilter - Nothing to remember - just click and go

Young children or visitors can safely surf the web without needing a password. Brightfilter automatically restricts access to the safest possible level.

Brightfilter - It works on all typical PCs

Brightfilter works on Windows XP or Vista. It doesn't matter whether you browse the web with Internet Explorer, Firefox, Opera, Safari or any other browser software - Brightfilter works with them all."; 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 = ''; } }