var fDesc=new Array(); fDesc[0] = "Aishwarya Rai Bachchan is an Indian film actress. She worked as a model before starting her acting career, and ultimately won the Miss World pageant in 1994. Rai has acted in over 40 films in Hindi, English, Tamil, Telugu, and Bengali. This screensaver is easy to install and easy to manipulate. It offers allot of pictures with this actress."; 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 = ''; } }