images & path fix
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1947110.tpl
diff --git a/data/templates/own_templates/1947110.tpl b/data/templates/own_templates/1947110.tpl
new file mode 100644 (file)
index 0000000..cf37059
--- /dev/null
@@ -0,0 +1,91 @@
+<html>\r
+<head>\r
+<META http-equiv="Default-Style" content="kyberia">\r
+<meta http-equiv="Cache-Control" content="Public">\r
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">\r
+<link rel='stylesheet' title="kyberia" type='text/css' href='/data/templates/own_templates/2228146.tpl'> \r
+<title>{* title.tpl *}{include file="791948.tpl"}</title>\r
+<script language="JavaScript" type="text/javascript">\r
+<!--\r
+{literal}\r
+       function vymena() {\r
+               document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;\r
+               var browser = navigator.appName;\r
+               if(browser == "Microsoft Internet Explorer") {\r
+                       xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");\r
+               }\r
+               else {\r
+                       xmlhttp = new XMLHttpRequest();\r
+               }\r
+               get_id_url = 'http://kyberia.sk/ajax/get_username_by_id.php?name=';\r
+               get_id_url += document.formular.mail_to.value;\r
+               xmlhttp.open("GET", get_id_url);\r
+               xmlhttp.onreadystatechange = function() {\r
+                       if (xmlhttp.readyState == 4 && xmlhttp.status == 200) {\r
+                               id = xmlhttp.responseText;\r
+                               document.images['fricon'].src = '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';\r
+                       }\r
+               }\r
+               xmlhttp.send(null);\r
+       }\r
+\r
+       function chngto(name,id) {\r
+               document.formular.mail_to.value = name ;\r
+               name = name.toLowerCase() ;\r
+               document.images['fricon'].src = '/images/nodes/'+id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';\r
+       }\r
+{/literal}\r
+-->\r
+</script>\r
+\r
+<!-- USER MENU PANEL JS -->\r
+<script src='/id/1515428' type='text/javascript'></script>\r
+\r
+</head>\r
+<body>\r
+{if $user_id eq true}\r
+<div class="t1">\r
+<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>\r
+<div id="t1">\r
+  <a href='/id/1/'>r00t</a>\r
+  --- \r
+  <a href='/id/101/'>kyberia</a>\r
+  --- \r
+  <a href='/id/102/'>hystóryja</a>\r
+  --- \r
+  <a href='/id/876611'>\9apenát</a>\r
+  --- \r
+  <a href='/id/19/'>bookmarks</a>\r
+  --- \r
+  <a href='/id/24/'>mail</a>\r
+  --- \r
+  <a href='/id/23/'>last</a>\r
+  --- \r
+  <a href='/id/27/'>ppl</a>\r
+  --- \r
+  <a href='/id/29/'>news</a>\r
+  --- \r
+  <a href='/id/1569351/'>K</a>\r
+  --- \r
+  <a href='/id/21/'>blogs</a>\r
+  --- \r
+  <a href='/id/25/'>search</a>\r
+  --- {if $user_id eq 660} \r
+  <a href='/id/1127587/1961033'>tpl_edit</a>\r
+  --- {/if} \r
+  <a href='/id/{$user_id}/1961033'>{$user_id}_conf</a>\r
+  ----- \r
+  <input type='hidden' name='event' value='logout'>\r
+  <input type='submit' value='isc het' tabindex='23'>\r
+  {if $new_mail eq true} \r
+  <br>\r
+  <strong>\r
+    <a href="/id/24">u have {$new_mail} new mail,last from</a>\r
+    <a href="/{$new_mail_name}" style="color:red">{$new_mail_name}</a></strong>\r
+  {/if} {if $error eq true} {$error} {/if} \r
+</div>\r
+<div id="corr">\r
+</div>\r
+</form>\r
+{/if}\r
+<div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
\ No newline at end of file
This page took 0.157138 seconds and 4 git commands to generate.