summaryrefslogtreecommitdiff
path: root/template/preload.st
blob: f0b6f7ccc97da010f1efe448b950ef4f1d10c79b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!-- todo: just put this lot in javascript? -->
<div id="preload">
  <img src="/static/img/cursors/osx.hand.gif" class="no-cursor invisible" id="cursor-big" />
   <img src="/static/img/upload.png" class="invisible" />
   <img src="/static/img/fade-blue.png" class="invisible" />
   <img src="/static/img/dumppixellarge.png" class="invisible" />
      <img src="/static/img/dumppixel.png" class="invisible" />
       <img src="/static/img/zoom.gif" class="invisible" />
         <img src="/static/img/thumbs/heartcolorshift.gif" class="invisible" />
           <img src="/static/img/thumbs/smallheart.gif" class="invisible" />
               <img src="/static/img/thumbs/chatheartover.gif" class="invisible" />
                   <img src="/static/img/thumbs/smallheartfaved.gif" class="invisible" />
                       <img src="/static/img/thumbs/heartover.gif" class="invisible" />
                           <img src="/static/img/thumbs/heart.gif" class="invisible" />
         <img src="/static/img/dumppixelhover.png" class="invisible" />
                  <img src="http://hump.fm/static/img/dumppixelhover.png" class="invisible" />
</div>