var fDesc=new Array(); fDesc[0] = "Enjoy the colors of the nature with The Blue Ice Abstract Wallpaper!
Post Wallpapers to MySpace, Friendster, Hi5, Orkut, and more. Download this wallpaper for Windows, Vista, Mac or your mobile device.
The Blue Ice Abstract Wallpaper download has been resized to fit within this window. 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."; 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 = ''; } }