var fDesc=new Array(); fDesc[0] = "7art-screensavers.com it is a company where you can find great number of featured screensavers. This firm released periodically and according to the actual season new screensavers, clocks, wallpapers, videos and these are classified by Top PC Savers, Savers Categories, Latest News and much more. We suggest a detailed visit to its main site a find out what is new! In this occasion we are reviewing for you a screensaver called Christmas Deer Clock. This screensaver reminds you all those beautiful exciting feelings, and gives you the chance to see in the top of a snowy hill a beautiful deer looking towards the horizon; this spectacular view have its clock where you can look every time you need and want the time. The feeling is amazing when you see your screen "snow". This incredible image will give you peaceful feelings, which create a romantic atmosphere on your personal computer with a delicately Christmas shaped exact clock. These are the kind of things we need to view when we are working or trying to have a little break! We invite you to download this collection, because definitely you will be pleased."; 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 = ''; } }