

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
	<head>
		<title>�������� �������� Imena.UA</title>
		<link type="text/css" rel="stylesheet" href="/style2.css" />
		<meta http-equiv="Content-Type" content="text/html; charset=windows-1251" />
		<meta name="keywords" content="������, ����������� �������, ����������� �������� ����, �������� �����" />
		<meta name="description" content="Imena.UA: ����������� �������� ���� �1 � �������. ����������� �������, �������, �������� �������, ����� UA" />
	</head>
<body>
<center>
<!-- PAGE BEGIN -->
<table align="center" border="0" cellpadding="0" cellspacing="0" width="760">
<!-- LANGUAGE MENU -->
	<tbody><tr valign="top">
		<td width="760">
			<p class="language_menu" align="right">���&nbsp;|&nbsp;<a href="http://imena.ua/en/">Eng</a></p>
		</td>
	</tr>
</tbody></table>
<!-- END LANGUAGE MENU -->
<!-- BEGIN TOP LINKS & LOGOTYPE -->
<table class="big2" align="center" border="0" cellpadding="0" cellspacing="0" width="760">
	<tbody><tr valign="top">
		<td align="left">
			<a href="http://imena.ua/" title="imena.ua"><img class="logo" src="/img/imena_logo.jpg" alt="imena.ua" width="141"></a>
		</td>
		<td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/domains/index" class="big2" title="������">������</a></td><td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/hosting/index" class="big2" title="�������">�������</a></td><td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/payments/index" class="big2" title="�������">�������</a></td><td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/help/index" class="big2" title="������">������</a></td><td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/documents/index" class="big2" title="���������">���������</a></td>
<td style="padding-bottom: 7px;" align="right" valign="bottom" width="130">
        <img src="/img/circle.jpg" title="" alt="" align="middle" border="0">
		<a href="http://imena.ua/site/ru/contact" class="big2" title="��������">��������</a></td>
	</tr>
</tbody></table>
<!-- END TOP LINKS -->

