document.write("<script> DD_roundies.addRule('.hp-boxes', '10px', true); </script>");
document.write("<script> DD_roundies.addRule('.hp-box div', '10px 0 0 10px', true); </script>");

/* IE6 */
document.write('<!--[if lt IE 7]><style type="text/css"> #parent {width: expression(document.body.clientWidth > 1024 ? "100%" : "1003px")} </style><script>DD_roundies.addRule(".hp-box img, .hp-icon1, .hp-icon2, .hp-box h1, #hp-normal, #hp-email, #hp-info, #hp-visit, #hp-portal, #hp-traffic, #hp-large, #news h1, #latest-news h1, #client-reviews h1");</script><![endif]-->');
/***/

function redirect(url)
{
	window.location.href = url;
}

function DomenYoxla()
{
	var checkdomain = document.getElementById('checkdomain').value;
	if (checkdomain != '') {
		var field_n = document.getElementById('cols');
		var sec_n = 'cols';
		if (!field_n) {
			var field_n = document.getElementById('body-wrap-ins');
			var sec_n = 'body-wrap-ins';
		}
		pageComplete(sec_n);
		var ff_ld = document.getElementById('und-hdr');
		if (ff_ld) {
			document.getElementById('und-hdr').id = 'und-hdr-ins';
			document.getElementById('body-wrap').id = '';
		}
		getResult('domen_form', 'resultDiv', '/whois.php?domain_ext=.com');
	} else {
		alert("Zəhmət olmasa axtaracağınız domen adını daxil edin!!!");
	}
}

