Flashing page title effect javascript

Flashing title javascript ,

Interpretation of the code ———

var txcount=5;    //Set  number of title text lines

parent.window.document.title=tx[wo].substr(0, i)+”_”;
setTimeout(“animatetitle()”,100);    //  Timeout  100 ms .