<html>
<head>
	<title><%title%></title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
<meta http-equiv="Content-Language" content="ru">
<STYLE TYPE="text/css">
body {
	 background-color:#FFFFFF;
	 color:#000000;
	 font-family:Verdana, Arial, "sans-serif";
     font-size: 10pt;
	 }
a {
  color:#000000;
  font-family:Verdana, Arial, "sans-serif";
  font-size: 10pt;
  text-decoration:none;
  
  }
a:link {text-decoration:none;}
a:hover {color:#b90000;
		text-decoration:none;
		}  
a:active {color:#b90000; text-decoration:underline;}		

.form0 {
	background-color:#f0f0f0;
	border:#000000 1 solid;
	color:#000000;
	font-size: 8pt;
	}
.form1 {
	background-color:#c0c0c0;
	border:#000000 1 solid;
	color:#000000;
	font-size: 8pt;
	}
b {color:#b90000;
   font-size:10pt;
  } 	
</STYLE>
</head>
<body  topmargin=0	leftmargin=0 marginwidth=0 marginheight=0 bgcolor="#fbfbfb" text="#000000" link="#000000" alink="#b90000">
<table cellpadding=0 cellspacing=5 border=0  width="100%">
<tr><td width="100%">
<!-- main start-->
<b><%title%></b>
<br><small><i>(   e-mail)</i></small>

<FORM action="<%view_cgi_url%>" METHOD=POST>
<input type=hidden name="page" value="<%page%>">
<input type=hidden name="cat_id" value="<%cat_id%>">
<input type=hidden name="id" value="<%id%>">
<b> :</b>
<br>
<input type=text size=30 maxlength=70 name="name" value="" class="form0">
<br>
<b> E-Mail:</b>
<br>
<input type=text size=30 maxlength=70 name="from" value="" class="form0">
<br>
<b>  E-Mail:</b>
<br>
<input type=text size=30 maxlength=70 name="to" value="" class="form0">
<br>
<input type=submit name="mail" value="!" class="form1">
</FORM>

<tr><td valign=bottom NOWRAP><a href="http://webscript.ru/sanitarium"><small> : Sanitarium WebLoG</small></a>
</td></tr>
</table>
</body>
</html>
