Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2429652.tpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=windows-1250" />
6
7 <title>@</title>
8 <style>
9 a {ldelim}
10 color: white;
11 {rdelim}
12 #magick {ldelim}
13 width: 316px;
14 position: absolute;
15 top: 490px;
16 right: 267px;
17 font-color: #6DAE42;
18 color: #6DAE42;
19 background: black ;
20 {rdelim}
21 #thesis {ldelim}
22 width: 200px;
23 border #6DAE42 1px solid;
24 background: black;
25 position: absolute;
26 top: 50px;
27 left: 630px;
28 {rdelim}
29 #rulez {ldelim}
30 width: 200px;
31 border #6DAE42 1px solid;
32 background: black;
33 position: absolute;
34 top: 50px;
35 left: 330px;
36 {rdelim}
37 #submissionz {ldelim}
38 border #6DAE42 1px solid;
39 width: 200px;
40 background: black;
41 position: absolute;
42 top: 50px;
43 left: 30px;
44 {rdelim}
45 </style>
46 <script>
47
48 var contentz = new Array();
49 </script>
50 </head>
51 </html>
52 <body style="background: url('/id/2502006/download') no-repeat fixed; color:
53 #6DAE42; width:1024px; height: 768px;">
54 <script>var aVectors = new Array();
55 </script>
56 {get_threaded_children listing_amount=200 offset=0}
57 {foreach from=$get_threaded_children item=child}
58 {if $child.node_id eq "2345205"}<div id="thesis">
59 {elseif $child.node_id eq 2345183}</div><div id="submissionz">
60
61 {elseif $child.node_id eq 2345172}</div><div id="rulez">
62 {/if}
63 <div
64 onLoad="window.resizeTo(1100,810);onClick="location.href='http://kyberia.sk/id/{$child.node_id}';"
65 onMouseOver="document.getElementById('picture').innerHTML='<img src={get_image_link
66 id=$child.node_id}>';document.getElementById('magick').innerHTML=contentz[{$child.node_id}];"
67 id="node{$child.node_id}" style="position: relative; left: {math equation="(x-y)-8" x=$child.depth
68 y=$node.vector_depth}px;">{$child.node_name|stripslashes}</div>
69 <script>
70 contentz[{$child.node_id}]=unescape("{$child.node_content|stripslashes|escape:"javascript"}");
71 </script>
72 {/foreach}
73
74 </div>
75 <div id="magick"></div>
76 <div id="picture" style="position: absolute; top: 490px; left: 230px;"></div>
77 </body>
78
79 </html>
This page took 0.354404 seconds and 4 git commands to generate.