Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1400424.tpl
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='stylesheet' type='text/css' href='/data/templates/own_templates/2070521.tpl'>
6 <!-- <link rel='stylesheet' type='text/css' href='/id/2070521'> -->
7 <!-- <link rel='stylesheet' type='text/css' MEDIA="screen" href='/id/1080814/download'>
8 <LINK REL="stylesheet" TYPE="text/css" MEDIA="handheld" HREF="http://x86.sk/~marin/css/pda.css"> -->
9
10 <title> {* title.tpl *}{include file="791948.tpl"} {if $new_mail eq true}|{$new_mail}_{$new_mail_name}{/if}</title>
11
12 <script language="JavaScript" type="text/javascript">
13 <!--
14 {literal}
15 function vymena() {
16 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
17 var browser = navigator.appName;
18 if(browser == "Microsoft Internet Explorer") {
19 xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
20 }
21 else {
22 xmlhttp = new XMLHttpRequest();
23 }
24 get_id_url = 'http://kyberia.sk/ajax/get_username_by_id.php?name=';
25 get_id_url += document.formular.mail_to.value;
26 xmlhttp.open("GET", get_id_url);
27 xmlhttp.onreadystatechange = function() {
28 if (xmlhttp.readyState == 4 && xmlhttp.status == 200) {
29 id = xmlhttp.responseText;
30 document.images['fricon'].src = '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
31 }
32 }
33 xmlhttp.send(null);
34 }
35
36 function chngto(name,id) {
37 document.formular.mail_to.value = name ;
38 name = name.toLowerCase() ;
39 document.images['fricon'].src = '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
40 }
41
42 function develMnu()
43 {
44 document.getEtementById(devel).style.display = "block";
45 }
46
47
48 {/literal}
49 -->
50 </script>
51
52 <!-- USER MENU PANEL JS -->
53 <script src='/id/1515428' type='text/javascript'></script>
54
55 </head>
56
57
58 <body>
59 <!-- here you can realize yourself -->
60 <div class="t1">
61 <form enctype="multipart/form-data" action='/id/{$user_id}/' action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
62 <a href='#top' style='display:block; height:15px; width:40px; color:#333; border:1px solid; float:left;'>top</a><input type='submit' value='logout' name='event' tabindex='23' style='float:right;'>
63 <a href='/id/1/'>&#1087;&#1086;&#1088;&#1090;&#1072;&#1083;</a>__<a href='/id/1582474/'>0</a><!--|<a href='/id/1370868/'>+</a>-->__<a href='/id/101/'>&#1076;&#1077;&#1088;&#1077;&#1074;&#1086;</a>__<a href='/id/683643'>&#1087;&#1077;&#1088;&#1077;&#1087;&#1083;&#1077;&#1090;&#1085;&#1072;&#1103;</a>__<a href='/id/1392818'>&#1082;&#1072;&#1090;&#1072;&#1083;&#1086;&#1075;</a>__<!-- <a href='/id/404600'>0k</a> --><a href='/id/24'>&#1087;&#1086;&#1095;</a><a href='/id/1953327'>&#1090;&#1072;</a><!-- <a href='/id/23'>LAST</a> | -->__<a href='/id/15'>&#1082;!</a>_<a href='/id/1569351'>&#1082;</a>__<!-- <a href='/id/27'>ludia</a> :: --><!-- <a href='/id/1416619'>on</a> <a href='/id/23'>air</a> :: --><!-- <a href='/id/21'>denniky</a> :: --><!-- <a href='/id/29'>news</a> :: --><a href='/id/25'>&#1080;&#1089;&#1082;รก&#1090;&#1100;</a>__<a href='/id/{$user_id}'>&#1084;&#1072;&#1088;&#1080;&#1085;</a>[<a href='/id/{$user_id}/1961033'>c</a>]__<a href='/id/980161'>&#1087;&#1083;&#1072;&#1090;&#1083;&#1072;&#1089;</a>[<a href='/id/980161/1961033'>c</a>]
64
65 <a href='/id/1549689'>||</a>
66 <a href='/id/1559635'>|t</a>
67 <a href='/id/1440515'>|r</a>
68 <a href='/id/1400424/1961033'>|h</a>&nbsp;
69 :<a href='/id/{$node.node_id}/14'>&#1079;&#1076;&#1088;&#1086;&#1081;</a>
70 <a href="javascript:develMnu()">dev</a>
71 </form>
72 </div>
73 <div class="t2"></div>
74 <div id='devel' style='display:none'>
75
76 <form method='post'>
77 <input type='submit' name='event' value='debugging'> |
78 <input type='submit' name='event' value='addTemplate'>
79 <input type='text' name='add_template_id' value='{$node.node_id}'> |
80 <input type='submit' name='event' value='addEvent'>
81 <input type='text' name='add_event_id' value='{$node.node_id}'> |
82 <input type='submit' name='event' value='addPlugin'>
83 <input type='text' name='add_plugin_id' value='{$node.node_id}'> |
84 <input type='submit' name='event' value='undelete'>
85 <input type='text' name='undelete_id' value='31337'>
86 </form>
87
88 </div>
89 <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
90 {if $new_mail eq true}
91 <center><a href='/id/24'><b>mas {$new_mail} new mail||posledny od {$new_mail_name} {$new_mail_user_id}</b></a></center>
92 {/if}
93
94 {if $error eq true}
95 <center><span align='center' class='most_important'>{$error}</span></center>
96 {/if}
97 <div id="mnu"></div>
This page took 0.307177 seconds and 4 git commands to generate.