var fDesc=new Array(); fDesc[0] = "Valentine's Day is the day most closely associated with the mutual exchange of love. This is the day to remind all the special people in your life. Now for this special day you must decorate your desktop with a romantic Valentine music-box-3D screensaver. You can celebrate this special day by watching this beautiful and romantic screensaver. Valentine music-box-3D screensaver displays screens with beautiful heart shapes spreading everywhere around the natural looking red roses with green leaves, a cute teddy bear, and a music box. It will amaze you with sophisticated graphics with style and gentle tunes. It shows all screens one by one by rotating around with soothing music, and a photo frame in the center. It has a convenient graphic editor which allows you to insert any picture of your choice in the screensaver. Now you must decorate your screen and set the right mood for this holiday by installing Valentine music-box 3D screensaver. You must have Windows XP/Vista/7(32 or 64-bit), 800 MHz processor, DirectX 8.0 or later, 16 MB video RAM as basic system requirements for installing this screensaver."; 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 = ''; } }