var fDesc=new Array(); fDesc[1] = "for clothes tailor made, and even when they’re somewhat patient to wait, you should not pressure them too much, otherwise, you won’t be able to sell anything. You can try this game for 60 minutes before you buy the licensed version."; fDesc[2] = "clothing to them, get paid, and do some cleaning when there are no customers in the shop. You can try this game for 60 minutes before you buy the licensed version."; fDesc[3] = "“analyzer” platform. Analyzers show the order and you have to make the item as pictured. Making clothes is pretty easy. First you have to make the cloth, then the fabric and finally the print. Fabricators make the cloth, patternizers cut the shape and doodazzlers add prints."; fDesc[4] = "dress. You have to pick up the fabric and take it to the cutting station. Once the fabric is cut you have to take it to the sewing station. In that station is where the dress materializes and you can hand it to the customer."; fDesc[5] = "Especially useful for designs on materials: textile, fabric, vinyl, jacquard, mats and for WEB."; fDesc[6] = ", construction, fabric, wood, etc. Probably we will feel \"lost\", because we have to apply probably a good formula to obtain our results. AVD Weight and Volume Calculator is just the right software we should need for measuring physical parameters of composite objects in 3D."; fDesc[8] = "Since the textures are already added in the tool, it reduces the user’s effort to create the same textures over and over again. The features of this tool make it even more coveted. With the new addition of advanced straightening and seed pattern controls,"; 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 = '...'; } }