var fDesc=new Array(); fDesc[1] = "the Manglik Dosh.Just type Name,Birth-date,Birthp lace,Birth-time of the girl and the boy and Kundli will automatically tell the user whether the marriage is valid or invalid"; fDesc[2] = "time. Don´t forget to keep your customers happy so they will give you bigger tips. Drive all kind of cars from different kind of customers. Enjoy this great game as you work on a parking lot."; fDesc[3] = "a local orphanage. To help Sally achieve her noble goal you must assemble teddy bears by using six parts (head, torso, arms and legs) of the same color which move in a conveyor belt."; fDesc[4] = "finally get to the monitoring room. Every escape is a mission in which you need to solve some problems in order to be able to leave the room. You can try this game for 60 minutes before you buy the licensed version."; fDesc[5] = "to follow the instructions you are given in each level and accomplish them as fast as you can. Your tasks include make up the girls, dress them up, and get her hair, nails and accessories done to finally go to the stage and be judged."; fDesc[6] = "integrates with Adobe Photoshop, Paint Shop Pro Photo and other photo-editing applications. It gives you the power to apply any imaginative effect to an image surface without disturbing its original details."; fDesc[7] = "to help her in her quest by collecting as many crystals as you can. This application provides you with a nice looking interface, good colors, graphics, animation and a nice soundtrack."; fDesc[8] = "you forget about all those old screensavers. You will be able to see a very realistic looking, and very sexy, 3D Girl. Her body and face are so well drawn that you can see the muscles moving below the skin."; fDesc[9] = "one of those bars, or better yet, will bring not the bar but only the stage where you will enjoy watching a very pretty girl dressed in a very revealing outfit, doing a sexy strip dance just for you."; fDesc[10] = "program makes a recalculation of the parent’s date of birth which gives as a result the periods where they are more likely to conceive a boy or a girl."; fDesc[11] = "chance to share your victory with two charming cats and only for you they will strip their lithe bodies!"; fDesc[12] = "spicy and pungent feelings.Beautiful Girl Craps is not a simple game of craps it is a delight with excellent graphics, beauty an"; fDesc[13] = "stripped and her sensual pose never left a man indifferent!The play is also attended with pleasant music which adds it intimacy."; fDesc[14] = "game and she has no any item of her clothes on her!!! Put your bets, admire and delight with her beauty in Cool Girl Roulette!"; fDesc[15] = "Japanese atmosphere and to win money! Pleasant settings, the roulette of special shape and the girl herself will help you to do it!"; 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 = '...'; } }