function logpaa()
{
	location.href = "members/" + document.getElementById('f1').kodeord.value + ".htm";
}

