summaryrefslogtreecommitdiff
path: root/template/frontpagePROFILE.st
blob: 004a790870649352105629f339c9d7ef3d2fee05 (plain)
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
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
<html>
  <head>
  
    <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>
<link href="/static/css/front.css?v=20260128" media="screen, projection" rel="stylesheet" type="text/css">
<link href="/static/css/frontpage_profile.css?v=20260129" media="screen, projection" rel="stylesheet" type="text/css">
      <script src="/static/js/jquery.masonry.min.js"type="text/javascript"></script> 
        <script src="/static/js/jquery.isotope.min.js"></script>
    <!--     <link rel="stylesheet" href="/static/css/isostyle.css" type="text/css" media="screen" />-->
<script>Domain = "/"</script>
$if(!user_nick)$
<script type="text/javascript" src="/static/js/popup.js"></script>
$endif$
$if(isadmin)$
<link rel="stylesheet" href="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" 
      type="text/css" media="all" />
<!--<link rel="stylesheet" href="/static/css/admin.css"
      type="text/css" media="all" />-->
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"
        type="text/javascript"></script>
       
<!--<script src="/static/js/admin.js" type="text/javascript"></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>
 
 <!--
 <iframe src="/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(!user_nick)$
	  <a href="$domain$"><img src="/static/img/sassoonlogol.gif"id="logo"></a>
          $else$
	  <a href="$domain$"><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&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" 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&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe>
           <a href="/register" id="disregister">Register!</a>
	        $endif$     




      <div id="searchbox">
        <input type="text" name="search-query" id="search-query" searchstyle="mini" />   
   </div>
   
   

      
      $if(user_nick)$

      <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" class="clickable clearfix">
<div id="sideinfo">
You are viewing the current trending images posted to dump.fm; a super fun community of real-time image posting.
  If you already have an account <strong><a href="/login" class="signin">sign in</a></strong> If not <strong><a href="/register">register</a></strong>!

  

</div>
     
     <div class="logged-dump">
      $if(contact)$
	  <div id="contact" class="linkify-text">$contact$</div>
	  $else$
          <img id="contact" src="/static/img/noinfo.png">
	  $endif$       
 <i id="hallnick">On dump.fm now..</i>
    <iframe src="/fullscreen"style="overflow:hidden;width:240px;height:200px;border:0px;"></iframe> 
     </div>
     
          $if(dumps)$
           
      

          $dumps: { d | $hall_log_dump(dump=d)$ }$

          $if(json_tags)$
          <script>
            $json_tags: { j | $j$;
            }$
          </script>
          $endif$
          $else$
          No dumps!
          $endif$
          </div>
          
<div id="pgbuttons">
                 
             $if(prev)$
              <a href="http://$roomkey$dump.fm/log/$prev$"><input class="pgbutton"id="prevbutton" value="<- Prev" readonly="true"type="button"></a>
  $else$

 $endif$

          $if(next)$
                       <a href="http://$roomkey$dump.fm/log/$next$">  <input class="pgbutton"id="nextbutton" value="Next ->" readonly="true"type="button"></a>
     $else$
   
     $endif$

</div>   
     
<!--START FOOTER
              $footer()$-->
<br><br><center>
<div id="footer">
@2010 <a href="/">dump.fm</a>
<a href="/about_us" style="word-spacing: normal">About Us</a> 
<a href="/help" style="word-spacing: normal">Help FAQ</a> 
<a href="/terms">Terms</a>
<a href="/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" style="position:absolute;left:50%;top:50%;"><span style="position:absolute;font-family:arial;font-size:10px;color:#ccc;background:#000;left:-50px;top:-19px;padding:1px;">Loading...</span><span style="position:absolute;left:-50px;top:-5px;font-size:1px;width:100px;height:10px;background:#333"><span id="LB1" style="position:absolute;font-size:1px;width:0px;height:10px;background:white"></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>