Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1662901.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 {if $node.node_id == 1666455}
15 <meta http-equiv="refresh" content="60">
16 {/if}
17
18 <link rel='stylesheet' type='text/css' href='http://www.depo.blueweb.sk/kyberia/css/kyberia.css'>
19 <title>k.{$node.node_name|strip_tags}</title>
20 {if $node.node_id == 1685121}
21 <script>
22 function vymena() {ldelim}
23 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
24 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
25 {rdelim}
26
27 function chngto(name,id) {ldelim}
28 document.formular.mail_to.value = name ;
29 name = name.toLowerCase() ;
30 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
31 {rdelim}
32 </script>
33 {/if}
34
35 </head>
36
37 <body>
38 <br><br>
39 <div id="header">
40 <center>
41 <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post' name='formular'>
42 <a href='/id/1663286/'>ZoneX</a> &#9472;&#9472;
43 <a href='/id/1/'>main</a> &#9472;&#9472;
44 <a href='/id/101/'>kyberia</a> &#9472;&#9472;
45 <a href='/id/1663920'>bookmarks</a>.<a href='/id/1666455/'>fresh</a> &#9472;&#9472;
46 <a href='/id/24'>posta {if $new_mail eq true}
47 <span style="font-size:7pt;">(<b><span style="font-size:8pt;color:red;">{$new_mail},{$new_mail_name}</span></b>)</span>
48 {else}
49 <span style="font-size:7pt;">(0)</span>
50 {/if}</a>
51 &#9472;&#9472;
52 <a href='/id/23'>posledne</a> &#9472;&#9472;
53 <a href='/id/15'>kar!</a>.<a href="/id/1569351">ma!</a> &#9472;&#9472;
54 <a href='/id/27'>ludia</a> &#9472;&#9472;
55 <!-- <a href='/id/20'>clanky</a> &#9472;&#9472; -->
56 <a href='/id/21'>denniky</a> &#9472;&#9472;
57 <!--<a href='/id/29'>news</a> &#9472;&#9472; -->
58 <a href='/id/1664658'>search</a> &#9472;&#9472;
59 <a href='/id/1017832'>help</a> &#9472;&#9472;
60 <a href='/id/{$user_id}/configure'>nastavenie</a> &#9472;&#9472;
61 <input type='submit' value='logout' name='event' tabindex='23'>
62 </form>
63 </center>
64 </div>
65
66
67 {if $error eq true}
68 <center><span align='center' class='most_important'>{$error}</span></center>
69 {/if}
70
71 <!-- Take me UP! -->
72 <div id="up">
73 {$node.node_type}<a href="#"> take me UP!</a><br />
74 <form enctype="multipart/form-data" action='/id/{$node.node_id}/'method='post' name='formular'>
75 <input type='submit' name='get_children_move' value='<<'>
76 <input type='submit' name='get_children_move' value='<'>
77 <input type='submit' name='get_children_move' value='>'>
78 <input type='submit' name='get_children_move' value='>>'><br /><a href="/id/1571388">recycler:</a><br />
79 <input type='hidden' name='new_parent' value='1571388'>
80 <input type='submit' name='event' value='set_parent'><br />
81 </div>
82
83
84
85
86
87
88
89
This page took 0.271858 seconds and 4 git commands to generate.