<!--

//configure the below five variables to change the style of the scroller
var scrollerwidth=130;
var scrollerheight=180;
var delay = 6000;
var scrollspeed = 100;
var scrollerbgcolor="#d5d5d5"
//set below to '' if you don't wish to use a background image
var scrollerbackground= '/images/clear.gif'


//configure the below variable to change the contents of the scroller
var messages=new Array()
messages[0]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>Press Release</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Zeesoft announces localization and translation support.<br><br>Internationalizing the product and managing the localization, translation and linguistic testing in-house, Zeesoft now provides a one-stop service for companies to quickly enter the global market due to time and cost savings."
messages[1]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>In the News</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Your QA process just became simpler.<br><br>Zeesoft enables companies to bring localized products to the global market quickly, with the same level of quality as the English version, with pseudo-localized testing, native language testing and exhaustive functional and black-box testing."
messages[2]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>Client Spotlight</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Globalization of the PowerTV operating system to run on <b>Scientific-Atlanta's</b> latest set-top box for the Japanese market.<br><br>Architected and implemented a Unicode library, GUI support, Input Method and Font Rendering engines."
messages[3]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>Testimonial</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>The excellent quality of their work has defined and made possible the Internationalized version of our Operating System.<br><br>Dan Kellem<br>Operating System Manager, PowerTV</b>"
messages[4]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>In the News</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Zeesoft announces development partnerships with IBM, Hewlett-Packard and Slangsoft.<br><br>Practices have also been established in focus areas like localization tools and translation project management."
messages[5]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>Client Spotlight</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Globalization of Blue Pumpkin's Enterprise call center scheduling application.<br><br>Enabling Windows, C++ and VB application components, Integration of i18n SQL server and tools like InstallShield, Stingray, ActiveX controls and Visual Basic applets."
messages[6]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>Testimonial</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>They were able to pick up on the specialized applications and our enterprise adapter technology extremely fast, and deliver well ahead of our forecast.<br><br>Sydney Springer<br>VP Engineering, webMethods"
messages[7]="<font face=\"Arial, Helvetica\" size=\"2\" color=\"#990000\"><b>In the News</b></font><font face=\"Arial, Helvetica\" size=\"1\"><br><br>Zeesoft announces new class of services aimed at enabling companies to go global.<br><br>These include Business liaisoning, Marketing services, Distributor search, and Business Development services for your products in Japan and India."
///////Do not edit past this line

//-->