Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1771908.tpl
1 <head>
2 {if $node.node_name eq 'mail'}
3 <script>
4 function vymena() {ldelim}
5 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
6 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
7 {rdelim}
8
9 function chngto(name,id) {ldelim}
10 document.formular.mail_to.value = name ;
11 name = name.toLowerCase() ;
12 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
13 {rdelim}
14 </script>
15 {/if}
16 <meta http-equiv="Cache-Control" content="Public">
17 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
18 {if $node.node_id eq '1'}<link rel='stylesheet' type='text/css' href='/data/css/main.css'>
19 {else}<link rel='stylesheet' type='text/css' href='http://flowerbox.discore.net/flowerbox.css'>{/if}
20 <title>{$user_id}@{$node.node_name}</title>
21 </head>
22 <body>
23 {if $node.node_id eq '1'}
24 {if $new_mail eq true}
25 <div><center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center></div>
26 {/if}
27 <a href='/id/1/'>MAIN</a> ::
28 <a href='/id/101/'>CATS</a> ::
29 <a href='/id/1669447'>BOOK</a> ::
30 <a href='/id/24'>MAIL</a> ::
31 <a href='/id/23'>LAST</a> ::
32 <a href='/id/15'>TOP K</a> ::
33 <a href='/id/27'>PEOPLE</a> ::
34 <a href='/id/21'>BLOGZ</a> ::
35 <a href='/id/{$user_id}/stats'>ME</a> ::
36 <a href='/id/{$user_id}/configure'>CONF</a> ::
37 {if $user_id eq '1371'}<a href='/id/1771908/configure'>TPLCONF</a>::{/if}
38 <form enctype="multipart/form-data" action='/id/24/' method='post'><input type='hidden' name='event' value='logout'><input type='submit' value='LOGOUT' tabindex='23'></form>::
39 <form enctype="multipart/form-data" action='/id/25/' method='post'><input type='text' value='' tabindex='24' name="query"><input type='submit' name='template_event' value='search'></form>
40 {else}
41 <div id="topl">
42 <div id="inn">
43 <div id="hdr">
44 <div id="hd2">
45 <div id="logoutf"><form enctype="multipart/form-data" action='/id/24/' method='post'><input type='hidden' name='event' value='logout'><input type='submit' value='LOGOUT' tabindex='23'></form></div>
46 <div id="srchf"><form enctype="multipart/form-data" action='/id/25/' method='post'><input type='text' value='' tabindex='24' name="query" class="srchbx"><input type='submit' name='template_event' value='search' class="srchbt"></form></div>
47 {if $new_mail eq true}<div id="mail">&nbsp;u have {$new_mail} new mail,last from <a href='/id/24'><b>{$new_mail_name}</b></a></div>{/if}
48 <div id="dmenu">&nbsp;<a href='/id/1/'>MAIN</a> | <a href='/id/101/'>CATS</a> | <a href='/id/1669447'>BOOK</a> | <a href='/id/24'>MAIL</a> | <a href='/id/23'>LAST</a> | <a href='/id/15'>TOP K</a> | <a href='/id/1569351'>NOIMG K</a> | <a href='/id/27'>PEOPLE</a> | <a href='/id/21'>BLOGZ</a> | <a href='/id/{$user_id}/1961037'>ME</a> | <a href='/id/{$user_id}/1961033'>CONF</a>{if $user_id eq '1371'} | <a href='/id/1771908/1961033'>TPLCONF</a>{/if} | <a href='/id/1665272'>SWITCH TPL</a></div>
49 </div>
50 </div>
51 <div id="bdy">
52 {/if}
This page took 0.275218 seconds and 4 git commands to generate.