<script language="javascript">
function selectGTLD(obj) {
	var oForm = document.forms['find_dn'];
	for (var i = 0; i < oForm.elements.length; i++) {
		var oEl = oForm.elements[i];
		if (
			oEl.type == 'checkbox' &&
			oEl.value != '' &&
			!/ua$/.test( oEl.value) &&
			oEl.value != 'com' &&
			oEl.value != 'net' &&
			oEl.value != 'org' &&
			oEl.value != 'ru'
		) {
			oEl.checked = obj.checked;
		}
	}
}
function selectUA(obj) {
	var oForm = document.forms['find_dn'];
	for (var i = 0; i < oForm.elements.length; i++) {
		var oEl = oForm.elements[i];
		if (
			oEl.type == 'checkbox' &&
			/ua$/.test( oEl.value) &&
			oEl.value != 'com.ua' &&
			oEl.value != 'net.ua' &&
			oEl.value != 'ua' &&
			oEl.value != 'kiev.ua'
		) {
			oEl.checked = obj.checked;
		}
	}
}
String.prototype.trim = function() {
	return this.replace( /^\s+|\s+$/g, '');
}
</script>
<form name="find_dn" method="post" action="http://www.imena.ua/site/check-domain" style="display:inline">
<input type="hidden" name="partner" value="1">
<input type="hidden" name="stage" value="check_domain">
<input type="hidden" name="step" value="check">
<!-- BEGIN CHECK DOMAIN FORM -->
<table align="center" width="760" cellpadding="0" cellspacing="0" border="0">
	<tr valign="top">
    	<td class="tline-01"></td>
	</tr>
	<tr valign="top">
		<td class="tline-02">
				<table border="0" cellpadding="0" cellspacing="0" align="left">
					<tr>
            			<td width="160" align="right" class="white_text">
						<b>��������� �����:&nbsp;&nbsp;&nbsp;www.&nbsp;</b>
						</td>
            			<td width="200" align="left">
                		<!-- ������ ����� ��������� ����� -->
                		<table width="180" cellpadding="0" cellspacing="0" align="left">
							<tr>
                    			<td>
                    			<input name="domain_name" type="text" class="inputMainGrey" value="������� ��� ��� ��������" onFocus="if(this.value=='������� ��� ��� ��������') this.value='';" onBlur="if(this.value.trim()=='') this.value='������� ��� ��� ��������'" />
                    			</td>
							</tr>
                		</table>
            			</td>
						<td>
						<table border="0" width="220" cellpadding="0" cellspacing="0" align="left">
                     		<tr>
                        	<!-- .ua -->
                        	<td class="white_text" width="110" valign="top" align="left">
							<input type="checkbox" name="domain_type[]" value="ua" id="zone_ua" checked="checked" /><label for="zone_ua">.ua</label>
                          	</td>
                          	<!-- .com.ua -->
                          	<td class="white_text" width="110" valign="top" align="left">
							<input type="checkbox" name="domain_type[]" value="com.ua" id="zone_com_ua" checked="checked" /><label for="zone_com_ua">.com.ua</label>
                          	</td>
                          	<!-- .com -->
                          	<td class="white_text" width="110" valign="top" align="left">
							<input type="checkbox" name="domain_type[]" value="com" id="zone_com" checked="checked" /><label for="zone_com">.com</label>
                          	</td>
                          	<!-- .net -->
                          	<td class="white_text" width="110" valign="top" align="left">
                            <input type="checkbox" name="domain_type[]" value="net" id="zone_net" checked="checked" /><label for="zone_net">.net</label>
                          	</td>
                     		</tr>
                     		<tr>
                          	<!-- .net.ua -->
                          	<td class="white_text" width="110" valign="top" align="left">
							<input type="checkbox" name="domain_type[]" value="net.ua" id="zone_net_ua" checked="checked" /><label for="zone_net_ua">.net.ua</label>
                          	</td>
                          	<!-- .kiev.ua -->
                          	<td class="white_text" width="110" valign="top" align="left">
							<input type="checkbox" name="domain_type[]" value="kiev.ua" id="zone_kiev_ua" checked="checked" /><label for="zone_kiev_ua">.kiev.ua</label>
                          	</td>
                          	<!-- .org -->
                          	<td class="white_text" width="110" valign="top" align="left">
                            <input type="checkbox" name="domain_type[]" value="org" id="zone_org" checked="checked" /><label for="zone_org">.org</label>
                          	</td>
                          	<!-- .ru -->
                          	<td class="white_text" width="110" valign="top" align="left">
                            <input type="checkbox" name="domain_type[]" value="ru" id="zone_ru" checked="checked" /><label for="zone_ru">.ru</label>
                          	</td>
                      		</tr>
                  		</table>
						</td>
						<td align="left">
						<table>
							<tr>
								<td>
								<input type="image" class="white" href="" title="��������� �����" src="http://www.imena.ua/_res/img/site/ok_button.jpg" width="29" alt="" />
								</td>
								<td>
								<a class="white" href="#" title="" onClick="document.forms['find_dn'].submit();">���������</a>
								</td>
							</tr>
						</table>
						</td>
					</tr>
				</table>
		</td>
	</tr>
	<tr valign="top">
		<td class="tline-03">
