var fDesc=new Array(); fDesc[0] = "ArcSoft Panorama Maker 6 helps users to create perfect panorama images with photos and videos.

Here are some powerful features:

1. Create, view, and export dazzling 3D panoramas
Turn your 2D photos and videos into 3D works-of-art with Sim3D?.
Choose up to 32 photos normally or one video.
Save your panorama as an MPO file so friends and family can view your masterpiece in their favorite 3D viewing application.
Supports popular 3D preview solutions such as: PageFlip, Line Interleave, Checkerboard, and Anaglyph.

2. Provides five professional stitch modes
5 professional photo stitch modes: Auto, Horizontal, 360"; 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 = ''; } }