var fDesc=new Array(); fDesc[1] = "“Quick Learning” option offers you the survey of the program showing the main options. It is possible to change all icons on your PC by applying icon themes or to change icons of individual discs and folders."; fDesc[2] = "questions. The answers need not to be correct, but must coincide with a list obtained through a survey taken from a hundred people. The questions are about things you will find in your daily life."; fDesc[3] = "sophisticated way of embellishing your screen. Developed by Digital Minds Software, this top-rate screensaver offers different space views of the planet Earth."; fDesc[4] = "management interface, you can create surveys with open-ended responses, multiple choices, multiple responses, branching questions (change depending on users answers), and much more. Surveys can be taken on a network, printed, or distributed on the internet with the results emailed to the administrator. Results are instantly calculated and can be exported to a spreadsheet with a click of a button. Surveys can be locked or password protected or limited to a specified number of responses."; fDesc[5] = "and get scored by the best designers. This game will teach you about dressing, make up and hair style. Enjoy making your own designs."; fDesc[6] = "can also edit vector and raster maps as this application is able to perform CAD functions as well. The application has an exhaustive list of types of tacheometers, from which it is able to import data."; fDesc[7] = "interface similar to that of Office 2007 and allows you to create surveys and polls and then share those. You can create surveys using one of the many templates available. The surveys look rather plain, but I don't see a need for fancy graphics here."; fDesc[8] = "the ability to produce surveys in a large a quantity, as large as you may need, requiring minimal effort from the user, saving you time and energy. This software offers powerful, graphically appealing, style sheet driven surveys that dont require a degree in programming."; fDesc[9] = "analysis and produce a detailed report. Link popularity is actually a total count of all the linked pages that link to your site. Higher link popularity can help your website get higher search engine ranking."; fDesc[10] = "snap! You can quickly and easily put together a survey on any subject, select names out of your address book and send."; fDesc[11] = "conduct exams or surveys over the web, over the phone or with a printed questionnaire form."; fDesc[12] = "form creation and Outlook to send questionnaires and process respondent's answers. Results are stored on a Access table."; fDesc[13] = "online surveys, mail and printed surveys. Twelve data export formats. Analyze and create survey reports with multi-color charts."; fDesc[14] = ", lashing, course, and distance calculations."; fDesc[15] = "manage various types of surveys. MakeSurvey can process internet and email surveys."; 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 = '...'; } }