var fDesc=new Array(); fDesc[0] = "Professionally lit, extremely high-resolution, full-body photo-reference was captured and then carefully assembled to preserve natural asymmetry and remove all possible seams. Each Elite Skin Texture product is wholly original and 100% unique from any other texture set on the market, anywhere. Custom, hand-crafted specular and bump maps were created following techniques used by professional artists from the high-end 3D industry. Whether you use Carrara, DAZ Studio, or even Poser™, the Elite Skin Textures will truly help you achieve photo-realism in your renders.

V4 Elite Texture: Maya includes:
-1 High Resolution Texture Set for Victoria 4
-8 Skin Styles
-22 Textures Included:

-2 Eye Transparency Maps (1000 x 1000)
-1 Eye Transparancy Map (2048 x 2048)
-1 Eye Bump Map (3000 x 3000)
-2 Eye Textures (3000 x 3000)
-2 Face Bump Maps (4096 x 4096)
-2 Face Texture Maps (4096 x 4096)
-2 Face Specular Maps (4096 x 4096)
-1 Teeth Bump Map (2500 x 2500)
-1 Teeth Texture Map (2500 x 2500)
-1 Limb Texture Map (4096 x 4096)
-1 Limb Bump Map (4096 x 4096)
-1 Limb Specular Map (4096 x 4096)
-1 Torso Texture Map (4096 x 4096)
-1 Torso Texture Bump Map (4096 x 4096)
-1 Torso Texture Specular Map (4096 x 4096)
-2 Eyelash Transparency Maps (2000 x 2000)

-Carrara Material Shader (.CAR)
-DAZ Studio Material Presets (.DS)
-P6+ Material Presets (.MC6)"; 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 = ''; } }