var fDesc=new Array(); fDesc[0] = "Pluginlab CSS Menu Studio is a powerful standalone CSS menu design and publishing software platform. This powerful software streamlines site navigation development process by providing you with a comprehensive set of visual design tools and features. It's specifically targeted for professional webmasters and designers.CSS Menu Studio is a standalone CSS and HTML script generator and editor for user that do not have Dreamweaver or Expression Web. It's specifically targeted for professional webmasters and web designers that demand the highest standards in scripts quality and compliance.CSS Menu Studio's key benefits:- Free standalone development environment- Compatible with all Pluginlab supported plugins- Multiple site management features- Standards compliant script output- HTML and CSS Scripting editor- Visual HTML editor- Real-time design preview- International language encoding- Direct FTP connectivity Benefits of CSS Menus designed with CSS Menu Studio:- Pure table-less semantically correct HTML layout- Valid W3C HTML and XHTML markup- 508 Accessibility Compliant navigation including keyboard support- Search engine friendly- Right-to-left languages support- Most comprehensive browser support in the industry- Mobile and handheld PC support- Free CSS Menu templates in Preset Manager- Single Level and Two Level Horizontal Layouts- Multiple menus on same page- Transparency controls for Flyouts and Main Level- "Text On Image" and text decoration- Flexible menu positioning options- Multiple color CSS menus- Flyout Open and Close style and animation- Flyout open direction control- Cross browser animation and effects- Flexible CSS border color options- Efficient menu wireframe customization- Advanced CSS Menu color management- Site Navigation Optimization - highlight selected and headings- Drop down menu browser edge detection- Automatically preloads images- Button icons and arrows- Drop down menu activation control- Saves you hours of development time- Easy to use and learn- Visualize the menu creation process in real-time- Streamlined color management interface- Support for Adobe Dreamweaver and Microsoft Expression Web templates- Efficiently updates your entire site 9.5 out of 10

A truly powerful standalone CSS menu design and scripting platform that comes with a large variety of tools and features to help you easily create amazing CSS menus."; 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 = ''; } }