document.writeln('<textarea id="txt513_id" name="txt513" readonly style="width:400px;height:100px;background-color:#ffffff;color:#330000;border: 1px solid #ffffff;font-family:Courier;font-size:12"></textarea>' + '<BR>');

var t=125,restart=1000;
var dt=t*0;
var s="The KTI 9020 series press controls are a straight forward solution for the safety and productivity requirements demanded of todays  Metal Forming facilities for part revolution press controls. \n\nThe 9020 series offers safe, repeatable operation by incorporating into its design Anti-Tie down capability, Anti-Repeat capability, Control component reliability check and a run mode sequential  fault check feature. \n\nThe units base design is a dual-logic microprocessor press control incorporating all required operating  logic, press control functions and safety features.\n\n The system comes standard with an operator display message center to indicate the control status, over 75 messages inform the operator of critical fault conditions, control status conditions and step by step press starting procedures. \n\n\n";
var i=0;
function isNetscape()
{
        return "Netscape"==navigator.appName;
}
function DoIt()
{
        if (!i)
           document.getElementById("txt513_id").value="";
        document.getElementById("txt513_id").value+=s.charAt(i++);
        if (!isNetscape())
           document.getElementById("txt513_id").doScroll("pageDown");
        if (i<s.length)
        {
                r=Math.random();
                if (r<=0.3)
                        r=1;
                else if (r<=0.6)
                        r=-1
                else
                        r=0;
                setTimeout(DoIt,Math.round(t+dt*r));
                return;
        }
        if (restart)
        {
                i=0;
                setTimeout(DoIt,restart);
        }
}
setTimeout(DoIt,restart);
