-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmp3.html
More file actions
48 lines (46 loc) · 2.52 KB
/
mp3.html
File metadata and controls
48 lines (46 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Temas Mp3</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#000000" background="arch/bg_azul.gif" text="#FFFFFF" link="#FFFFFF" vlink="#FFFFFF" alink="#FFFFFF" leftmargin="0" topmargin="0">
<table width="100%" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td> <div align="center">
<table width="550" height="550" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="2" align="center"><img src="arch/sinMoral_tex.gif"></td>
</tr>
<tr>
<td height="204" align="center"><img src="arch/portada_chica.gif" width="200" height="202"><strong></strong></td>
<td><p align="center"> </p>
<p><strong><font color="#FFFFFF" face="Verdana, Arial, Helvetica, sans-serif"><img src="arch/punto_naranja.gif" width="10" height="10">
<a href="http://www.sellourbano.com/tradepunk/Verano_77.mp3" target="_blank">Verano
77</a><br>
<img src="arch/punto_naranja.gif" width="10" height="10"> <a href="http://www.sellourbano.com/tradepunk/Ambrosio_psycokiler.mp3" target="_blank">Ambrosio
Psycokiler<br>
</a><img src="arch/punto_naranja.gif" width="10" height="10"> <a href="http://www.sellourbano.com/tradepunk/Manolo_kachimbas.mp3" target="_blank">Manolo
Kachimbas</a></font></strong></p>
<p> </p></td>
</tr>
<tr>
<td colspan="2" align="center"><img src="arch/antonio_tex.gif"></td>
</tr>
<tr>
<td height="192" align="center"><font size="3" face="Verdana, Arial, Helvetica, sans-serif"><strong><img src="arch/antonio_1.gif"></strong></font></td>
<td><p><strong><font color="#FFFFFF" face="Verdana, Arial, Helvetica, sans-serif"><img src="arch/punto_naranja.gif" width="10" height="10">
<a href="http://www.sellourbano.com/tradepunk/que_conyo_de_arte.mp3" target="_blank">Que
coño de arte</a><br>
<img src="arch/punto_naranja.gif" width="10" height="10"> <a href="http://www.sellourbano.com/tradepunk/hasta_el_culo.mp3" target="_blank">Hasta
el culo<br>
</a></font></strong></p>
<p> </p></td>
</tr>
</table>
<p> </p>
</div></td>
</tr>
</table>
</body>
</html>