function selectedDBS()
                 {
                 document.getElementById('ProductBox').innerHTML = "<div class='news'><img src='/images/documind_bs_logo_200.gif' width='200' height='29' border='0' alt='Documind Business Solution Logo'><br><br><strong>Documind Business Solution</strong>, our package for small work groups. Enterprise document centralising and shared web access for up to 10 users.<br>All information is full text as well as index searchable.<br><br>Documind Business Solution includes:<ul style='display:inline;'><li>VERITY full text search</li><li>ABBYY FineReader OCR engine</li><li>Automatic import of files</li></ul><br><center>Find out <a class='small' href='documind/documind_bs.html'>more</a>!<br><br>Get your <a href='demo.html' class='small'>Trial CD</a>!</br></div>";
                 }
function selectedDCS()
                 {
                 document.getElementById('ProductBox').innerHTML = "<div class='news'><img src='/images/documind_cs_logo_200.gif' width='200' height='29' border='0' alt='Documind Corporate Solution Logo'><br><br><strong>Documind Corporate Solution</strong> is NOVADYS\' solution for departments and SMEs. Company documents are accessible from either a Windows or a browser interface so users can access their documents from any workstation. All information is full text as well as index searchable.<br><br>Documind Corporate Solution includes:<ul style='display:inline;'><li>VERITY full text search</li><li>ABBYY FineReader OCR engine</li><li>Outlook support and Word/ Excel macros</li><li>Optional modules: API, WORM support, automatic import, barcode module...</li></ul><br><center>Find out <a class='small' href='documind/documind_cs.html'>more</a>!<br><br>Get your <a href='demo.html' class='small'>Trial CD</a>!</center></div>";
                 }
function selectedSDK()
                 {
                 document.getElementById('ProductBox').innerHTML = "<div class='news'><img src='/images/documind_sdk_logo_200.gif' width='200' height='29' border='0' alt='Documind SDK Logo'><br><br><strong>Documind SDK</strong><br>Enhance your projects and applications with fulltext search and archiving features.<br><br>The Development Kit allows you to easily add search and archive capabilites to existing applications, or write completely new applications based on the Documind API (Application Programming Interface).<br><br><center>Find out <a class='small' href='documind/documind_sdk.html'>more</a>!</center></div>";
                 }