document.avtale.form_Timer.disabled = true;

function aktiverTimer()
{
document.avtale.form_Timer.disabled = false;
}
