function Fokus()
{
document.kontaktform.from_name.focus();
}

