Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2429652.tpl
CommitLineData
51ff3226 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>
9a {ldelim}
10color: white;
11{rdelim}
12#magick {ldelim}
13width: 316px;
14position: absolute;
15top: 490px;
16right: 267px;
17font-color: #6DAE42;
18color: #6DAE42;
19background: black ;
20{rdelim}
21#thesis {ldelim}
22width: 200px;
23border #6DAE42 1px solid;
24background: black;
25position: absolute;
26top: 50px;
27left: 630px;
28{rdelim}
29#rulez {ldelim}
30width: 200px;
31border #6DAE42 1px solid;
32background: black;
33position: absolute;
34top: 50px;
35left: 330px;
36{rdelim}
37#submissionz {ldelim}
38border #6DAE42 1px solid;
39width: 200px;
40background: black;
41position: absolute;
42top: 50px;
43left: 30px;
44{rdelim}
45</style>
46<script>
47
48var 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
64onLoad="window.resizeTo(1100,810);onClick="location.href='http://kyberia.sk/id/{$child.node_id}';"
65onMouseOver="document.getElementById('picture').innerHTML='<img src={get_image_link
66id=$child.node_id}>';document.getElementById('magick').innerHTML=contentz[{$child.node_id}];"
67id="node{$child.node_id}" style="position: relative; left: {math equation="(x-y)-8" x=$child.depth
68y=$node.vector_depth}px;">{$child.node_name|stripslashes}</div>
69<script>
70contentz[{$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.16189 seconds and 4 git commands to generate.