Subversion Repositories ALCASAR

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
79 richard 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
<html>
3
<head>
4
<meta http-equiv="content-type" content="text/html; charset=windows-1251">
5
 
6
<style type="text/css">
7
<!--
8
html,body {background-color: #EEEEEE; margin: 2mm; padding: 0px; width: 100%; height: 100%; border-width: 0px; overflow: hidden; color: black; text-align:center }
9
.main_block {vertical-align: middle; height: 100%; width: 100%; border: 0px; color: black; vertical-align: bottom; text-align: center; font-family: arial,helvetica; padding-bottom: 3%}
10
.havp_scheme {vertical-align: middle; text-align: center; font-family: arial,helvetica}
11
.havp_scheme.msg_area {background-color: white; font-size: 14pt; padding-left: 10%; padding-right: 10%}
12
.template_header {height: 28mm; font-size: 24pt; font-weight: bold; color: white}
13
.template_header.danger {background-color: #D80028}
14
.template_header.warn {background-color: #FF6600}
15
.template_header.standart {background-color: #00AE22}
16
th.template_header strong {text-transform: uppercase}
17
th.template_header.danger strong {text-decoration: blink; color: black}
18
th.template_header.warn strong {text-decoration: underline; color: #661122}
19
th.template_header.standart strong {color: black}
20
 
21
td.havp_scheme.msg_area p.danger {border-width: 1.5mm; margin-right: 20%; margin-left: 20%; width: 60%; border-style: ridge; border-color: red; color: #D80028}
22
td.havp_scheme.msg_area p.warn {color: #FF6600}
23
td.havp_scheme.msg_area p.standart {color: #00AE22}
24
td.havp_scheme.footer {background-color: white; font-size: 11pt; font-style: italic; padding-top: 0; padding-bottom: 2mm; height: 24pt; font-weight: bolder}
25
td.havp_scheme.footer hr {width: 48%}
26
td.havp_scheme.bar {width: 4cm; vertical-align: bottom; background-color: #006; color: #00EDF4; font-weight: bold}
27
a.wo_underline {text-decoration: none}
28
a:link {color: #006}
29
a:visited {color: #800080}
30
-->
31
</style>
32
<title>HAVP - Некорректный запрос</title>
33
</head>
34
<body>
35
<table class="main_block" cellpadding="2" cellspacing="0" align="center">
36
<tr>
37
	<th class="template_header standart" colspan="2">
38
	HTTP Antivirus Proxy - HAVP<br /><strong>Ваш запрос некорректен!</strong></td>
39
</tr>
40
<tr>
41
	<td class="havp_scheme bar" rowspan="2">Здесь должно быть название Вашей компании</td>
42
	<td class="havp_scheme msg_area">
43
	 <p>Не могу обработать запрос, так как он является<br />синтаксически (лексически) некорректным.<br />Проверьте ссылку!
44
	  <br />
45
	   <p class="standart"><!--message--></p>
46
	 </p>
47
	</td>
48
</tr>
49
<tr>
50
  <td class="havp_scheme footer"><hr>Powered by <a class="wo_underline" href="http://www.server-side.de">HAVP</a></td>
51
</tr>
52
</table>
53
</body>
54
</html>