Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1771908.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 <head>
10 {if $node.node_name eq 'mail'}
11 <script>
12 function vymena() {ldelim}
13 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
14 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
15 {rdelim}
16
17 function chngto(name,id) {ldelim}
18 document.formular.mail_to.value = name ;
19 name = name.toLowerCase() ;
20 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
21 {rdelim}
22 </script>
23 {/if}
24 <meta http-equiv="Cache-Control" content="Public">
25 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
26 {if $node.node_id eq '1'}<link rel='stylesheet' type='text/css' href='/data/css/main.css'>
27 {else}<link rel='stylesheet' type='text/css' href='http://kyberia.sk/id/1772049/download'>{/if}
28 <title>{$user_id}@{$node.node_name}</title>
29 </head>
30 <body>
31 {if $node.node_id eq '1'}
32 {if $new_mail eq true}
33 <div><center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center></div>
34 {/if}
35 <a href='/id/1/'>MAIN</a> ::
36 <a href='/id/101/'>CATS</a> ::
37 <a href='/id/19'>BOOK</a> ::
38 <a href='/id/24'>MAIL</a> ::
39 <a href='/id/23'>LAST</a> ::
40 <a href='/id/15'>TOP K</a> ::
41 <a href='/id/27'>PEOPLE</a> ::
42 <a href='/id/21'>BLOGZ</a> ::
43 <a href='/id/{$user_id}/stats'>ME</a> ::
44 <a href='/id/{$user_id}/configure'>CONF</a> ::
45 {if $user_id eq '1371'}<a href='/id/1771908/configure'>TPLCONF</a>::{/if}
46 <form enctype="multipart/form-data" action='/id/24/' method='post'><input type='hidden' name='event' value='logout'><input type='submit' value='LOGOUT' tabindex='23'></form>::
47 <form enctype="multipart/form-data" action='/id/25/' method='post'><input type='text' value='' tabindex='24' name="query"><input type='submit' name='template_event' value='search'></form>
48 {else}
49 <div id="topl">
50 <div id="inn">
51 <div id="hdr">
52 <div id="logoutf"><form enctype="multipart/form-data" action='/id/24/' method='post'><input type='hidden' name='event' value='logout'><input type='submit' value='LOGOUT' tabindex='23'></form></div>
53 <div id="srchf"><form enctype="multipart/form-data" action='/id/25/' method='post'><input type='text' value='' tabindex='24' name="query" class="srchbx"><input type='submit' name='template_event' value='search' class="srchbt"></form></div>
54 {if $new_mail eq true}<div id="mail">&nbsp;u have {$new_mail} new mail,last from <a href='/id/24'><b>{$new_mail_name}</b></a></div>{/if}
55 <div id="dmenu">&nbsp;<a href='/id/1/'>MAIN</a> | <a href='/id/101/'>CATS</a> | <a href='/id/1669447'>BOOK</a> | <a href='/id/24'>MAIL</a> | <a href='/id/23'>LAST</a> | <a href='/id/15'>TOP K</a> | <a href='/id/1569351'>NOIMG K</a> | <a href='/id/27'>PEOPLE</a> | <a href='/id/21'>BLOGZ</a> | <a href='/id/{$user_id}/1961037'>ME</a> | <a href='/id/{$user_id}/1961033'>CONF</a>{if $user_id eq '1371'} | <a href='/id/1771908/1961033'>TPLCONF</a>{/if} | <a href='/id/1665272'>SWITCH TPL</a></div>
56 </div>
57 <div id="bdy">
58 {/if}
59
60
61
62
This page took 0.277295 seconds and 4 git commands to generate.