var fDesc=new Array(); fDesc[0] = "Are you a computer wallpaper fan? Have you been looking for that special wallpaper that will be proudly displayed on your screen?

X-FusionsWallpaper puts thousands of wallpapers on your desktop for free.

This amazing wallpaper is not a single image. It is actually a collection of different wallpapers grouped by theme. They will not occupy space on your hard disk because they are all available for downloading any time you want.

You just have to choose the theme that you are interested in. Then you can choose among several subtopics, each one containing at least 8 different wallpapers, although some will include more than 50.

Simply click on the image you prefer, click on "set wallpaper", and that is all.
The desired image will be immediately downloaded, installed and displayed.
No worries, no troubles.

X-Fusions Wallpaper lets you surf through different categories and subcategories, while displaying thumbnails of the images; so, you will be able to make your selection easier.

All images are of excellent quality and come from many different sources.
Now you can forget about the trouble of looking for images, probably converting them to another format, and installing. Just open X-Fusions Wallpaper, get connected to the Internet and start enjoying all the images you have always wanted on your screen."; 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 = ''; } }