big commit
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1520742.tpl
CommitLineData
b42b2bf9
H
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<!-- CSS -->
7<link rel='stylesheet' type='text/css' href='/data/templates/own_templates/1520758.tpl'>
8
9<!-- TITLE -->
10<title>
11 {if $new_mail eq true}
12 {$new_mail}.m@il.from.{$new_mail_name}..
13 {/if}
14 {include file="791948.tpl"}
15</title>
16
17{if $node.node_name eq 'mail'}
18<!-- IN MAIL SCRIPT -->
19 <script>
20 function vymena() {ldelim}
21 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
22 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
23 {rdelim}
24
25 function chngto(name,id) {ldelim}
26 document.formular.mail_to.value = name ;
27 name = name.toLowerCase() ;
28 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
29 {rdelim}
30 </script>
31{/if}
32
33<!-- PANEL JS -->
34<script src='/id/1515428' type='text/javascript'></script>
35
36</head>
37
38<body>
39<!-- here you can realize yourself -->
40<div class="t1">
41<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
42~ <a href='/id/1/'>: main</a> ~
43<a href='/id/101/'>: kyberia</a> ~
44<a href='/id/19'>: book</a>|<a href='/id/1478235'>marks</a> ~
45{if $new_mail eq true}
46<a href='/id/24'>: <b><font color='red'>mail</font></b></a> ~
47{/if}
48{if $new_mail eq false}
49<a href='/id/24'>: mail</a> ~
50{/if}
51<a href='/id/23'>: last</a> ~
52<a href='/id/15'>: k!</a> ~
53<a href='/id/27'>: peo</a>|<a href='/id/1502464'>ple</a>
54<a href='/id/21'>: blogs</a> ~
55<!-- <a href='/id/29'>: news</a> ~ -->
56<a href='/id/25'>: search</a> ~
57<a href='/id/{$user_id}'>: me</a> ~
58<a href='/id/{$user_id}/1961033'>: configure</a> ~~
59 <input type='submit' value='logout' name='event' tabindex='23'>
60 </form>
61</div>
62 <div class="t2"></div>
63
64<!-- PANEL -->
65<div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div>
66<script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
67
68{if $new_mail eq true}
69<center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
70{/if}
71
72{if $error eq true}
73<center><span align='center' class='most_important'>{$error}</span></center>
74{/if}
This page took 0.266145 seconds and 4 git commands to generate.