-
Notifications
You must be signed in to change notification settings - Fork 0
/
tmp.html
97 lines (93 loc) · 4.51 KB
/
tmp.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>towns - města</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- **** layout stylesheet **** -->
<link rel="stylesheet" type="text/css" href="style/style.css" />
<link rel="shortcut icon" href="favicon.ico">
<!-- **** colour scheme stylesheet **** -->
<link rel="stylesheet" type="text/css" href="style/green.css" />
<style type="text/css">
<!--
.submenu {font-size: 15px; color:#283D82;}
a.bzp:link { text-decoration: none; color:#283D82;}
a.bzp:visited { text-decoration: none; color:#283D82;}
a.bzp:hover { text-decoration: underline; color:#283D82;}
a.bzp:active { text-decoration: none; color:#283D82;}
-->
</style>
</head>
<body>
<div id="main">
<div id="logo" >
<img src="style/logo.jpg" width="760" height="70" usemap="#MapL" />
<map name="MapL" id="MapL"><area shape="rect" coords="736,3,755,22" href="?ww1bx8=d1faefd40992e33c92316fee1eaba163" /></map>
</div>
<div id="menu">
<ul>
<li><a href="?ww1bx8=f41a213e1977ac231a0c2e78435f098e">p�¹Â�ihl�Ë�¹Ëen�Â�</a></li>
<li><a href="?ww1bx8=5066615f2a65515f47ac12066a40ee8c">statistika</a></li>
<li><a href="?ww1bx8=125b40353a1bd635765182c13f1bda48">registrace</a></li>
<li><a href="?ww1bx8=a87f94e1baaefba07172e93ce58f4c68">obr��zky</a></li>
</ul> </div>
<div align="center">
</div>
<div id="content">
<div id="column1">
<div class="sidebaritem"><div class="sbihead"><h1>info</h1></div><div class="sbicontent"><b>Dnes: </b>23</div></div><div class="sidebaritem"><div class="sbihead"><h1>dal�¹Â���¤</h1></div><div class="sbicontent"><a href="casti/upload/" target="_blank">Towns upload<a>
</div></div> </div>
<div id="column2">
<img src="casti/reklama/tutorial.jpg" alt="registrace" width="575" border="0" usemap="#Map" />
<map name="Map" id="Map"><area shape="rect" coords="395,15,539,51" href="?ww1bx8=07b5a993708397a44f31abfe098fd4ae" target="_top" />
</map>
<br />
<h1>p�¹Â�ihl�Ë�¹Ëen�Â�</h1>
<form id="form3" name="form3" method="post" action="">
<table width="484" border="0">
<tr>
<th width="68" height="31" align="left" valign="bottom">Jm��no: </th>
<td width="242" align="left" valign="bottom"><b></b> <input type="text" name="zadanyhrac" value="" /><input type="hidden" name="zadanytyp" value="1" /></td>
</tr>
<tr>
<th align="left">Heslo: </th>
<td align="left"><input name="heslo" type="password" id="heslo" style="width:150px;"/></td>
</tr>
<tr>
<td height="26" colspan="2" align="left"><input type="submit" name="Submit" value="P�¹â¢ihl�Ësit se" /></td>
</tr>
<tr><td height="26" colspan="2" align="left"><a href="?ww1bx8=6eb6a6d33e896991945019cea9f15739">Zaregistrovat se</a></td></tr>
<tr><td height="26" colspan="2" align="left"> </td></tr>
</table>
</form> </div>
</div>
<div id="footer">copyright © 2008 verze 2 | <a href="mailto: <?php echo $GLOBALS['langmail']; ?>"><?php echo $GLOBALS["langmail"]; ?></a> | <a href="?ww1bx8=0343076bdccec2e8933a7ef55820c016">admin</a></div>
</div>
<script type="text/javascript">
<!--
/*function poslatx(){
var ajax = (window.XMLHttpRequest ? new XMLHttpRequest() : (window.ActiveXObject ? new ActiveXObject("Microsoft.XMLHTTP") : false));
if(!ajax){
//alert("Tak tady to nepob�â��¹ľ�Â�!");
return true;
}
ajax.onreadystatechange= function () {zpracujx(ajax); } ;
ajax.open("GET", "http://cron./index.php?a=a", true);
ajax.send(null);
return false
}
function zpracujx(ajax){
var txt;
if (ajax.readyState == 4){
if(ajax.status == 200 || ajax.status==0){
txt=ajax.responseText;
}}}
zpracujx();*/
-->
</script>
<!-- <img src="http://cron./index.php" width="" height="" id="cron_l">
<script type="text/javascript">
document.getElementById("cron_l").src = "";
</script>-->
</body>
</html>