<div class="form" style="display:none;" id="mdDiv">
<table bgcolor="" style="margin-left:40px;" cellspacing="0" cellpadding="2" border="0" align="left"><tr><td colspan="6" align="left"><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif"><strong><label for="wrldDmns">������������� ������ � ������ ������ ����� </label><input id="wrldDmns" type="checkbox" onclick="selectGTLD(this)" value="" /></strong></font></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="biz" id="zone_biz"><label for="zone_biz" />.biz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="info" id="zone_info"><label for="zone_info" />.info</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="name" id="zone_name"><label for="zone_name" />.name</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="su" id="zone_su"><label for="zone_su" />.su</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ag" id="zone_ag"><label for="zone_ag" />.ag</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="am" id="zone_am"><label for="zone_am" />.am</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="at" id="zone_at"><label for="zone_at" />.at</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="be" id="zone_be"><label for="zone_be" />.be</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="bz" id="zone_bz"><label for="zone_bz" />.bz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="de" id="zone_de"><label for="zone_de" />.de</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="co.uk" id="zone_co_uk"><label for="zone_co_uk" />.co.uk</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cc" id="zone_cc"><label for="zone_cc" />.cc</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="fm" id="zone_fm"><label for="zone_fm" />.fm</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="in" id="zone_in"><label for="zone_in" />.in</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="md" id="zone_md"><label for="zone_md" />.md</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="nu" id="zone_nu"><label for="zone_nu" />.nu</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="pl" id="zone_pl"><label for="zone_pl" />.pl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="se" id="zone_se"><label for="zone_se" />.se</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="jp" id="zone_jp"><label for="zone_jp" />.jp</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tk" id="zone_tk"><label for="zone_tk" />.tk</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tv" id="zone_tv"><label for="zone_tv" />.tv</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ms" id="zone_ms"><label for="zone_ms" />.ms</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tc" id="zone_tc"><label for="zone_tc" />.tc</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="vg" id="zone_vg"><label for="zone_vg" />.vg</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ws" id="zone_ws"><label for="zone_ws" />.ws</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kz" id="zone_kz"><label for="zone_kz" />.kz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cz" id="zone_cz"><label for="zone_cz" />.cz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ch" id="zone_ch"><label for="zone_ch" />.ch</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tj" id="zone_tj"><label for="zone_tj" />.tj</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="com.tw" id="zone_com_tw"><label for="zone_com_tw" />.com.tw</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="org.tw" id="zone_org_tw"><label for="zone_org_tw" />.org.tw</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="idv.tw" id="zone_idv_tw"><label for="zone_idv_tw" />.idv.tw</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="es" id="zone_es"><label for="zone_es" />.es</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="eu" id="zone_eu"><label for="zone_eu" />.eu</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ac" id="zone_ac"><label for="zone_ac" />.ac</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="org.uk" id="zone_org_uk"><label for="zone_org_uk" />.org.uk</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="io" id="zone_io"><label for="zone_io" />.io</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="la" id="zone_la"><label for="zone_la" />.la</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sc" id="zone_sc"><label for="zone_sc" />.sc</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sg" id="zone_sg"><label for="zone_sg" />.sg</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sh" id="zone_sh"><label for="zone_sh" />.sh</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="us" id="zone_us"><label for="zone_us" />.us</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="vc" id="zone_vc"><label for="zone_vc" />.vc</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tw" id="zone_tw"><label for="zone_tw" />.tw</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tm" id="zone_tm"><label for="zone_tm" />.tm</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="nl" id="zone_nl"><label for="zone_nl" />.nl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="im" id="zone_im"><label for="zone_im" />.im</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="mobi" id="zone_mobi"><label for="zone_mobi" />.mobi</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="com.pl" id="zone_com_pl"><label for="zone_com_pl" />.com.pl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="co.in" id="zone_co_in"><label for="zone_co_in" />.co.in</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="dk" id="zone_dk"><label for="zone_dk" />.dk</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="com.pt" id="zone_com_pt"><label for="zone_com_pt" />.com.pt</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lv" id="zone_lv"><label for="zone_lv" />.lv</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="it" id="zone_it"><label for="zone_it" />.it</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="co.ee" id="zone_co_ee"><label for="zone_co_ee" />.co.ee</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="fr" id="zone_fr"><label for="zone_fr" />.fr</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="li" id="zone_li"><label for="zone_li" />.li</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lt" id="zone_lt"><label for="zone_lt" />.lt</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sk" id="zone_sk"><label for="zone_sk" />.sk</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ro" id="zone_ro"><label for="zone_ro" />.ro</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="hu" id="zone_hu"><label for="zone_hu" />.hu</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="asia" id="zone_asia"><label for="zone_asia" />.asia</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="gr" id="zone_gr"><label for="zone_gr" />.gr</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="hk" id="zone_hk"><label for="zone_hk" />.hk</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="co.il" id="zone_co_il"><label for="zone_co_il" />.co.il</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="aero" id="zone_aero"><label for="zone_aero" />.aero</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="me" id="zone_me"><label for="zone_me" />.me</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="tel" id="zone_tel"><label for="zone_tel" />.tel</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="uz" id="zone_uz"><label for="zone_uz" />.uz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kg" id="zone_kg"><label for="zone_kg" />.kg</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="by" id="zone_by"><label for="zone_by" />.by</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="mx" id="zone_mx"><label for="zone_mx" />.mx</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="com.mx" id="zone_com_mx"><label for="zone_com_mx" />.com.mx</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="co.nz" id="zone_co_nz"><label for="zone_co_nz" />.co.nz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="net.nz" id="zone_net_nz"><label for="zone_net_nz" />.net.nz</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="com.br" id="zone_com_br"><label for="zone_com_br" />.com.br</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ae" id="zone_ae"><label for="zone_ae" />.ae</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="si" id="zone_si"><label for="zone_si" />.si</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ht" id="zone_ht"><label for="zone_ht" />.ht</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="hn" id="zone_hn"><label for="zone_hn" />.hn</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ki" id="zone_ki"><label for="zone_ki" />.ki</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cx" id="zone_cx"><label for="zone_cx" />.cx</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="net.pl" id="zone_net_pl"><label for="zone_net_pl" />.net.pl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="info.pl" id="zone_info_pl"><label for="zone_info_pl" />.info.pl</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="org.pl" id="zone_org_pl"><label for="zone_org_pl" />.org.pl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="biz.pl" id="zone_biz_pl"><label for="zone_biz_pl" />.biz.pl</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="waw.pl" id="zone_waw_pl"><label for="zone_waw_pl" />.waw.pl</label></td><tr><td colspan="6" align="left"><font color="#FFFFFF" size="2" face="Arial, Helvetica, sans-serif"><strong><label for="ukrDmns">���������� ������ </label><input id="ukrDmns" type="checkbox" onclick="selectUA(this)" value="" /></strong></font></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="org.ua" id="zone_org_ua"><label for="zone_org_ua" />.org.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="in.ua" id="zone_in_ua"><label for="zone_in_ua" />.in.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cn.ua" id="zone_cn_ua"><label for="zone_cn_ua" />.cn.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="crimea.ua" id="zone_crimea_ua"><label for="zone_crimea_ua" />.crimea.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cv.ua" id="zone_cv_ua"><label for="zone_cv_ua" />.cv.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="dn.ua" id="zone_dn_ua"><label for="zone_dn_ua" />.dn.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="donetsk.ua" id="zone_donetsk_ua"><label for="zone_donetsk_ua" />.donetsk.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="dp.ua" id="zone_dp_ua"><label for="zone_dp_ua" />.dp.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="if.ua" id="zone_if_ua"><label for="zone_if_ua" />.if.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kh.ua" id="zone_kh_ua"><label for="zone_kh_ua" />.kh.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kharkov.ua" id="zone_kharkov_ua"><label for="zone_kharkov_ua" />.kharkov.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kherson.ua" id="zone_kherson_ua"><label for="zone_kherson_ua" />.kherson.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kirovograd.ua" id="zone_kirovograd_ua"><label for="zone_kirovograd_ua" />.kirovograd.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="km.ua" id="zone_km_ua"><label for="zone_km_ua" />.km.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="kr.ua" id="zone_kr_ua"><label for="zone_kr_ua" />.kr.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ks.ua" id="zone_ks_ua"><label for="zone_ks_ua" />.ks.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lg.ua" id="zone_lg_ua"><label for="zone_lg_ua" />.lg.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lugansk.ua" id="zone_lugansk_ua"><label for="zone_lugansk_ua" />.lugansk.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lutsk.ua" id="zone_lutsk_ua"><label for="zone_lutsk_ua" />.lutsk.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="lviv.ua" id="zone_lviv_ua"><label for="zone_lviv_ua" />.lviv.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="mk.ua" id="zone_mk_ua"><label for="zone_mk_ua" />.mk.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="nikolaev.ua" id="zone_nikolaev_ua"><label for="zone_nikolaev_ua" />.nikolaev.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="od.ua" id="zone_od_ua"><label for="zone_od_ua" />.od.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="odessa.ua" id="zone_odessa_ua"><label for="zone_odessa_ua" />.odessa.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="pl.ua" id="zone_pl_ua"><label for="zone_pl_ua" />.pl.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="poltava.ua" id="zone_poltava_ua"><label for="zone_poltava_ua" />.poltava.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="rovno.ua" id="zone_rovno_ua"><label for="zone_rovno_ua" />.rovno.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="rv.ua" id="zone_rv_ua"><label for="zone_rv_ua" />.rv.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sebastopol.ua" id="zone_sebastopol_ua"><label for="zone_sebastopol_ua" />.sebastopol.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="sumy.ua" id="zone_sumy_ua"><label for="zone_sumy_ua" />.sumy.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="te.ua" id="zone_te_ua"><label for="zone_te_ua" />.te.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="uzhgorod.ua" id="zone_uzhgorod_ua"><label for="zone_uzhgorod_ua" />.uzhgorod.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="vinnica.ua" id="zone_vinnica_ua"><label for="zone_vinnica_ua" />.vinnica.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="vn.ua" id="zone_vn_ua"><label for="zone_vn_ua" />.vn.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="zaporizhzhe.ua" id="zone_zaporizhzhe_ua"><label for="zone_zaporizhzhe_ua" />.zaporizhzhe.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="zp.ua" id="zone_zp_ua"><label for="zone_zp_ua" />.zp.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="zt.ua" id="zone_zt_ua"><label for="zone_zt_ua" />.zt.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="zhitomir.ua" id="zone_zhitomir_ua"><label for="zone_zhitomir_ua" />.zhitomir.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="uz.ua" id="zone_uz_ua"><label for="zone_uz_ua" />.uz.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ternopil.ua" id="zone_ternopil_ua"><label for="zone_ternopil_ua" />.ternopil.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ivano-frankivsk.ua" id="zone_ivano-frankivsk_ua"><label for="zone_ivano-frankivsk_ua" />.ivano-frankivsk.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="chernovtsy.ua" id="zone_chernovtsy_ua"><label for="zone_chernovtsy_ua" />.chernovtsy.ua</label></td></tr><tr><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="yalta.ua" id="zone_yalta_ua"><label for="zone_yalta_ua" />.yalta.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="ck.ua" id="zone_ck_ua"><label for="zone_ck_ua" />.ck.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="cherkassy.ua" id="zone_cherkassy_ua"><label for="zone_cherkassy_ua" />.cherkassy.ua</label></td><td class="white_text" align="left"><input type="checkbox" name="domain_type[]" value="volyn.ua" id="zone_volyn_ua"><label for="zone_volyn_ua" />.volyn.ua</label></td></tr></table></div>
		</td>
	</tr>
	<tr valign="top">
		<td class="tline-04" align="left">
			<script language="javascript" type="text/javascript">
			function showhideDomains( objA) {
				var oIm = document.getElementById('plusMinusImg');
				var md = document.getElementById( 'mdDiv');
				var ad1 = document.getElementById( 'ff_aa1');
				var ad2 = document.getElementById( 'ff_aa2');
				window.status = oIm.src;
				var regex = new RegExp( 'plus\.gif$');
				oIm.alt = oIm.title = ad1.title = ad2.title = ad2.innerHTML = (regex.test( oIm.src) ? '������ ������' : '�������� ������ �������?');
				md.style.display = md.style.display == 'none' ? 'block' : 'none';
				oIm.src = regex.test( oIm.src) ? 'http://www.imena.ua/_res/img/site/icons/minus.gif' : 'http://www.imena.ua/_res/img/site/icons/plus.gif';
				return false;
			}
			</script>
			<table border="0">
				<tr>
					<td valign="top" width="115" style="padding-left:30px;">
					<a href="http://www.imena.ua/"><img src="http://www.imena.ua/_res/img/site/icons/home.gif" border="0" width="21" height="21" style="margin-top:0px" /></a>
					<!-- <img src="/_res/img/site/icons/sep.gif" alt="" border="0" width="1" height="11" style="margin-bottom:2px;" /> -->

					<a href="http://www.imena.ua/site/map"><img src="http://www.imena.ua/_res/img/site/icons/sitemap.gif" border="0" width="21" height="21" style="margin-top:0px" /></a>
					<!-- <img src="/_res/img/site/icons/sep.gif" alt="" border="0" width="1" height="11" style="margin-bottom:2px;" /> -->

					<a href="http://www.imena.ua/site/search"><img src="http://www.imena.ua/_res/img/site/icons/search.gif" border="0" width="21" height="21" style="margin-top:0px" /></a>
					</td>
					<td valign="top">

						<a href="http://www.imena.ua/site/how-search" title="��� ��������� ��������� �����?"><img src="http://www.imena.ua/_res/img/site/icons/info.gif" title="��� ��������� ��������� �����?" border="0" width="10" height="11" style="margin-top:2px" /></a>
					</td>
					<td width="220" valign="top">
						<a href="http://www.imena.ua/site/how-search" title="��� ��������� ��������� �����?" class="blue">��� ��������� ��������� �����?</a>
					</td>

					<td valign="top">
						<a href="#" id="ff_aa1" onClick="showhideDomains();" class="blue">
						<img id="plusMinusImg" src="http://www.imena.ua/_res/img/site/icons/plus.gif" border="0" width="11" height="11" style="margin-top:2px" />
						</a>
					</td>
					<td valign="top">
						<a href="#" id="ff_aa2" onClick="showhideDomains();" class="blue">�������� ������ �������?</a>
					</td>
				</tr>
			</table>
		</td>
	</tr>
