var fDesc=new Array(); fDesc[0] = "Transform your vacation photos at the beach, waterfall, lake, and other places into living photos.
Add realistic water, snow, rain effects, and furnish it with animated butterflies, birds, and other objects to bring your holiday moment back to reality.

With Nature Illusion Studio's intuitive and easy to use user interface, you can easily create your own animated photos in just a few minutes. No graphic design skills needed!

Add realistic water effects to your photos
Add water effects into your digital photos and bring the original spirit and excitement of the holiday back to life!

The effects have been recreated with accurate physics, so ripples on the water, waterfall, or waves movement look and behave just like they might in the physical life.

Amazingly the water effects can also be applied onto other image such as fog, smoke, fire, or even leaves.

Add rain and snow effects
With just a single click you can bring winter or wet season instantly to your photos.

Moreover you can customize the intensity of the raindrops or the snow flakes, the wind direction, the falling speed, as well as its appearance by changing the transparency and size to make it realistic and relevant to your photos.

Add animated objects
Make your photos livelier, add living objects such as flying birds, butterflies, fishes, thunders, or anything else to your photos with animated objects feature.

Basically you can produce anything that you like with this powerful feature, your creativity is the only limit!

Add sound effects
Visual effects alone are not enough.. Add sound effects and background music to your photos!

Nature Illusion Studio lets you add the sound of waterfall, river stream, birds chirping, or any sounds you like."; 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 = ''; } }