Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1389313.tpl
1 <html>
2 <head>
3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
5
6 <link rel='stylesheet' href='/data/templates/own_templates/2070521.tpl' type='text/css'>
7 <title>{$node.node_name}|{if $new_mail eq true}{$new_mail} new mail,last from {$new_mail_name}{/if}</title>
8 {if $node.node_name eq 'mail'}
9 <script>
10 function vymena() {ldelim}
11 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
12 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
13 {rdelim}
14
15 function chngto(name,id) {ldelim}
16 document.formular.mail_to.value = name ;
17 name = name.toLowerCase() ;
18 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
19 {rdelim}
20 </script>
21 {/if}
22
23
24
25 </head>
26
27 <body>
28 <div class="t1">
29 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
30 <a href='#top' style='display:block; height:15px; width:40px; color:#6dae42; border:1px solid; float:left;'>top</a><input type='submit' value='logout' name='event' tabindex='23' style='float:right;'>
31 <a href='/id/2227639/'><font size="1" color="black">m</font></a>
32 <a href='/id/1496001'>main</a> ---
33 <a href='/id/101/'>kyberia</a> ---
34 <a href='/id/19'>bookmarks</a> ---
35 <a href='/id/24'>mail</a> ---
36 <a href='/id/23'>last</a> ---
37 <a href='/id/15'>k!</a>/<a href='/id/1569351'>k!if</a>/<a href='/id/788016'>k!cc</a> ---
38 <a href='/id/876611'>senate</a> ---
39 <a href='/id/27'>people</a> ---
40 <a href='/id/1058182'>forumz</a> ---
41 <!-- <a href='/id/20'>clánky</a> --- -->
42 <a href='/id/21'>blogs</a> ---
43 <a href='/id/25'>search</a> ---
44 <a href='/id/1370868'>kev!m</a>/<a href='/id/1370880'>kev!b</a>---
45 <a href='http://kyberia.sk/chat/chat.htm'>kybchat</a> ---
46 <a href='/id/{$user_id}'>userinfo</a>
47 <a href='/id/1389313/1961033'><font size="1" color="black">.</font></a>
48 </form>
49 </div>
50 <div class="t2"></div>
51 </center>
52 {if $new_mail eq true}
53 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
54 {/if}
55
56 {if $error eq true}
57 <center><span align='center' class='most_important'>{$error}</span></center>
58 {/if}
This page took 0.323787 seconds and 4 git commands to generate.