ocument.title = T; } if (s == 7) { document.title = T; } if (s == 8) { document.title = T; } if (C < (8 * reps)) { sT = setTimeout("A()", speed); C++; } else { C = 0; s = 0; mC++; if(mC > p - 1) mC = 0; sT = null; doTheThing(); } } doTheThing(); // End --> //--> <body> </body>