-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsergio.tk.html
executable file
·94 lines (62 loc) · 1.97 KB
/
sergio.tk.html
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!--
<html>
<head>
<title></title>
<script type="text/javascript">
window.onbeforeunload = confirmExit;
function confirmExit() {
return "Estas seguro de avandonar esta pagina";
}
</script>
<style type="text/css">
.dropbox_header {
margin: 0;
font-size: 16px;
line-height: 32px;
font-weight: bold;
background: transparent!important;
color: #03497a;
text-align: center;
}
user agent stylesheetdiv {
display: block;
}
Inherited from div#addfiles_dnd_0.addfiles_dnd
.addfiles_dnd {
text-align: center;
line-height: 18px;
}
Inherited from div#dropbox_step1_0.show.dropbox_container.dropbox_flexible
.dropbox_container {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #444444;
}
.show {
visibility: visible;
}
Inherited from div.dropbox_outer_container
.dropbox_outer_container {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #444444;
}
</style>
</head>
<body>
<script type="text/javascript">var mf_dropbox_width=-1;var mf_dropbox_id="74c983313a2ec8b1280251c507d5d5de32191e609b7553c34f4f899ec790a126";</script><script type="text/javascript" src="//www.mediafire.com/dropbox/dropbox.js"></script>
<div class="dropbox_header" id="step3_custom_header_0"> || Mirar Carpeta || </div>
<iframe name=miframeflotante src="http://www.mediafire.com/folder/24d75lwjd15pn/Microsoft" width=100% height=800 frameborder="0" scrolling=yes marginwidth=0 marginheight=0 align=left>Tu navegador no soporta frames!!</iframe>
</body>
</html>
-->
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
</head>
<body>
<iframe name=miframeflotante src="http://www.dropitto.me/sergio2" width=100% height=400 frameborder="0" scrolling=yes marginwidth=0 marginheight=0 align=left>Tu navegador no soporta frames!!</iframe>
<a style="text-align:center;" target="_blank" href="https://www.dropbox.com/sh/yhg9bu8j36luimn/IhZuRmCl8x">Ver Carpeta</a>
</body>
</html>