Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1734324.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 <html>
10 <head>
11 <meta http-equiv="Cache-Control" content="Public">
12 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
13 <!--
14 YOU CAN PUT YOUR OWN CSS SKIN HERE!!!
15 <link rel='stylesheet' type='text/css' href='/data/css/zabke.css'>
16 -->
17 <link rel='stylesheet' type='text/css' href='/data/css/zabke.css'>
18 <style>
19 #menu.a
20 {
21 background:#ababab;
22 }
23 </style>
24 <title>kwak</title>
25 {if $node.node_name eq 'mail'}
26 <script>
27 function vymena() {ldelim}
28 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
29 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
30 {rdelim}
31
32 function chngto(name,id) {ldelim}
33 document.formular.mail_to.value = name ;
34 name = name.toLowerCase() ;
35 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
36 {rdelim}
37 </script>
38 {/if}
39
40
41 </head>
42
43 <body>
44 <center><span align='center' class='most_important'>23</span></center>
45
46 <!-- here you can realize yourself -->
47
48 <center>
49 <div id="menu">
50 <a href='/id/1/'>main</a> ----
51 <a href='/id/101/'>kyberia</a> ----
52 <a href='/id/19'>bookmarks</a> ----
53 <a href='/id/24'>posta</a> ----
54 <a href='/id/23'>posledne</a> ----
55 <a href='/id/15'>k</a> ----
56 <a href='/id/27'>ludia</a> ----
57 <!-- <a href='/id/20'>clanky</a> ---- -->
58 <a href='/id/21'>denniky</a> ----
59 <a href='/id/29'>news</a> ----
60 <a href='/id/25'>search</a> ----
61 <a href='/id/1017832'>ZACINAME S KYBERIOU</a> ----
62 <a href='/id/{$user_id}/configure'>nastavenie</a> -----
63 </div>
64 <input type='submit' value='logout' name='event' tabindex='23'>
65
66 </center>
67 </form>
This page took 0.38255 seconds and 4 git commands to generate.