var fDesc=new Array(); fDesc[0] = "The Crystal Button 2008 software provides all the tools needed to create all kinds of buttons for a website. The program is easy to use and buttons are quickly created. Buttons are necessary for website navigation and therefore are a big part of any site. The program enables the user to create professional quality buttons without any problems and within just minutes.

The buttons created with the Crystal Button 2008 program can be saved in a number of formats. You can choose to save the button images in GIF, PNG, BMP and JPG formats, to mention just a few. Even the transparent GIF and PNG formats are supported by the software.

The buttons created are of high quality and you can choose from many different features. The right buttons can always be created, no matter what the site is. You can choose from buttons that are smooth, glassy, metallic or plastic, as well as in 2 or 3D. Colors and writing styles are also chosen by the user and the finished buttons and graphics look as if a professional created them. Besides buttons, you can also create navigation bars, headers and other graphics with the Crystal Button 2008."; 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 = ''; } }