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.
63 lines (53 sloc)
1.47 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
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> | |
| <HTML> | |
| <HEAD> | |
| <TITLE>RUSSIAN MP3 SITE</TITLE> | |
| <META NAME="GENERATOR" CONTENT="SP"> | |
| <META NAME="FORMATTER" CONTENT="SP"> | |
| </HEAD> | |
| <BODY BGCOLOR="#000000" TEXT="#808080" LINK="#808080" VLINK="#808080" | |
| ALINK="#808080" BGPROPERTIES="FIXED"> | |
| <style> | |
| A {text-decoration: none} | |
| </style> | |
| <script LANGUAGE="JScript"> | |
| <!-- | |
| ua=navigator.userAgent; | |
| v=navigator.appVersion.substring(0,1); | |
| if ((ua.lastIndexOf("MSIE")!=-1) && (v='4')) { | |
| document.onmouseover= highlight; | |
| document.onmouseout= unhighlight; | |
| } | |
| function highlight() { | |
| src = event.toElement; | |
| if (src.tagName == "A") { | |
| src.oldcol = src.style.color; | |
| src.style.color = "#ffffff"; | |
| } | |
| } | |
| function unhighlight() { | |
| src=event.fromElement; | |
| if (src.tagName == "A") { | |
| src.style.color = src.oldcol; | |
| } | |
| } | |
| --> | |
| </script> | |
| <center> | |
| <br></br> | |
| <img src="nato3.gif"><br> | |
| <img src="nato1.gif"><br> | |
| <img src="nato2.gif"><br> | |
| <a href="index_2.html"> | |
| <img src="hand.gif" border=0 alt="" width=223 height=254></a></HREF> | |
| <TABLE WIDTH=86 CELLPADDING=0 CELLSPACING=0BORDER=0><TR><TD ALIGN=CENTER><FONT SIZE=1 FACE="Verdana, Arial, Helvetica"><A HREF=http://alert.eunet.yu/stopnato.html><img src="stopnato.gif" WIDTH=86HEIGHT=110 alt="Stop NATO!" BORDER="0"></A><BR><A HREF=http://alert.eunet.yu/stopnato.html>Pleasesupport<BR>this campaign<BR>(press here)</A><BR></FONT></TD></TR></TABLE><br> | |
| <FONT FACE="Arial, Helvetica" SIZE="1">You Hacked By <a href=mailto:sp@dbs.tech.ru>SP</a></HREF></font> | |
| </BODY> | |
| </HTML> |