51ff3226 |
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' type='text/css' href='/id/2065925'> |
7 | <title>{$node.node_name}</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 | |
22 | |
23 | |
24 | {/if} |
25 | |
26 | <script src='/id/1515428' type='text/javascript'></script> |
27 | |
28 | </head> |
29 | |
30 | <body> |
31 | <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script> |
32 | <center> |
33 | <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'> |
34 | <a href='/id/1/'>- main</a> -- |
35 | <a href='/id/101/'>kyberia</a> -- |
36 | <a href='/id/102/'>hysteria</a> -- |
37 | <a href='/id/156968'>bookmarks</a> -- |
38 | <a href='/id/24'>mail</a> -- |
39 | <a href='/id/23'>last</a> -- |
40 | <a href='/id/2024123'>k</a> -- |
41 | <a href='/id/27'>people</a> -- |
42 | <!-- <a href='/id/20'>clanky</a> ---- --> |
43 | <a href='/id/21'>blogs</a> -- |
44 | <a href='https://kyberia.sk/chat/chat.htm'>chat</a> -- |
45 | <!-- <a href='/id/29'>news</a> ---- --> |
46 | <a href='/id/25'>search</a> -- |
47 | <a href='/id/1017832'>help</a> -- |
48 | <a href='/id/{$user_id}/1961033'>configure</a> --- |
49 | <input type='submit' value='logout' name='event' tabindex='23'> |
50 | </form> |
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} |
59 | |