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 | <link rel="shortcut icon" href="http://freezy.rulez.sk/kyb.ico"> |
6 | <!-- CSS --> |
7 | <!--<link rel='stylesheet' type='text/css' href='/id/1499805/download'>--> |
8 | <link rel='stylesheet' type='text/css' href='http://freezy.rulez.sk/kyb.css'> |
9 | <!--<link rel='stylesheet' type='text/css' href='http://freezy.wnet.sk/kyb.css'>--> |
10 | <!-- TITLE --> |
11 | <title>{if $new_mail eq true}{$new_mail} m@il from {$new_mail_name} || {/if}{$node.node_name} || {$node.node_id} || {$user_k}K left ||</title> |
12 | |
13 | <!-- IN MAIL SCRIPT --> |
14 | {if $node.node_name eq 'mail'} |
15 | <script> |
16 | function vymena() {ldelim} |
17 | document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ; |
18 | document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif'; |
19 | {rdelim} |
20 | |
21 | function chngto(name,id) {ldelim} |
22 | document.formular.mail_to.value = name ; |
23 | name = name.toLowerCase() ; |
24 | document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif'; |
25 | {rdelim} |
26 | </script> |
27 | {/if} |
28 | |
29 | </head> |
30 | |
31 | <body> |
32 | <!-- HEADER --> |
33 | <div class="t1"> |
34 | <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'> |
35 | <a href='http://kyberia.sk/id/1/'>MAIN</a>: |
36 | <a href='http://kyberia.sk/id/101/'>KYB</a>: |
37 | <a href='http://kyberia.sk/id/102/'>HYST</a>: |
38 | <!-- <a href='/id/19/'>bookmarks</a> --> |
39 | <a href='http://kyberia.sk/id/1478235/'>BOOK</a>: |
40 | {if $new_mail eq true} |
41 | <a href='https://kyberia.sk/id/1693948/'><i><b><font color='white'>MAIL</font></b></i></a>: |
42 | {else} |
43 | <a href='https://kyberia.sk/id/1693948/'>MAIL</a>: |
44 | {/if} |
45 | <!-- <a href='/id/24/'>mail</a> --> |
46 | <a href='http://kyberia.sk/id/23/'>LAST</a>: |
47 | <!-- <a href='/id/15/'>k!</a> --> |
48 | <a href='http://kyberia.sk/id/1670413/'>K!</a>: |
49 | <!-- <a href='/id/27'>people</a> --> |
50 | <a href='/id/1502464'>PEOPLE</a> |
51 | <a href='http://kyberia.sk/id/21/'>BLOGS</a>: |
52 | <!-- <a href='/id/29'>news</a> --> |
53 | <a href='http://kyberia.sk/id/25/'>SEARCH</a>: |
54 | <a href='http://kyberia.sk/id/1127438/'>FRZ'S</a>: |
55 | <a href='http://kyberia.sk/id/{$user_id}/'>ME</a>: |
56 | <a href='http://kyberia.sk/id/{$user_id}/1961033'>CONF</a>:: |
57 | <input type='submit' value='logout' name='event' tabindex='23'> |
58 | </form> |
59 | </div> |
60 | <div class="t2"></div> |
61 | {if $new_mail eq true} |
62 | <center><a href='https://kyberia.sk/id/1693948' class='mail'>u have {$new_mail} new mail, last from {$new_mail_name}</a></center> |
63 | {/if} |
64 | |
65 | {if $error eq true} |
66 | <center><span align='center' class='most_important'>{$error}</span></center> |
67 | {/if} |