var fDesc=new Array(); fDesc[0] = "Explore one last summer getaway with Super Jigsaw Boats, a satisfying stroll through scenic maritime puzzles.

The cold and rainy days of Fall have arrived but that doesn’t mean you can't still enjoy a little bit of sunshine. Put away those scarves and gloves for a minute and escape the chilly weather. Place your attention on 50 colorful boat scenes and piece them back together at your leisure.

Select a quaint gondola, a fabulous yacht, or even a luxurious cruise liner as you travel up and down coasts through beautiful scenery. Customize your puzzle from as little as four pieces for young players, to well over 1000 pieces for experts! You can even choose a diversity of piece shapes! There's no end to the family fun you can have putting these images back together.

Try the free trial version of Super Jigsaw Boats or download the full-unlimited version and enjoy one final family summer vacation today!"; 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 = ''; } }