//* trprod definitions
var trags = new Array();
trags.Metro = 1;
trags.Multicorpora = 2;
trags.Practiline = 3;
trags.to3000 = 4;
trags.rap = 5;
trags.rcwt = 6;
trags.trados = 7;
trags.anycount = 8;
trags.projetex = 9;
trags.winlexic = 10;


//* profiles for the trags
var profile = new Array(16);

profile[trags.Metro] = "Automate your language company and decrease your overhead by 50%<br><br>Our \"software as a service\" approach will enable your interpretation company to obtain sophisticated business functionalities without the high cost and administrative overhead of traditional \"built from scratch\" solutions. It is available to customers over the Internet for a simple one-time sign up fee and usage-based monthly subscription fees.<br><ul><li>Manage your company from anywhere with a basic Internet connection<li>Make your company a fully automated language e-business<li>Interact with customers and interpreters at a fraction of your current cost<li>More quickly manage interpreter requests and resolve cases</ul>This new business model takes advantage of the Internet to revamp the way you relate to your customers and interpreters. Metrolanguage Technologies offers a complete infrastructure that dramatically reduces the cost of owning and managing a language company.";

profile[trags.Multicorpora] = "MultiCorpora R&D Inc. is the provider of MultiTrans&#153;, a corpus-based translation support and language management solution which has helped global organizations and language-industry professionals to dramatically improve productivity and quality for all types of content. Unlike Translation Memory based solutions that are difficult to setup and are only effective for repetitive technical documentation, MultiTrans&#153; combines a sophisticated multi-user language management infrastructure with corpus-based technology that rapidly transforms vast collections of legacy translations and other content into a format that can be easily searched for expressions of any length in their full usage context. The resulting solution provides authors, translators, terminologists and content consumers with unparalleled capabilities for translation support, language comprehension and terminology management. For more information, please visit www.multicorpora.com.";

profile[trags.Practiline] = "Need a universal word counting and invoicing software for all major MS Office applications like Word, Excel and PowerPoint, as well as Corel WordPerfect, Adobe Acrobat PDF and HTML? Try PractiCount and Invoice for free now!<br><br>PractiCount can handle multiple files, folders and subfolders. Extensive list of counting options includes words, lines and pages with user-set parameters. You can also exclude all numerals from your count or set user-defined delimiters if you are not satisfied with MS' definition of a word.<br><br>The program generates a detailed count report which can be copied, printed or exported to Word or Excel. PractiCount's built-in client database enables you to issue customer-ready invoices or export them to Word for further editing. The program's user-friendly and intuitive interface enables you to start using it on your current projects within seconds.";

profile[trags.to3000] = "Translation Office 3000 is an advanced accounting tool for freelance translators and small translation agencies. TO3000 easily and seamlessly integrates into the business life of professional freelance translators. Enter AUTOMATION discount coupon during order process to receive 10% discount for visitors of Language Automation Web-site!";

profile[trags.rap] = "RapidTranslation is standard Windows software from RapidSolution Software AG Germany that enables companies to expand their own software products with an unlimited number of new languages. Existing language versions can be integrated and new languages can be added as well.<br><br>RapidTranslation consists of the RT Studio, the RT Editor and the RT Runtime. RT Studio integrates RapidTranslation technology fast and easily into your existing application. The RT Editor facilitates translation and allows language switching on the fly, while the application is running. It can also be used by translation service providers. Instead of  the RT editor you may also use other resource editors from third party providers in combination with translation memory products.<br><br>As a world wide unique standard solution, RapidTranslation offers language switching on the fly of the final application. RapidTranslation is available for any demand as a tailor-made edition and can be tested for free.";

profile[trags.rcwt] = "RC-WinTrans 7 is a professional localization environment for Windows Win32 and .NET Windows Forms software.  It supports the localization of Win32 executables (EXE, DLL, OCX), resource script files (RC), and the complete spectrum of .NET Windows Forms files (application EXE, control library DLL, text TXT, XML resource files RESX/RESOURCES).  RC-WinTrans creates localized satellite DLLs for .NET executables and control library files.  Windows INI and Java properties files are also supported.<br><br>RC-WinTrans is user-friendly and intuitive to use and has built-in support for the TRADOS Translator's Workbench.  RC-WinTrans supports all languages including Asian and bi-directional languages (Arabic and Hebrew).";

