var fDesc=new Array(); fDesc[1] = "purposes only, the LRPD has decided to offer such an application, so that the general public can witness by themselves the damage that can be caused by its use. You can download the PC Version (5Mb) or the MAC OS8-9 or OSX versions of Safer Vandalism Studio(tm) here, or try out the online version."; fDesc[2] = "Vegas Heist, but it's OK. The story is very similar to the original, but this time you are hired to find a hidden fortune within 17 hours."; fDesc[3] = "program, but includes advanced customization options so we can enjoy a menu of absolutely professional installation. The program has an interface that emulates the Windows Explorer."; fDesc[4] = ", Application , Stream Audio, Microphone, Cassette Tape, Radio, Electronic Organ, CD Player, LP, TV, Video Tape, DVD Player."; fDesc[5] = "wallpaper tools, it is as powerful as a professional image viewer. It doesn't use activedesktop and get very low system resource costing."; fDesc[6] = "quantities. DIRECTIONS: decompress in a folder and click twice on the file \"Estima\" choose to continue if a message appears."; fDesc[8] = "graphically reverse engineer, create and modify a database through ODBC and perform advanced SQL functions. For a single price you get all the supported platforms, Linux (32 and 64 bit), Solaris, Windows, HP-UX and Mac OS X. Discover what database professionals have known for years - that enterprise databases are designed with enterprise modeling tools. Why has this been a secret for so many? Why do so many labor with buckets full of error prone, undocumented, SQL? Well it seems no one has been able to pack the features of a quality data modeling tool into a product at an accessible price - not until now. Data Architect is an emerging enterprise tool for designing databases at all levels of an organization using the same concepts found in tools costing thousands of dollars! Major Features: Workspace/Project oriented environment ERD centric data modeling Logical Data Model Physical Data..."; fDesc[9] = "It can extract the best parts of various audio files. It can also join the best parts of many mp3 files together."; fDesc[10] = "agenda, no record of what's being discussed and nobody seems to be accountable? Ever stopped to consider how much these meetings are costing you?"; fDesc[11] = "providing order entry, custom electronic job tickets, on-line data collection, job costing and tracking, workflow scheduling, and automated invoicing into a sophisticated, yet easy-to-use information management system. Job Manager helps your organization achieve its full potential by enabling your employees to accomplish everyday tasks more efficiently."; fDesc[12] = ", household product, footwear, bags, luggage. It generates costing sheet, BOM, quotation, costing history."; fDesc[13] = "Quotation, Proforma Invoice, Sales Confirmation, Purchase Order, Official Invoice. Further more, Sales report and Invoice report"; fDesc[14] = "tools you need to cost your jobs quickly and create all your paperwork. Everything is fully customizable."; fDesc[15] = "time and expenses for real time reporting and billing. Integrates with Microsoft Project. Free trial."; 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 = '...'; } }