var fDesc=new Array(); fDesc[0] = "Click the download link or Right-click the wallpaper and choose Set as Background or Set as Wallpaper.Click on the wallpaper to see it at full size; it will appear at full size if you save it or set it as your desktop wallpaper. Post Wallpapers to MySpace, Friendster, Hi5, Orkut, and more. Download this wallpaper for Windows, Vista, Mac or your mobile device."; 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 = ''; } }