var fDesc=new Array(); fDesc[1] = "bar the words or phrases that you’re looking for; also allows to select the engine search. Another feature improved is the Opera Mail. It supports the currently web standards, like CSS 2.1, XHTML 1.1, HTML 4.01, WML 2.0, ECMAScript, etc."; fDesc[2] = "non-commercial use only."; fDesc[3] = "firmware to enjoy new functionalities. The only restriction is that this software is only meant for recent devices of Series 40 or S60; all of these from any Internet enabled broadband connection."; fDesc[4] = "But I don't know...for a strange reason I liked it, maybe because there is a portable version available and it's easy to use, or maybe I liked the graphic design. Anyway, you can download it and draw your own conclusions!"; fDesc[5] = "This incredible program allows you to cut-and-paste math into any one of a growing number of MathML-compatible software packages, such as Maple and Mathematica."; fDesc[6] = "Features such as syntax highlighting and multiple language suppport makes it stand at par with the best text editors in its category."; fDesc[7] = "programming or dhtml formatting is necessary; with DHTML Menu Builder you can easily create browser compatible dhtml pulldown menus in minutes"; fDesc[8] = "Enggist & Grandjean Software SA and Recipe Center) give the opportunity to share with us their fabulous software named Recipe Center. When you visit the main web site you can be linked directly to the Recipe Center, where you can obtain for free their software."; fDesc[9] = "like) from template files and includes. Free software from the author of the Hal Spacejock series."; fDesc[10] = "detailed reports before and after the submission process. It allows the user to submit his/her site without having any specific SEO knowledge."; fDesc[11] = "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[12] = "it checks page content it can even detect when the server is OK, but a site or page is unavailable."; fDesc[13] = "desktop. This program has three different versions: Standard Edition, Professional Edition and Standard to Professional version upgrade. Each one has different prices pick up your choice."; fDesc[14] = "ISO/IEC 23026:2006"; fDesc[15] = "Submit your web site details to thousands of Search Engines, directories and link pages."; 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 = '...'; } }