//<![CDATA[
		function WebForm_OnSubmit() {
			if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
			document.location.href ="http://www.rightjapan.co.jp/mt/mt-search.cgi?IncludeBlogs=6&search="+document.getElementById('Search1_inputKeywords').value + "#";
			//document.location.href ="http://www.right.com/search.aspx?searchfor="+document.getElementById('Search1_inputKeywords').value + "#";
			return false;

			return true;
		}
//]]>

