3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
6 {if $node.node_id eq 24}
7 <!-- IN MAIL SCRIPT -->
8 <script language="JavaScript" type="text/javascript">
12 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
13 var browser = navigator.appName;
14 if(browser == "Microsoft Internet Explorer") {
15 xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
18 xmlhttp = new XMLHttpRequest();
20 get_id_url = '/ajax/get_id_by_name.php?name=';
21 get_id_url += document.formular.mail_to.value;
22 xmlhttp.open("GET", get_id_url);
23 xmlhttp.onreadystatechange = function() {
24 if (xmlhttp.readyState == 4 && xmlhttp.status == 200) {
25 id = xmlhttp.responseText;
26 document.images['fricon'].src =
27 '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
33 function chngto(name,id) {
34 document.formular.mail_to.value = name ;
35 name = name.toLowerCase() ;
36 document.images['fricon'].src =
37 '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
45 <script language="JavaScript" type="text/javascript">
49 menu.className = "menu_off";
50 offik.className = "onoff_off";
51 onik.className = "onoff_on";
54 menu.className = "menu_on";
55 offik.className = "onoff_on";
56 onik.className = "onoff_off";
63 <script src='/data/templates/own_templates/1515428.tpl' type='text/javascript'></script>
66 <link rel='stylesheet' type='text/css' href='/id/2065925'
68 <link rel='stylesheet' type='text/css' href='/data/templates/own_templates/973161.tpl'
73 {if $new_mail eq true}
74 {$new_mail} m@il | {$new_mail_name}
76 {include file="791948.tpl"}
86 <a href='http://www.google.sk/advanced_search?hl=sk' target="blank">[Google]</a>:[
87 <a href='/id/101'>K</a>.
88 <a href='/id/102'>H</a>.
89 <a href='http://www.hysteria.sk'>H*o</a>][
90 <a href='/id/1'>Main</a>][
91 <a href='/id/19'>BooKmarkZ</a>
92 <a href='/id/1478235'>BOOK</a>][
93 <a href='/id/24'>PostA</a>][
94 <a href='/id/23'>LasT</a>][
95 <a href='/id/27'>Ӫ</a>]│[
96 <a href='/id/876611'>SeNaT</a>][
97 <a href='/id/25'>SearCh</a>][
98 <a href='/id/1017832'>help</a>][
99 <a href='/id/{$user_id}'>UserS</a>][
100 <a href='/id/{$user_id}/1961033'>SetUP</a>]
101 <input type='submit' value='logout' name='event'
108 {if $node.node_id eq '19'}
112 <!-- MAIL & ERROR -->
113 {if $new_mail eq true}
114 <div class='most_important'>
118 <a href='/id/24' class='mail'><b>u have {$new_mail} new mail last from{$new_mail_name2}</b></a>
124 <div class='most_important'>
134 <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div>
135 <script language='JavaScript' type='text/javascript'>p =
136 document.getElementById("panel");</script>