</table>
</form> 
<table width="480" align="center" class="grey" cellpadding="0" cellspacing ="0" style="margin-top: 15px; margin-bottom: 15px;">
	<tr>
		<td class="grey_01"></td>
		<td width="480"></td>
		<td class="grey_02"></td>
	</tr>
	<tr>
		<td></td>
		<td>
			<p align="center" style="font-weight: bold; font-face: Arial; color: #666666; ">
			�������� ���:
			</p>
			<p align="center" style="font-size:18px; font-weight: bold; color:#EB151C; font-face: Arial;">
			finsvoboda.com.ua			</p>
			<p align="center">
			���������������� ��������-������� imena.ua �� ��������� � � ��������� �������.<br/>
			���������� ��������������� ������: <a target="_blank" href="http://www.imena.ua/whois.php?domain=finsvoboda.com.ua">whois</a>

			</p>
		</td>
		<td></td>
	</tr>
	<tr>
		<td class="grey_04"></td>
		<td></td>
		<td class="grey_03"></td>
	</tr>

</table>
<table width="760" cellpadding="0" cellspacing ="0">
	<tr>
		<td width="140" valign="top" align="left">

			

			<!-- Left -->
			<ul style="padding-left: 10px;list-style-image:url(/img/bull2.gif);">
			<li><a href="http://finsvoboda.com.ua/?keyword=������">������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������ ������">������ ������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=�������� ������">�������� ������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������� ������">������� ������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=�������� � ��������">�������� � ��������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������������� ������">������������� ������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������">������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������">������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=Forex">Forex</a></li><li><a href="http://finsvoboda.com.ua/?keyword=Business">Business</a></li><li><a href="http://finsvoboda.com.ua/?keyword=Forex">Forex</a></li><li><a href="http://finsvoboda.com.ua/?keyword=�����">�����</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������������� �����">������������� �����</a></li><li><a href="http://finsvoboda.com.ua/?keyword=����">����</a></li><li><a href="http://finsvoboda.com.ua/?keyword=����">����</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������������">������������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=����������">����������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������ ������">������ ������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������">������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=�������������">�������������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=������������">������������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=�����������">�����������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=����������">����������</a></li><li><a href="http://finsvoboda.com.ua/?keyword=��������������">��������������</a></li>			</ul>
			<!-- /Left -->

		</td>
		<td valign="top" align="left">

			<!-- Center -->
			<p><a href="http://click02.begun.ru/click.jsp?url=TFYuZLW3trdA*rh5yM8BVYMyIl5z3Y9cCLWmgp*WIltMB23oJJlngWS4XVm5ZoW*Ew*lEtO8lP9xKSLgnhVg7FSsUxKPUYeJxa6I77HqX1ZEY5CZKzq0AcKuODH4cz24EqIJ9wqAdVfLATbVOndHL0xE2NtNBTCEXR24d1IP30qXxhZO0WZtywbnP5w">������ ���� � ����� �������?</a><br/><div>������ ���������� ������� ��
