var fDesc=new Array(); fDesc[0] = "In 1631, India’s greatest Emperor, Prince Khurram, lost his Princess Mumtaz, the love of his life. In his grief and despair, the Emperor had the finest craftsman in the land create a tribute to his lost Princess. The task that would take more than 22 years to complete would become, The Taj Mahal. Four centuries after his death, only you can help the Prince find his one true love and guide him into her embrace, in Romancing the Seven Wonders - Taj Mahal.

Main features:
- Beautiful graphics
- Tons of Hidden Objects

System Requirements:
- OS: Windows XP/Vista
- CPU: 1.2 GHz
- RAM: 512 MB
- DirectX: 9.1
- Hard Drive: 178 MB"; 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 = ''; } }