");
matrix_window.document.write("");
if(bold == true) matrix_window.document.write("");
if(italic == true) matrix_window.document.write("");
for(i = 0; i <= string.length; i++) {
timer += (Math.random() * speed);
setTimeout("matrix_window.document.write('" + string.charAt(i) + "');", timer);
}
timer += 2000;
setTimeout("matrix_window.close()", timer);
}
var messages = new Array("The MATRIX has you.....whoever you are....", "The MATRIX has you.... :) HAHAHA!", "The MATRIX has you.... This screen will self destruct in 5..4..3..2..1..");
function GetRndIndex() {
return (parseInt(Math.random() * messages.length));
}
function WriteRndMsg(bold, italic, speed) {
MatrixWrite(messages[GetRndIndex()], bold, italic, speed);
}
// End -->
The MaTrIx...........................
Blue pill, red pill....blahblahblah...
Freaky Stuff....here!