summaryrefslogtreecommitdiff
path: root/template/head.st
blob: 7ff5828fc1efca27e6828ebdb8be64d9e821d4ab (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
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="keywords" content="dump.fm,hot girls, hot guys, image chat, realtime, internet 3.0, dump, dump fm, image dump, pictures, image links, image board">
<meta name="description" content="dump.fm - Talk with pictures!" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="$domain$/static/js/jquery-ui-1.8.effects.min.js"></script>
<!-- <script src="http://cdn.jquerytools.org/1.1.2/full/jquery.tools.min.js"></script> -->

<script>
/*
jQuery(function() { 
    jQuery("a[rel]").overlay({ 
        expose: '#eee',
        effect: 'apple', 
        onBeforeLoad: function() { 
            var wrap = this.getContent().find(".contentWrap"); 
            wrap.load(this.getTrigger().attr("href")); 
        } 
 
    }); 
}); 
jQuery(function() { 
    jQuery("#triggers img[rel]").overlay({effect: 'apple'}); 
}); 
*/
</script>
<script type="text/javascript" src="$domain$/static/js/pichat.js"></script>
<link rel="stylesheet" type="text/css" href="$domain$/static/css/dump.css">

$if(!user_nick)$
<link href="$domain$/static/form_login/front.css" media="screen, projection" rel="stylesheet" type="text/css">
$endif$

$if(isadmin)$
<link rel="stylesheet" href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/ui-lightness/jquery-ui.css" 
      type="text/css" media="all" />
<link rel="stylesheet" href="$domain$/static/css/admin.css"
      type="text/css" media="all" />
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.0/jquery-ui.min.js"
        type="text/javascript"></script>
<script src="$domain$/static/js/admin.js" type="text/javascript"></script>
$endif$

<link rel="shortcut icon" href="$domain$/static/favicon.ico">
      
<!--[if IE]>
<script>
window.location.pathname = "http://dump.fm/error/ie"
</script>
<![endif]-->