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='/id/1066289/download'> --> |
8 | <title>{$node.node_name}{if $new_mail eq true} | {$new_mail}_{$new_mail_name}{/if}</title> |
9 | {if $node.node_name eq 'mail'} |
10 | <script> |
11 | function vymena() {ldelim} |
12 | document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ; |
13 | document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif'; |
14 | {rdelim} |
15 | |
16 | function chngto(name,id) {ldelim} |
17 | document.formular.mail_to.value = name ; |
18 | name = name.toLowerCase() ; |
19 | document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif'; |
20 | {rdelim} |
21 | </script> |
22 | {/if} |
23 | |
24 | |
25 | |
26 | </head> |
27 | |
28 | <body> |
29 | <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'> |
30 | <!-- <a href='/id/20'>clanky</a> ---- --> |
31 | <!-- <a href='/id/29'>news</a> ---- --> |
32 | <!-- <input type='submit' value='logout' name='event' tabindex='23'> ---- --> |
33 | <center> |
34 | <a href='/id/1559816'>.bk</a><a href='/id/404600'>.mrks</a> --- |
35 | <a href='/id/24'>.@</a> --- |
36 | <a href='/id/15'>.k</a> --- |
37 | <a href='/id/21'>.blgs</a> --- |
38 | <a href='/id/64836'>mnlg</a> --- |
39 | <a href='/id/23'>.lst</a> --- |
40 | <a href='/id/1370868'>.kev</a> --- |
41 | <a href='/id/1300551'>.dvlp</a> --- |
42 | <a href='/id/849/1573668'>.sbms</a> // |
43 | <a href='/id/1/'>.main</a> --- |
44 | <a href='/id/101/'>.kyb</a> --- |
45 | <a href='/id/27'>.on</a><a href='/id/1416619'>.ln</a> --- |
46 | <a href='/id/25'>.srch</a> --- |
47 | <a href='/id/1017832'>.hlp</a> --- |
48 | <a href='/id/{$user_id}/1961033'>.set</a><a href='/id/1501867/1961033'>.h</a><a href='/id/1844515'>.m</a><a href='/id/{$node.node_id}/1961033'>.c</a> // |
49 | <a href='/id/63532'>.l:t</a> --- |
50 | <a href='/id/683643'>.shlf</a> --- |
51 | <a href='/id/1446809'>.shar</a> --- |
52 | <a href='/id/1392818'>.ctlg</a> --- |
53 | <a href='/id/978843'>.tmp</a> --- |
54 | <a href='http://www.google.sk/' target='_blank'>.<font color=blue>G</font><font color=red>o</font><font color=yellow>o</font></a><a href='http://www.google.com/ncr' target='_blank'>.<font color=blue>g</font><font color=green>l</font><font color=red>e</font></a> // |
55 | <a href='/id/1618122' target='_blank'>.s</a> --- |
56 | <BUTTON type='submit' value='logout' name='event'>.out</BUTTON> |
57 | </form> |
58 | </center> |
59 | {if $new_mail eq true} |
60 | <center><a href='/id/24'><b>u've'got {$new_mail} new mail, last from {$new_mail_name}</b></a></center> |
61 | {/if} |
62 | |
63 | {if $error eq true} |
64 | <center><span align='center' class='most_important'>{$error}</span></center> |
65 | {/if} |