var fDesc=new Array(); fDesc[0] = "AXMEDIS Content Production Tools: AXMEDIS editor and GRID AXCP tools, PnP, DRM editor, etc., all you need to create and processing any kind of content and process any kind of content manually and automatically: SMIl, HTML, content adptation, fingerprint, crawling, indexing, cms, search, retrieval, control of P2P, etc. Automating: content ingestions, processing, adaptation, protection, repurposing, database access, metadata mapping and processing, posting on database, web services access, ftop accesses, P2P control, MXF, NewsML, HTML, SMIL, MPEg-21, licensing, OMA, DRM, multichannel distribution, mobiles production, STB production, reposting, user profiling, profile processing, autoamted formattings. etc.
These tools are now available for free for research and no-profit institutions."; 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 = ''; } }