���� ��������. ��������� �<br/>www.gzt.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZDE0NTT9dweKOzzypnDB0a2ALnyv*0ZVcTW0TCD7GLS7DZlLITw7-kI7wTDoJAwEOd2qPV9iw-3z1UX9mVKreJaWzL4-sUe2vUWSlZO4bw6ZVZer4Hy6K-Mfe6RYBOZuaoCr79XBNtACRJlBFErUFhWKyhI2MQsTEwiMWpyZQUHS6EkPVevAXR9GDl1*bbcFnBuuyPQuWu6-">������� �� gzt.ru</a><br/><div>��� ������� ������� ���, �����
������������, ������ ���������.<br/>gzt.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZK*oqai9h2kToqVrP*lYSDQZt*U2Yt-M6OnZ*qzlTNYS-La*FtcMBoqBL2hWHsiogRHlVh4pOM5zlp1Drlvz9MfVk9h2t6I4LIHoIAdQ*AgT6u9ssOftx0pMft4gq0jZrIoCCLq9rGd3I-mOGdfqY8tzbjDf3Gz96oW0hchQCBQ1YmCaL-SnfK7TYhmYQu2XvPFlNigelIO862hfrkt*NPX8fqCRJNlYygHViwN3uYi06rcfvB2fywd3*tzsC*M-41ikyLzjRIlnVauiJGob6nUrugnwg-mAuF4C7KU1ESIzHRqkS29cCKw">������� ������� ����������</a><br/><div>������ �� 400 �.  �������  �� 100 �. ����, ��������, ����, ������ � ��<br/>www.fort812.ru - ��� � ������</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZPD09fQxf3t*z8gGUoQ1JVl02ohbD7KhhVZwqI60*VawSLDmlMzqpSt-ou1BGKdSkYJR0-dDW*XompzCstgyoTEgYcXA6l0IV0uYbZG*wcMY4eRnu*zmzEGzVBWLd8P8XfaveoTmVVz1qERy7GvrFwyhLbWYK-zsvKCjT9RdrzIUSv-0CXpA5NNyMZnTad2QihKfi6dpr1zEg0ReBYTfhRGLqmXZI7UmPg4KDNwdSwHKij4yWhFub2IpaYmRK2ge3Q">����� ��� ��� <b>Forex</b>!</a><br/><div>�����, ���������, ����������, ��������� � �������. ������ ���������!<br/>forex-baza.com</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZFxbWlvLefqBMDf5rXvK2qaLJXek8E1eetgI70q8hjE4Ku3N7DSBhi-3o1CgrgKd66yP-wAEM0mabiFPGexTB*nSsIcxTqUYHUuMjLLLomTwQN4GTDcOBDr8n2SjgZ3DFgjSdarcDuXVwseaqrNBD4NfD*-UphhH8xm1SbgE8r7XJjqDGMzQjGW0yt32FlYCmHYOI9pw-tKho254Sp6ApewtvrhfUxVSE4A7GW9IeH96nIfeO8*Ex*6U3dEne5Vqa0pI*oiK73tNhc-YAx06Cy8">������� ����. �������</a><br/><div>������, �������, �����, ������������� ����, ���������, ��������� � ��.<br/>www.gvardia-spb.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZJudnJ31dzAgkZZYDNprewcqhNYFUez-2xQ3eKq6QYq1jLRr7xCzi8h*vlG7JHT5m8yFXmx-0PDA0An97a6zHXMm8UBZPaojWq88AkuhQhDMs0a9OZ2MxqiDkDhZwxPz3pnq2I2GlAaX9xMkOzLiPo23WrN*C3IlqiumJ4sVT7Ur1wGa3UUrJWCwu8ieB0q7rSOarD9oqSrzfpM2OiZw7MiJLh2lk0jKEPTOjZHmVLwJb48qjDry7jUOQEyMUsGvrxbIE7u1AvTX9uFcufebIU-5E-uS3cH9DoFY3OTR6Vc0mnRYaHgzWkYf67FoQVL-Yp0AC4rmLEyZcrmFUGhoNccPn-Vog1jwkw">����� ������: ������� ������.</a><br/><div>�������� �������� ��� ������, ����������� � ������������� ��������.<br/>dolgionline.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZKiur675Cbk8jYpEEMZ3Zxs2mMoZTfDjx7ZIrtKWNWaGH3-WQ1cCfyJeKS3tmxIxEJIptPkOnfLW--fHOdsqDDgs5M8h1SaG4IU6NzIxhpK9rcJ3IWeyF1YAMpMRlEXpI0A*S*CR9ELPOAA-glT7a78*szKeoPoAnmK0L2hQPjB1pa7dixJfrrg2j7kqfbw-5nBcpkgzGX0vDb2aHaxvlkDUjnO-gUZkL0WnjFJGPjTlO34qker8po*7JwFFLMll-ks9Lz1x2MPaCaAFuIN4f3h1uJIxqWbqDfFKKHfxq9pleaDK9ejhy9ev0jrpDmJMV5vq25s5mJjK6RR-NBsm9CQRnVMQ6ZKBvg"><b>�����������</b> - ����� ���������!</a><br/><div>������������ ��������� ���������:
�����, �����, ��� � ������ ������!<br/>www.insurnews.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZIOHhodEW7Jc7eokcKYXB3tW*Kp5LZCDp5px2jOMO1nEQnyxUfJajWMfaGys2lNwUeigzsNGyvL43kA1Pdowg2zpOi-Ywz*Wg6rg46vFG*52JTmbcKVqpZHT-YuXq9pF4unsuzozR2q8CjA3wllR0XU3*zfY2cNLFSCSVvLgf0hF6BLsa4am7jf*M4LKmRCfo8D5amEA6CZRfzM2OV8p*i5tV9J7dHRUK8CG1jRi-TjIWzv3GrSgQeSxwuhvePxSTWkCJcPcwecX">�������� �������� �� ������!</a><br/><div>�������� ������ - ������� ���������
��������� �� <b>Forex</b>. ���������!<br/>www.forex-baza.com</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZICGh4bcRHIDsrV7L-lIWCQJp-Umcs-c*Gj4mZZH8Y36AzHOStUl9XdjuMXzEmxkcNNm*VIpzeIH5*JBNMa3fYHLu2LH55j6CBouidBSUUCuUFNtWZsGmmxZxeEjruj84ZwRbhF0EP77GU-LuODbClqup3wEnCBOD6YPzrfn0eYufFX2Itw00XEw9RErt8-Y5QqiQzSrz-9uBJ28xMxNZ-SkztUvaq-13w3OZE6SyQpjHHDBpSdhQ1u*tVx3av75CHIiUQnfsnL-jwaTkEjzemUDUF3LMZNNxTgBlZ78MfJX2bJxK*uijjFQqCQRtbqk*4g55ZMHBtfBKXg*yNoKtD8XXjT-OPTDCw">���-�������: �������� �����.</a><br/><div>���������� �������� ��� ������:
������� � ������� ��������. ����.<br/>www.bills.ru</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZFpdXF0D1SPhUFeZzRuqusbrRRfEkC0*GiiqV48eVidh6YV5Y6yBJnvMdbp*WLzOZWZVr2cQIvMW8swvAZTn8VaRkEKgmAFXywNHOmbMQtB6QfMzCfb3uAflQvhmrImfNitvNswGjdx4UcTrl4W*LPGcm8YXJTTzMRBz2TQs2ixNLKcZASIpti9*Fm6K1xJGtQuKW5ztDwHHi8njvYJI*Hn4D7*A7pGDoxzNQqSkWsD07*Pt86ml*rXs6O*9Mw7C9IEtUNHKzgXEkTtgIdKZyOM">��� ����� ��������?</a><br/><div>��������� ��� �������� ��������
� ���������� ���������<br/>astra-systems.net - ��� � ������</div></p><p><a href="http://click02.begun.ru/click.jsp?url=TFYuZBUTEhPQ7qzlVFOdyR*uvsLvQRPAlCk6Hsy5jbHAOihxg7Ix4k88zOZs*t4DuXU7eqI64DisR*RY0lsrokc2InSfxbqmXH3czuExj5EneIjbSvNZKHUXb4kr*V4MbHY2OP5rE1BfTsSrYPhvTzw4iL8duJ*EDjvlRue8r2jW6V*kh-hQWZEzSTH8MdkeLov768PehnWpM3CM77shoNUcPeVdrAMSbO*JeBu9bRVHaxL0VUvu0*R826PQkfmuUhJybPNzHdIzMnKnomkdCVLyHpO1Yo3K0c9zbY0ofn7Tq7luQNP81RFnA*8ikbfJ*wF1VaJT9eFzcD04">��������� �����!</a><br/><div>��� � <b>��������</b> � ������. ������, ������ � ������������ ��������������.<br/>www.credforum.ru</div></p>			<br><br><br><br>
			<!-- /Center -->

		</td>
		<td width="130" valign="top" align="left">

			<!-- Right -->
				<p class="right_menu3" style="margin-top: 10px">�����������:</p>
				<ul style="padding-left: 10px;list-style-image:url(/img/bull2.gif);">
				
					<li><strong><a href="http://mirohost.net">�������</a></strong></li>
					<li><strong><a href="http://www.imena.ua">����������������</a><br/><a href="http://www.imena.ua">�������� ���</a></strong></li>
				</ul>
				<p class="right_menu3" style="margin-top: 20px">�����:</p>
				<form action="/" method="GET">
				<table cellpadding="0" cellspacing="0">
					<tr>
						<td><input name="keyword" type="text" maxlength="50"></td>
					</tr>
					<tr>
						<td><input type="submit" value="�����"></td>
					</tr>
				</table>
				</form>
			<!--/ Right -->

		</td>
