3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
7 <link rel='stylesheet' type='text/css' href='http://freezy.rulez.sk/twyty_kyb.css'>
10 <title>{if $new_mail eq true}{$new_mail} m@il from {$new_mail_name} ~ {/if}{$node.node_name} ~ {$node.node_id}</title>
12 <!-- IN MAIL SCRIPT -->
13 {if $node.node_name eq 'mail'}
15 function vymena() {ldelim}
16 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
17 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
20 function chngto(name,id) {ldelim}
21 document.formular.mail_to.value = name ;
22 name = name.toLowerCase() ;
23 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
33 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
34 <a href='/id/1/'>main</a> ----
35 <a href='/id/101/'>kyberia</a> ----
36 <!-- <a href='/id/19/'>bookmarks</a> -->
37 <a href='/id/1499862/'>bookmarks</a> ----
38 {if $new_mail eq true}
39 <a href='/id/24/' class='mail'><i>mail</i></a> ----
41 {if $new_mail eq false}
42 <a href='/id/24/'>mail</a> ----
44 <a href='/id/23/'>last</a> ----
45 <a href='/id/15/'>k!</a> ----
46 <a href='/id/27'>people</a> ----
47 <a href='/id/21/'>blogs</a> ----
48 <!-- <a href='/id/29'>news</a> -->
49 <a href='/id/25/'>search</a> ----
50 <a href='/id/{$user_id}/'>me</a> ----
51 <a href='/id/{$user_id}/configure'>configure</a> -----
52 <input type='submit' value='logout' name='event' tabindex='23'>
55 <div class="t2"></div>
57 {if $new_mail eq true}
58 <center><a href='/id/24' class='mail'>u have {$new_mail} new mail, last from {$new_mail_name}</a></center>
62 <center><span align='center' class='most_important'>{$error}</span></center>