var fDesc=new Array(); fDesc[0] = "Candy the dainty doll is Barbie’s worthy rival. Oh, what gorgeous blue eyes and beautiful long lashes she has! And her figure is quite a lovely sight!

Dressing her up is so much fun! Especially with a variety of stylish clothes and amazing, beautiful accessories.

Do you think she should change her hairstyle or her hair color? That’s easy!

Main Features:


- 2 beautiful venues
- bright, saturated color
- cool soundtrack

Requirements:


- OS: Windows 2000/XP/Vista/7
- CPU: x86, 800 MHz
- RAM: 256 MB
- HDD Free Space: 100 MB
- DirectX: 8.1 or later
- Flash Player version 10
- The game compatible with: Internet Explorer 8 , Mozilla Firefox 3 , Google Chrome 9"; 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 = ''; } }