Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1941969.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 <link rel='stylesheet' type='text/css' MEDIA="screen" href='/id/1745749/download'>
15 <LINK REL="stylesheet" TYPE="text/css" MEDIA="handheld" HREF="http://x86.sk/~marin/css/pda.css">
16
17 {if $node.node_name eq 'mail'}
18 <script>
19 function vymena() {ldelim}
20 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
21 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
22 {rdelim}
23
24 function chngto(name,id) {ldelim}
25 document.formular.mail_to.value = name ;
26 name = name.toLowerCase() ;
27 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
28 {rdelim}
29 </script>
30 {/if}
31
32 <title>|| {$node.node_name} | {if $new_mail eq true}{$new_mail}_{$new_mail_name}{/if}||</title>
33
34
35 </head>
36
37 <body>
38 <div class="t1">
39 <form enctype="multipart/form-data" action='/id/{$user_id}/' action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
40 <a href='#top' style='display:block; height:15px; width:30px; color:#D921A7; border:1px solid; float:left;'> ~ </a><input type='submit' value='logout' name='event' tabindex='23' style='float:right;'>
41 <a href='/id/1/'>main</a> &nbsp*&nbsp
42 <a href='/id/101/'>kyberja</a> &nbsp*&nbsp
43 <a href='/id/19'>bu:</a><a href='/id/156968'>kmarks</a> &nbsp*&nbsp
44 <a href='/id/24'>mail</a> &nbsp*&nbsp
45 <a href='/id/1416619'>on air</a> &nbsp*&nbsp
46 <a href='/id/15'>k!</a> &nbsp <a href='/id/1569351'>x pictr</a> &nbsp*&nbsp
47 <a href='/id/21'>dennĂ­ky</a> &nbsp*&nbsp
48 <a href='/id/27'>ppl</a> &nbsp*&nbsp
49 <a href='/id/25'>srch</a> &nbsp*&nbsp
50 <a href='/id/{$user_id}'>tri vlnks</a> &nbsp <a href='/id/{$user_id}/configure'>configure</a>
51
52 </form>
53 </div>
54 <div class="t2"></div>
55 {if $new_mail eq true}
56 <right><a href='/id/24'><b> &nbsp &nbsp !! {$new_mail} new mail,, laast from {$new_mail_name} !! {$new_mail_user_id}</b></a></right>
57 {/if}
58
59 {if $error eq true}
60 <center><span align='center' class='most_important'>{$error}</span></center>
61 {/if}
62 <div id="mnu"></div>
63
64
65
66
67
68
69
This page took 0.262984 seconds and 4 git commands to generate.