var fDesc=new Array(); fDesc[0] = "You are minutes away from your new logo. You can download free trial version of AAA Logo right now! No registration or personal information is required, so why not give it a try? Create logos for your website or print. It is so easy to do with AAA Logo - powerful logo maker / logo creation software. The download and installation will take only a few minutes.
Not just for Logo Design !
With AAA Logo you can create almost any type of website graphics or business graphics for high resolution printing. Logos, banners, buttons, headers and icons for your website with rich colors, gradients, shadows and reflections. Business graphics such as business cards, letterheads, posters and other business stationery can be designed and printed directly from AAA Logo or created images can be exported for use with other applications
Design logos / business graphics in any industry
The choice of objects and templates in AAA Logo caters to a variety of businesses in most any industry, such as Technology, Finances, Healthcare, General Business and Retail, Education and Training, Travel and Tourism, Organizations, Sports and Fitness, Food and Beverage
Create professional, high resolution images in clicks
Now, anyone, regardless of creative ability, can blend shapes and text into an impressive logo in a few clicks. Just choose a logo layout you like from the collection of pre-build templates, edit the elements of the logo, add your business name and slogan. And finally, apply some styling. That's it. Now, you can export a logo project for printing or for the Web. In addition to pre-build logo templates, you can make logos by yourself from scratch
Get started without having to open a manual
Sit down and bang out a high quality professional-looking logo after a few minutes of learning. The program is intuitive enough to figure out what it does without the need to read a 1000-page user manual."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }