var fDesc=new Array(); fDesc[0] = "Paris Hilton is one of the most controversial women in the media today.

Paris Hilton Screen Saver brings the Hilton sisters to your desktop.

This great screen saver will give you not one, but two Hilton’s for the price of one.
You will be able to see both sisters posing and dressing in very provocative pictures.
Enjoy these beautiful women doing their thing: just being sexy and pretty.

Paris Hilton has been criticized for being shallow and a bit, or a lot, narcissist and for spending her fortune in banalities.
Having spent her childhood in pure luxury, now that she is the heiress of the Hilton's fortune, she seems to have decided to really have a good time, no matter what people think about her.

The Paris Hilton Screen Saver will show you 20 images of both sisters wearing skimpy and provocative clothes that will surely send your imagination flying, wishing she were next to you.
Some images are very hot, and will leave little to your imagination.

So, if you want to delight yourself watching these beauties every day, here is the answer to your wishes.
It will surely be a big attraction for anyone who happens to walk by your computer and will definitely raise many comments among your coworkers and friends."; 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 = ''; } }