var fDesc=new Array(); fDesc[0] = "A set of 12 beautiful images of different types of Monkeys
To view the Nice Monkeys Screensaver you must first download and install the Free Google Photos Screensaver. If you already have the Google Photos Screensaver program skip the following section and scroll down to obtain the Nice Monkeys Screensaver photo feed link."; 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 = ''; } }