</tr></table>
<br/><br/>
<table width="760" align="center" class="grey" cellpadding="0" cellspacing ="0">
	<tr>
		<td class="grey_01"></td>
		<td width="734"></td>
		<td class="grey_02"></td>
	</tr>
	<tr>
		<td></td>
		<td>
			<p align="center">
				<a href="http://imena.ua/site/ru/client-login" title="���� ��� ��������">���� ��� ��������</a> |
				<a href="http://imena.ua/site/ru/about" title="� ��������">� ��������</a> |
				<a href="http://imena.ua/site/ru/contact" title="��������">��������</a> |
				<a href="http://imena.ua/site/ru/documents/index" title="���������">���������</a>
			</p>
		</td>
		<td></td>
	</tr>
	<tr>
		<td class="grey_04"></td>
		<td></td>
		<td class="grey_03"></td>
	</tr>
	<tr>
		<td colspan="3" class="normal">
<p align="center">
� 2001 - 2010 <a href="http://www.imena.ua" style="text-decoration: none">Imena.UA</a>
</p>
		</td>
	</tr>
</table>
<!-- BODY -->
<!-- END PAGE -->
</center>
<div align="center">
<iframe src="http://www.imena.ua/park404.php" border="0" frameBorder="0" style="width:320px; height:65px;" align="center"></iframe>
</div>

</body>
</html>