profile[trags.trados] = "Today only TRADOS is able to automate the entire globalization, translation, and localization supply chains, from individual translators to translation companies to enterprise-wide solutions. TRADOS provides the world's leading language technology that enables translators to be more productive. TRADOS is the gold standard for more than 70,000 professional translators, translation companies and enterprise solutions providers, including Microsoft, Siemens, SAP, Volkswagen, Audi Group, Bowne Global Solutions, Lionbridge, Medtronics, HP, and the European Union.";

profile[trags.anycount] = "AnyCount produces automatic word counts, character counts, line counts, and page counts for all common file formats (.DOC, .RTF, .XLS, .PPT, .PPS, .HTM, .CSV, .PDF, .TXT, .ZIP).<br><br>After the count is completed, you can:<ul><li>view count results on the screen;<li>print count results<li>export count results into various formats.</ul><br>Enter AUTOMATION discount coupon during ordering process to receive 10% discount for visitors of Language Automation Web-site!";

profile[trags.projetex] = "Projetex 2005 is Project Management Software for Expert Teams.<br><br>It tremendously simplifies the task of corporate and freelance workflow management, data and file sharing within the company, and provides multiple benefits for each team member.<br><br>System Administrators, General Management, Sales Representatives, Project Managers, Human Resource Managers, Corporate Experts, and Accountants will be able to quickly learn Projetex 2005 and upgrade their work processes. Projetex will also suit smaller work environments where single team members may have two more of these roles combined.";

profile[trags.winlexic] = "WinLexic 2005 is nice GUI to freely downloadable Microsoft Glossaries. WinLexic automatically unpacks and installs glossaries and WinLexic owners will be able to browse nice dictionaries instead of going through technical mambo-jumbo-guesswork. The most important feature of WinLexic 2005 is its quick and efficient search through multiple glossaries at once. Enter AUTOMATION discount coupon on the bottom of ordering page to get instant 10% discount!";


if (browser == "NS4")
    document.writeln("<layer id =\"target_layer\" left=600 top=165 width=350>");

/* begin inner layer definitions */

// Metro

if (browser == "NS4")
    document.writeln("<layer id =\"target_Metro\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_Metro\" class=callout style=\"position:absolute; left:600px; top:165px; width:350px; height:auto; background-color:#ffffff; visibility:hidden; font:helvetica,arial; fontSize:\"4\"\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.Metro]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");


// Multicorpora

if (browser == "NS4")
    document.writeln("<layer id =\"target_Multicorpora\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_Multicorpora\" class=callout style=\"position:absolute; left:600px; top:165px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.Multicorpora]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");

// Practiline

if (browser == "NS4")
    document.writeln("<layer id =\"target_Practiline\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_Practiline\" class=callout style=\"position:absolute; left:600px; top:165px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.Practiline]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");

// Translation Office 3000

if (browser == "NS4")
    document.writeln("<layer id =\"target_to3000\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_to3000\" class=callout style=\"position:absolute; left:600px; top:250px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.to3000]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");


// RapidTranslation

if (browser == "NS4")
    document.writeln("<layer id =\"target_rap\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_rap\" class=callout style=\"position:absolute; left:50px; top:350px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.rap]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");

// rc-wintrans

if (browser == "NS4")
    document.writeln("<layer id =\"target_rcwt\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_rcwt\" class=callout style=\"position:absolute; left:50px; top:500px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.rcwt]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");


// trados

if (browser == "NS4")
    document.writeln("<layer id =\"target_trados\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_trados\" class=callout style=\"position:absolute; left:50px; top:650px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.trados]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");


// anycount

if (browser == "NS4")
    document.writeln("<layer id =\"target_anycount\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_anycount\" class=callout style=\"position:absolute; left:600px; top:165px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.anycount]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");

// projetex

if (browser == "NS4")
    document.writeln("<layer id =\"target_projetex\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_projetex\" class=callout style=\"position:absolute; left:50px; top:400px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.projetex]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");


// winlexic

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");

if (browser == "NS4")
    document.writeln("<layer id =\"target_winlexic\" visibility=\"hide\" bgcolor=\"#ffffff\">");
else 
    document.writeln("<div id =\"target_winlexic\" class=callout style=\"position:absolute; left:50px; top:750px; width:350px; height:auto; background-color:#ffffff; visibility:hidden\">");

document.writeln("<table border=1 cellpadding=2 cellspacing=0 width=350><tr><td><font size=\"2\">\n");
document.writeln(profile[trags.winlexic]);
document.writeln("</td></tr></table>");

if (browser == "NS4")
    document.writeln("</layer>");
else
    document.writeln("</div>");




/* end inner layer definitions */
if (browser == "NS4")
    document.writeln("</layer>");



