var fDesc=new Array(); fDesc[0] = "muvee Christmas stylePack 6.0 is a collection of 6 styles that wii let you celebrate the christmas season with some extra zing. muvee Christmas stylePack is suitable for Christmas moments, winter themed pictures/videos. There are following six styles in this pack:

Sleigh Ride
Winter-themed, moderately-paced style with snowy, mistletoe-edged frames, and reindeer and sleigh overlays.

Santa Claus
Jolly Christmas favorites come together in this fun-filled style, which contains overlays of Christmas trees, stockings, santa hats, candy cane and more.

Christmas Gift
Simple framed style with subtle overlays for creating a muvee Christmas card of the season's best moments.

Old-Fashioned Christmas
Old fashioned, sepia-toned Christmas style with colored frames and vintage-inspired Christmas overlays reminiscent of the days of yore.

Angels We Have Heard
Slow-paced, soft wintery style with a misty white frame and falling snow.

Holy Night
Slow-paced, peaceful style in soft focus with overlays and icons from the Nativity scene.

Just add this to your muvee Style Repository & make you Christmas & Winter Vacation out of this world."; 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 = ''; } }