function sok() {
	document.search.submit();
}

function go(www) {
	window.location = www;
}