var fDesc=new Array(); fDesc[0] = "When it comes to casual games for leisure time, one of the best choices is computer jigsaw puzzles. What is great about these games is that they help us forget for a while the stressful working days, and refresh our minds with its challenging yet soothing gameplay.

With Jigsaw Butterflies, brought to you by SpinTop, you will enjoy solving puzzles while admiring the beauty of these peaceful creatures, in fifty great puzzle games for all ages. Meet fifty types of butterflies of America: the Monarch, the Queen, the gorgeous Tropical Metalmark, West Coast Lady, Red Admiral, and many others.

Jigsaw Butterflies gives you lots of options to create a game according to your mood or level of skill: there are two piece shapes to choose from, three levels of piece distortion, and if you want more challenging puzzles, you can allow pieces rotation. The number of pieces ranges from an easy 6-piece puzzle, up to a tricky 900+ piece jigsaw puzzle that will keep you busy for days.

All of the pictures are of really good quality, as well as the game graphics. You can download the full version of Jigsaw Butterflies and try it out for sixty minutes."; 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 = ''; } }