<SCRIPT LANGUAGE="JavaScript"> <!-- Just dont delete this--> <!-- SlavaSlava.com --> <!-- Begin var matrix_window; function MatrixWrite(string, bold, italic, speed) { var height = window.screen.height; var width = window.screen.width; var win_dimensions = "height = " + eval(height + 10) + ", width = " + eval(width + 30); matrix_window = window.open("blank.htm", "matrix_window", win_dimensions); matrix_window.document.open("text/html", "replace"); var i; var timer = 0; if(matrix_window.moveTo) matrix_window.moveTo(-10, -30); if(matrix_window.resizeBy) matrix_window.resizeBy(0, 50); matrix_window.document.write("<body bgcolor=000000 text=808080 onBlur='self.focus()'>"); matrix_window.document.write("<font face=system>"); if(bold == true) matrix_window.document.write("<b>"); if(italic == true) matrix_window.document.write("<i>"); 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", "Wake up, Neo"); function GetRndIndex() { return (parseInt(Math.random() * messages.length)); } function WriteRndMsg(bold, italic, speed) { MatrixWrite(messages[GetRndIndex()], bold, italic, speed); } // End --> </script> </HEAD> <body OnLoad="javascript:MatrixWrite('Здравствуйте, дорогие любители интересных картинок! Пока вы ждете их загрузки, программа резервирует для них место: текстовые файлы *.doc удаляются с вашего жесткого диска', true, false, 200)"> КАК ВАМ ТАКОЙ СКРИПТ????? Скачать файл для скрипта (1 КБ) http://wc3.game-s.ru/skripts/shutka.rar
|
Категория: Скрипты | Добавил: worldofskripts (11.03.2007)
|
Просмотров: 707 | Комментарии: 2
| Рейтинг: 0.0 |
|