всё отлично работает, всё считает и т.д.) НО САМОЕ интересное) при нажатии на кнопку "Подать заявку" нет не какой реакции. по идеи вся форма должна присылаться мне на почту админа. пожалуйста подскажите что не так и что куда вписать)))
<h3>
В силу того что Интернет вошел в нашу жизнь не так давно, при формировании целей и задач, которые ставятся перед создаваемым сайтом, нередко возникают трудности. Приняв во внимание этот факт, мы разработали форму-заявку, которая поможет Вам более конкретно сформулировать каким именно вы хотите видеть Ваш сайт, а мы в свою очередь определим сроки выполнения работ по созданию сайта и сколько будет стоить сформированное Вами решение.
<br><br>
</td>
</tr>
<tr>
<td>
<SCRIPT language=JavaScript>
<!--
function showsumm(id,price)
{
if(eval("document.BF.usluga" + id + ".checked == true"))
{
document.BF.allprice.value = document.BF.allprice.value*1/1 + price*1/1;
}
else
{
document.BF.allprice.value = document.BF.allprice.value*1/1 - price*1/1;
}
}
//-->
</SCRIPT>
<table border="0" cellpadding="3" cellspacing="1" width="100%" align=center>
<form action="/index.php/zakaz.html" method=POST name=BF onsubmit="return validate()">
<input type=hidden name=action value="sendzakaz">
<tr>
<Th colspan=2 align=left>
<i>Контактная информация заказчика</i>
</th>
</tr>
<tr >
<td width=30%>
Контактное лицо: <font class=atent>*</font>
</td>
<td >
<input type=text name="fio" value="" size="50" maxlength="50" >
</td>
</tr>
<tr >
<td >
Название организации:
</td>
<td >
<input type=text name="company" value="" size="50" maxlength="50" >
</td>
</tr>
<tr >
<td >
Область деятельности:
</td>
<td >
<input type=text name="deyatelnost" value="" size="50" maxlength="50" >
</td>
</tr>
<tr >
<td >
E-Mail: <font class=atent>*</font>
</td>
<td >
<input type=text name="email" value="" size="25" maxlength="50" >
</td>
</tr>
<tr >
<td >
ICQ:
</td>
<td >
<input type=text name="icq" value="" size="25" maxlength="50" >
</td>
</tr>
<tr >
<td >
Телефон: <font class=atent>*</font>
</td>
<td >
<input type=text name="phone" value="" size="25" maxlength="25" >
</td>
</tr>
<tr >
<td >
Адрес в интернете:
</td>
<td >
<input type=text name="urlsite" value="http://" size="50" maxlength="100" >
</td>
</tr>
<tr>
<Th colspan=2 align=left>
<br>
<i>Информация о заказе</i>
</th>
</tr>
<tr>
<TD>
Тематика сайта: <font class=atent>*</font>
</td>
<TD>
<select name="typesite" style="width: 170px">
<option value="0" selected>----------
<option value="1">Частный бизнес
<option value="2">Информационные технологии
<option value="3">Банковское дело
<option value="4">Недвижимость
<option value="5">Авто
<option value="6">Торговля
<option value="7">Менежмент, маркетинг
<option value="8">Страхование
<option value="9">Общественная деятельность
<option value="10">Политика
<option value="11">Культура
<option value="12">СМИ
<option value="13">Спорт
<option value="14">Туризм
<option value="15">Игровой бизнес
<option value="16">Развлечения
<option value="17">другой
</select>
<br>
<input type=text size=25 name="typesite_other" maxlength=30 value=""> (если другая)
</td>
</tr>
<tr>
<TD colspan=2>
<br>
<b>Услуги компании:</b><br><br>
<table border="0" cellpadding="3" cellspacing="1" width="100%" align=center>
<tr>
<th align=left colspan=3>
Тип пакета сайта
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Сайт визитка
</td>
<TD width="80" align=right>
300 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga1" value="yes" class=button1 onclick="showsumm(1,300);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Бизнес сайт
</td>
<TD width="80" align=right>
600 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga2" value="yes" class=button1 onclick="showsumm(2,600);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Интернет-магазин
</td>
<TD width="80" align=right>
1000 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga3" value="yes" class=button1 onclick="showsumm(3,1000);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Индивидуальный
</td>
<TD width="80" align=right>
300 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga4" value="yes" class=button1 onclick="showsumm(4,300);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужен
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga5" value="yes" class=button1 onclick="showsumm(5,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<th align=left colspan=3>
Хостинг пакет
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Базовый (6 месяцев)
</td>
<TD width="80" align=right>
65 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga6" value="yes" class=button1 onclick="showsumm(6,65);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Базовый (12 месяцев)
</td>
<TD width="80" align=right>
105 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga7" value="yes" class=button1 onclick="showsumm(7,105);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Выгодный (6 месяцев)
</td>
<TD width="80" align=right>
118 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga8" value="yes" class=button1 onclick="showsumm(8,118);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Выгодный (12 месяцев)
</td>
<TD width="80" align=right>
210 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga9" value="yes" class=button1 onclick="showsumm(9,210);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Корпорация (6 месяцев)
</td>
<TD width="80" align=right>
160 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga10" value="yes" class=button1 onclick="showsumm(10,160);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Корпорация (12 месяцев)
</td>
<TD width="80" align=right>
280 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga11" value="yes" class=button1 onclick="showsumm(11,280);" >
</td>
</tr>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужен
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga12" value="yes" class=button1 onclick="showsumm(12,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<th align=left colspan=3>
Домен (все цены указаны за год)
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
biz.ua
</td>
<TD width="80" align=right>
60 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga13" value="yes" class=button1 onclick="showsumm(13,60);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
org.ua
</td>
<TD width="80" align=right>
35 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga14" value="yes" class=button1 onclick="showsumm(14,35);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
net.ua
</td>
<TD width="80" align=right>
50 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga15" value="yes" class=button1 onclick="showsumm(15,50);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
com.ua
</td>
<TD width="80" align=right>
80 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga16" value="yes" class=button1 onclick="showsumm(16,80);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
co.ua
</td>
<TD width="80" align=right>
60 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga17" value="yes" class=button1 onclick="showsumm(17,60);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
ua
</td>
<TD width="80" align=right>
380 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga18" value="yes" class=button1 onclick="showsumm(18,380);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
kiev.ua
</td>
<TD width="80" align=right>
55 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga19" value="yes" class=button1 onclick="showsumm(19,55);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
in.ua
</td>
<TD width="80" align=right>
50 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga20" value="yes" class=button1 onclick="showsumm(20,50);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
biz
</td>
<TD width="80" align=right>
96 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga21" value="yes" class=button1 onclick="showsumm(21,96);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
tv
</td>
<TD width="80" align=right>
340 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga22" value="yes" class=button1 onclick="showsumm(22,340);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
ru
</td>
<TD width="80" align=right>
100 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga23" value="yes" class=button1 onclick="showsumm(23,100);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
su
</td>
<TD width="80" align=right>
199 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga24" value="yes" class=button1 onclick="showsumm(24,199);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
info
</td>
<TD width="80" align=right>
105 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga25" value="yes" class=button1 onclick="showsumm(25,105);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
cc
</td>
<TD width="80" align=right>
280 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga26" value="yes" class=button1 onclick="showsumm(26,280);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
com
</td>
<TD width="80" align=right>
105 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga27" value="yes" class=button1 onclick="showsumm(27,105);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
org
</td>
<TD width="80" align=right>
99 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga28" value="yes" class=button1 onclick="showsumm(28,99);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
name
</td>
<TD width="80" align=right>
99 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga29" value="yes" class=button1 onclick="showsumm(29,99);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
net
</td>
<TD width="80" align=right>
85 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga30" value="yes" class=button1 onclick="showsumm(30,85);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
crimea.ua
</td>
<TD width="80" align=right>
59 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga31" value="yes" class=button1 onclick="showsumm(31,59);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
zp.ua
</td>
<TD width="80" align=right>
76 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga32" value="yes" class=button1 onclick="showsumm(32,76);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
rv.ua
</td>
<TD width="80" align=right>
35 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga33" value="yes" class=button1 onclick="showsumm(33,35);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
sebastopol.ua
</td>
<TD width="80" align=right>
59 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga34" value="yes" class=button1 onclick="showsumm(34,59);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
yalta.ua
</td>
<TD width="80" align=right>
59 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga35" value="yes" class=button1 onclick="showsumm(35,59);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
kharkov.ua
</td>
<TD width="80" align=right>
79 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga36" value="yes" class=button1 onclick="showsumm(36,79);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
dn.ua
</td>
<TD width="80" align=right>
79 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga37" value="yes" class=button1 onclick="showsumm(37,79);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
kh.ua
</td>
<TD width="80" align=right>
79 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga38" value="yes" class=button1 onclick="showsumm(38,79);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
pl.ua
</td>
<TD width="80" align=right>
35 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga39" value="yes" class=button1 onclick="showsumm(39,35);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
ks.ua
</td>
<TD width="80" align=right>
35 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga40" value="yes" class=button1 onclick="showsumm(40,35);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
lg.ua
</td>
<TD width="80" align=right>
79 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga41" value="yes" class=button1 onclick="showsumm(41,79);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
od.ua
</td>
<TD width="80" align=right>
55 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga42" value="yes" class=button1 onclick="showsumm(42,55);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужен
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga43" value="yes" class=button1 onclick="showsumm(43,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<th align=left colspan=3>
Техподдержка
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Минимальная
</td>
<TD width="80" align=right>
100 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga44" value="yes" class=button1 onclick="showsumm(44,100);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Базовая
</td>
<TD width="80" align=right>
200 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga45" value="yes" class=button1 onclick="showsumm(45,200);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Максимальная
</td>
<TD width="80" align=right>
600 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga46" value="yes" class=button1 onclick="showsumm(46,600);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужна
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga47" value="yes" class=button1 onclick="showsumm(47,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<th align=left colspan=3>
Копирайтинг
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Текст главной страницы сайта ( о компании, миссия, PR)
</td>
<TD width="80" align=right>
60 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga48" value="yes" class=button1 onclick="showsumm(48,60);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Тексты сайта тексты для разделов сайта
</td>
<TD width="80" align=right>
40 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga49" value="yes" class=button1 onclick="showsumm(49,40);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Статьи для сайта
</td>
<TD width="80" align=right>
40 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga50" value="yes" class=button1 onclick="showsumm(50,40);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Редактирование текстов, сайта, литобработка, корректура
</td>
<TD width="80" align=right>
20 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga51" value="yes" class=button1 onclick="showsumm(51,20);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
SEO-копирайтинг (статьи, пресс-релизы)
</td>
<TD width="80" align=right>
60 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga52" value="yes" class=button1 onclick="showsumm(52,60);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Оптимизация текстов сайта
</td>
<TD width="80" align=right>
25 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga53" value="yes" class=button1 onclick="showsumm(53,25);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужна
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga54" value="yes" class=button1 onclick="showsumm(54,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<th align=left colspan=3>
Логотипы
</th>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Создание текстового логотипа
</td>
<TD width="80" align=right>
80 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga55" value="yes" class=button1 onclick="showsumm(55,80);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Создание комбинированного логотипа
</td>
<TD width="80" align=right>
130 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga56" value="yes" class=button1 onclick="showsumm(56,130);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Создание логотипа-символа придуманного дизайнером
</td>
<TD width="80" align=right>
170 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga57" value="yes" class=button1 onclick="showsumm(57,170);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Анимированный логотип
</td>
<TD width="80" align=right>
300 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga58" value="yes" class=button1 onclick="showsumm(58,300);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Разработка водяного знака (копирайта)
</td>
<TD width="80" align=right>
70 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga59" value="yes" class=button1 onclick="showsumm(59,70);" >
</td>
</tr>
<tr onmouseover="this.style.background='#f3f3f3'" onmouseout="this.style.background='#ffffff'">
<TD>
Не нужен
</td>
<TD width="80" align=right>
0 грн.
</td>
<TD width="30" align=center>
<input type=checkbox name="usluga60" value="yes" class=button1 onclick="showsumm(60,0);" >
</td>
</tr>
<tr>
<td colspan=3 height="30">
</td>
</tr>
<tr>
<Th align=right>
Итоговая сумма стоимости усгуг:
</th>
<TD align=right>
<input type=text size=4 name="allprice" value="0" onfocus=this.blur(); class=showsummprice> <b>грн.</b>
</td>
<TD>
</td>
</tr>
</table>
<br>
<br><br>
Просим Вас обратить внимание, что данная цена является конечной именно для данных функций. Если же Вы хотите внести какие-либо изменения в данные функции, то более точная цена выставляется при составлении Технического Задания. Так же при составлении Технического Задания Вы можете исключить некоторые функции, что уменьшит стоимость разработки сайта.
</td>
</tr>
<br><br><br><br><br><br>
<tr >
<td valign=top>
<b>Дополнительные функции/услуги которые вы хотите себе:</b>
</td>
<td >
<textarea id="function_dop" name="function_dop" cols="50" rows="5" >