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='/data/css/kyberia.css'--> |
7 | <!--link rel='stylesheet' type='text/css' href='http://bin.mypage.sk/FILES/easylistening2.css'--> |
8 | <link rel='stylesheet' type='text/css' href='/id/2148747'> |
9 | |
10 | <title>{if $new_mail eq true}{$new_mail} m@il from {$new_mail_name} - {/if}{$node.node_name} - {$node.node_id}</title> |
11 | |
12 | {if $node.node_name eq 'mail'} |
13 | <script> |
14 | function vymena() {ldelim} |
15 | document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ; |
16 | document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif'; |
17 | {rdelim} |
18 | |
19 | function chngto(name,id) {ldelim} |
20 | document.formular.mail_to.value = name ; |
21 | name = name.toLowerCase() ; |
22 | document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif'; |
23 | {rdelim} |
24 | </script> |
25 | {/if} |
26 | |
27 | <!-- for panels --> |
28 | <script src='/id/1515428' type='text/javascript'></script> |
29 | |
30 | </head> |
31 | |
32 | <body> |
33 | |
34 | <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script> |
35 | |
36 | <!-- 2 novinky: |
37 | - tento template podporuje nove freezyho <a href="/id/2116365">panely</a>. |
38 | - 'nastavenia' v liste uz idu naozaj do nastaveni, nie do profilu. --> |
39 | |
40 | <center> |
41 | <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'> |
42 | <a href='/id/1/'>main</a> ---- |
43 | <a href='/id/101/'>kyberia</a> ---- |
44 | <a href='/id/19'>bookmarks</a> ---- |
45 | <a href='/id/24'>{if $new_mail eq true}<B><font color=red>!!!</font>{$new_mail} mail, last: {$new_mail_name}</B>{else} |
46 | posta{/if}</a> ---- |
47 | <a href='/chat/chat.htm'>chat</a> ---- |
48 | <a href='/id/23'>posledne</a> ---- |
49 | <a href='/id/1569351'>k!</a> + <a href='/id/15'>k!2</a> ---- |
50 | <a href='/id/27'>ludia</a> ---- |
51 | <!-- <a href='/id/20'>clanky</a> ---- --> |
52 | <a href='/id/21'>denniky</a> ---- |
53 | <!-- <a href='/id/29'>news</a> ---- --> |
54 | <a href='/id/25'>search</a> ---- |
55 | <a href='/id/1017832'>help</a> ---- |
56 | <a href='/id/{$user_id}/1961033'>nastavenie</a> ----- |
57 | <input type='submit' value='logout' name='event' tabindex='23'> |
58 | </form> |
59 | </center> |
60 | |
61 | <!-- |
62 | {if $new_mail eq true} |
63 | <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center> |
64 | {/if} |
65 | --> |
66 | |
67 | {if $error eq true} |
68 | <center><span align='center' class='most_important'>{$error}</span></center> |
69 | {/if} |
70 | |
71 | |
72 | |
73 | |
74 | |
75 | |
76 | |