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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
|
<html>
<head>
<script type="text/javascript">
function refreshing()
{
frm=document.getElementsByName("posts")[0];
frm.src=frm.src;
setTimeout("refreshing()",300000);
}
</script>
<title>dump.fm</title>
<!---HEAD --->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="dump.fm, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board, scott ostler, ryder ripps">
<meta name="description" content="dump.fm - Talk with pictures!" />
<script type="text/javascript" src="/static/js/jquery-1.4.2.min.js"></script>
<link rel="shortcut icon" href="/static/favicon.ico">
<link rel="image_src" href="/static/img/thumbs/heartover.gif" >
<script type="text/javascript" src="/static/js/pichat.js?v=20260130"></script>
<script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script>
<script src="/static/js/jquery.isotope.min.js"></script>
<script>
Domain = "/";
Nick = $if(logged_in)$"$user_nick$"$else$null$endif$;
</script>
<link href="/static/css/front.css?v=20260130.2" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/static/css/frontpage_legacy.css?v=20260130" media="screen, projection" rel="stylesheet" type="text/css">
$if(!logged_in)$
<script type="text/javascript" src="/static/js/popup.js"></script>
$endif$
<link rel="shortcut icon" href="/static/favicon.ico">
<!--END HEAD-->
<script>
var Recips = [];
jQuery(function() {
initLog(Recips)
});
</script>
<script>
jQuery(window).load(function(){
jQuery('#posts').masonry({ columnWidth: 275 });
jQuery('#posts').masonry({ singleMode: true });
jQuery('#posts').masonry({ resizeable: true });
jQuery('#posts').masonry({ animate: true});
});
</script>
</head>
<body onload="refreshing()" class="$if(logged_in)$logged-in$else$logged-out$endif$">
<!--
<iframe src="$domain$/fullscreen"style="overflow:hidden;width:100%;height:100%;border:0px;z-index:-1;position:fixed;top:0px;left:0px;"></iframe>
-->
<!--START BANNER-->
<div id="banner">
$if(!logged_in)$
<a href="$domain$/chat"><img src="/static/img/sassoonlogol.gif"id="logo"></a>
$else$
<a href="$domain$/chat"><img src="/static/img/sassoonlogol.gif"id="logo"></a>
$endif$
$if(user_nick)$
<div id="toplinks">
<a href="$domain$/$user_nick$" onclick="pageTracker._trackEvent('button', 'banner-profile'); return true;">
<img src="/static/img/thumbs/profilebaricon.png"/> Profile</a>
<a href="$domain$/directory" onclick="pageTracker._trackEvent('button', 'banner-directory'); return true;">
<img src="/static/img/thumbs/directorybaricon.png"/> Directory
</a>
<a href="$domain$/hall" onclick="pageTracker._trackEvent('button', 'banner-hall'); return true;">
<img src="/static/img/thumbs/halloffamebaricon.png"/> Hall of Fame
</a>
</div>
<!--
<iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
-->
$else$
<!--
<div id="toplinks">
<a href="$domain$/about" onclick="pageTracker._trackEvent('button', 'banner-profile'); return true;">
<img src="/static/img/thumbs/profilebaricon.png"/> About </a>
<a href="$domain$/directory" onclick="pageTracker._trackEvent('button', 'banner-directory'); return true;">
<img src="/static/img/thumbs/directorybaricon.png"/> Directory
</a>
<a href="$domain$/m/cal"><img src="/static/img/thumbs/calendarbaricon.png"/> Calendar</a>
<a href="$domain$/tags" onclick="pageTracker._trackEvent('button', 'banner-search'); return true;"><img src="/static/img/thumbs/searchbaricon.png"/> Tags</a>
</div>-->
<iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
<!-- <a href="$domain$/register" id="disregister">Register!</a>-->
$endif$
<div id="searchbox">
<input type="text" name="search-query" id="search-query" searchstyle="mini" />
</div>
$if(logged_in)$
<div id="logout7"class="white">
<form id="logout" action="/logout" method="POST">
<a href="#" onclick="jQuery('#logout').submit(); return false">Logout</a>
</form>
</div>
$else$
<div id="toplogin">
$form_login()$
</div>
$endif$
</div>
<!--END BANNER-->
<div id="posts" name="posts"class="clickable clearfix">
<div id="sideinfo">
$if(user_nick)$
<b><a href="$domain$/chat">JOIN CHAT!</a></b>
<div id="hallnick">
<iframe src="$domain$/fullscreen" class="fullscreen-thumb"></iframe>
</div>
$else$
<div class="alttxt">
dump.fm is an elite real-time image chat community. we host more than 1,500,000 images.
register <a href="/register">here.</a>
<br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a>
<!-- <br> <br> <iframe src="$domain$/fullscreen" style="overflow:hidden;width:240px;height:200px;border:0px;"></iframe>
<br><br>
<strong>
<a href="$domain$/login" class="signin">sign in</a></strong>or <strong><a href="$domain$/register">register</a>
</strong>-->
</div>
$endif$
</div>
$if(dumps)$
$dumps: { dump | $hall_log_dump()$ }$
$endif$
</div>
$if(user_nick)$
<div id="pgbuttons">
$if(prev_date)$
<a class="prev_date" href="$domain$/top/$prev_date$"><- $prev_date$</a>
$endif$
$if(next_date)$
<a class="next_date" href="$domain$/top/$next_date$">$next_date$ -></a>
$endif$
</div>
$endif$
<!--START FOOTER
$footer()$-->
<!--<br><br><center>
<div id="footer">
@2011 <a href="/">dump.fm</a>
<a href="$domain$/about_us" style="word-spacing: normal">About Us</a>
<a href="$domain$/help" style="word-spacing: normal">Help FAQ</a>
<a href="$domain$/terms">Terms</a>
<a href="$domain$/privacy">Privacy</a>
</div></center>
</div>-->
$google_analytics()$
$debug_log()$
<div id="inpage-search-results" >
<div id="search-controls">
<span id="search-message"></span>
<a id="search-control-close" href="javascript:Search.close()">close</a>
</div>
<div id="search-results-images"></div>
</div>
</div>
<span id="LB0" class="loading-bar">
<span class="loading-bar-label">Loading...</span>
<span class="loading-bar-track"><span id="LB1" class="loading-bar-fill"></span></span>
</span>
<script type="text/javascript">m00=document.getElementsByTagName("img");m01=m00.length;function images_loading_bar(){m02=0;for(i=0;i<m01;i++)m02+=(m00[i].complete)?1:0;document.getElementById("LB1").style.width=Math.round(m02/m01*100)+'px';if(m02==m01)setTimeout("document.getElementById('LB0').style.display='none'",128); else setTimeout("images_loading_bar()", 64);};images_loading_bar();</script>
</body>
</html>
|