var fDesc=new Array(); fDesc[1] = "engines, measure and analyze traffic to your site. Instantly find out which keywords fit in well with your search engine optimization strategy. Analyze how well your site is optimized for search engines and find recommendations how to improve your rankings. Automatically submit your site to the best search engines, find the regularly updated recommendations on manual submissions and registrations with pay-per-click search engines. Check your site rankings in over 100 search engines. Live traffic analysis will provide you with actionable insight based on up-to-the-minute trends. Using over 160 analytical reports you will understand your visitors and answer questions that influence the bottom line of your business: where they come from, what they want; and why they don"; fDesc[2] = "precisely. With SigmaPlot, you can produce high-quality graphs without spending hours in front of a computer. SigmaPlot offers seamless Microsoft Office integration, so you can easily access data from Microsoft Excel spreadsheets and present your results in Microsoft PowerPoint® presentations. Graph creation starts with SigmaPlot's award-winning interface. Take advantage of industry-standard menu design, menu toolbars, right mouse button support and graph preferences. Select the graph type you want to create from the Graph Toolbar's easy-to-read icons. The interactive Graph Wizard leads you through every step of graph creation. You get compelling, publication-quality charts and graphs in no time. SigmaPlot offers more options for charting, modeling and graphing your technical data than any other graphics software package. Compare and contrast trends in your data by creating multiple..."; fDesc[3] = "animals and vegetables. Follow the market trends, learn to know your customers and sell ripe crops down at the town market to expand and get your business profitable."; fDesc[4] = ", analyze and graph all of the important aspects of your diet and fitness, like your calories, carbs, fat, protein, nutrition, eating patterns, metabolism, activities, weight loss, measurements, moods, and other trends."; fDesc[5] = "eye on the stock movements in the market. Easy to use tool, designed for traders and stock analysts is the Advanced Analyzer 4.2. The Advanced Analyzer 4.2 helps you to analyze the trends and movements of the stocks by providing comparative charts and graphical trends of the variations."; fDesc[6] = "analysis tool for chess games that allows you to maintain a chess games´ database. You´ll be able to look later into that database using different criteria. The program is also able to show you trends through graphics, that can be then be printed"; fDesc[7] = "light of the camera flash creates an unnatural shininess on skin. ShineOff automatically transforms faces and skin areas to a soft and natural looking appearance."; fDesc[8] = "cameras are known to add a yellow cast to teeth. PearlyWhites automatically restores teeth to gleaming white. PearlyWhites may also whiten the sclera of the eye as it looks for white elements when surrounded by flesh tones."; fDesc[9] = "your jobs and tasks effortlessly. Task Manager 2003 can be used personally or in a team environment to track personal and shared tasks, jobs (including customer jobs) and projects. Get a quick view of all your tasks, guard against missed deadlines, balance workloads automatically and forecast work bottlenecks and quiet times. Sample reports include: tasks listed by deadline/date, received, tasks currently overdue, tasks due today, task time budgets, workflow trends, time allocation pie graphs, main/subtasks, and much more. Easy data entry allows you to minimize the time spent on logging tasks. Tracking, reporting and even analyzing task statistics and work trends is fast yet simple. The powerful built-in Microsoft Access? ODBC database allows you to customize fields, templates and reports while getting a wide variety of these already built in. Export to Microsoft Excel?, Word?, Access?..."; fDesc[10] = "provide correction for hemispheric fisheye lens distortion.Fisheye-Hem i offers an aesthetically pleasing and natural view of the image using a unique mapping technology!"; fDesc[11] = "it uses colors and patterns from the image and lighting technology for a beveled edge. AutoMatting can be especially useful for photographers and designers."; fDesc[12] = "delete dust and dirt from your images automatically. It is the quickest way to correct your images in a real-time operation mode: you will see every correction in a preview window immediately."; fDesc[13] = "any kind of periodically updated value in a database, which can be reached by SQL query."; fDesc[14] = "reservation trends and work towards your future needs. Rearrange reservations and allocate tables."; fDesc[15] = "Graphical display of match results. Head to head stats, group vs group stats, bookmakers' odds and much more."; 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 = '...'; } }