<!--

//Specify the marquee contents.  Enter the number of lines.  You can add and subtract from the lines below.
//The enter the marquee contents below=, one on each line.  The marquee script will select a random message to start and show the rest in order.

var numb = 3 // Enter the number of lines (Incl. 0)
random_mess = new Array();
random_mess[0] = "CALIDAD DE MANUFACTURA";
random_mess[1] = "FUENTE REPUTADA";
random_mess[2] = "VALOR TOTAL";
random_mess[3] = "MONITORES AOC";
//-->