var fDesc=new Array(); fDesc[1] = "one picture you are looking for. Use the picture of a famous movie celebrity, a comic, or the singer of your favourite band, to make the perfect joke, amuse your friends, or just to have a good time while creating some bizarre pictures."; fDesc[2] = "famous heiress to your desktop, in a way maybe you have not seen before. And she is not alone. In many of the pictures she is accompanied by her also beautiful sister Nicky."; fDesc[3] = "Multiple images and poses. All full screen - All high resolution - All sexy - All 100% Free!"; fDesc[4] = "definetelly enjoy."; fDesc[5] = "include both sexy ladies in provocative dress and pose. So hot that we had to censor one image for public distribution."; fDesc[7] = "price of one. You will be able to see both sisters posing and dressing in very provocative pictures. Enjoy these beautiful women doing their thing: just being sexy and pretty."; fDesc[10] = "include: Pop-Up Blocker, tabbed multiple site browsing, auto login, and save groups of pages."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }