Site hosted by Angelfire.com: Build your free website today!
"); 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("Be weary of hidden links...", "This may be a dream...", "This is not real..."); function GetRndIndex() { return (parseInt(Math.random() * messages.length)); } function WriteRndMsg(bold, italic, speed) { MatrixWrite(messages[GetRndIndex()], bold, italic, speed); } // End -->

Welcome

This site is under construction!