Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
66 lines (56 sloc)
1.67 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <! Greetz: Paste, Josh, Hackangel, Sn1p3r, T-Mat, M@X, Wh4z4 et tous les autres... | |
| <HTML><HEAD><TITLE>Hacked par PULSAR...</TITLE> | |
| </HEAD> | |
| <SCRIPT language=JavaScript><!--// | |
| var Version = navigator.appVersion; | |
| var Nom = navigator.appName; | |
| var texte = document.title; | |
| var width = 75; | |
| var strLen = texte.length; | |
| var pos = 1 - width; | |
| Titre(); | |
| function Titre(){ | |
| var scroll = ""; | |
| pos++; | |
| if (pos == strLen) pos = 1 - width; | |
| if (pos<0){ | |
| for (var i=1; i<=Math.abs(pos); i++) scroll = scroll + " "; | |
| scroll = scroll + texte.substring(0, width - i + 1); | |
| for (var i=scroll.length; i<=width; i++) scroll = scroll + " ";} | |
| else{ | |
| scroll = scroll + texte.substring(pos, pos + width); | |
| for (var i=scroll.length; i<=width; i++) scroll = scroll + " ";} | |
| if (Nom == 'Microsoft Internet Explorer') document.title = scroll; | |
| setTimeout("Titre()",150);} | |
| //--></SCRIPT> | |
| <SCRIPT language=Javascript> | |
| var text = "|||||| mindstorms@caramail.com ||||||" | |
| var speed = 55 | |
| var x = 0 | |
| function bb() { | |
| var a = text.substring(0,x) | |
| var b = text.substring(x,x+1).toUpperCase() | |
| var c = text.substring(x+1,text.length) | |
| window.status = a + b + c | |
| if (x == text.length) { | |
| x = 0 | |
| } | |
| else { | |
| x++ | |
| } | |
| setTimeout("bb()",speed) | |
| } | |
| bb(); | |
| file://--> | |
| </SCRIPT> | |
| <body bgcolor="FFFFFF" background="background.gif"> | |
| <p></p> | |
| <p align="center"><img src="whatsup.jpg" width="400" height="632"> </p> | |
| <p align="center"> | |
| <a href="mailto:mindstorms@caramail.com"> | |
| <div align="center"><img src="maillog.gif" width="90" height="32" border="0"></div> | |
| </a> | |
| <p align="center"><a href="mailto:mindstorms@caramail.com"><embed src="whatsup.mov" width="0" height="0"> | |
| </embed> </a> | |
| </body></HTML> | |
| <!-- www.attrition.org web hack mirror - watermark or something --> |