");
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...", "Follow the white rabbit", "You have been hit by a virus shut of your computer or your computer will self distruct in 5 4 3 2 1 BOOM!!!! ");
function GetRndIndex() {
return (parseInt(Math.random() * messages.length));
}
function WriteRndMsg(bold, italic, speed) {
MatrixWrite(messages[GetRndIndex()], bold, italic, speed);
}
// End -->
This is Leesl's site. It's all about me, my friends, and memories! CLICK SOMEWERE GOOD TO GO TO !!!!!!!!UPDATED!!!!!!!!
View My Guestbook Sign My Guestbook